esp_iot_framework  v0.1.0-alpha
© 2026 AmakeSasha, distributed under a license Apache-2.0

Public API for application development. Provides framework initialization, Wi-Fi configuration, network profile management, and system lifecycle hooks. More...

Modules

 Device Boot
 Device startup and runtime environment initialization.
 
 HTTP(S) Server
 Management of HTTP/HTTPS endpoints and server tuning.
 

Detailed Description

Note
This group of modules is available when you include this line at the beginning of the file.:
#include <esp_iot_framework_device.h>