mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
исправление ошибки
This commit is contained in:
@@ -24,7 +24,7 @@ class IoTItem {
|
|||||||
void regEvent(float value, String consoleInfo);
|
void regEvent(float value, String consoleInfo);
|
||||||
|
|
||||||
String getSubtype();
|
String getSubtype();
|
||||||
void sendChart();
|
virtual void sendChart();
|
||||||
|
|
||||||
String getID();
|
String getID();
|
||||||
virtual String getValue();
|
virtual String getValue();
|
||||||
|
|||||||
Reference in New Issue
Block a user