EnigmaIOT  0.9.8
Secure sensor and gateway platform based on ESP8266 and ESP32
Variables
GwOutput_dummy.cpp File Reference

Dummy Gateway output module. More...

#include <Arduino.h>
#include "GwOutput_dummy.h"
#include <ESPAsyncWebServer.h>
#include <helperFunctions.h>
#include <EnigmaIOTdebug.h>
#include <FS.h>

Go to the source code of this file.

Variables

GatewayOutput_dummy GwOutput
 

Detailed Description

Dummy Gateway output module.

Version
0.9.8
Date
15/07/2021
Author
German Martin

Module to serve as start boilerplate of EnigmaIOT gateway projects

Definition in file GwOutput_dummy.cpp.

Variable Documentation

◆ GwOutput

Definition at line 29 of file GwOutput_dummy.cpp.