HIDDevice Object
deviceIdstring -Unique identifier for the device.设备的唯一标识符。namestring -Name of the device.设备的名称。vendorIdInteger -The USB vendor ID.USB供应商ID。productIdInteger -The USB product ID.USB产品ID。serialNumberstring (optional) -The USB device serial number.USB设备序列号。guidstring (optional) -Unique identifier for the HID interface.HID接口的唯一标识符。A device may have multiple HID interfaces.一个设备可以具有多个HID接口。