Click or drag to resize

ITemperatureSetback Interface

[This is preliminary documentation and is subject to change.]

Defines the Temperature setback capability

Namespace:  GHASchema.Classes.Capabilities.HVAC
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
[GHACapabilityAttribute("", "HVAC")]
public interface ITemperatureSetback

The ITemperatureSetback type exposes the following members.

Properties
  NameDescription
Public propertySetbackMode
Gets or sets the setback mode
Public propertySetbackOffset
Gets or sets the offset for the setback
Top
See Also