/AWS1/CL_IOWLORAWANUPGWTASKENT¶
LoRaWANUpdateGatewayTaskEntry object.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_currentversion TYPE REF TO /AWS1/CL_IOWLORAWANGATEWAYVRS /AWS1/CL_IOWLORAWANGATEWAYVRS¶
The version of the gateways that should receive the update.
io_updateversion TYPE REF TO /AWS1/CL_IOWLORAWANGATEWAYVRS /AWS1/CL_IOWLORAWANGATEWAYVRS¶
The firmware version to update the gateway to.
Queryable Attributes¶
CurrentVersion¶
The version of the gateways that should receive the update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CURRENTVERSION() |
Getter for CURRENTVERSION |
UpdateVersion¶
The firmware version to update the gateway to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEVERSION() |
Getter for UPDATEVERSION |