EnigmaIOT  0.9.8
Secure sensor and gateway platform based on ESP8266 and ESP32
Classes | Macros | Variables
DashButtonController.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   DashButtonController
 

Variables

static const char * CONTROLLER_NAME = "DashButton controller"
 

Macro Definition Documentation

◆ CONTROLLER_CLASS_NAME

#define CONTROLLER_CLASS_NAME   DashButtonController

Definition at line 19 of file DashButtonController.h.

Variable Documentation

◆ CONTROLLER_NAME

const char* CONTROLLER_NAME = "DashButton controller"
static

Definition at line 20 of file DashButtonController.h.