View Source Grizzly.ZWave.Commands.BasicSet (grizzly v8.5.3)
This module implements the BASIC_SET command of the COMMAND_CLASS_BASIC command class
Params:
:value
- :on or :off
Summary
Types
@type param() :: {:value, :on | :off}
This module implements the BASIC_SET command of the COMMAND_CLASS_BASIC command class
Params:
:value
- :on or :off@type param() :: {:value, :on | :off}