mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralfms.git
synced 2026-03-20 03:40:59 +00:00
Adding connectedDevice API
This commit is contained in:
@@ -63,7 +63,7 @@ namespace uCentral {
|
||||
auto *Path = uri.getPath().c_str();
|
||||
RESTAPIHandler::BindingMap Bindings;
|
||||
|
||||
std::cout << "Path: " << Request.getURI() << std::endl;
|
||||
// std::cout << "Path: " << Request.getURI() << std::endl;
|
||||
|
||||
return RESTAPI_Router<
|
||||
RESTAPI_firmwaresHandler,
|
||||
|
||||
Reference in New Issue
Block a user