Skip to content

WIP: Let MQTT and REST(HTTP) run in the same process

zwarag requested to merge feature into master

The Programm should be able to handle MQTT messages and at the same time provide a REST interface to access sensor data or trigger actions that change states on the NodeMCU.

Merge request reports