mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Управление ошибками
This commit is contained in:
@@ -100,7 +100,7 @@ void webSocketEvent(uint8_t num, WStype_t type, uint8_t* payload, size_t length)
|
||||
// system ===================================================================
|
||||
//**сохранение**//
|
||||
if (headerStr == "/rorre|") {
|
||||
writeUint8tToString(payload, length, headerLenth, errorsHeapJson);
|
||||
writeUint8tValueToJsonString(payload, length, headerLenth, errorsHeapJson);
|
||||
}
|
||||
// orders ===================================================================
|
||||
if (headerStr == "/reboot|") {
|
||||
|
||||
Reference in New Issue
Block a user