MELCloud & MELCloud Home API for Node.js - v48.2.0
    Preparing search index...

    Interface HomeBuildingZone

    Building node of the flattened Home zone list — the Home counterpart of the Classic registry's flat zone vocabulary, using the picker model tags the consumer app established (homeBuildings/homeDevices).

    interface HomeBuildingZone {
        buildingName: string;
        id: string;
        level: 0;
        model: "homeBuildings";
        name: string;
    }
    Index
    buildingName: string
    id: string
    level: 0
    model: "homeBuildings"
    name: string