StatusManagementClientCapabilitiesCapabilitiesObject
An object that contains the client’s protocol capabilities. These typically only change when the device upgrades its software. An implicit status subscription for this status item is always present, so the client always reports changes to the server.
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. |