We added the first GUI to our system. More to follow very soon soon.
As with the REST APIs we take the serial number of your gateway as a parameter in the GUI.
For example if your Gateway has serial number 2000003082 you need to call:
http://www.dataservices.solar/SolarWeb/PowerGauge.aspx?sn=2000003082
Or if your Gateway has serial number 2000011328 you need to call:
http://www.dataservices.solar/SolarWeb/PowerGauge.aspx?sn=2000011328
You can also toggle between AC and DC. AC is default since that is the power your are actually exporting:
AC: http://www.dataservices.solar/SolarWeb/PowerGauge.aspx?sn=2000003082&c=ac
DC: http://www.dataservices.solar/SolarWeb/PowerGauge.aspx?sn=2000003082&c=dc
If you call from the same subnet as your Enecsys Gateway you do not need to pass the parameter. To call the following URL would be enough:
http://www.dataservices.solar/SolarWeb/PowerGauge.aspx
2 thoughts on “Graphical User Interface for Enecsys Monitoring”
Comments are closed.