test
This commit is contained in:
		
							parent
							
								
									10a7712948
								
							
						
					
					
						commit
						4765690f8e
					
				@ -72,6 +72,10 @@ def run():
 | 
				
			|||||||
    car_soc = subscribe(client, topic_car_soc)
 | 
					    car_soc = subscribe(client, topic_car_soc)
 | 
				
			||||||
    charge_point_power = subscribe(client, topic_charge_point_power)
 | 
					    charge_point_power = subscribe(client, topic_charge_point_power)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    monitor(charge_point_power)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def monitor(charge_point_power)
 | 
				
			||||||
    try:
 | 
					    try:
 | 
				
			||||||
        logging.info("epd2in13b_V3 Demo")
 | 
					        logging.info("epd2in13b_V3 Demo")
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user