Skip to content

/AWS1/CL_IOWAPPLICATIONCONFIG

LoRaWAN application configuration, which can be used to perform geolocation.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_fport TYPE /AWS1/IOWFPORT /AWS1/IOWFPORT

FPort

iv_type TYPE /AWS1/IOWAPPLICATIONCONFIGTYPE /AWS1/IOWAPPLICATIONCONFIGTYPE

Application type, which can be specified to obtain real-time position information of your LoRaWAN device.

iv_destinationname TYPE /AWS1/IOWDESTINATIONNAME /AWS1/IOWDESTINATIONNAME

The name of 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

FPort

FPort

Accessible with the following methods

Method Description
GET_FPORT() Getter for FPORT, with configurable default
ASK_FPORT() Getter for FPORT w/ exceptions if field has no value
HAS_FPORT() Determine if FPORT has a value

Type

Application type, which can be specified to obtain real-time position information of your LoRaWAN device.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

DestinationName

The name of 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_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

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_APPLICATIONS

TYPES TT_APPLICATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_IOWAPPLICATIONCONFIG WITH DEFAULT KEY
.