/AWS1/CL_IOTFILELOCATION¶
The location of the OTA update.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_stream TYPE REF TO /AWS1/CL_IOTSTREAM /AWS1/CL_IOTSTREAM¶
The stream that contains the OTA update.
io_s3location TYPE REF TO /AWS1/CL_IOTS3LOCATION /AWS1/CL_IOTS3LOCATION¶
The location of the updated firmware in S3.
Queryable Attributes¶
stream¶
The stream that contains the OTA update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAM() |
Getter for STREAM |
s3Location¶
The location of the updated firmware in S3.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3LOCATION() |
Getter for S3LOCATION |