| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
WLAN diagnostic log interface. More...
| Public Member Functions | |
| void | clear () | 
| Clear the WLAN diagnostic log. | |
| LogInfo | getInfo () | 
| Get info about the WLAN diagnostic log.  More... | |
| LogChunk | getChunk (in int refId, in int count, in RangeDirection direction) | 
| Fetch a chunk from the WLAN diagnostic log.  More... | |
WLAN diagnostic log interface.
| LogChunk logging::WlanLog::getChunk | ( | in int | refId, | 
| in int | count, | ||
| in RangeDirection | direction | ||
| ) | 
Fetch a chunk from the WLAN diagnostic log.
For details regarding the behavior of this method refer to the description of the logging module in Log.idl.
| refId | First log id to fetch | 
| count | Number of entries to fetch | 
| direction | Range direction | 
| LogInfo logging::WlanLog::getInfo | ( | ) | 
Get info about the WLAN diagnostic log.