/AWS1/CL_IOWLORAWANSERVICEPFL¶
LoRaWANServiceProfile object.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_addgwmetadata
TYPE /AWS1/IOWADDGWMETADATA
/AWS1/IOWADDGWMETADATA
¶
The AddGWMetaData value.
iv_drmin
TYPE /AWS1/IOWDRMINBOX
/AWS1/IOWDRMINBOX
¶
The DrMin value.
iv_drmax
TYPE /AWS1/IOWDRMAXBOX
/AWS1/IOWDRMAXBOX
¶
The DrMax value.
iv_prallowed
TYPE /AWS1/IOWPRALLOWED
/AWS1/IOWPRALLOWED
¶
The PRAllowed value that describes whether passive roaming is allowed.
iv_raallowed
TYPE /AWS1/IOWRAALLOWED
/AWS1/IOWRAALLOWED
¶
The RAAllowed value that describes whether roaming activation is allowed.
iv_txpowerindexmin
TYPE /AWS1/IOWTXPOWERINDEXMIN
/AWS1/IOWTXPOWERINDEXMIN
¶
The Transmit Power Index minimum.
Default:
0
iv_txpowerindexmax
TYPE /AWS1/IOWTXPOWERINDEXMAX
/AWS1/IOWTXPOWERINDEXMAX
¶
The Transmit Power Index maximum.
Default:
15
iv_nbtransmin
TYPE /AWS1/IOWNBTRANSMIN
/AWS1/IOWNBTRANSMIN
¶
The minimum number of transmissions.
Default:
0
iv_nbtransmax
TYPE /AWS1/IOWNBTRANSMAX
/AWS1/IOWNBTRANSMAX
¶
The maximum number of transmissions.
Default:
3
Queryable Attributes¶
AddGwMetadata¶
The AddGWMetaData value.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ADDGWMETADATA() |
Getter for ADDGWMETADATA |
DrMin¶
The DrMin value.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DRMIN() |
Getter for DRMIN, with configurable default |
ASK_DRMIN() |
Getter for DRMIN w/ exceptions if field has no value |
HAS_DRMIN() |
Determine if DRMIN has a value |
DrMax¶
The DrMax value.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DRMAX() |
Getter for DRMAX, with configurable default |
ASK_DRMAX() |
Getter for DRMAX w/ exceptions if field has no value |
HAS_DRMAX() |
Determine if DRMAX has a value |
PrAllowed¶
The PRAllowed value that describes whether passive roaming is allowed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PRALLOWED() |
Getter for PRALLOWED |
RaAllowed¶
The RAAllowed value that describes whether roaming activation is allowed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RAALLOWED() |
Getter for RAALLOWED |
TxPowerIndexMin¶
The Transmit Power Index minimum.
Default:
0
Accessible with the following methods¶
Method | Description |
---|---|
GET_TXPOWERINDEXMIN() |
Getter for TXPOWERINDEXMIN, with configurable default |
ASK_TXPOWERINDEXMIN() |
Getter for TXPOWERINDEXMIN w/ exceptions if field has no val |
HAS_TXPOWERINDEXMIN() |
Determine if TXPOWERINDEXMIN has a value |
TxPowerIndexMax¶
The Transmit Power Index maximum.
Default:
15
Accessible with the following methods¶
Method | Description |
---|---|
GET_TXPOWERINDEXMAX() |
Getter for TXPOWERINDEXMAX, with configurable default |
ASK_TXPOWERINDEXMAX() |
Getter for TXPOWERINDEXMAX w/ exceptions if field has no val |
HAS_TXPOWERINDEXMAX() |
Determine if TXPOWERINDEXMAX has a value |
NbTransMin¶
The minimum number of transmissions.
Default:
0
Accessible with the following methods¶
Method | Description |
---|---|
GET_NBTRANSMIN() |
Getter for NBTRANSMIN, with configurable default |
ASK_NBTRANSMIN() |
Getter for NBTRANSMIN w/ exceptions if field has no value |
HAS_NBTRANSMIN() |
Determine if NBTRANSMIN has a value |
NbTransMax¶
The maximum number of transmissions.
Default:
3
Accessible with the following methods¶
Method | Description |
---|---|
GET_NBTRANSMAX() |
Getter for NBTRANSMAX, with configurable default |
ASK_NBTRANSMAX() |
Getter for NBTRANSMAX w/ exceptions if field has no value |
HAS_NBTRANSMAX() |
Determine if NBTRANSMAX has a value |