mirror of
				https://github.com/Telecominfraproject/wlan-cloud-owprov.git
				synced 2025-10-31 02:27:52 +00:00 
			
		
		
		
	Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
		| @@ -99,6 +99,7 @@ namespace OpenWifi { | ||||
| 			if (Device->Get(Configuration)) { | ||||
| 				std::ostringstream OS; | ||||
| 				Configuration->stringify(OS); | ||||
|                 Configuration->stringify(std::cout); | ||||
| 				Results.appliedConfiguration = OS.str(); | ||||
| 				auto Response = Poco::makeShared<Poco::JSON::Object>(); | ||||
| 				poco_debug(Logger(), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 stephb9959
					stephb9959