Grizzly.ZWave.Commands.DefaultSetComplete (grizzly v0.17.0) View Source
Command to indicate the result of a Grizzly.ZWave.Commands.DefaultSet
operation
Params:
:seq_number
- the sequence number of the networked command (required):status
- the status of the default set operation (required)
Link to this section Summary
Link to this section Types
Specs
param() :: {:seq_number, Grizzly.ZWave.seq_number()} | {:status, status()}
Specs
status() :: :done | :busy