|
float | temp [get, set] |
| The data class for the thermostat More...
|
|
int | tmode [get, set] |
|
int | fmode [get, set] |
|
float | t_heat [get, set] |
|
float | t_cool [get, set] |
|
int | ttarget [get, set] |
|
int | program_mode [get, set] |
|
int | tstate [get, set] |
|
int | fstate [get, set] |
|
float | humidity [get, set] |
|
int | hold [get, set] |
|
Definition at line 11 of file BBThermostatDefinition.cs.
◆ fmode
int BBThermostatDefinitions.BBThermostatDefinition.fmode |
|
getset |
◆ fstate
int BBThermostatDefinitions.BBThermostatDefinition.fstate |
|
getset |
◆ hold
int BBThermostatDefinitions.BBThermostatDefinition.hold |
|
getset |
◆ humidity
float BBThermostatDefinitions.BBThermostatDefinition.humidity |
|
getset |
◆ program_mode
int BBThermostatDefinitions.BBThermostatDefinition.program_mode |
|
getset |
◆ t_cool
float BBThermostatDefinitions.BBThermostatDefinition.t_cool |
|
getset |
◆ t_heat
float BBThermostatDefinitions.BBThermostatDefinition.t_heat |
|
getset |
◆ temp
float BBThermostatDefinitions.BBThermostatDefinition.temp |
|
getset |
◆ tmode
int BBThermostatDefinitions.BBThermostatDefinition.tmode |
|
getset |
◆ tstate
int BBThermostatDefinitions.BBThermostatDefinition.tstate |
|
getset |
◆ ttarget
int BBThermostatDefinitions.BBThermostatDefinition.ttarget |
|
getset |
The documentation for this class was generated from the following file: