HIDDevice Object
deviceId
string -Unique identifier for the device.设备的唯一标识符。name
string -Name of the device.设备的名称。vendorId
Integer -The USB vendor ID.USB供应商ID。productId
Integer -The USB product ID.USB产品ID。serialNumber
string (optional) -The USB device serial number.USB设备序列号。guid
string (optional) -Unique identifier for the HID interface.HID接口的唯一标识符。A device may have multiple HID interfaces.一个设备可以具有多个HID接口。