C# Mine
ContentsIndexHome
PreviousUpNext
MultiStageThermostatBase.Data Property

Data Generated: Temperature [double] Expressed as Celsius Humidity [double] Expressed as Percent Heating [bool] Expressed as HvacStatus == 1 Cooling [bool] Expressed as HvacStatus == 2 Fan [bool] OccupancyState [bool]

Syntax
C#
public override List<Datum> Data;
Copyright (c) 2023. All rights reserved.
What do you think about this topic? Send feedback!