fslurp
Fronius data tool for Linux
fslurp is a program to pull the data from a Fronius inverter systems
via a serial port connection.
It supports both single and multiple inverter systems through the
Interface Card Easy and the Fronius Interface Card/DataLogger Box. Fronius Sensor Card devices are also supported.
It supports both human-readable and delimited (CSV-style) text output.
Sample output can be seen by building project and exercising one
of the test simulator targets (e.g. simIFCEasy).
It is written in C...