Manages local storage and retrieval of JSON data for stations and sensors. More...
#include <string>#include <nlohmann/json.hpp>#include <wx/string.h>#include <wx/wx.h>#include <vector>#include <fstream>

Go to the source code of this file.
Classes | |
| class | LocalDB |
| Provides methods to update and load station and sensor data stored locally in JSON format. More... | |
Manages local storage and retrieval of JSON data for stations and sensors.