Production per day, week or month – per system or inverter

If you want to display your production per day, week or month you can use the page cchart.aspx. The full URL is: http://www.dataservices.solar/SolarWeb/cchart.aspx

cchart.aspx supports a couple of get parameters:

Define Serial Number (of Gateway or Inverter)

You can add a single or comma seperated list of gateway or inverter serial numbers with the s – parameter. For example:

s=2000003082

s=2000003082,2000024894,2000010466

s=110049819,110064820,100027560

The resulting URL would be:
http://www.dataservices.solar/SolarWeb/cchart.aspx?s=2000003082,2000024894,2000010466

 

Define Time Unit (day, week or month)

You can define if the production is shown per day, week or month with the u – parameter

For example u=d for day, u=w for week and u=m for month

The resulting URL would look like:

http://www.dataservices.solar/SolarWeb/cchart.aspx?s=2000003082,2000024894,2000010466&u=d

 

Define number of Time Units

Obviously you would like to define how many days, weeks or month are displayed. For that you can use the d – parameter.

d=16 would display 16 days if u defines days or 16 weeks if u defines weeks.

The final URL would be:

http://www.dataservices.solar/SolarWeb/cchart.aspx?s=2000003082,2000024894,2000010466&u=d&d=16

 

 

If you miss a parameter we will use the last used parameter from the cache. If the cache is empty we will use default values.

Please note that we have more internal parameter. If you are interested just contact us.