|
esp_iot_framework
v0.1.0-alpha
© 2026 AmakeSasha, distributed under a license Apache-2.0
|
Low-level API exposing NVS storage, FreeRTOS task management, IP event handlers, and internal configuration queries for creating nodes. More...
Modules | |
| Constants | |
| Default values and length limits. | |
| Tools | |
| Helper utility functions. | |
| Configuration | |
| Functions to retrieve current system configuration. | |
| Event Handlers | |
| System hooks for internal business logic. | |
| Non-Volatile Storage (NVS) | |
| NVS extension layer for data persistence and configuration profiles. | |
| Task Management | |
| Thread lifecycle control and secure task spawn utilities. | |
| Other | |
| Anything that does not belong to a specific section or is not part of a group large enough for a separate module. | |
This API provides direct access to the CORE internal subsystems. It is designed for building specialized nodes that require low-level system event orchestration, raw configuration access, and manual NVS storage management.