Raritan / Server Technology Xerus™ PDU JSON-RPC API
Public Member Functions | List of all members
logging::WlanLog Interface Reference

WLAN diagnostic log interface. More...

import"WlanLog.idl";

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...
 

Detailed Description

WLAN diagnostic log interface.

Member Function Documentation

◆ getChunk()

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.

Parameters
refIdFirst log id to fetch
countNumber of entries to fetch
directionRange direction
Returns
log chunk

◆ getInfo()

LogInfo logging::WlanLog::getInfo ( )

Get info about the WLAN diagnostic log.

Returns
log info

The documentation for this interface was generated from the following file: