Sensor logger info.  
 More...
|  | 
| 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) 
 | 
|  | 
The documentation for this struct was generated from the following file: