forked from espressif/esp-protocols
		
	
		
			
	
	
		
			10 lines
		
	
	
		
			194 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			194 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								menu "Example Configuration"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    config BROKER_URI
							 | 
						||
| 
								 | 
							
								        string "Broker URL"
							 | 
						||
| 
								 | 
							
								        default "mqtts://mqtt.eclipse.org:8883"
							 | 
						||
| 
								 | 
							
								        help
							 | 
						||
| 
								 | 
							
								            URL of the broker to connect to
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								endmenu
							 |