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

    Class DeviceModel<T>

    Concrete device model holding mutable device data that can be partially updated after API calls.

    Type Parameters

    Hierarchy

    • BaseModel
      • DeviceModel
    Index

    Constructors

    Properties

    areaId: number | null = null
    buildingId: number
    floorId: number | null = null
    id: number
    modelKind: "device" = 'device'
    name: string
    type: T

    Accessors

    Methods