View Source Grizzly.ZWave.Commands.ThermostatSetpointReport (grizzly v4.0.0)
This module implements command THERMOSTAT_SETPOINT_REPORT of the COMMAND_CLASS_THERMOSTAT_SETPOINT command class.
This command is used to advertise 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
@type param() :: {:type, Grizzly.ZWave.CommandClasses.ThermostatSetpoint.type()} | {:scale, Grizzly.ZWave.CommandClasses.ThermostatSetpoint.scale()}