Grizzly.ZWave.Commands.IndicatorSet (grizzly v0.17.3) View Source
This command is used to manipulate one or more indicator resources at a supporting node.
Params:
:value- This field is used to enable or disable the indicator resource (required if v1 - optional and ignored otherwise):resources- Indicator objects, each with an indicator id, property id and value (optional, v2+)
Link to this section Summary
Link to this section Types
Specs
param() ::
{:value, Grizzly.ZWave.CommandClasses.Indicator.value()}
| {:resource, [Grizzly.ZWave.CommandClasses.Indicator.resource()]}