mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
более стандартные имена методов
This commit is contained in:
@@ -78,8 +78,8 @@ void webSocketEvent(uint8_t num, WStype_t type, uint8_t* payload, size_t length)
|
||||
// (*it)->setTodayDate();
|
||||
//}
|
||||
if ((*it)->getSubtype() == "Loging") {
|
||||
(*it)->setPublishType(2, num);
|
||||
(*it)->sendChart();
|
||||
(*it)->setPublishDestination(2, num);
|
||||
(*it)->publishValue();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user