View Source Grizzly.ZWave.Commands.WindowCoveringSet (grizzly v8.5.3)
This command is used to control one or more parameters in a window covering device.
Params:
:parameters
- The parameters to be set:duration
- specifies the time that the transition should take from the current value to the new target value.
Summary
Types
@type parameter() :: {:name, Grizzly.ZWave.CommandClasses.WindowCovering.parameter_name()} | {:value, parameter_value()}
@type parameter_value() :: byte()