Files | |
| HttpFetcher.h | |
| Defines the HttpFetcher class for performing HTTP GET requests asynchronously. | |
| JSONTools.h | |
| Utility functions for working with JSON data using nlohmann::json. | |
| LocalDB.h | |
| Manages local storage and retrieval of JSON data for stations and sensors. | |
| Panel.h | |
| Defines the Panel class for managing wxWidgets panels. | |
| PanelSensor.h | |
| Defines the PanelSensor class for displaying sensor data charts. | |
| PanelStart.h | |
| Defines the PanelStart class for displaying and managing the station list UI. | |
| PanelStation.h | |
| Defines the PanelStation class for displaying sensor data of a selected station. | |
| WindowMain.h | |
| Defines the main application window class. | |