Leosac
0.8.0
Open Source Access Control
|
#include <CRUDHandler.hpp>
Static Public Attributes | |
static constexpr const char | buzzer_object_id_key [] = "buzzer_id" |
How to retrieve the object's id when instanciate the crud handler for buzzer. More... | |
static constexpr const char | led_object_id_key [] = "led_id" |
How to retrieve the object's id when instanciate the crud handler for led. More... | |
Definition at line 31 of file CRUDHandler.hpp.
|
staticconstexpr |
How to retrieve the object's id when instanciate the crud handler for buzzer.
Definition at line 36 of file CRUDHandler.hpp.
|
staticconstexpr |
How to retrieve the object's id when instanciate the crud handler for led.
Definition at line 40 of file CRUDHandler.hpp.