Raport o podłączonym urządzeniu peryferyjnym 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 |
class |
Tylko dane wyjściowe. Identyfikator klasy https://www.usb.org/defined-class-codes |
subclass |
Tylko dane wyjściowe. Identyfikator podklasy: https://www.usb.org/defined-class-codes |
firmware |
Tylko dane wyjściowe. Wersja oprogramowania |