Grizzly.ZWave.Commands.SmartStartJoinStarted (grizzly v0.15.8) View Source
This 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.DSK
for more more information (required)
Link to this section Summary
Link to this section Types
Specs
param() :: {:seq_number, Grizzly.ZWave.seq_number()} | {:dsk, Grizzly.ZWave.DSK.dsk_string()}