Raport o urządzeniach peryferyjnych podłączonych przez USB.
| Zapis JSON | 
|---|
{ "vendor": string, "name": string, "vid": integer, "pid": integer, "categories": [ string ], "classId": integer, "subclassId": integer, "firmwareVersion": string }  | 
            
| Pola | |
|---|---|
vendor | 
              
                 
 Tylko dane wyjściowe. Nazwa dostawcy  | 
            
name | 
              
                 
 Tylko dane wyjściowe. Nazwa urządzenia, nazwa modelu lub nazwa produktu  | 
            
vid | 
              
                 
 Tylko dane wyjściowe. Identyfikator dostawcy  | 
            
pid | 
              
                 
 Tylko dane wyjściowe. Identyfikator produktu  | 
            
categories[] | 
              
                 
 Tylko dane wyjściowe. Kategorie, do których należy urządzenie: https://www.usb.org/defined-class-codes  | 
            
classId | 
              
                 
 Tylko dane wyjściowe. Identyfikator klasy https://www.usb.org/defined-class-codes  | 
            
subclassId | 
              
                 
 Tylko dane wyjściowe. Identyfikator podklasy https://www.usb.org/defined-class-codes  | 
            
firmwareVersion | 
              
                 
 Tylko dane wyjściowe. Wersja oprogramowania  |