mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
графики с выбором даты
This commit is contained in:
@@ -24,7 +24,7 @@ class IoTItem {
|
||||
virtual void regEvent(float value, String consoleInfo);
|
||||
|
||||
String getSubtype();
|
||||
virtual void sendChart(bool mqtt);
|
||||
virtual void sendChart(int type);
|
||||
virtual void cleanData();
|
||||
|
||||
String getID();
|
||||
|
||||
Reference in New Issue
Block a user