FREEDM DGI
Classes | Namespaces
CMqttAdapter.hpp File Reference
#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
 

Detailed Description

Author
Thomas Roth tprfh.nosp@m.7@ms.nosp@m.t.edu
Project:
FREEDM DGI
Description:
Implementation of an asynchronous PAHO MQTT client in DGI.