Grizzly.ZWave.Commands.AssociationRemove (grizzly v8.15.0)
View SourceThis 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)
Summary
Types
@type param() :: {:grouping_identifier, byte()} | {:nodes, [Grizzly.ZWave.node_id()]}