Site updated at 2017-02-10 18:22:24 UTC

This commit is contained in:
Travis CI 2017-02-10 18:22:24 +00:00
parent a8487bc2fb
commit 5db8e047c2
23 changed files with 36 additions and 40 deletions

View file

@ -355,10 +355,6 @@ You can use this for automations.</p>
<td>set_config_parameter</td>
<td>Lets 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>