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

    Interface HomeErrorLogEntry

    interface HomeErrorLogEntry {
        date: string;
        errorCode: string;
        errorMessage: string;
    }
    Index

    Properties

    date: string
    errorCode: string
    errorMessage: string