Skip to content

/AWS1/CL_IOWFPORTS

List of FPort assigned for different LoRaWAN application packages to use

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_fuota TYPE /AWS1/IOWFPORT /AWS1/IOWFPORT

Fuota

iv_multicast TYPE /AWS1/IOWFPORT /AWS1/IOWFPORT

Multicast

iv_clocksync TYPE /AWS1/IOWFPORT /AWS1/IOWFPORT

ClockSync

io_positioning TYPE REF TO /AWS1/CL_IOWPOSITIONING /AWS1/CL_IOWPOSITIONING

FPort values for the GNSS, stream, and ClockSync functions of the positioning information.

it_applications TYPE /AWS1/CL_IOWAPPLICATIONCONFIG=>TT_APPLICATIONS TT_APPLICATIONS

Optional LoRaWAN application information, which can be used for geolocation.


Queryable Attributes

Fuota

Fuota

Accessible with the following methods

Method Description
GET_FUOTA() Getter for FUOTA, with configurable default
ASK_FUOTA() Getter for FUOTA w/ exceptions if field has no value
HAS_FUOTA() Determine if FUOTA has a value

Multicast

Multicast

Accessible with the following methods

Method Description
GET_MULTICAST() Getter for MULTICAST, with configurable default
ASK_MULTICAST() Getter for MULTICAST w/ exceptions if field has no value
HAS_MULTICAST() Determine if MULTICAST has a value

ClockSync

ClockSync

Accessible with the following methods

Method Description
GET_CLOCKSYNC() Getter for CLOCKSYNC, with configurable default
ASK_CLOCKSYNC() Getter for CLOCKSYNC w/ exceptions if field has no value
HAS_CLOCKSYNC() Determine if CLOCKSYNC has a value

Positioning

FPort values for the GNSS, stream, and ClockSync functions of the positioning information.

Accessible with the following methods

Method Description
GET_POSITIONING() Getter for POSITIONING

Applications

Optional LoRaWAN application information, which can be used for geolocation.

Accessible with the following methods

Method Description
GET_APPLICATIONS() Getter for APPLICATIONS, with configurable default
ASK_APPLICATIONS() Getter for APPLICATIONS w/ exceptions if field has no value
HAS_APPLICATIONS() Determine if APPLICATIONS has a value