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

Go to the source code of this file.

Classes

class  CONTROLLER_CLASS_NAME
 

Macros

#define CONTROLLER_CLASS_NAME   BasicController
 

Variables

static const char * CONTROLLER_NAME = "EnigmaIOT controller template"
 

Macro Definition Documentation

◆ CONTROLLER_CLASS_NAME

#define CONTROLLER_CLASS_NAME   BasicController

Definition at line 15 of file BasicController.h.

Variable Documentation

◆ CONTROLLER_NAME

const char* CONTROLLER_NAME = "EnigmaIOT controller template"
static

Definition at line 16 of file BasicController.h.