NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <mqtt/callback.h>
#include <mqtt/client.h>
Classes | |
class | NES::MQTTClientWrapper |
Helper class for MQTTSink. Provides a convenient way to choose between asynchronous and synchronous clients. More... | |
class | NES::MQTTClientWrapper::UserCallback |
Helper class for synchronous client - Defines how to interact with broker replies and connection loss. More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
Typedefs | |
using | NES::MQTTClientWrapperPtr = std::shared_ptr< MQTTClientWrapper > |