Dcoument zwave's test_network for 0.17

Documents the test_network service which is a call through to openzwave's TestNetwork() method.
This commit is contained in:
Charles Spirakis 2016-03-30 15:25:40 -07:00
parent 87ad1f69aa
commit 94109e355c

View File

@ -119,3 +119,4 @@ The Z-Wave component exposes two services to help maintain the network.
| remove_node | | | remove_node | |
| heal_network | | | heal_network | |
| soft_reset | | | soft_reset | |
| test_network | Tells the controller to send no-op commands to each node and measure the time for a response. In theory, this can also bring back nodes which have been marked "presumed dead".|