View Source Grizzly.ZWave.Commands.IncludedNIFReport (grizzly v8.5.3)
This command is sent by Z/IP Gateway to the unsolicited destination(s) when a SmartStart Included Node Information Frame (NIF) is received and both of the following conditions are fulfilled:
- The advertised NWI Home ID (bytes 9-12 of the node's DSK) matches a DSK on the provisioning list
- The advertised Home ID is different from the current network Home ID
This indicates that the a SmartStart node on the provisioning list is included into a different network and must be excluded/reset before it can be included.
Summary
Types
@type param() :: {:seq_number, byte()} | {:dsk, Grizzly.ZWave.DSK.t()}