Grizzly.ZWave.Commands.PowerlevelReport (grizzly v1.0.0) View Source
This command is used to advertise the current power level.
Params:
:power_level
- This field indicates the power level value that the receiving node MUST set.:timeout
- The time in seconds the node should keep the Power level before resetting to normalPower level.
Link to this section Summary
Link to this section Types
Specs
param() :: {:power_level, Grizzly.ZWave.CommandClasses.Powerlevel.power_level()} | {:timeout, non_neg_integer()}