mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2026-03-20 03:41:02 +00:00
Fixing configure
This commit is contained in:
@@ -278,6 +278,7 @@ void RESTAPI_device_commandHandler::Configure(Poco::Net::HTTPServerRequest& Requ
|
||||
Params.stringify(ParamStream);
|
||||
Cmd.Details = ParamStream.str();
|
||||
|
||||
uCentral::DeviceRegistry::SetPendingUUID(SerialNumber_, NewUUID);
|
||||
WaitForCommand(Cmd,Params,Request,Response);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user