/AWS1/CL_IOXMATTERCAPABILITY02¶
Capability used in Matter capability report.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/IOXCLUSTERID /AWS1/IOXCLUSTERID¶
The id of the Amazon Web Services Matter capability report cluster.
iv_revision TYPE /AWS1/IOXMATTERCAPABILITYRPT00 /AWS1/IOXMATTERCAPABILITYRPT00¶
The id of the revision for the Amazon Web Services Matter capability report.
Optional arguments:¶
iv_publicid TYPE /AWS1/IOXSCHEMAVERSIONEDID /AWS1/IOXSCHEMAVERSIONEDID¶
The id of the schema version.
iv_name TYPE /AWS1/IOXCAPABILITYNAME /AWS1/IOXCAPABILITYNAME¶
The capability name used in the Amazon Web Services Matter capability report.
iv_specversion TYPE /AWS1/IOXSPECVERSION /AWS1/IOXSPECVERSION¶
The spec version used in the Amazon Web Services Matter capability report.
it_attributes TYPE /AWS1/CL_IOXMATTERCAPABILITY03=>TT_MATTERCAPABILITYREPORTATTRS TT_MATTERCAPABILITYREPORTATTRS¶
The attributes of the Amazon Web Services Matter capability report.
it_commands TYPE /AWS1/CL_IOXMATTERCAPABILITY04=>TT_MATTERCAPABILITYREPORTCMDS TT_MATTERCAPABILITYREPORTCMDS¶
The commands used with the Amazon Web Services Matter capability report.
it_events TYPE /AWS1/CL_IOXMATTERCAPABILITY05=>TT_MATTERCAPABILITYRPTEVENTS TT_MATTERCAPABILITYRPTEVENTS¶
The events used with the Amazon Web Services Matter capability report.
iv_featuremap TYPE /AWS1/IOXMATTERCAPABILITYRPT02 /AWS1/IOXMATTERCAPABILITYRPT02¶
32 bit-map used to indicate which features a cluster supports.
it_generatedcommands TYPE /AWS1/CL_IOXMATTERCAPABILITY06=>TT_MATTERCAPABILITYRPTGENDCMDS TT_MATTERCAPABILITYRPTGENDCMDS¶
Matter clusters used in capability report.
iv_fabricindex TYPE /AWS1/IOXMATTERCAPABILITYRPT03 /AWS1/IOXMATTERCAPABILITYRPT03¶
The fabric index for the Amazon Web Services Matter capability report.
Queryable Attributes¶
id¶
The id of the Amazon Web Services Matter capability report cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
revision¶
The id of the revision for the Amazon Web Services Matter capability report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVISION() |
Getter for REVISION, with configurable default |
ASK_REVISION() |
Getter for REVISION w/ exceptions if field has no value |
HAS_REVISION() |
Determine if REVISION has a value |
publicId¶
The id of the schema version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PUBLICID() |
Getter for PUBLICID, with configurable default |
ASK_PUBLICID() |
Getter for PUBLICID w/ exceptions if field has no value |
HAS_PUBLICID() |
Determine if PUBLICID has a value |
name¶
The capability name used in the Amazon Web Services Matter capability report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
specVersion¶
The spec version used in the Amazon Web Services Matter capability report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPECVERSION() |
Getter for SPECVERSION, with configurable default |
ASK_SPECVERSION() |
Getter for SPECVERSION w/ exceptions if field has no value |
HAS_SPECVERSION() |
Determine if SPECVERSION has a value |
attributes¶
The attributes of the Amazon Web Services Matter capability report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTES() |
Getter for ATTRIBUTES, with configurable default |
ASK_ATTRIBUTES() |
Getter for ATTRIBUTES w/ exceptions if field has no value |
HAS_ATTRIBUTES() |
Determine if ATTRIBUTES has a value |
commands¶
The commands used with the Amazon Web Services Matter capability report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMMANDS() |
Getter for COMMANDS, with configurable default |
ASK_COMMANDS() |
Getter for COMMANDS w/ exceptions if field has no value |
HAS_COMMANDS() |
Determine if COMMANDS has a value |
events¶
The events used with the Amazon Web Services Matter capability report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTS() |
Getter for EVENTS, with configurable default |
ASK_EVENTS() |
Getter for EVENTS w/ exceptions if field has no value |
HAS_EVENTS() |
Determine if EVENTS has a value |
featureMap¶
32 bit-map used to indicate which features a cluster supports.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FEATUREMAP() |
Getter for FEATUREMAP, with configurable default |
ASK_FEATUREMAP() |
Getter for FEATUREMAP w/ exceptions if field has no value |
HAS_FEATUREMAP() |
Determine if FEATUREMAP has a value |
generatedCommands¶
Matter clusters used in capability report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATEDCOMMANDS() |
Getter for GENERATEDCOMMANDS, with configurable default |
ASK_GENERATEDCOMMANDS() |
Getter for GENERATEDCOMMANDS w/ exceptions if field has no v |
HAS_GENERATEDCOMMANDS() |
Determine if GENERATEDCOMMANDS has a value |
fabricIndex¶
The fabric index for the Amazon Web Services Matter capability report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FABRICINDEX() |
Getter for FABRICINDEX, with configurable default |
ASK_FABRICINDEX() |
Getter for FABRICINDEX w/ exceptions if field has no value |
HAS_FABRICINDEX() |
Determine if FABRICINDEX has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_MATTERCAPABILITYRPTCLUSTS¶
TYPES TT_MATTERCAPABILITYRPTCLUSTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_IOXMATTERCAPABILITY02 WITH DEFAULT KEY
.