/AWS1/CL_IOWGETPOSITIONCONFRSP¶
GetPositionConfigurationResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_solvers
TYPE REF TO /AWS1/CL_IOWPOSITIONSOLVERDETS
/AWS1/CL_IOWPOSITIONSOLVERDETS
¶
The wrapper for the solver configuration details object.
iv_destination
TYPE /AWS1/IOWDESTINATIONNAME
/AWS1/IOWDESTINATIONNAME
¶
The position data destination that describes the AWS IoT rule that processes the device's position data for use by AWS IoT Core for LoRaWAN.
Queryable Attributes¶
Solvers¶
The wrapper for the solver configuration details object.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOLVERS() |
Getter for SOLVERS |
Destination¶
The position data destination that describes the AWS IoT rule that processes the device's position data for use by AWS IoT Core for LoRaWAN.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DESTINATION() |
Getter for DESTINATION, with configurable default |
ASK_DESTINATION() |
Getter for DESTINATION w/ exceptions if field has no value |
HAS_DESTINATION() |
Determine if DESTINATION has a value |