MQTTSuite
Loading...
Searching...
No Matches
MqttMapperPlugin.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mqtt::lib::FunctionBase
struct  mqtt::lib::Function
struct  mqtt::lib::VoidFunction

Namespaces

namespace  inja
namespace  mqtt
namespace  mqtt::lib

Typedefs

using inja::Arguments = std::vector<const nlohmann::json*>
using inja::json = nlohmann::json

Variables

std::vector< mqtt::lib::Functionfunctions
std::vector< mqtt::lib::VoidFunctionvoidFunctions {{"store", 2, mqtt::lib::plugins::storage_plugin::Storage::store}}

Variable Documentation

◆ functions

std::vector<mqtt::lib::Function> functions

Definition at line 92 of file MqttMapperPlugin.h.

◆ voidFunctions

Definition at line 93 of file MqttMapperPlugin.h.