Logo Pico-Framework A web-first embedded framework for C++
Loading...
Searching...
No Matches
FrameworkModel.cpp File Reference

Base model class for persistent JSON collections. More...

+ Include dependency graph for FrameworkModel.cpp:

Go to the source code of this file.

Detailed Description

Author
Ian Archbell

Part of the PicoFramework application framework. This module provides the FrameworkModel class, which abstracts the loading, saving, and manipulation of JSON records stored in an array format. Provides CRUD operations for JSON array records stored using the JsonService abstraction. Designed for embedded use with SD or flash-backed storage.

Version
0.1
Date
2025-03-31
License:\n MIT License

Definition in file FrameworkModel.cpp.