|
FREEDM DGI
|
#include "IAdapter.hpp"#include "CMqttMessage.hpp"#include <map>#include <list>#include <string>#include <MQTTClient.h>#include <boost/thread.hpp>#include <boost/shared_ptr.hpp>#include <boost/property_tree/ptree.hpp>#include <boost/enable_shared_from_this.hpp>Go to the source code of this file.
Classes | |
| class | freedm::broker::device::CMqttAdapter |
| Provides an interface for communicating with an MQTT broker. More... | |
| struct | freedm::broker::device::CMqttAdapter::DeviceData |
Namespaces | |
| freedm | |
| General FREEDM Namespace. | |
| freedm::broker | |
| Broker Architecture Namespace. | |
| freedm::broker::device | |
1.8.11