/AWS1/CL_IOWOTAAV1_1¶
OTAA device object for v1.1
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_appkey
TYPE /AWS1/IOWAPPKEY
/AWS1/IOWAPPKEY
¶
The AppKey value.
iv_nwkkey
TYPE /AWS1/IOWNWKKEY
/AWS1/IOWNWKKEY
¶
The NwkKey value.
iv_joineui
TYPE /AWS1/IOWJOINEUI
/AWS1/IOWJOINEUI
¶
The JoinEUI value.
Queryable Attributes¶
AppKey¶
The AppKey value.
Accessible with the following methods¶
Method | Description |
---|---|
GET_APPKEY() |
Getter for APPKEY, with configurable default |
ASK_APPKEY() |
Getter for APPKEY w/ exceptions if field has no value |
HAS_APPKEY() |
Determine if APPKEY has a value |
NwkKey¶
The NwkKey value.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NWKKEY() |
Getter for NWKKEY, with configurable default |
ASK_NWKKEY() |
Getter for NWKKEY w/ exceptions if field has no value |
HAS_NWKKEY() |
Determine if NWKKEY has a value |
JoinEui¶
The JoinEUI value.
Accessible with the following methods¶
Method | Description |
---|---|
GET_JOINEUI() |
Getter for JOINEUI, with configurable default |
ASK_JOINEUI() |
Getter for JOINEUI w/ exceptions if field has no value |
HAS_JOINEUI() |
Determine if JOINEUI has a value |