|
LSH-Core
A robust C++ framework for Arduino-based home automation nodes
|

Files | |
| actuator_manager.cpp | |
| Implements the logic for managing and operating on all system Actuators. | |
| actuator_manager.hpp | |
| Declares the manager for the global collection of Actuator objects. | |
| clickable_manager.cpp | |
| Implements the logic for managing and operating on all system Clickables. | |
| clickable_manager.hpp | |
| Declares the manager for the global collection of Clickable objects. | |
| indicator_manager.cpp | |
| Implements the logic for managing and operating on all system Indicators. | |
| indicator_manager.hpp | |
| Declares the manager for the global collection of Indicator objects. | |