Feel free to use this quick and dirty Importer from TezLab export files to TeslaLogger.
Get the source of this repository and open it in Visual Studio (Visual Studio Code could work too, but I never tried it).
- Open Program.cs and change the commented lines. The most important line will be the DBConnectionString. Check it!
- Move the CSV files from TezLab to the following directories ChargingCsvFiles and DrivingCsvFiles.
- Run the application!
- After the import: refresh the teslalogger - it will geocode your locations (but be patient, it waits 10 seconds after every location)!
Sorry, but there will be no support on this code at all. If it works for you, well great! If not, bad luck.
Contact me, if you want to maintain this code.