mirror of
				https://github.com/Akkudoktor-EOS/EOS.git
				synced 2025-10-30 22:36:21 +00:00 
			
		
		
		
	
		
			
	
	
		
			25 lines
		
	
	
		
			407 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			25 lines
		
	
	
		
			407 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|   | { | ||
|  |   "elecprice": { | ||
|  |     "charges_kwh": 0.21, | ||
|  |     "provider": "ElecPriceImport" | ||
|  |   }, | ||
|  |   "prediction": { | ||
|  |     "historic_hours": 48, | ||
|  |     "hours": 48 | ||
|  |   }, | ||
|  |   "optimization": { | ||
|  |     "horizon_hours": 48 | ||
|  |   }, | ||
|  |   "general": { | ||
|  |     "latitude": 52.5, | ||
|  |     "longitude": 13.4 | ||
|  |   }, | ||
|  |   "server": { | ||
|  |     "startup_eosdash": true, | ||
|  |     "host": "0.0.0.0", | ||
|  |     "port": 8503, | ||
|  |     "eosdash_host": "0.0.0.0", | ||
|  |     "eosdash_port": 8504 | ||
|  |   } | ||
|  | } |