/AWS1/CL_IOWGETWIRELESSDEVST01¶
GetWirelessDeviceStatisticsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_wirelessdeviceid
TYPE /AWS1/IOWWIRELESSDEVICEID
/AWS1/IOWWIRELESSDEVICEID
¶
The ID of the wireless device.
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.
io_lorawan
TYPE REF TO /AWS1/CL_IOWLORAWANDEVICEMET
/AWS1/CL_IOWLORAWANDEVICEMET
¶
Information about the wireless device's operations.
io_sidewalk
TYPE REF TO /AWS1/CL_IOWSIDEWALKDEVICEMET
/AWS1/CL_IOWSIDEWALKDEVICEMET
¶
MetaData for Sidewalk device.
Queryable Attributes¶
WirelessDeviceId¶
The ID of the wireless device.
Accessible with the following methods¶
Method | Description |
---|---|
GET_WIRELESSDEVICEID() |
Getter for WIRELESSDEVICEID, with configurable default |
ASK_WIRELESSDEVICEID() |
Getter for WIRELESSDEVICEID w/ exceptions if field has no va |
HAS_WIRELESSDEVICEID() |
Determine if WIRELESSDEVICEID 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 |
LoRaWAN¶
Information about the wireless device's operations.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LORAWAN() |
Getter for LORAWAN |
Sidewalk¶
MetaData for Sidewalk device.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SIDEWALK() |
Getter for SIDEWALK |