Weather App
 
Loading...
Searching...
No Matches
LocalDB.h File Reference

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>
Include dependency graph for LocalDB.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Manages local storage and retrieval of JSON data for stations and sensors.