mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2025-11-03 20:27:45 +00:00
Fixing commands command and newestcommands.
This commit is contained in:
@@ -425,8 +425,7 @@ namespace OpenWifi {
|
||||
StorageService()->SetCommandResult(request_uuid, State);
|
||||
}
|
||||
|
||||
if (StatsProcessor_)
|
||||
StatsProcessor_->Add(State);
|
||||
StatsProcessor_->Add(State);
|
||||
|
||||
if(KafkaManager()->Enabled()) {
|
||||
Poco::JSON::Stringifier Stringify;
|
||||
|
||||
Reference in New Issue
Block a user