string testing for reporting push
This commit is contained in:
		
							parent
							
								
									78f2226981
								
							
						
					
					
						commit
						93c978f866
					
				| @ -720,7 +720,7 @@ class bridgeReportFactory(reportFactory): | |||||||
| 
 | 
 | ||||||
|     def send_bridgeEvent(self, _data): |     def send_bridgeEvent(self, _data): | ||||||
|         if isinstance(_data, str): |         if isinstance(_data, str): | ||||||
|             #_data = _data.decode('utf-8', error='ignore') |             _data = _data.decode('utf-8', error='ignore') | ||||||
|         self.send_clients(REPORT_OPCODES['BRDG_EVENT']+_data) |         self.send_clients(REPORT_OPCODES['BRDG_EVENT']+_data) | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user