Site updated at 2016-11-23 09:27:21 UTC

This commit is contained in:
Travis CI 2016-11-23 09:27:21 +00:00
parent 1d3228b9ca
commit f198674d09
100 changed files with 139 additions and 139 deletions

View file

@ -113,7 +113,7 @@
<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>data</strong> (<em>Optional</em>): A dictonary 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>
<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>
</ul>