Grizzly.ZWave.Commands.ThermostatSetpointSupportedReport (grizzly v1.0.0) View Source
This command is used to report the thermostat's supported setpoint types.
Params:
:setpoint_types
- A list of supported setpoint types. SeeGrizzly.ZWave.CommandClasses.ThermostatSetpoint.type/0
.
Link to this section Summary
Link to this section Types
Specs
param() :: {:setpoint_types, [{Grizzly.ZWave.CommandClasses.ThermostatSetpoint.type(), boolean()}]}