grizzly v0.10.3 Grizzly.ZWave.Commands.AssociationGroupCommandListReport View Source

This command is used to advertise the commands that are sent via an actual association group.

Params:

  • :group_id - the group identifier

  • :commands - lists of commands

Link to this section Summary

Link to this section Types

Specs

param() :: {:group_id, byte()} | {:commands, [atom()]}