MQTTSuite
Loading...
Searching...
No Matches
MqttModel.cpp File Reference
#include "MqttModel.h"
#include "Mqtt.h"
#include <core/socket/stream/SocketConnection.h>
#include <express/Response.h>
#include <iot/mqtt/MqttContext.h>
#include <iot/mqtt/server/broker/Broker.h>
#include <net/SocketAddress.h>
#include <nlohmann/json.hpp>
#include <web/http/server/SocketContext.h>
Include dependency graph for MqttModel.cpp:

Go to the source code of this file.

Classes

struct  mqtt::mqttbroker::lib::subscribe
struct  mqtt::mqttbroker::lib::unsubscribe
struct  mqtt::mqttbroker::lib::retaine
struct  mqtt::mqttbroker::lib::release

Namespaces

namespace  mqtt
namespace  mqtt::mqttbroker
namespace  mqtt::mqttbroker::lib

Functions

static void mqtt::mqttbroker::lib::to_json (nlohmann::json &j, const Mqtt *mqtt)
static void mqtt::mqttbroker::lib::to_json (nlohmann::json &j, const subscribe &subscribe)
static void mqtt::mqttbroker::lib::to_json (nlohmann::json &j, const unsubscribe &unsubscribe)
static void mqtt::mqttbroker::lib::to_json (nlohmann::json &j, const retaine &retaine)
static void mqtt::mqttbroker::lib::to_json (nlohmann::json &j, const release &release)