menu
zwave package
documentation
capability/thermostat.dart
ThermostatSetPointReport
ThermostatSetPointReport constructor
ThermostatSetPointReport constructor
dark_mode
light_mode
ThermostatSetPointReport
constructor
ThermostatSetPointReport
(
List
<
int
>
data
)
Implementation
ThermostatSetPointReport(List<int> data) : super(data);
zwave package
documentation
capability/thermostat
ThermostatSetPointReport
ThermostatSetPointReport constructor
ThermostatSetPointReport class