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. | |
LogChunk | getChunk (in int refId, in int count, in RangeDirection direction) |
Fetch a chunk from the WLAN diagnostic log. | |
WLAN diagnostic log interface.
Definition at line 17 of file WlanLog.idl.
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.