/AWS1/CL_IOWTRACECONTENT¶
Trace content for your wireless devices, gateways, and multicast groups.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_wirelessdeviceframeinfo TYPE /AWS1/IOWWIRELESSDEVFRAMEINFO /AWS1/IOWWIRELESSDEVFRAMEINFO¶
FrameInfoof your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.
iv_loglevel TYPE /AWS1/IOWLOGLEVEL /AWS1/IOWLOGLEVEL¶
The log level for a log message. The log levels can be disabled, or set to
ERRORto display less verbose logs containing only error information, or toINFOfor more detailed logs.
iv_multicastframeinfo TYPE /AWS1/IOWMULTICASTFRAMEINFO /AWS1/IOWMULTICASTFRAMEINFO¶
FrameInfoof your multicast group resources for the trace content. Use FrameInfo to debug the multicast communication between your multicast groups and the network server.
Queryable Attributes¶
WirelessDeviceFrameInfo¶
FrameInfoof your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WIRELESSDEVICEFRAMEINFO() |
Getter for WIRELESSDEVICEFRAMEINFO, with configurable defaul |
ASK_WIRELESSDEVICEFRAMEINFO() |
Getter for WIRELESSDEVICEFRAMEINFO w/ exceptions if field ha |
HAS_WIRELESSDEVICEFRAMEINFO() |
Determine if WIRELESSDEVICEFRAMEINFO has a value |
LogLevel¶
The log level for a log message. The log levels can be disabled, or set to
ERRORto display less verbose logs containing only error information, or toINFOfor more detailed logs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGLEVEL() |
Getter for LOGLEVEL, with configurable default |
ASK_LOGLEVEL() |
Getter for LOGLEVEL w/ exceptions if field has no value |
HAS_LOGLEVEL() |
Determine if LOGLEVEL has a value |
MulticastFrameInfo¶
FrameInfoof your multicast group resources for the trace content. Use FrameInfo to debug the multicast communication between your multicast groups and the network server.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTICASTFRAMEINFO() |
Getter for MULTICASTFRAMEINFO, with configurable default |
ASK_MULTICASTFRAMEINFO() |
Getter for MULTICASTFRAMEINFO w/ exceptions if field has no |
HAS_MULTICASTFRAMEINFO() |
Determine if MULTICASTFRAMEINFO has a value |