Site updated at 2017-06-16 06:53:36 UTC
This commit is contained in:
parent
dc39d40540
commit
9d823e4c00
27 changed files with 48 additions and 43 deletions
|
@ -84,7 +84,7 @@
|
|||
<li><strong>name</strong> (<em>Required</em>): Setting the parameter <code class="highlighter-rouge">name</code> sets the name of the group.</li>
|
||||
<li><strong>services</strong> (<em>Required</em>): A list of all the services to be included in the group.
|
||||
<ul>
|
||||
<li><strong>service</strong> (<em>Required</em>): The service part of an entity ID, i.e. if you use <code class="highlighter-rouge">notify.html5</code> normally, just put <code class="highlighter-rouge">html5</code>.</li>
|
||||
<li><strong>service</strong> (<em>Required</em>): The service part of an entity ID, i.e. if you use <code class="highlighter-rouge">notify.html5</code> normally, just put <code class="highlighter-rouge">html5</code>. Note that you must put everything in lower case here. Although you might have capitals written in the actual notification services!</li>
|
||||
<li><strong>data</strong> (<em>Optional</em>): A dictionary containing parameters to add to all notify payloads. This can be anything that is valid to use in a payload, such as <code class="highlighter-rouge">data</code>, <code class="highlighter-rouge">message</code>, <code class="highlighter-rouge">target</code>, <code class="highlighter-rouge">title</code>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue