MatterCapabilityReportCluster - Managed integrations

MatterCapabilityReportCluster

Capability used in Matter capability report.

Contents

id

The id of the AWS Matter capability report cluster.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 24.

Pattern: 0[xX][0-9a-fA-F]+$|^[0-9]+

Required: Yes

revision

The id of the revision for the AWS Matter capability report.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 10.

Required: Yes

attributes

The attributes of the AWS Matter capability report.

Type: Array of MatterCapabilityReportAttribute objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: No

commands

The commands used with the AWS Matter capability report.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Length Constraints: Minimum length of 1. Maximum length of 24.

Pattern: 0[xX][0-9a-fA-F]+$|^[0-9]+

Required: No

events

The events used with the AWS Matter capability report.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Length Constraints: Minimum length of 1. Maximum length of 24.

Pattern: 0[xX][0-9a-fA-F]+$|^[0-9]+

Required: No

fabricIndex

The fabric index for the AWS Matter capability report.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 4096.

Required: No

featureMap

32 bit-map used to indicate which features a cluster supports.

Type: Long

Valid Range: Minimum value of 0. Maximum value of 4294967295.

Required: No

generatedCommands

Matter clusters used in capability report.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 50 items.

Length Constraints: Minimum length of 1. Maximum length of 24.

Pattern: 0[xX][0-9a-fA-F]+$|^[0-9]+

Required: No

name

The capability name used in the AWS Matter capability report.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [/a-zA-Z0-9\._ ]+

Required: No

publicId

The id of the schema version.

Type: String

Length Constraints: Minimum length of 7. Maximum length of 128.

Pattern: [a-zA-Z0-9.]+@(\d+\.\d+(\.\d+)?|\$latest)

Required: No

specVersion

The spec version used in the AWS Matter capability report.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: \d+\.\d+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: