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

Hierarchy

  • ElementLows

Properties

Properties

day: null | number

The low of the current day

dayTime: null | string

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

month: null | number

The low of the current month

year: null | number

The low of the current year

Generated using TypeDoc