Type Alias ZoneActivityDataPoints

ZoneActivityDataPoints:
    | { heatingPower: DataPointHeating }
    | { acPower: DataPointPower }