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

    Interface LoginCredentials

    interface LoginCredentials {
        password: string;
        username: string;
    }
    Index

    Properties

    Properties

    password: string
    username: string