mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2025-11-03 12:17:56 +00:00
Adding Associations in device status.
This commit is contained in:
@@ -358,7 +358,7 @@ namespace uCentral {
|
||||
}
|
||||
Conn_->Compatible = Compatible_;
|
||||
|
||||
StatsProcessor_ = std::make_unique<uCentral::StateProcessor>();
|
||||
StatsProcessor_ = std::make_unique<uCentral::StateProcessor>(Conn_);
|
||||
StatsProcessor_->Initialize(Serial);
|
||||
LookForUpgrade(UUID);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user