Is anyone working on a complete self-contained Pi image that provides the following:
-Communications with panel
-Runs a web server that provides:
1) Web page with GUI showing current status (similar to Windows app)
2) Exposes a web service (REST, JSON) for external access
3) ability to configure triggers/limits to automatically email notifications/alerts
Optionally:
-Android/iPhone app that interacts with aforementioned web service (Of course this requires router/firewall changes to allow remote access to the Pi running the web service)
Seems to me all the components are there to implement this. It would lower the barrier to entry significantly as you simply plug in the wires to the panel, an ethernet cable, power and point your web browser to the assigned IP address and you're done. No software to install.
Any interest in this? With some help in the graphics department I could implement all of the above in about a week.