mirror of
				https://github.com/Telecominfraproject/wlan-cloud-owprov.git
				synced 2025-10-31 10:37:57 +00:00 
			
		
		
		
	Added serialnumber cache, address completion.
This commit is contained in:
		| @@ -82,6 +82,8 @@ namespace OpenWifi { | ||||
|         ExpandFunc_[TagsObjectDB_->Prefix()] = [=](const char *F, std::string &V, std::string &Name, std::string & Description) ->bool { return TagsObjectDB_->Exists(F,V);; }; | ||||
|  | ||||
|         EntityDB_->CheckForRoot(); | ||||
|         InventoryDB_->InitializeSerialCache(); | ||||
|  | ||||
|         Updater_.start(*this); | ||||
|  | ||||
|         return 0; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 stephb9959
					stephb9959