View Source Grizzly.ZWave.Commands.FailedNodeListReport (grizzly v8.5.3)
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
Summary
Types
@type param() :: {:node_ids, [Grizzly.ZWave.node_id()]} | {:seq_number, Grizzly.ZWave.seq_number()}