View Source Grizzly.ZWave.Commands.NodeProvisioningGet (grizzly v8.6.6)
This module implements command COMMAND_NODE_PROVISIONING_GET of the COMMAND_CLASS_NODE_PROVISIONING command class
This command is used to request the metadata information associated to an entry in the node Provisioning List
Params:
:seq_number
- the sequence number of the networked command (required):dsk
- theGrizzly.ZWave.DSK.t()
for the entry being requested (required)
Summary
Types
@type param() :: {:seq_number, Grizzly.ZWave.seq_number()} | {:dsk, Grizzly.ZWave.DSK.t()}