LOGGER
Logger
Data Logging using ESP8266
|
#include <arduino.h>
#include <ESP8266WiFi.h>
#include "xmlservices.h"
#include "dataservices.h"
#include "timeservices.h"
#include "versionnumbers.h"
#include "webservices.h"
Macros | |
#define | webpagesEdit 1 |
version of this module | |
#define | XML_MAJOR_VERSION 1 |
The major version of this XML format. | |
#define | XML_MINOR_VERSION 1 |
The minor version of this XML format. | |
Functions | |
EXTERNDEF void | xmlservicesEmitSensors () |
< version of this include file More... | |
Emit sensor data as an XML file.
EXTERNDEF void xmlservicesEmitSensors | ( | ) |
< version of this include file
display the sensor data as an XML file