mirror of
https://github.com/Telecominfraproject/wlan-cloud-analytics.git
synced 2026-01-17 18:21:23 +00:00
Adding options for returning statistics and points.
This commit is contained in:
@@ -201,6 +201,9 @@ namespace OpenWifi {
|
||||
std::ofstream of("msg"+std::to_string(f++)+".json", std::ios_base::trunc );
|
||||
of << OO.str();
|
||||
*/
|
||||
|
||||
|
||||
|
||||
return ReturnObject(*Answer);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user