- deviceIdstring - Unique identifier for the device.
- vendorIdInteger - The USB vendor ID.
- productIdInteger - The USB product ID.
- productNamestring (optional) - Name of the device.
- serialNumberstring (optional) - The USB device serial number.
- manufacturerNamestring (optional) - The manufacturer name of the device.
- usbVersionMajorInteger - The USB protocol major version supported by the device
- usbVersionMinorInteger - The USB protocol minor version supported by the device
- usbVersionSubminorInteger - The USB protocol subminor version supported by the device
- deviceClassInteger - The device class for the communication interface supported by the device
- deviceSubclassInteger - The device subclass for the communication interface supported by the device
- deviceProtocolInteger - The device protocol for the communication interface supported by the device
- deviceVersionMajorInteger - The major version number of the device as defined by the device manufacturer.
- deviceVersionMinorInteger - The minor version number of the device as defined by the device manufacturer.
- deviceVersionSubminorInteger - The subminor version number of the device as defined by the device manufacturer.