Skip to content

/AWS1/CL_IOWLORAWANMULTICAST00

The LoRaWAN information that is to be returned from getting multicast group information.

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.

iv_numberofdevicesrequested TYPE /AWS1/IOWNUMBEROFDEVICESREQED /AWS1/IOWNUMBEROFDEVICESREQED

Number of devices that are requested to be associated with the multicast group.

iv_numberofdevicesingroup TYPE /AWS1/IOWNUMBEROFDEVSINGROUP /AWS1/IOWNUMBEROFDEVSINGROUP

Number of devices that are associated to the multicast group.

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

NumberOfDevicesRequested

Number of devices that are requested to be associated with the multicast group.

Accessible with the following methods

Method Description
GET_NUMBEROFDEVICESREQUESTED() Getter for NUMBEROFDEVICESREQUESTED, with configurable defau
ASK_NUMBEROFDEVICESREQUESTED() Getter for NUMBEROFDEVICESREQUESTED w/ exceptions if field h
HAS_NUMBEROFDEVICESREQUESTED() Determine if NUMBEROFDEVICESREQUESTED has a value

NumberOfDevicesInGroup

Number of devices that are associated to the multicast group.

Accessible with the following methods

Method Description
GET_NUMBEROFDEVICESINGROUP() Getter for NUMBEROFDEVICESINGROUP, with configurable default
ASK_NUMBEROFDEVICESINGROUP() Getter for NUMBEROFDEVICESINGROUP w/ exceptions if field has
HAS_NUMBEROFDEVICESINGROUP() Determine if NUMBEROFDEVICESINGROUP 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