Skip to content

/AWS1/CL_IOWBEACONING

Beaconing parameters for configuring the wireless gateways.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_datarate TYPE /AWS1/IOWBEACONINGDATARATE /AWS1/IOWBEACONINGDATARATE

The data rate for gateways that are sending the beacons.

it_frequencies TYPE /AWS1/CL_IOWBEACONINGFREQUEN00=>TT_BEACONINGFREQUENCIES TT_BEACONINGFREQUENCIES

The frequency list for the gateways to send the beacons.


Queryable Attributes

DataRate

The data rate for gateways that are sending the beacons.

Accessible with the following methods

Method Description
GET_DATARATE() Getter for DATARATE, with configurable default
ASK_DATARATE() Getter for DATARATE w/ exceptions if field has no value
HAS_DATARATE() Determine if DATARATE has a value

Frequencies

The frequency list for the gateways to send the beacons.

Accessible with the following methods

Method Description
GET_FREQUENCIES() Getter for FREQUENCIES, with configurable default
ASK_FREQUENCIES() Getter for FREQUENCIES w/ exceptions if field has no value
HAS_FREQUENCIES() Determine if FREQUENCIES has a value