StatusManagementClientCapabilitiesCapabilitiesObject
A collection of the device’s supported features, payloads, and versions.
Declaration
object StatusManagementClientCapabilitiesCapabilitiesObjectProperties
| Name | Type | Description |
|---|---|---|
supported-features Required | StatusManagementClientCapabilitiesCapabilities_SupportedFeaturesObject | A set of optional protocol features that the client supports. Each object’s key represents a feature, and the property value represents the feature’s associated parameters. |
supported-payloads Required | StatusManagementClientCapabilitiesCapabilities_SupportedPayloadsObject | A set of declaration and status items that the client supports. |
supported-versions Required | [string] | A list of protocol versions that the client supports. |