Holds two booleans storing whether the weather element's high / low alarm is active.

Hierarchy

  • HighLowAlarms

Properties

Properties

high: null | boolean

Whether the high value alarm is active

low: null | boolean

Whether the low value alarm is active

Generated using TypeDoc