Skip to content

/AWS1/CL_IOXMATTERENDPOINT

Structure describing a managed thing.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_id TYPE /AWS1/IOXENDPOINTID /AWS1/IOXENDPOINTID

The Matter endpoint id.

it_clusters TYPE /AWS1/CL_IOXMATTERCLUSTER=>TT_MATTERCLUSTERS TT_MATTERCLUSTERS

A list of Matter clusters for a managed thing.


Queryable Attributes

id

The Matter endpoint id.

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

clusters

A list of Matter clusters for a managed thing.

Accessible with the following methods

Method Description
GET_CLUSTERS() Getter for CLUSTERS, with configurable default
ASK_CLUSTERS() Getter for CLUSTERS w/ exceptions if field has no value
HAS_CLUSTERS() Determine if CLUSTERS has a value