View Source Grizzly.ZWave.Commands.IndicatorDescriptionReport (grizzly v1.0.1)
This command is used to advertise appearance and use of an indicator ID resource.
Params:
:indicator_id
- This field is used to specify the actual indicator resource (required):description
- This field is used to advertise the appearance and use of the Indicator ID
Link to this section Summary
Link to this section Types
Specs
param() :: {:indicator_id, Grizzly.ZWave.CommandClasses.Indicator.indicator_id()} | {:description, String.t()}