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

    Interface BaseGetDeviceData

    interface BaseGetDeviceData {
        EffectiveFlags: 0;
        LastCommunication: string;
        NextCommunication: string;
        Offline: boolean;
        Power: boolean;
    }

    Hierarchy

    • BaseSetDeviceData
      • BaseGetDeviceData
    Index

    Properties

    EffectiveFlags: 0
    LastCommunication: string
    NextCommunication: string
    Offline: boolean
    Power: boolean