LOGGER  Logger
Data Logging using ESP8266
Public Attributes | List of all members
ConfigurationInfo_t Struct Reference

Configuration information stored at the beginning of the database. More...

Public Attributes

uint8_t majorVersion
 major
 
uint8_t minorVersion
 minor
 
uint16_t firstByteOffset
 where the first data byte sits
 
uint16_t millisecondsBetweenSamples
 sampling interval
 
uint16_t sampleSize
 bytes stored for each sample
 
time_t timeOfFirstSample
 UNIX time of the first sample.
 
uint8_t spare [64-1-1-2-2-2-4]
 space for more stuff
 

Detailed Description

Configuration information stored at the beginning of the database.


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