0 Forks
2 Stars
2 Watchers

jaurlib

Jaurlib it is a java library for monitoring Aurora Inverter PVI series. It's part of Web Application I built to monitor my own Aurora Inverter PVI-2000 which uploads data to pvoutput.org. The library is provided with Test Set useful to understand its behavior. It allows sending command in MODBUS format through a serial communication and handles responses.

How to download and setup jaurlib

Open terminal and run command
git clone https://github.com/stetorm/jaurlib.git
git clone is used to create a copy or clone of jaurlib repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jaurlib https://github.com/stetorm/jaurlib/archive/master.zip

Or simply clone jaurlib with SSH
[email protected]:stetorm/jaurlib.git

If you have some problems with jaurlib

You may open issue on jaurlib support forum (system) here: https://github.com/stetorm/jaurlib/issues