mirror of
				https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
				synced 2025-11-03 20:27:45 +00:00 
			
		
		
		
	Framework Update.
This commit is contained in:
		@@ -38,6 +38,7 @@ namespace OpenWifi {
 | 
			
		||||
															  bool &Done, std::string &Answer) {
 | 
			
		||||
		Done = false;
 | 
			
		||||
		auto Prefix = O->get("serial_prefix").toString();
 | 
			
		||||
		std::cout << "serial_prefix..." << Prefix << std::endl;
 | 
			
		||||
		Logger().information(Poco::format("serial_number_search: %s", Prefix));
 | 
			
		||||
		if (!Prefix.empty() && Prefix.length() < 13) {
 | 
			
		||||
			std::vector<uint64_t> Numbers;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user