| 
    Leosac
    0.7.0
    
   OpenSourceAccessControl 
   | 
 
#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.
      
  | 
  static | 
How to retrieve the object's id when instanciate the crud handler for buzzer.
Definition at line 36 of file CRUDHandler.hpp.
      
  | 
  static | 
How to retrieve the object's id when instanciate the crud handler for led.
Definition at line 40 of file CRUDHandler.hpp.