node-switchbot
    Preparing search index...

    Interface irdevice

    interface irdevice {
        deviceId?: string;
        deviceName: string;
        hubDeviceId: string;
        remoteType: string;
    }
    Index

    Properties

    deviceId?: string
    deviceName: string
    hubDeviceId: string
    remoteType: string