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