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

Structure that gets logged. More...

#include <dataservices.h>

Public Attributes

uint32_t samplesSinceValid: 23
 

samples since last valid data


 
uint32_t spare: 9
 reserved for expansion
 
uint8_t data [60]
 Sensor inputs go here.
 

Detailed Description

Structure that gets logged.


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