Type alias ElementType

ElementType: keyof UnitConfiguration | "date" | "other"

Every element has an element type. E.g. tempIn has the element type temperature.

Generated using TypeDoc