View Source Grizzly.ZWave.Commands.FailedNodeListReport (grizzly v5.2.7)
This command is used to advertise the current list of failing nodes in the network.
Params:
:seq_number
- Sequence number:node_ids
- The ids of all nodes in the network found to be unresponsive
Link to this section Summary
Link to this section Types
@type param() :: {:node_ids, [Grizzly.ZWave.node_id()]} | {:seq_number, Grizzly.ZWave.seq_number()}