‪Black Box
Properties
BBThermostatDefinitions.BBThermostatDefinition Class Reference

Properties

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]
 

Detailed Description

Definition at line 11 of file BBThermostatDefinition.cs.

Property Documentation

◆ fmode

int BBThermostatDefinitions.BBThermostatDefinition.fmode
getset

Definition at line 19 of file BBThermostatDefinition.cs.

19 { get; set; }

◆ fstate

int BBThermostatDefinitions.BBThermostatDefinition.fstate
getset

Definition at line 25 of file BBThermostatDefinition.cs.

25 { get; set; }

◆ hold

int BBThermostatDefinitions.BBThermostatDefinition.hold
getset

Definition at line 27 of file BBThermostatDefinition.cs.

27 { get; set; }

◆ humidity

float BBThermostatDefinitions.BBThermostatDefinition.humidity
getset

Definition at line 26 of file BBThermostatDefinition.cs.

26 { get; set; }

◆ program_mode

int BBThermostatDefinitions.BBThermostatDefinition.program_mode
getset

Definition at line 23 of file BBThermostatDefinition.cs.

23 { get; set; }

◆ t_cool

float BBThermostatDefinitions.BBThermostatDefinition.t_cool
getset

Definition at line 21 of file BBThermostatDefinition.cs.

21 { get; set; }

◆ t_heat

float BBThermostatDefinitions.BBThermostatDefinition.t_heat
getset

Definition at line 20 of file BBThermostatDefinition.cs.

20 { get; set; }

◆ temp

float BBThermostatDefinitions.BBThermostatDefinition.temp
getset

‪The data class for the thermostat

Definition at line 16 of file BBThermostatDefinition.cs.

16 { get; set; }

◆ tmode

int BBThermostatDefinitions.BBThermostatDefinition.tmode
getset

Definition at line 18 of file BBThermostatDefinition.cs.

18 { get; set; }

◆ tstate

int BBThermostatDefinitions.BBThermostatDefinition.tstate
getset

Definition at line 24 of file BBThermostatDefinition.cs.

24 { get; set; }

◆ ttarget

int BBThermostatDefinitions.BBThermostatDefinition.ttarget
getset

Definition at line 22 of file BBThermostatDefinition.cs.

22 { get; set; }

The documentation for this class was generated from the following file: