https://github.com/ed-chemnitz/qmodbus/
cd /usr/local/src git clone https://github.com/ed-chemnitz/qmodbus/ qmake make
ssh -Y <computer with QModBus> cd /usr/local/scr/qmodbus QModBus&
java -jar simpleevse.jar Usage SimpleEvSe: 0.0.1 usage: java SimpleEvSe -a (--readall) : read all read values of all registers -d (--debug) : debug create additional debug output if this switch is used -g (--gui) : graphical user interface show the graphical user interface -h (--help) : help show this usage -j (--jmod2) : jmod2 use jmod2 communication library -l (--list) : listserial list the available serial ports -p (--port) WERT : serialPort the serial Port to use -r (--read) WERT : read read value for the given register -s (--server) : web server start the webserver -t (--timeOut) N : timeOut the serial Port timeout in msecs to apply -v (--version) : showVersion show current version if this switch is used -vb (--verbose) : verbose show descriptions and numbers -w (--write) WERT : write write value to the given register