Site updated at 2017-06-04 08:32:05 UTC
This commit is contained in:
parent
63a8408336
commit
d7518761f4
192 changed files with 2083 additions and 1496 deletions
|
@ -255,6 +255,10 @@ Depending on what’s plugged into your USB ports, the name found above may chan
|
|||
<td>rename_node</td>
|
||||
<td>Sets a node’s name. Requires a <code class="highlighter-rouge">node_id</code> and <code class="highlighter-rouge">name</code> field.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>rename_value</td>
|
||||
<td>Sets a value’s name. Requires a <code class="highlighter-rouge">node_id</code>, <code class="highlighter-rouge">value_id</code>, and <code class="highlighter-rouge">name</code> field.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>remove_failed_node</td>
|
||||
<td>Remove a failed node from the network. The Node should be on the Controllers Failed Node List, otherwise this command will fail.</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue