Device-Inverter-KOSTAL-PIKO
The modules and scripts of this distribution are designed to
gather and process log data of KOSTAL PIKO inverters
(
http://www.kostal-solar-electric.com/content/en/?am=58&as=66&ass=72&al=en&mp=72&kat=6),
that is, devices which are typically needed as part of a solar
power plant.
I wrote this to collect the log data from my PIKO 8.3. Since I
had no other devices to test at hand, it might well be that the
code will currently not work for other devices, especially ones
with different language settings. (Mine delivers its log data
with German headlines.)
If you own a similar device and are interested in using this
distribution, please let me know!
-- Martin H. Sluka <
[email protected]>
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc Device::Inverter::KOSTAL::PIKO
You can also look for information at:
RT, CPAN's request tracker (report bugs here)
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Device-Inverter-KOSTAL-PIKO
AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Device-Inverter-KOSTAL-PIKO
CPAN Ratings
http://cpanratings.perl.org/d/Device-Inverter-KOSTAL-PIKO
Search CPAN
http://search.cpan.org/dist/Device-Inverter-KOSTAL-PIKO/
LICENSE AND COPYRIGHT
Copyright (C) 2012, 2017 Martin H. Sluka
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.
See
http://dev.perl.org/licenses/ for more information.