Skip to content

/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