gbox-sdk
    Preparing search index...

    Interface DeviceInfo

    interface DeviceInfo {
        deviceId: string;
        enable: string;
        isIdle: boolean;
        providerId: string;
        providerType: string;
        status: string;
    }
    Index

    Properties

    deviceId: string

    Device ID

    enable: string

    Device enable status

    isIdle: boolean

    Whether device is idle

    providerId: string

    Provider ID

    providerType: string

    Provider type

    status: string

    Device status