MELCloud & MELCloud Home API for Node.js - v23.3.3
    Preparing search index...

    Interface GetDeviceDataParams

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

    Properties

    Properties

    buildingId: number
    id: number