mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-11-02 03:27:51 +00:00
Framework update, adding state to inventory tag, support for subscriber for inventory tag
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
#include "Daemon.h"
|
||||
#include "StorageService.h"
|
||||
#include "SecurityDBProxy.h"
|
||||
#include "AutoDiscovery.h"
|
||||
#include "framework/ConfigurationValidator.h"
|
||||
#include "SerialNumberCache.h"
|
||||
@@ -34,7 +33,6 @@ namespace OpenWifi {
|
||||
OpenWifi::StorageService(),
|
||||
ConfigurationValidator(),
|
||||
SerialNumberCache(),
|
||||
SecurityDBProxy(),
|
||||
AutoDiscovery(),
|
||||
JobController(),
|
||||
WebSocketClientServer()
|
||||
|
||||
Reference in New Issue
Block a user