/AWS1/CL_IOXGETMANAGEDTHGMET01¶
GetManagedThingMetaDataResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_managedthingid TYPE /AWS1/IOXMANAGEDTHINGID /AWS1/IOXMANAGEDTHINGID¶
The managed thing id.
it_metadata TYPE /AWS1/CL_IOXMETADATA_W=>TT_METADATA TT_METADATA¶
The metadata for the managed thing.
Queryable Attributes¶
ManagedThingId¶
The managed thing id.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEDTHINGID() |
Getter for MANAGEDTHINGID, with configurable default |
ASK_MANAGEDTHINGID() |
Getter for MANAGEDTHINGID w/ exceptions if field has no valu |
HAS_MANAGEDTHINGID() |
Determine if MANAGEDTHINGID has a value |
MetaData¶
The metadata for the managed thing.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATA() |
Getter for METADATA, with configurable default |
ASK_METADATA() |
Getter for METADATA w/ exceptions if field has no value |
HAS_METADATA() |
Determine if METADATA has a value |