Holds the daily, monthly and yearly highs of a specific weather element / sensor.

Hierarchy

  • ElementHighs

Properties

Properties

day: null | number

The high of the current day

dayTime: null | string

The time the high of the current day was measured in the "hh:mm" format (e.g. "11:17")

month: null | number

The high of the current month

year: null | number

The high of the current year

Generated using TypeDoc