Raritan PX2/PX3 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

LogChunk logging::WlanLog::getChunk ( in int  refId,
in int  count,
in RangeDirection  direction 
)

Fetch a chunk from the WLAN diagnostic log.

Parameters
refIdFirst log id to fetch
countNumber of entries to fetch
directionRange direction
Returns
log chunk
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: