mirror of
				https://github.com/Telecominfraproject/wlan-cloud-owprov.git
				synced 2025-11-02 19:48:03 +00:00 
			
		
		
		
	Framework update
This commit is contained in:
		@@ -192,6 +192,10 @@ namespace OpenWifi::GWObjects {
 | 
			
		||||
		field_to_json(Obj,"lastContact", LastContact);
 | 
			
		||||
		field_to_json(Obj,"associations_2G", Associations_2G);
 | 
			
		||||
		field_to_json(Obj,"associations_5G", Associations_5G);
 | 
			
		||||
		field_to_json(Obj,"webSocketClients", webSocketClients);
 | 
			
		||||
		field_to_json(Obj,"websocketPackets", websocketPackets);
 | 
			
		||||
		field_to_json(Obj,"kafkaClients", kafkaClients);
 | 
			
		||||
		field_to_json(Obj,"kafkaPackets", kafkaPackets);
 | 
			
		||||
 | 
			
		||||
		switch(VerifiedCertificate) {
 | 
			
		||||
			case NO_CERTIFICATE:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user