LOGGER
Logger
Data Logging using ESP8266
|
#include "basetype.h"
Go to the source code of this file.
Enumerations | |
enum | SensorDatatypeID_t { SDpin, SDvoltage, SDcentigrade, SDnumber, SDpulseCount, SDpulseFrequency, SDpressure, SDallTypes, SDnumberTypes = SDallTypes } |
< version of this module More... | |
Public datatypes used for Sensors
enum SensorDatatypeID_t |
< version of this module
Data type of a sensor. The value SDallTypes is never stored for a sensor, it is used when subroutines accept an argument to restrict to a single type.
NOTE: The number of decimal places is specified seperately. NOTE: The order must match datatypeNames