Skip to content

/AWS1/CL_IOWSIDEWALKGETSTRTI00

Sidewalk-related information for devices in an import task that are being onboarded.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_devicecreationfilelist TYPE /AWS1/CL_IOWDEVCREATIONFILEL00=>TT_DEVICECREATIONFILELIST TT_DEVICECREATIONFILELIST

List of Sidewalk devices that are added to the import task.

iv_role TYPE /AWS1/IOWROLE /AWS1/IOWROLE

The IAM role that allows AWS IoT Wireless to access the CSV file in the S3 bucket.

io_positioning TYPE REF TO /AWS1/CL_IOWSIDEWALKPOSITION00 /AWS1/CL_IOWSIDEWALKPOSITION00

The Positioning object of the Sidewalk device.


Queryable Attributes

DeviceCreationFileList

List of Sidewalk devices that are added to the import task.

Accessible with the following methods

Method Description
GET_DEVICECREATIONFILELIST() Getter for DEVICECREATIONFILELIST, with configurable default
ASK_DEVICECREATIONFILELIST() Getter for DEVICECREATIONFILELIST w/ exceptions if field has
HAS_DEVICECREATIONFILELIST() Determine if DEVICECREATIONFILELIST has a value

Role

The IAM role that allows AWS IoT Wireless to access the CSV file in the S3 bucket.

Accessible with the following methods

Method Description
GET_ROLE() Getter for ROLE, with configurable default
ASK_ROLE() Getter for ROLE w/ exceptions if field has no value
HAS_ROLE() Determine if ROLE has a value

Positioning

The Positioning object of the Sidewalk device.

Accessible with the following methods

Method Description
GET_POSITIONING() Getter for POSITIONING