/AWS1/CL_IOWLORAWANGATEWAY¶
LoRaWANGateway object.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_gatewayeui TYPE /AWS1/IOWGATEWAYEUI /AWS1/IOWGATEWAYEUI¶
The gateway's EUI value.
iv_rfregion TYPE /AWS1/IOWRFREGION /AWS1/IOWRFREGION¶
The frequency band (RFRegion) value.
it_joineuifilters TYPE /AWS1/CL_IOWJOINEUIRANGE_W=>TT_JOINEUIFILTERS TT_JOINEUIFILTERS¶
JoinEuiFilters
it_netidfilters TYPE /AWS1/CL_IOWNETIDFILTERS_W=>TT_NETIDFILTERS TT_NETIDFILTERS¶
NetIdFilters
it_subbands TYPE /AWS1/CL_IOWSUBBANDS_W=>TT_SUBBANDS TT_SUBBANDS¶
SubBands
io_beaconing TYPE REF TO /AWS1/CL_IOWBEACONING /AWS1/CL_IOWBEACONING¶
Beaconing object information, which consists of the data rate and frequency parameters.
iv_maxeirp TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING¶
The MaxEIRP value.
Queryable Attributes¶
GatewayEui¶
The gateway's EUI value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GATEWAYEUI() |
Getter for GATEWAYEUI, with configurable default |
ASK_GATEWAYEUI() |
Getter for GATEWAYEUI w/ exceptions if field has no value |
HAS_GATEWAYEUI() |
Determine if GATEWAYEUI has a value |
RfRegion¶
The frequency band (RFRegion) value.
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 |
JoinEuiFilters¶
JoinEuiFilters
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOINEUIFILTERS() |
Getter for JOINEUIFILTERS, with configurable default |
ASK_JOINEUIFILTERS() |
Getter for JOINEUIFILTERS w/ exceptions if field has no valu |
HAS_JOINEUIFILTERS() |
Determine if JOINEUIFILTERS has a value |
NetIdFilters¶
NetIdFilters
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETIDFILTERS() |
Getter for NETIDFILTERS, with configurable default |
ASK_NETIDFILTERS() |
Getter for NETIDFILTERS w/ exceptions if field has no value |
HAS_NETIDFILTERS() |
Determine if NETIDFILTERS has a value |
SubBands¶
SubBands
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBBANDS() |
Getter for SUBBANDS, with configurable default |
ASK_SUBBANDS() |
Getter for SUBBANDS w/ exceptions if field has no value |
HAS_SUBBANDS() |
Determine if SUBBANDS has a value |
Beaconing¶
Beaconing object information, which consists of the data rate and frequency parameters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BEACONING() |
Getter for BEACONING |
MaxEirp¶
The MaxEIRP value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXEIRP() |
Getter for MAXEIRP, with configurable default |
ASK_MAXEIRP() |
Getter for MAXEIRP w/ exceptions if field has no value |
STR_MAXEIRP() |
String format for MAXEIRP, with configurable default |
HAS_MAXEIRP() |
Determine if MAXEIRP has a value |