/AWS1/CL_IOTTHINGGROUPPRPS¶
Thing group properties.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_thinggroupdescription TYPE /AWS1/IOTTHINGGROUPDESCRIPTION /AWS1/IOTTHINGGROUPDESCRIPTION¶
The thing group description.
io_attributepayload TYPE REF TO /AWS1/CL_IOTATTRIBUTEPAYLOAD /AWS1/CL_IOTATTRIBUTEPAYLOAD¶
The thing group attributes in JSON format.
Queryable Attributes¶
thingGroupDescription¶
The thing group description.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_THINGGROUPDESCRIPTION() |
Getter for THINGGROUPDESCRIPTION, with configurable default |
ASK_THINGGROUPDESCRIPTION() |
Getter for THINGGROUPDESCRIPTION w/ exceptions if field has |
HAS_THINGGROUPDESCRIPTION() |
Determine if THINGGROUPDESCRIPTION has a value |
attributePayload¶
The thing group attributes in JSON format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTEPAYLOAD() |
Getter for ATTRIBUTEPAYLOAD |