/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
nullif 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.
iv_positioning TYPE /AWS1/IOWPOSITIONINGCFGSTATUS /AWS1/IOWPOSITIONINGCFGSTATUS¶
The integration status of the Device Location feature for Sidewalk devices.
io_sidewalk TYPE REF TO /AWS1/CL_IOWSIDEWALKLSTDEVFR00 /AWS1/CL_IOWSIDEWALKLSTDEVFR00¶
The Sidewalk object containing Sidewalk-related device information.
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
nullif 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 |
Positioning¶
The integration status of the Device Location feature for Sidewalk devices.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POSITIONING() |
Getter for POSITIONING, with configurable default |
ASK_POSITIONING() |
Getter for POSITIONING w/ exceptions if field has no value |
HAS_POSITIONING() |
Determine if POSITIONING has a value |
Sidewalk¶
The Sidewalk object containing Sidewalk-related device information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIDEWALK() |
Getter for SIDEWALK |
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 |