Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
A log chunk. More...
import"Log.idl";
Public Attributes | |
long | logCreationTime |
Creation time of log at chunk generation (monotonic clock timestamp) | |
int | idFirst |
Id of first entry in the chunk. | |
int | allEntryCnt |
Count of all entries in the chunk. | |
vector< LogEntry > | selEntries |
Selected entries of the chunk. | |
A log chunk.