USB Device Properties

USB Device Agent Client Extension
Describes USB devices connected to the system. Microsoft Windows Microsoft Windows Apple macOS Apple iOS Ubuntu Chrome OS HTML5 Android Unicon™ eLux
Count                  
The number of USB devices connected. Static property with number data type. Persists as LOCAL_USBDEVICE_COUNT for the local agent and REMOTE_USBDEVICE_COUNT for the remote device. ✔️ ✔️ ✔️   ✔️        
Device Class                  
The USB device class (Audio, HID, Mass Storage, Smart Card, etc.). Static property with enum data type with options Unknown, Audio, Communications, Human Interface Device (HID), Physical, Image, Printer, Mass Storage, Hub, CDC Data, Smart Card, Content Security, Video, Personal Healthcare, Audio/Video, Billboard, USB Type-C Bridge, Bulk Display, MCTP over USB, I3C Device, Diagnostic, Wireless Controller, Miscellaneous, Application Specific, Vendor Specific. Persists as LOCAL_USBDEVICE_X_CLASS for the local agent and REMOTE_USBDEVICE_X_CLASS for the remote device. ✔️ ✔️ ✔️   ✔️        
Identity                  
Enter one or more vendor id or product id values to identify each USB device. Static property with text data type. Persists as LOCAL_USBDEVICE_X_IDENTITY for the local agent and REMOTE_USBDEVICE_X_IDENTITY for the remote device. ✔️ ✔️ ✔️   ✔️        
Name                  
The name of the USB device. Static property with text data type. Persists as LOCAL_USBDEVICE_X_NAME for the local agent and REMOTE_USBDEVICE_X_NAME for the remote device. ✔️ ✔️ ✔️   ✔️        
Path                  
The device path of the USB device. Static property with text data type. Persists as LOCAL_USBDEVICE_X_PATH for the local agent and REMOTE_USBDEVICE_X_PATH for the remote device. ✔️ ✔️ ✔️   ✔️        
Product ID                  
The product ID of the USB device. Static property with text data type. Persists as LOCAL_USBDEVICE_X_PRODUCTID for the local agent and REMOTE_USBDEVICE_X_PRODUCTID for the remote device. ✔️ ✔️ ✔️   ✔️        
Vendor ID                  
The vendor ID of the USB device. Static property with text data type. Persists as LOCAL_USBDEVICE_X_VENDORID for the local agent and REMOTE_USBDEVICE_X_VENDORID for the remote device. ✔️ ✔️ ✔️   ✔️        
USB Device Properties

In this article