USBDevice Object

    • string - 设备唯一标识符
    • vendorId Integer - USB 供应商 ID
    • productId Integer - USB 产品 ID
    • productName string (optional) - Name of the device.
    • string (optional) - The manufacturer name of the device.
    • usbVersionMajor Integer - The USB protocol major version supported by the device
    • usbVersionMinor Integer - The USB protocol minor version supported by the device
    • usbVersionSubminor Integer - The USB protocol subminor version supported by the device
    • Integer - The device subclass for the communication interface supported by the device
    • deviceProtocol Integer - The device protocol for the communication interface supported by the device
    • deviceVersionMajor Integer - The major version number of the device as defined by the device manufacturer.
    • deviceVersionMinor Integer - The minor version number of the device as defined by the device manufacturer.