ITemperatureController Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities.HVAC
[GHACapabilityAttribute("", "HVAC")] public interface ITemperatureController
The ITemperatureController type exposes the following members.
Name | Description | |
---|---|---|
![]() | CoolingSetPoint |
Gets or sets the requested temperature for the cooling subsystem
|
![]() | CurrentSetPoint |
Gets or sets the currently reqeusted temperature of the HVAC system
|
![]() | HeatingSetPoint |
Gets or sets the requested temperature for the heating subsystem
|
![]() | OutdoorTemperature |
Gets the outdoor temperature
|
![]() | UserHold |
Gets or sets the command to freeze temperature at the current set point
|