Leosac
0.8.0
Open Source Access Control
|
#include "core/auth/Auth.hpp"
#include "hardware/facades/FBuzzer.hpp"
#include "hardware/facades/FLED.hpp"
#include "modules/wiegand/strategies/WiegandStrategy.hpp"
#include "zmqpp/zmqpp.hpp"
#include <chrono>
#include <string>
Go to the source code of this file.
Classes | |
class | Leosac::Module::Wiegand::WiegandReaderImpl |
An implementation class that represents a Wiegand Reader. 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::Wiegand | |
Provide support for Wiegand devices. | |