Zum Hauptteil springen

USBDevice Object

  • deviceId-String - Einzigartiger Bezeichner für das Gerät.
  • vendorId-Integer - Die USB-Vendor-ID.
  • productId-Integer - Die USB-Produkt-ID.
  • productName string (optional) - Name of the device.
  • serialNumber-String (optional) - Die Seriennummer des USB-Geräts.
  • manufacturerName 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
  • deviceClass Integer - The device class for the communication interface supported by the device
  • deviceSubclass 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.
  • deviceVersionSubminor Integer - The subminor version number of the device as defined by the device manufacturer.