View Source Grizzly.ZWave.Commands.AssociationGroupCommandListReport (grizzly v6.7.0)

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

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