mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-29 17:52:28 +00:00
Fixing Subscriber Device Config Change Update.
This commit is contained in:
@@ -45,7 +45,8 @@ namespace OpenWifi {
|
||||
return false;
|
||||
}
|
||||
|
||||
static void ShowJSON([[maybe_unused]] const char *S, [[maybe_unused]] const Poco::JSON::Object::Ptr &Obj) {
|
||||
|
||||
[[maybe_unused ]] static void ShowJSON([[maybe_unused]] const char *S, [[maybe_unused]] const Poco::JSON::Object::Ptr &Obj) {
|
||||
/*
|
||||
std::stringstream O;
|
||||
Poco::JSON::Stringifier::stringify(Obj,O);
|
||||
|
||||
Reference in New Issue
Block a user