Device
Describe the device using the relevant metadata and supported clusters for device discovery.
Contents
- CapabilityReport
-
The capability report for the device.
Type: MatterCapabilityReport object
Required: Yes
- ConnectorDeviceId
-
The device id as defined by the connector.
Note
This parameter is used for cloud-to-cloud devices only.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9_.,@-]+
Required: Yes
- CapabilitySchemas
-
Report of all capabilities supported by the device.
Type: Array of CapabilitySchemaItem objects
Array Members: Minimum number of 0 items. Maximum number of 40 items.
Required: No
- ConnectorDeviceName
-
The name of the device as defined by the connector.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[\p{L}\p{N} ._-]+
Required: No
- DeviceMetadata
-
The metadata attributes for a device.
Type: JSON value
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: