mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2025-11-05 05:08:06 +00:00
Addressing mesh nodes appearing as disconnected after a perdio of time while they are still connected.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include <chrono>
|
||||
#include <algorithm>
|
||||
|
||||
#include "Poco/UUIDGenerator.h"
|
||||
#include "Poco/JSON/Parser.h"
|
||||
|
||||
#include "CentralConfig.h"
|
||||
@@ -19,7 +18,6 @@
|
||||
#include "RESTAPI_device_commandHandler.h"
|
||||
#include "StorageService.h"
|
||||
#include "RESTAPI_RPC.h"
|
||||
#include "CommandManager.h"
|
||||
#include "TelemetryStream.h"
|
||||
#include "framework/RESTAPI_protocol.h"
|
||||
#include "framework/uCentral_Protocol.h"
|
||||
|
||||
Reference in New Issue
Block a user