Site updated at 2017-02-10 18:16:52 UTC
This commit is contained in:
parent
63b859604f
commit
a8487bc2fb
23 changed files with 40 additions and 36 deletions
|
@ -355,6 +355,10 @@ You can use this for automations.</p>
|
|||
<td>set_config_parameter</td>
|
||||
<td>Let’s the user set a config parameter to a node.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>set_wakeup</td>
|
||||
<td>Sets wakeup interval for battery-operated nodes. Note that in order for the interval to be actually written to the node the node must wake up.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>soft_reset</td>
|
||||
<td>Tells the controller to do a “soft reset”. This is not supposed to lose any data, but different controllers can behave differently to a “soft reset” command.</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue