Crestron.SimplSharpPro.Thermostats
Classes
Class | Description | |
---|---|---|
![]() | BatteryEventArgs |
Event arguments to detail battery state.
|
![]() | ChvThstat |
Class used for CHV-THSTAT thermostats. The CHV-THSTAT is a programmable thermostat that provides both temperature and humidity control.
|
![]() | ChvTstat |
Class used for CHV-TSTAT thermostats. The CHV-TSTAT is a programmable thermostat that provides both temperature and humidity control.
|
![]() | ChvTstatex |
Class used for CHV-TSTATEX thermostats. The CHV-TSTATEX is a wireless thermostat featuring infiNET EX® technology.
|
![]() | ChvTstatexFcu |
Class used for CHV-TSTATEX-FCU thermostats. The CHV-TSTATEX-FCU is a wireless thermostat featuring infiNET EX® technology.
|
![]() | ClimateControlCallEventArgs |
Event arguments to return the climate control component that changed.
|
![]() | ClimateControlComponent |
Class that is used to to represent each climate control component and its state.
|
![]() | CresnetThermostat |
Base class for Cresnet thermostats.
|
![]() | FanCallEventArgs |
Event arguments to detail what changed on a fan when state information was received.
|
![]() | HumidityEventArgs |
Event arguments to detail what
|
![]() | HumidityThermostat |
Class used for the humidity thermostat component of thermostats.
|
![]() | RFThermostat |
Base class for Crestron radio frequency thermostats.
|
![]() | ScheduledSetpoints |
Class used for the scheduled setpoints of a thermostat.
|
![]() | SingleSpeedFan |
Base class for single speed fan thermostat devices.
|
![]() | TemperatureEventArgs |
Event arguments to detail temperature changes when state information is received.
|
![]() | Thermostat |
Base class for Crestron thermostats.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IBatteryDevice |
Interface for devices that have a battery.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | BatteryChangeHandler |
Delegate definition for the battery event handler.
|
![]() | ClimateControlComponentCallChangeHandler |
Delegate definition for the climate control component change event handler.
|
![]() | FanCallChangeHandler |
Delegate definition for the fan change event handler.
|
![]() | HumidityChangeHandler |
Delegate definition for the humidity event handler.
|
![]() | TemperatureChangeHandler |
Delegate definition for the temperature change event handler.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | eBatteryState |
Enumeration to define the states of a thermostat battery.
|
![]() | eClimateControlComponentState |
Enumeration that defines the different states that each climate control component can be in.
|
![]() | eClimateControlComponentType |
Enumeration that defines the different climate control components.
|
![]() | eFanMode |
Enumeration to define the fan modes of an RF thermostat.
|
![]() | eFanSpeed |
Enumeration that defines the various speeds for the fan.
If fan has only one speed then High or Inactive will be returned.
|
![]() | eFanState |
Enumeration that describes whether the fan is on or off.
|
![]() | eHoldMode |
Enumeration to define the hold modes of an RF thermostat.
|
![]() | eHumidityType |
Enumeration that defines the humidity types.
|
![]() | eSystemMode |
Enumeration to define the system modes of an RF thermostat.
|
![]() | eTemperatureFormat |
Enumeration to define the different temperature formats that can be displayed.
|
![]() | eTemperatureType |
Enumeration that defines the temperature types.
|