Skip to content

/AWS1/CL_IOWGETWIRELESSGWTSK01

GetWirelessGatewayTaskResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_wirelessgatewayid TYPE /AWS1/IOWWIRELESSGATEWAYID /AWS1/IOWWIRELESSGATEWAYID

The ID of the wireless gateway.

iv_wirelessgatewaytaskdefnid TYPE /AWS1/IOWWIRELESSGWTASKDEFNID /AWS1/IOWWIRELESSGWTASKDEFNID

The ID of the WirelessGatewayTask.

iv_lastuplinkreceivedat TYPE /AWS1/IOWISODATETIMESTRING /AWS1/IOWISODATETIMESTRING

The date and time when the most recent uplink was received.

This value is only valid for 3 months.

iv_taskcreatedat TYPE /AWS1/IOWISODATETIMESTRING /AWS1/IOWISODATETIMESTRING

The date and time when the task was created.

iv_status TYPE /AWS1/IOWWIRELESSGWTASKSTATUS /AWS1/IOWWIRELESSGWTASKSTATUS

The status of the request.


Queryable Attributes

WirelessGatewayId

The ID of the wireless gateway.

Accessible with the following methods

Method Description
GET_WIRELESSGATEWAYID() Getter for WIRELESSGATEWAYID, with configurable default
ASK_WIRELESSGATEWAYID() Getter for WIRELESSGATEWAYID w/ exceptions if field has no v
HAS_WIRELESSGATEWAYID() Determine if WIRELESSGATEWAYID has a value

WirelessGatewayTaskDefinitionId

The ID of the WirelessGatewayTask.

Accessible with the following methods

Method Description
GET_WIRELESSGWTASKDEFNID() Getter for WIRELESSGATEWAYTASKDEFNID, with configurable defa
ASK_WIRELESSGWTASKDEFNID() Getter for WIRELESSGATEWAYTASKDEFNID w/ exceptions if field
HAS_WIRELESSGWTASKDEFNID() Determine if WIRELESSGATEWAYTASKDEFNID has a value

LastUplinkReceivedAt

The date and time when the most recent uplink was received.

This value is only valid for 3 months.

Accessible with the following methods

Method Description
GET_LASTUPLINKRECEIVEDAT() Getter for LASTUPLINKRECEIVEDAT, with configurable default
ASK_LASTUPLINKRECEIVEDAT() Getter for LASTUPLINKRECEIVEDAT w/ exceptions if field has n
HAS_LASTUPLINKRECEIVEDAT() Determine if LASTUPLINKRECEIVEDAT has a value

TaskCreatedAt

The date and time when the task was created.

Accessible with the following methods

Method Description
GET_TASKCREATEDAT() Getter for TASKCREATEDAT, with configurable default
ASK_TASKCREATEDAT() Getter for TASKCREATEDAT w/ exceptions if field has no value
HAS_TASKCREATEDAT() Determine if TASKCREATEDAT has a value

Status

The status of the request.

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