Update custom_50x/readme.MD
This commit is contained in:
parent
f18e103144
commit
3fc3c44a1e
|
@ -4,4 +4,4 @@ When the main solarcene.community server is offline a custom 50x html error page
|
|||
|
||||
## Design
|
||||
|
||||
The `write_html()` function grabs the latest solar data (from the vedirect serial connection to the Victron SmartSolar MPPT Charger) which are stored in the redis database. It then simply overwrites the custom file with hardcoded html. I've got a scheduler that just runs this job every 10 minutes
|
||||
In the `solar_monitor.py` script the `write_html()` function grabs the latest solar data (from the vedirect serial connection to the Victron SmartSolar MPPT Charger) which are stored in the redis database. It then simply overwrites the custom file with hardcoded html. I've got a scheduler that just runs this job every 10 minutes
|
Loading…
Reference in New Issue