ESP Component Registry
Open main menu
Docs
Blog
Sign in
espressif
/brookesia_service_manager
0.7.0
Latest
uploaded 11 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
3
Examples
0
Versions
1
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.*
ESP-Brookesia core utility library which provides `task scheduler`, `thread configuration`, `performance profilers`, `logging system`, `state machine`, `plugin system`, and various `helper utilities`.