View Source Grizzly.ZWave.Commands.AssociationRemove (grizzly v4.0.0)
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
@type param() :: {:grouping_identifier, byte()} | {:nodes, [Grizzly.ZWave.node_id()]}