Grizzly.ZWave.Commands.FailedNodeRemove (grizzly v0.15.5) View Source
This command is used to remove a non-responding node. It will only succeed if the controller has already put the node on the failed nodes list.
Params:
:seq_number
- the sequence number of the networked command (required):node_id
- The id of the node to be removed if failed as presumed (required)
Link to this section Summary
Link to this section Types
Specs
param() :: {:node_id, byte()} | {:seq_number, Grizzly.ZWave.seq_number()}