ESPHome
2023.8.3
|
Data Structures | |
class | GlobalsComponent |
class | GlobalVarSetAction |
class | RestoringGlobalsComponent |
Functions | |
template<typename T > | |
T & | id (GlobalsComponent< T > *value) |
template<typename T > | |
T & | id (RestoringGlobalsComponent< T > *value) |
T& esphome::globals::id | ( | GlobalsComponent< T > * | value | ) |
Definition at line 82 of file globals_component.h.
T& esphome::globals::id | ( | RestoringGlobalsComponent< T > * | value | ) |
Definition at line 83 of file globals_component.h.