Defines the PanelSensor class for displaying sensor data charts. More...
#include "Panel.h"
#include "HttpFetcher.h"
#include "LocalDB.h"
#include <wx/app.h>
#include <wx/charts/wxcharts.h>
#include <wx/slider.h>
#include <wx/richtext/richtextctrl.h>
Go to the source code of this file.
Classes | |
class | PanelSensor |
Represents a panel that displays a chart with sensor data over time. More... | |
Defines the PanelSensor class for displaying sensor data charts.