/AWS1/CL_IOWLORAWANUPDATEDEV¶
LoRaWAN object for update functions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_deviceprofileid TYPE /AWS1/IOWDEVICEPROFILEID /AWS1/IOWDEVICEPROFILEID¶
The ID of the device profile for the wireless device.
iv_serviceprofileid TYPE /AWS1/IOWSERVICEPROFILEID /AWS1/IOWSERVICEPROFILEID¶
The ID of the service profile.
io_abpv1_1 TYPE REF TO /AWS1/CL_IOWUPDATEABPV1_1 /AWS1/CL_IOWUPDATEABPV1_1¶
ABP device object for update APIs for v1.1
io_abpv1_0_x TYPE REF TO /AWS1/CL_IOWUPDATEABPV1_0_X /AWS1/CL_IOWUPDATEABPV1_0_X¶
ABP device object for update APIs for v1.0.x
io_fports TYPE REF TO /AWS1/CL_IOWUPDATEFPORTS /AWS1/CL_IOWUPDATEFPORTS¶
FPorts object for the positioning information of the device.
Queryable Attributes¶
DeviceProfileId¶
The ID of the device profile for the wireless device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICEPROFILEID() |
Getter for DEVICEPROFILEID, with configurable default |
ASK_DEVICEPROFILEID() |
Getter for DEVICEPROFILEID w/ exceptions if field has no val |
HAS_DEVICEPROFILEID() |
Determine if DEVICEPROFILEID has a value |
ServiceProfileId¶
The ID of the service profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEPROFILEID() |
Getter for SERVICEPROFILEID, with configurable default |
ASK_SERVICEPROFILEID() |
Getter for SERVICEPROFILEID w/ exceptions if field has no va |
HAS_SERVICEPROFILEID() |
Determine if SERVICEPROFILEID has a value |
AbpV1_1¶
ABP device object for update APIs for v1.1
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ABPV1_1() |
Getter for ABPV1_1 |
AbpV1_0_x¶
ABP device object for update APIs for v1.0.x
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ABPV1_0_X() |
Getter for ABPV1_0_X |
FPorts¶
FPorts object for the positioning information of the device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FPORTS() |
Getter for FPORTS |