Leosac  0.8.0
Open Source Access Control
Leosac::Module::LedBuzzer::CRUDHandlerHelper Struct Reference

#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...
 

Detailed Description

Definition at line 31 of file CRUDHandler.hpp.

Member Data Documentation

◆ buzzer_object_id_key

constexpr const char Leosac::Module::LedBuzzer::CRUDHandlerHelper::buzzer_object_id_key = "buzzer_id"
staticconstexpr

How to retrieve the object's id when instanciate the crud handler for buzzer.

Definition at line 36 of file CRUDHandler.hpp.

◆ led_object_id_key

constexpr const char Leosac::Module::LedBuzzer::CRUDHandlerHelper::led_object_id_key = "led_id"
staticconstexpr

How to retrieve the object's id when instanciate the crud handler for led.

Definition at line 40 of file CRUDHandler.hpp.


The documentation for this struct was generated from the following files: