MQTTSuite
Loading...
Searching...
No Matches
MqttModel.cpp File Reference
#include "MqttModel.h"
#include "Mqtt.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

void mqtt::mqttbroker::lib::to_json (nlohmann::json &j, const MqttModel::MqttModelEntry &mqttModelEntry)
void mqtt::mqttbroker::lib::to_json (nlohmann::json &j, const subscribe &subscribe)
void mqtt::mqttbroker::lib::to_json (nlohmann::json &j, const unsubscribe &unsubscribe)
void mqtt::mqttbroker::lib::to_json (nlohmann::json &j, const retaine &retaine)
void mqtt::mqttbroker::lib::to_json (nlohmann::json &j, const release &release)