How to serialize a parsed JSON object to a file on the ESP32 file system
ESP32 JSON: Read from file
How to read and parse a JSON object from a file stored on the ESP32 file system,
ESP32: ifstream and ofstream
How to use the C++ ifstream and ofstream classes to write and read files on the ESP32.