Skip to content

/AWS1/CL_IOWLORAWANDEVICE

LoRaWAN object for create functions.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_deveui TYPE /AWS1/IOWDEVEUI /AWS1/IOWDEVEUI

The DevEUI value.

iv_deviceprofileid TYPE /AWS1/IOWDEVICEPROFILEID /AWS1/IOWDEVICEPROFILEID

The ID of the device profile for the new wireless device.

iv_serviceprofileid TYPE /AWS1/IOWSERVICEPROFILEID /AWS1/IOWSERVICEPROFILEID

The ID of the service profile.

io_otaav1_1 TYPE REF TO /AWS1/CL_IOWOTAAV1_1 /AWS1/CL_IOWOTAAV1_1

OTAA device object for v1.1 for create APIs

io_otaav1_0_x TYPE REF TO /AWS1/CL_IOWOTAAV1_0_X /AWS1/CL_IOWOTAAV1_0_X

OTAA device object for create APIs for v1.0.x

io_abpv1_1 TYPE REF TO /AWS1/CL_IOWABPV1_1 /AWS1/CL_IOWABPV1_1

ABP device object for create APIs for v1.1

io_abpv1_0_x TYPE REF TO /AWS1/CL_IOWABPV1_0_X /AWS1/CL_IOWABPV1_0_X

LoRaWAN object for create APIs

io_fports TYPE REF TO /AWS1/CL_IOWFPORTS /AWS1/CL_IOWFPORTS

FPorts


Queryable Attributes

DevEui

The DevEUI value.

Accessible with the following methods

Method Description
GET_DEVEUI() Getter for DEVEUI, with configurable default
ASK_DEVEUI() Getter for DEVEUI w/ exceptions if field has no value
HAS_DEVEUI() Determine if DEVEUI has a value

DeviceProfileId

The ID of the device profile for the new 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

OtaaV1_1

OTAA device object for v1.1 for create APIs

Accessible with the following methods

Method Description
GET_OTAAV1_1() Getter for OTAAV1_1

OtaaV1_0_x

OTAA device object for create APIs for v1.0.x

Accessible with the following methods

Method Description
GET_OTAAV1_0_X() Getter for OTAAV1_0_X

AbpV1_1

ABP device object for create APIs for v1.1

Accessible with the following methods

Method Description
GET_ABPV1_1() Getter for ABPV1_1

AbpV1_0_x

LoRaWAN object for create APIs

Accessible with the following methods

Method Description
GET_ABPV1_0_X() Getter for ABPV1_0_X

FPorts

FPorts

Accessible with the following methods

Method Description
GET_FPORTS() Getter for FPORTS