Click or drag to resize

IClimateControlFanStatus Property

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

Gets the current fan running status (true=on, false = off)

Namespace:  GHASchema.Classes.Capabilities.HVAC
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
bool FanStatus { get; set; }

Property Value

Type: Boolean
See Also