Click or drag to resize

SystemState Enumeration

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

Operating state of the HVAC system

Namespace:  GHASchema.Classes.Capabilities.HVAC
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
[GHAEnumAttribute("SystemState")]
public enum SystemState
Members
  Member nameValueDescription
Idle0
Heating1
Cooling2
Lockout3
Error4
See Also