gxapplications / asterism

Extensible & dynamic dashboard platform. Made in NodeJS, React and Materialize CSS.
https://gxapplications.github.io/asterism-for-domotics/
Other
1 stars 2 forks source link

Ability to remove a node through controller #73

Closed gxapplications closed 5 years ago

gxapplications commented 5 years ago

If node type is unknown or node is defeated/..., then add a btn to remove it.

Doc: zwave.removeFailedNode(nodeid): Remove a specific failed node from the controller's memory. zwave.hasNodeFailed(nodeid) Check whether a node is in the controller's failed nodes list.