Site updated at 2017-09-29 10:34:49 UTC
This commit is contained in:
parent
96b8419e8c
commit
e3ccd3ef30
216 changed files with 1862 additions and 1521 deletions
|
@ -297,7 +297,7 @@ Some Z-Wave controllers, like Aeotec ZW090 Z-Stick Gen5, have ability to add dev
|
|||
</tr>
|
||||
<tr>
|
||||
<td>set_config_parameter</td>
|
||||
<td>Lets the user set a config parameter to a node. NOTE: Use string for list values. For all others use integer.</td>
|
||||
<td>Lets the user set a config parameter to a node. NOTE: Use the parameter option’s <code class="highlighter-rouge">label</code> string as the <code class="highlighter-rouge">value</code> for list parameters (e.g. <code class="highlighter-rouge">"value": "Off"</code>). For all other parameters use the relevant integer <code class="highlighter-rouge">value</code> (e.g. <code class="highlighter-rouge">"value": 1</code>).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>set_poll_intensity</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue