mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
исправление бага графиков с датой
This commit is contained in:
@@ -27,10 +27,6 @@ void handleOrder() {
|
||||
|
||||
String id = selectToMarker(order, " ");
|
||||
|
||||
//это модификатор для даты графика
|
||||
// if (id.endsWith("-date")) {
|
||||
//}
|
||||
|
||||
//здесь нужно перебрать все методы execute всех векторов и выполнить те id которых совпали с id события
|
||||
IoTItem* item = findIoTItem(id);
|
||||
if (item) {
|
||||
|
||||
Reference in New Issue
Block a user