Grizzly.ZWave.Commands.MultiChannelAggregatedMembersReport (grizzly v0.22.0) View Source
This command is used to advertise the members of an Aggregated End Point.
Params:
:aggregated_end_point
- an aggregated end_point (required):members
- the lists of end points member of the aggregated end point (required, can be an empty list)
Link to this section Summary
Link to this section Types
Specs
param() :: {:aggregated_end_point, Grizzly.ZWave.CommandClasses.MultiChannel.end_point()} | {:members, [Grizzly.ZWave.CommandClasses.MultiChannel.end_point()]}