mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2025-11-03 12:17:56 +00:00
RTTY troubleshooting.
This commit is contained in:
@@ -37,6 +37,7 @@ namespace OpenWifi {
|
||||
return NotFound();
|
||||
}
|
||||
|
||||
Poco::Thread::current()->setName(fmt::format("{}: {}",SerialNumber_,Command_));
|
||||
if (Command_ == RESTAPI::Protocol::CAPABILITIES){
|
||||
return GetCapabilities();
|
||||
} else if (Command_ == RESTAPI::Protocol::LOGS) {
|
||||
|
||||
Reference in New Issue
Block a user