EnigmaIOT  0.9.8
Secure sensor and gateway platform based on ESP8266 and ESP32
Classes | Macros | Variables
ds18b20Controller.h File Reference
#include "WProgram.h"
#include <EnigmaIOTjsonController.h>
#include <DallasTemperature.h>

Go to the source code of this file.

Classes

class  CONTROLLER_CLASS_NAME
 

Macros

#define CONTROLLER_CLASS_NAME   ds18b20Controller
 

Variables

static const char * CONTROLLER_NAME = "DS18B20 controller"
 

Macro Definition Documentation

◆ CONTROLLER_CLASS_NAME

#define CONTROLLER_CLASS_NAME   ds18b20Controller

Definition at line 19 of file ds18b20Controller.h.

Variable Documentation

◆ CONTROLLER_NAME

const char* CONTROLLER_NAME = "DS18B20 controller"
static

Definition at line 20 of file ds18b20Controller.h.