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

    Interface HomeBuildingRef

    Identity of the /context building (owned or guest) a registered Home device was sourced from — the account-level grouping key for devices.

    interface HomeBuildingRef {
        id: string;
        name: string;
    }
    Index
    id: string
    name: string