Hi All,
I recently came across the efforts of pvoutput.org and really like the quality of the graphs produced. See an example here http://www.pvoutput.org/intraday.jsp?id=390&sid=312
Is there any chance of flukso.net getting cool graphs like pvoutput.org? Is anyone out there using the flukso REST API with a funky HTML5 dashboard front-end?
Thanks,
Karl
Hello,
The pvoutput live service accepts energy consumption values in addition to PV energy export. However, it is possible just to graph the import channel.
See http://pvoutput.org/intraday.jsp?id=26&sid=21
This was graphed using the flukso API feed described in http://www.flukso.net/content/jsonrest-api-released via the pvoutput integration service.
Cheers,
BB
Hi BB,
Is it possible for PVoutput.org to interact with flukso.net's RESTful web service on request rather than via a dedicated integration service running all the time? Is that what is happening with the import channel example above?
Thanks,
Karl
Hi Karl,
As long as you are comfortable with executing a Java VM every few minutes via cron etc.
The application will require a slight modification though.
Cheers,
BB