EnigmaIOT  0.9.8
Secure sensor and gateway platform based on ESP8266 and ESP32
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
EnigmaIOT Gateway Dummy

This example represent the basis to develop an EnigmaIOT gateway. You may build a gateway that register measurements from node sensors to an SD or uses LoRaWAN as output instead MQTT.

To do that you only need to implement the class defined in GwOutput_generic.h

This only implements the EnigmaIOT side using ESP-NOW.