mirror of
https://github.com/Telecominfraproject/wlan-cloud-analytics.git
synced 2025-12-16 04:47:06 +00:00
Code changes after analyzer
This commit is contained in:
@@ -41,6 +41,7 @@ namespace OpenWifi {
|
|||||||
|
|
||||||
void Daemon::initialize([[maybe_unused]] Poco::Util::Application &self) {
|
void Daemon::initialize([[maybe_unused]] Poco::Util::Application &self) {
|
||||||
std::cout << "Daemon initializing" << std::endl;
|
std::cout << "Daemon initializing" << std::endl;
|
||||||
|
MicroService::instance().initialize(self);
|
||||||
}
|
}
|
||||||
|
|
||||||
void MicroServicePostInitialization() {
|
void MicroServicePostInitialization() {
|
||||||
|
|||||||
Reference in New Issue
Block a user