messages config_manager
This commit is contained in:
		
							parent
							
								
									1fa81fc89e
								
							
						
					
					
						commit
						e7eab203c4
					
				
							
								
								
									
										7
									
								
								observer/messages/config_manager.go
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								observer/messages/config_manager.go
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,7 @@
 | 
			
		||||
package messages
 | 
			
		||||
 | 
			
		||||
const (
 | 
			
		||||
	CONFIGMANAGER_LOADED = "CONFIGMANAGER_LOADED"
 | 
			
		||||
	ADD_SENSOR_1 = "ADD_SENSOR_1"
 | 
			
		||||
	REMOVE_SENSOR_1 = "REMOVE_SENSOR_1"
 | 
			
		||||
)
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user