/AWS1/CL_IOWGETWIRELESSGWSTA01¶
GetWirelessGatewayStatisticsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_wirelessgatewayid
TYPE /AWS1/IOWWIRELESSGATEWAYID
/AWS1/IOWWIRELESSGATEWAYID
¶
The ID of the wireless gateway.
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_connectionstatus
TYPE /AWS1/IOWCONNECTIONSTATUS
/AWS1/IOWCONNECTIONSTATUS
¶
The connection status of the wireless gateway.
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 |
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 |
ConnectionStatus¶
The connection status of the wireless gateway.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONNECTIONSTATUS() |
Getter for CONNECTIONSTATUS, with configurable default |
ASK_CONNECTIONSTATUS() |
Getter for CONNECTIONSTATUS w/ exceptions if field has no va |
HAS_CONNECTIONSTATUS() |
Determine if CONNECTIONSTATUS has a value |