| 
    Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    
   | 
 
One full log row. More...
Public Attributes | |
| time | sensorSetTimestamp | 
| Time of last sensor set modification (UNIX timestamp, UTC)   | |
| time | timestamp | 
| Log row time stamp (UNIX timestamp, UTC)   | |
| vector< Record > | sensorRecords | 
| Sensor records; same order as in SensorSet::sensors.   | |
| vector< Record > | peripheralDeviceRecords | 
| Peripheral device records; same order as in SensorSet::slots.   | |
One full log row.
Definition at line 308 of file SensorLogger.idl.
| vector<Record> sensors::Logger::LogRow::peripheralDeviceRecords | 
Peripheral device records; same order as in SensorSet::slots.
Definition at line 316 of file SensorLogger.idl.
| vector<Record> sensors::Logger::LogRow::sensorRecords | 
Sensor records; same order as in SensorSet::sensors.
Definition at line 314 of file SensorLogger.idl.
| time sensors::Logger::LogRow::sensorSetTimestamp | 
Time of last sensor set modification (UNIX timestamp, UTC)
Definition at line 310 of file SensorLogger.idl.
| time sensors::Logger::LogRow::timestamp | 
Log row time stamp (UNIX timestamp, UTC)
Definition at line 312 of file SensorLogger.idl.