Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alxnik committed Mar 13, 2014
1 parent 2c635d7 commit 067e4cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
fpd is a solar (photovoltaic) systems monitoring system, designed to work on linux.

It mainly supports fronius inverters and output to mysql, however its modular design allows the integration of multiple input methods, inverter protocols as well as multiple output modules (*sql, xml, json etc)


With minor adjustments it can be used as a general purpose data acquisition tool

In order to compile go to ./Debug and make clean && make all

Required libraries
Expand Down

0 comments on commit 067e4cc

Please sign in to comment.