mirror of
				https://github.com/Telecominfraproject/wlan-cloud-owprov.git
				synced 2025-11-03 20:17:54 +00:00 
			
		
		
		
	Code analyzer fixes.
This commit is contained in:
		@@ -236,7 +236,7 @@ namespace OpenWifi::FMSObjects {
 | 
			
		||||
        snapshot = std::time(nullptr);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    bool DeviceReport::from_json(const Poco::JSON::Object::Ptr &Obj) {
 | 
			
		||||
    bool DeviceReport::from_json([[maybe_unused]] const Poco::JSON::Object::Ptr &Obj) {
 | 
			
		||||
        try {
 | 
			
		||||
 | 
			
		||||
            return true;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user