|
LoboMQ
|
#include <Arduino.h>#include <esp_now.h>#include <string>#include <vector>#include <array>#include "PubSub.h"Go to the source code of this file.
Classes | |
| class | BrokerTopic |
This file contains the necessary definitions and declarations to manage objects that represent a topic in the LoboMQ broker.
Definition in file BrokerTopic.h.