графики с датой, рабочая версия

This commit is contained in:
Dmitry Borisenko
2022-09-11 15:41:50 +02:00
parent d121414e65
commit e8731b413e
8 changed files with 49 additions and 25 deletions

View File

@@ -24,7 +24,8 @@ class IoTItem {
virtual void regEvent(float value, String consoleInfo);
String getSubtype();
virtual void sendChart(int type);
virtual void sendChart();
virtual void setPublishType(int type, int num);
virtual void cleanData();
String getID();