Test Site
http://www.forby.com/solar/?detail=1
I have started to use SQL server for logging data,
Actually, home_monitor software will collect the information from Envoy & Battery remotely,
and upload the data on website by calling solar_data.php
I am using jpgraph (www.jpgraph.net) for the line graphs,
and just GD line drawing for home layout.
solar.inc configruation related database
solar_db_initial.php initialize the database, and add the initial data records
solar_data.php add some data into db, and get solar informations
chart_panel0_inc.php house layout drawing information has hard-coded, and location of panel will be
referenced from dataset in DB,