View Source Grizzly.ZWave.Commands.SwitchBinarySet (grizzly v6.5.1)
Module for the SWITCH_BINARY_SET command
Params:
:target_value-:onor:off(required):duration- 0-255 (optional v2)
Link to this section Summary
Link to this section Types
@type param() :: {:target_value, non_neg_integer()} | {:duration, non_neg_integer()}