Imported Upstream version 2.6.3

This commit is contained in:
Arnaud Quette 2012-01-24 11:22:33 +01:00
parent 45043b58d0
commit fad6ced6f6
255 changed files with 11081 additions and 4629 deletions

View file

@ -12,3 +12,8 @@ way, without having to know the NUT protocol.
* "jNutList": this directory contains maven project and source files for
jNutList, a simple Java example program using jNut which connect to an UPSD,
lists its ups and their variables and commands.
* "jNutWebAPI": this directory contains maven project and source files for
jNutWebAPI, a simple Java web archive to access nut informations via REST
web services.