/AWS1/CL_IOWGETLOGLEVELSBYRE01¶
GetLogLevelsByResourceTypesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_defaultloglevel 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.
it_wirelessgatewaylogoptions TYPE /AWS1/CL_IOWWIRELESSGWLOGOPT00=>TT_WIRELESSGWLOGOPTIONLIST TT_WIRELESSGWLOGOPTIONLIST¶
The list of wireless gateway log options.
it_wirelessdevicelogoptions TYPE /AWS1/CL_IOWWIRELESSDEVLOGOP00=>TT_WIRELESSDEVICELOGOPTIONLIST TT_WIRELESSDEVICELOGOPTIONLIST¶
The list of wireless device log options.
it_fuotatasklogoptions TYPE /AWS1/CL_IOWFUOTATASKLOGOPTION=>TT_FUOTATASKLOGOPTIONLIST TT_FUOTATASKLOGOPTIONLIST¶
The list of FUOTA task log options.
Queryable Attributes¶
DefaultLogLevel¶
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_DEFAULTLOGLEVEL() |
Getter for DEFAULTLOGLEVEL, with configurable default |
ASK_DEFAULTLOGLEVEL() |
Getter for DEFAULTLOGLEVEL w/ exceptions if field has no val |
HAS_DEFAULTLOGLEVEL() |
Determine if DEFAULTLOGLEVEL has a value |
WirelessGatewayLogOptions¶
The list of wireless gateway log options.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WIRELESSGWLOGOPTIONS() |
Getter for WIRELESSGATEWAYLOGOPTIONS, with configurable defa |
ASK_WIRELESSGWLOGOPTIONS() |
Getter for WIRELESSGATEWAYLOGOPTIONS w/ exceptions if field |
HAS_WIRELESSGWLOGOPTIONS() |
Determine if WIRELESSGATEWAYLOGOPTIONS has a value |
WirelessDeviceLogOptions¶
The list of wireless device log options.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WIRELESSDEVICELOGOPTIONS() |
Getter for WIRELESSDEVICELOGOPTIONS, with configurable defau |
ASK_WIRELESSDEVICELOGOPTIONS() |
Getter for WIRELESSDEVICELOGOPTIONS w/ exceptions if field h |
HAS_WIRELESSDEVICELOGOPTIONS() |
Determine if WIRELESSDEVICELOGOPTIONS has a value |
FuotaTaskLogOptions¶
The list of FUOTA task log options.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FUOTATASKLOGOPTIONS() |
Getter for FUOTATASKLOGOPTIONS, with configurable default |
ASK_FUOTATASKLOGOPTIONS() |
Getter for FUOTATASKLOGOPTIONS w/ exceptions if field has no |
HAS_FUOTATASKLOGOPTIONS() |
Determine if FUOTATASKLOGOPTIONS has a value |