MQTT Communication
Smart Factory
|
This class handels the MQTT connection. More...
#include "Arduino.h"
#include "LogConfiguration.h"
#include "Network/Network.h"
#include <PubSubClient.h>
Go to the source code of this file.
Classes | |
class | myMQTT |
Handels the MQTT connection. More... | |
This class handels the MQTT connection.
Definition in file myMQTT.h.