Grizzly.ZWave.Commands.ThermostatSetpointSet (grizzly v0.17.3) View Source
This module implements command THERMOSTAT_SETPOINT_SET of the COMMAND_CLASS_THERMOSTAT_SETPOINT command class.
This command is used to set the target value for a given setpoint type.
Params:
:type- the setpoint type (required):scale- the setpoint scale (required):value- the value of the setpoint (required)
Link to this section Summary
Link to this section Types
Specs
param() ::
{:type, Grizzly.ZWave.CommandClasses.ThermostatSetpoint.type()}
| {:scale, Grizzly.ZWave.CommandClasses.ThermostatSetpoint.scale()}
| {:value, non_neg_integer()}