DiagnosticsCategory
Various types of information about the device, grouped into categories. Each category object contains the category name and a list of Extended Attribute objects as key-value pairs.
DiagnosticsCategory
Various types of information about the device, grouped into categories. Each category object contains the category name and a list of Extended Attribute objects as key-value pairs.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
categoryName | string | No | The name of the category. |
extendedAttributes | array | No | A list of Extended Attribute objects as key-value pairs. |