Leosac
0.8.0
Open Source Access Control
|
#include "hardware/Buzzer.hpp"
#include "hardware/GPIO.hpp"
#include "hardware/HardwareFwd.hpp"
#include "hardware/LED.hpp"
#include "hardware/RFIDReader.hpp"
#include "modules/wiegand/WiegandFwd.hpp"
#include "tools/db/database.hpp"
#include <chrono>
Go to the source code of this file.
Classes | |
struct | Leosac::Module::Wiegand::WiegandReaderConfig |
An instance of this class represents the configuration of one Wiegand reader. More... | |
class | Leosac::Module::Wiegand::WiegandConfig |
Transient configuration object that stores the list of reader 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::Wiegand | |
Provide support for Wiegand devices. | |
Macros | |
#define | ODB_NO_BASE_VERSION |
#define ODB_NO_BASE_VERSION |
Definition at line 22 of file WiegandConfig.hpp.