Grizzly.ZWave.Commands.NodeProvisioningListIterationGet (grizzly v0.17.0) View Source
Module for working with the NODE_PROVISIONING_LIST_ITERATION_GET
command
This command is used to read the entire the provisioning list.
Params:
:seq_number
- the network command sequence number (required):remaining_counter
- indicates the remaining amount of entries in the Provisioning List, not provided if starting (optional)
Link to this section Summary
Link to this section Types
Specs
param() :: {:seq_number, Grizzly.ZWave.seq_number()} | {:remaining_counter, non_neg_integer()}