LOGGER  Logger
Data Logging using ESP8266
Enumerations
sensordatatype.h File Reference
#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...
 

Detailed Description

Public datatypes used for Sensors

Enumeration Type Documentation

< 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