mirror of
				https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
				synced 2025-10-31 02:27:49 +00:00 
			
		
		
		
	add tx_power status
This commit is contained in:
		 Thomas-Leung2021
					Thomas-Leung2021
				
			
				
					committed by
					
						 Mike Hansen
						Mike Hansen
					
				
			
			
				
	
			
			
			 Mike Hansen
						Mike Hansen
					
				
			
						parent
						
							aaa584ca3c
						
					
				
				
					commit
					4370753206
				
			| @@ -1323,6 +1323,7 @@ public class OpensyncExternalIntegrationCloud implements OpensyncExternalIntegra | ||||
|             channelStatus.setDetails(channelStatusData); | ||||
|         } | ||||
|         ((EquipmentChannelStatusData) channelStatus.getDetails()).getChannelNumberStatusDataMap().put(radioState.getFreqBand(), radioState.getChannel()); | ||||
|         ((EquipmentChannelStatusData) channelStatus.getDetails()).getTxPowerDataMap().put(radioState.getFreqBand(), radioState.getTxPower()); | ||||
|         return channelStatus; | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user