MQTTSuite
Loading...
Searching...
No Matches
Double.cpp File Reference
Include dependency graph for Double.cpp:

Go to the source code of this file.

Namespaces

namespace  mqtt
namespace  mqtt::lib
namespace  mqtt::lib::plugins
namespace  mqtt::lib::plugins::double_plugin

Functions

nlohmann::json mqtt::lib::plugins::double_plugin::myDouble (const inja::Arguments &args)

Variables

std::vector< mqtt::lib::Functionfunctions {{"double", 1, mqtt::lib::plugins::double_plugin::myDouble}}

Variable Documentation

◆ functions

std::vector< mqtt::lib::Function > functions {{"double", 1, mqtt::lib::plugins::double_plugin::myDouble}}

Definition at line 80 of file Double.cpp.

nlohmann::json myDouble(const inja::Arguments &args)
Definition Double.cpp:72