Raritan / Server Technology Xerus™ PDU JSON-RPC API
Public Attributes | List of all members
sensors::Logger::Info Struct Reference

Sensor logger info. More...

import"SensorLogger.idl";

Public Attributes

int samplePeriod
 Sample interval in milliseconds.
 
int maxTotalRecords
 Maximum supported number of log records (number of logged sensors multiplied by log capacity)
 
int effectiveCapacity
 Effective log capacity; may be lower than the setting to meet the maxTotalRecords limit.
 
int oldestRecId
 ID of oldest record in buffer (0 if empty)
 
int newestRecId
 ID of newest record in buffer (0 if empty)
 

Detailed Description

Sensor logger info.


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