|
|
%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| Gasmeter_Logdownloader.dpr | %!s(int64=3) %!d(string=hai) anos | |
| Gasmeter_Logdownloader.dproj | %!s(int64=3) %!d(string=hai) anos | |
| Gasmeter_Logdownloader.exe | %!s(int64=3) %!d(string=hai) anos | |
| config.ini | %!s(int64=3) %!d(string=hai) anos | |
| readme.md | %!s(int64=3) %!d(string=hai) anos | |
| uMain.dfm | %!s(int64=3) %!d(string=hai) anos | |
| uMain.pas | %!s(int64=3) %!d(string=hai) anos | |
This small tool downloads the logfiles from your ESP32 and stores the last value of the day in an *.csv file.
To use this tool you need to activate the debug logfile in your configuration (Configuration / Debug / Logfile). I go with 30 days of retention in days.
It downloads only the past logfiles (yesterday and older).
You can define the max. number of Logfiles to download (beginning from newest [yesterday]).
I wrote this tool to get a chart of the daily gas consumption to optimize my gas powered heating.
Variables to define by yourself:
Feel free to optimize and modify it.