ESP Component Registry
Open main menu
Docs
Blog
Sign in
espressif
/brookesia_service_manager
0.7.1
Latest
uploaded 8 hours ago
ESP-Brookesia service manager which provides plugin-based lifecycle management, dual communication modes (thread-safe local calls & TCP-based RPC), event pub/sub, and RAII-style service binding.
Readme
Changelog
Dependencies
2
Dependents
1
Examples
1
Versions
2
ESP-IDF
>=5.5,<6
ESP-IDF is Espressif’s official IoT Development Framework for the ESP32, ESP32-S and ESP32-C series of SoCs.
espressif/brookesia_lib_utils
>=0.7.2,<0.8.0
ESP-Brookesia core utility library which provides `task scheduler`, `thread configuration`, `performance profilers`, `logging system`, `state machine`, `plugin system`, and various `helper utilities`.