![]() |
Leosac
0.8.0
Open Source Access Control
|
#include "hardware/ExternalServer.hpp"#include "hardware/ExternalMessage.hpp"#include "hardware/HardwareFwd.hpp"#include "modules/mqtt/MqttFwd.hpp"#include "tools/db/database.hpp"#include <chrono>
Include dependency graph for MqttConfig.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Leosac::Module::Mqtt::MqttServerConfig |
| An instance of this class represents the configuration of one Mqtt server. More... | |
| struct | Leosac::Module::Mqtt::MqttExternalMessage |
| class | Leosac::Module::Mqtt::MqttConfig |
| Transient configuration object that stores the list of mqtt servers use/configure. More... | |
Namespaces | |
| Leosac | |
| This is the header file for a generated source file, GitSHA1.cpp. | |
| Leosac::Module | |
| All modules that provides features to Leosac shall be in this namespace. | |
| Leosac::Module::Mqtt | |
| Provide support for Mqtt. | |
Macros | |
| #define | ODB_NO_BASE_VERSION |
| #define ODB_NO_BASE_VERSION |
Definition at line 22 of file MqttConfig.hpp.