Vzjava
Jump to navigation
Jump to search
Volkszähler Java Frontend
OsProject | |
---|---|
edit | |
id | com.bitplan.vzjava |
state | |
owner | WolfgangFahl |
title | Java Frontend für Volkszähler |
url | https://github.com/WolfgangFahl/com.bitplan.vzjava |
version | 0.0.1 |
description | |
date | |
since | |
until |
What is it?
The vzjava Frontend is a Java Frontend for the Volkszähler Project
Why a Java Frontend?
The initial motivation for this project was that the Author Wolfgang Fahl recently bought a BEV. From the initial first transfer cruise on the car is a lot of fun.
Wolfgang has operated a Solar Energy system on the roof of his house for quite a few years already. He's been tracking the energy consumed and produced with the Volkszähler solution all this time. Now for the new electric car he's interested in controlling the charging with data from the Volkszähler database. The project is implemented in Java and Wolfgang decided to opensource the parts that are generic to Volkszähler and might also be useful to others.
Screenshots
FAQ
- I get an exception Communications link failure The last packet successfully received from the server was ##.###.### milliseconds ago. How can I fix this?
See bug #8. You might want to add jdbc:mysql://:3306/?autoReconnect=true to your jdbc connection String for mysql using the dbconfig RESTFul access e.g. via http://localhost:8380/vz/dbconfig