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