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

    Interface ClassicGetDeviceDataParams

    Query-string parameters for Device/Get.

    interface ClassicGetDeviceDataParams {
        buildingId: number;
        id: number;
    }
    Index
    buildingId: number
    id: number