/AWS1/CL_IOXGETOTATASKRESPONSE¶
GetOtaTaskResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_taskid TYPE /AWS1/IOXOTATASKID /AWS1/IOXOTATASKID¶
The id of the over-the-air (OTA) task.
iv_taskarn TYPE /AWS1/IOXOTATASKARN /AWS1/IOXOTATASKARN¶
The Amazon Resource Name (ARN) of the over-the-air (OTA) task
iv_description TYPE /AWS1/IOXOTADESCRIPTION /AWS1/IOXOTADESCRIPTION¶
The description of the over-the-air (OTA) task.
iv_s3url TYPE /AWS1/IOXS3URL /AWS1/IOXS3URL¶
The URL to the Amazon S3 bucket where the over-the-air (OTA) task is stored.
iv_protocol TYPE /AWS1/IOXOTAPROTOCOL /AWS1/IOXOTAPROTOCOL¶
The connection protocol the over-the-air (OTA) task uses to update the device.
iv_otatype TYPE /AWS1/IOXOTATYPE /AWS1/IOXOTATYPE¶
The frequency type for the over-the-air (OTA) task.
iv_otatargetquerystring TYPE /AWS1/IOXOTATARGETQUERYSTRING /AWS1/IOXOTATARGETQUERYSTRING¶
The query string to add things to the thing group.
iv_otamechanism TYPE /AWS1/IOXOTAMECHANISM /AWS1/IOXOTAMECHANISM¶
The deployment mechanism for the over-the-air (OTA) task.
it_target TYPE /AWS1/CL_IOXTARGET_W=>TT_TARGET TT_TARGET¶
The device targeted for the over-the-air (OTA) task.
iv_createdat TYPE /AWS1/IOXCREATEDAT /AWS1/IOXCREATEDAT¶
The timestamp value of when the over-the-air (OTA) task was created.
iv_lastupdatedat TYPE /AWS1/IOXLASTUPDATEDAT /AWS1/IOXLASTUPDATEDAT¶
The timestamp value of when the over-the-air (OTA) task was last updated at.
iv_taskconfigurationid TYPE /AWS1/IOXOTATASKCONFID /AWS1/IOXOTATASKCONFID¶
The identifier for the over-the-air (OTA) task configuration.
io_taskprocessingdetails TYPE REF TO /AWS1/CL_IOXTASKPROCESSINGDETS /AWS1/CL_IOXTASKPROCESSINGDETS¶
The processing details of all over-the-air (OTA) tasks.
io_otaschedulingconfig TYPE REF TO /AWS1/CL_IOXOTATSKSCHEDULING00 /AWS1/CL_IOXOTATSKSCHEDULING00¶
OtaSchedulingConfig
io_otataskexecretryconfig TYPE REF TO /AWS1/CL_IOXOTATSKEXECRETRYCFG /AWS1/CL_IOXOTATSKEXECRETRYCFG¶
OtaTaskExecutionRetryConfig
iv_status TYPE /AWS1/IOXOTASTATUS /AWS1/IOXOTASTATUS¶
The status of the over-the-air (OTA) task.
it_tags TYPE /AWS1/CL_IOXTAGSMAP_W=>TT_TAGSMAP TT_TAGSMAP¶
A set of key/value pairs that are used to manage the over-the-air (OTA) task.
Queryable Attributes¶
TaskId¶
The id of the over-the-air (OTA) task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TASKID() |
Getter for TASKID, with configurable default |
ASK_TASKID() |
Getter for TASKID w/ exceptions if field has no value |
HAS_TASKID() |
Determine if TASKID has a value |
TaskArn¶
The Amazon Resource Name (ARN) of the over-the-air (OTA) task
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TASKARN() |
Getter for TASKARN, with configurable default |
ASK_TASKARN() |
Getter for TASKARN w/ exceptions if field has no value |
HAS_TASKARN() |
Determine if TASKARN has a value |
Description¶
The description of the over-the-air (OTA) task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
S3Url¶
The URL to the Amazon S3 bucket where the over-the-air (OTA) task is stored.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3URL() |
Getter for S3URL, with configurable default |
ASK_S3URL() |
Getter for S3URL w/ exceptions if field has no value |
HAS_S3URL() |
Determine if S3URL has a value |
Protocol¶
The connection protocol the over-the-air (OTA) task uses to update the device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROTOCOL() |
Getter for PROTOCOL, with configurable default |
ASK_PROTOCOL() |
Getter for PROTOCOL w/ exceptions if field has no value |
HAS_PROTOCOL() |
Determine if PROTOCOL has a value |
OtaType¶
The frequency type for the over-the-air (OTA) task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OTATYPE() |
Getter for OTATYPE, with configurable default |
ASK_OTATYPE() |
Getter for OTATYPE w/ exceptions if field has no value |
HAS_OTATYPE() |
Determine if OTATYPE has a value |
OtaTargetQueryString¶
The query string to add things to the thing group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OTATARGETQUERYSTRING() |
Getter for OTATARGETQUERYSTRING, with configurable default |
ASK_OTATARGETQUERYSTRING() |
Getter for OTATARGETQUERYSTRING w/ exceptions if field has n |
HAS_OTATARGETQUERYSTRING() |
Determine if OTATARGETQUERYSTRING has a value |
OtaMechanism¶
The deployment mechanism for the over-the-air (OTA) task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OTAMECHANISM() |
Getter for OTAMECHANISM, with configurable default |
ASK_OTAMECHANISM() |
Getter for OTAMECHANISM w/ exceptions if field has no value |
HAS_OTAMECHANISM() |
Determine if OTAMECHANISM has a value |
Target¶
The device targeted for the over-the-air (OTA) task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGET() |
Getter for TARGET, with configurable default |
ASK_TARGET() |
Getter for TARGET w/ exceptions if field has no value |
HAS_TARGET() |
Determine if TARGET has a value |
CreatedAt¶
The timestamp value of when the over-the-air (OTA) task was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
LastUpdatedAt¶
The timestamp value of when the over-the-air (OTA) task was last updated at.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT, with configurable default |
ASK_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT w/ exceptions if field has no value |
HAS_LASTUPDATEDAT() |
Determine if LASTUPDATEDAT has a value |
TaskConfigurationId¶
The identifier for the over-the-air (OTA) task configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TASKCONFIGURATIONID() |
Getter for TASKCONFIGURATIONID, with configurable default |
ASK_TASKCONFIGURATIONID() |
Getter for TASKCONFIGURATIONID w/ exceptions if field has no |
HAS_TASKCONFIGURATIONID() |
Determine if TASKCONFIGURATIONID has a value |
TaskProcessingDetails¶
The processing details of all over-the-air (OTA) tasks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TASKPROCESSINGDETAILS() |
Getter for TASKPROCESSINGDETAILS |
OtaSchedulingConfig¶
OtaSchedulingConfig
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OTASCHEDULINGCONFIG() |
Getter for OTASCHEDULINGCONFIG |
OtaTaskExecutionRetryConfig¶
OtaTaskExecutionRetryConfig
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OTATASKEXECRETRYCONFIG() |
Getter for OTATASKEXECUTIONRETRYCONFIG |
Status¶
The status of the over-the-air (OTA) task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
Tags¶
A set of key/value pairs that are used to manage the over-the-air (OTA) task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |