Grizzly.ZWave.Commands.SmartStartJoinStarted (grizzly v8.15.0)
View SourceThis command is sent to the unsolicited destinations when a Smart Start inclusion starts.
The Add Node Status Command MUST be issued after the Smart Start inclusion and S2 bootstrapping attempts took place.
Params:
:seq_number - the sequence number for the networked command (required)
:dsk- a DSK string for the device seeGrizzly.ZWave.DSKfor more more information (required)
Summary
Types
@type param() :: {:seq_number, Grizzly.ZWave.seq_number()} | {:dsk, Grizzly.ZWave.DSK.t()}