grizzly v0.15.3 Grizzly.ZWave.Commands.AssociationRemove View Source
This command is used to remove destinations from a given association group.
Params:
:grouping_identifiers
- the association grouping identifier (required):nodes
- list of nodes to add the grouping identifier (required)
Link to this section Summary
Link to this section Types
Specs
param() :: {:grouping_identifier, byte()} | {:nodes, [Grizzly.ZWave.node_id()]}