Report sulle periferiche connesse tramite USB.
| Rappresentazione JSON | 
|---|
{ "vendor": string, "name": string, "vid": integer, "pid": integer, "categories": [ string ], "classId": integer, "subclassId": integer, "firmwareVersion": string }  | 
            
| Campi | |
|---|---|
vendor | 
              
                 
 Solo output. Nome fornitore  | 
            
name | 
              
                 
 Solo output. Nome del dispositivo, del modello o del prodotto  | 
            
vid | 
              
                 
 Solo output. ID fornitore  | 
            
pid | 
              
                 
 Solo output. ID prodotto  | 
            
categories[] | 
              
                 
 Solo output. Categorie a cui appartiene il dispositivo https://www.usb.org/defined-class-codes  | 
            
classId | 
              
                 
 Solo output. ID classe https://www.usb.org/defined-class-codes  | 
            
subclassId | 
              
                 
 Solo output. ID sottoclasse https://www.usb.org/defined-class-codes  | 
            
firmwareVersion | 
              
                 
 Solo output. Versione firmware  |