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

    Type Alias DeviceModelAny

    DeviceModelAny:
        | DeviceModel<typeof Ata>
        | DeviceModel<typeof Atw>
        | DeviceModel<typeof Erv>

    Union of all device model types.