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

    Interface SettingsParams

    interface SettingsParams {
        id: number;
        tableName: "Area" | "Building" | "DeviceLocation" | "Floor";
    }
    Index

    Properties

    Properties

    id: number
    tableName: "Area" | "Building" | "DeviceLocation" | "Floor"