EnigmaIOT
0.9.8
Secure sensor and gateway platform based on ESP8266 and ESP32
|
This shows the simplest implementation of EnigmaIOTjsonController.h using a button as data origin.
A message is sent on button press and another on button release. Node does not enter in deep sleep mode.
Simple debounce is applied to avoid multiple pushes.
Using EnigmaIOT Gateway MQTT, messages from button controller produce this output.
No configuration data is added here to keep example as simple as possible.