Peripheral Device Object
The peripheral device object describes the identity, vendor and model of a peripheral device.
| Name | Attribute | Requirement | Type | Description |
|---|---|---|---|---|
| AddressЕxt | address | Optional | String | The peripheral device address. |
| Class | class | Recommended | String | The class of the peripheral device. |
| Instance IDЕxt | instance_uid | Required | String | The unique identifier of the peripheral device instance. |
| Major Device ClassЕxt | major_device_class | Optional | String | The peripheral device usage category. |
| ModelЕxt | model | Recommended | String | The peripheral device model. |
| Name | name | Recommended | String | The name of the peripheral device. |
| Serial NumberЕxt | serial | Recommended | String | The peripheral device serial number. |
| VendorЕxt | vendor | Recommended | String | The peripheral device vendor. |