Skip to content

/AWS1/CL_IOWLORAWANMULTICAST

The LoRaWAN information that is to be used with the multicast group.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_rfregion TYPE /AWS1/IOWSUPPORTEDRFREGION /AWS1/IOWSUPPORTEDRFREGION

Supported RfRegions

iv_dlclass TYPE /AWS1/IOWDLCLASS /AWS1/IOWDLCLASS

DlClass for LoRaWAM, valid values are ClassB and ClassC.

io_participatinggateways TYPE REF TO /AWS1/CL_IOWPARTICIPATINGGWS00 /AWS1/CL_IOWPARTICIPATINGGWS00

Specify the list of gateways to which you want to send the multicast downlink messages. The multicast message will be sent to each gateway in the list, with the transmission interval as the time interval between each message.


Queryable Attributes

RfRegion

Supported RfRegions

Accessible with the following methods

Method Description
GET_RFREGION() Getter for RFREGION, with configurable default
ASK_RFREGION() Getter for RFREGION w/ exceptions if field has no value
HAS_RFREGION() Determine if RFREGION has a value

DlClass

DlClass for LoRaWAM, valid values are ClassB and ClassC.

Accessible with the following methods

Method Description
GET_DLCLASS() Getter for DLCLASS, with configurable default
ASK_DLCLASS() Getter for DLCLASS w/ exceptions if field has no value
HAS_DLCLASS() Determine if DLCLASS has a value

ParticipatingGateways

Specify the list of gateways to which you want to send the multicast downlink messages. The multicast message will be sent to each gateway in the list, with the transmission interval as the time interval between each message.

Accessible with the following methods

Method Description
GET_PARTICIPATINGGATEWAYS() Getter for PARTICIPATINGGATEWAYS