De afgelopen dagen ben ik bezig geweest met mijn eigen reportstooltje voor mijn Sunny Beam. Dat heeft inmiddels geresulteerd in een eerste versie. De eerste statistieken zijn hier te vinden : http://www.familie-kleinman.nl/energie/graphs/. Het programmaatje leest inmiddels de Sunnybeam bestanden uit, maakt hier grafieken van en upload alles automatisch naar een server.
Deze beta versie is ook te downloaden van http://www.familie-kleinman.nl/jsunnyreports/ . Ik heb de volgende zaken nog op de rol staan om te maken :
- Add total plantPower somewhere in the settings.ini and do some kWh/kWp math magic with it. - Image map on all the graphs for detailed clicks to right month/day/year - Add graph ( years.png ) containing all the years we have data for - Add support for SUO files ( Diehl inverters )( now made simple with a seperate loading method ). - Add partial generate support for generating graphs ( not necessary to generate the whole bunch every time again and again ) - Add partial ftp upload support. ( see above ) - Multiple inverter support ( this will be hard to implement? ) - Add banner / signature ( small png ) with daily stats about the plant - Add a configuration assistant ( graphical user interface ) - Modify project in such a way that all the libraries are in one place and don't need to be modified every time I change computers. - Add extra column in timeEntry datastructure to hold the kWhYield for that timeEntry period. - Support for solarlog log files.
Zodra het programma wat stabieler is worden de sources ook vrijgegeven, dan kan iedereen zijn eigen invulling maken / aanpassingen maken.