View Source Grizzly.ZWave.Commands.AssociationGroupCommandListReport (grizzly v8.0.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

Summary

Types

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