Skip to content

/AWS1/CL_IOWLSTDEVSFORWIRELE01

ListDevicesForWirelessDeviceImportTaskResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nexttoken TYPE /AWS1/IOWNEXTTOKEN /AWS1/IOWNEXTTOKEN

The token to use to get the next set of results, or null if there are no additional results.

iv_destinationname TYPE /AWS1/IOWDESTINATIONNAME /AWS1/IOWDESTINATIONNAME

The name of the Sidewalk destination that describes the IoT rule to route messages received from devices in an import task that are onboarded to AWS IoT Wireless.

it_importedwirelessdevlist TYPE /AWS1/CL_IOWIMPEDWIRELESSDEV=>TT_IMPORTEDWIRELESSDEVICELIST TT_IMPORTEDWIRELESSDEVICELIST

List of wireless devices in an import task and their onboarding status.


Queryable Attributes

NextToken

The token to use to get the next set of results, or null if there are no additional results.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

DestinationName

The name of the Sidewalk destination that describes the IoT rule to route messages received from devices in an import task that are onboarded to AWS IoT Wireless.

Accessible with the following methods

Method Description
GET_DESTINATIONNAME() Getter for DESTINATIONNAME, with configurable default
ASK_DESTINATIONNAME() Getter for DESTINATIONNAME w/ exceptions if field has no val
HAS_DESTINATIONNAME() Determine if DESTINATIONNAME has a value

ImportedWirelessDeviceList

List of wireless devices in an import task and their onboarding status.

Accessible with the following methods

Method Description
GET_IMPORTEDWIRELESSDEVLIST() Getter for IMPORTEDWIRELESSDEVICELIST, with configurable def
ASK_IMPORTEDWIRELESSDEVLIST() Getter for IMPORTEDWIRELESSDEVICELIST w/ exceptions if field
HAS_IMPORTEDWIRELESSDEVLIST() Determine if IMPORTEDWIRELESSDEVICELIST has a value