ESP Component Registry
Open main menu
Docs
Blog
Sign in
espressif
/brookesia_service_nvs
0.7.0
Latest
uploaded 12 hours ago
ESP-Brookesia NVS (Non-Volatile Storage) service which provides namespace-based key-value storage management.
Readme
Changelog
Dependencies
3
Dependents
0
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_service_helper
0.7.*
ESP-Brookesia service helper library which provides type-safe definitions, schemas, and utilities for building and using services.
espressif/brookesia_service_manager
0.7.*
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.