![]() |
|
Uniot Core
|
| 0.8.1 |
Experimental file-like interface for NVS storage operations. More...
Classes | |
| class | uniot::NVSFile |
Experimental file-like interface for NVS storage operations.
Provides a file system compatible interface for NVS operations on ESP32. This class mimics the behavior of file handles used by SPIFFS and LittleFS, allowing NVS to be used as a drop-in replacement for traditional file systems.
Key differences from traditional file systems: