MangoES Data Points (8/6/2015)

Today we continued fixing the mango points within Mango.
I started by attaching my variable voltage power supply to the MangoES, so that we could reboot it without SSHing.
We then decided to add some more points.
We found that a control by web was measuring the pool temperature, so we added that into mango.
We then set the read command and the value regex for the individual point.
It works!
I then set the correct read permission for hpa.
Because I set up the page to query the XIDs, it automatically point once it was created.
We then added a new point, because we realized that the elab measures atmospheric data on a control by web.
We set the IP for the sensor.
We then updated the read command and the regex.
It also works!.
Once that was done, we decided to create a sum data point, as many of our buildings measure power in phases.
We then created the point with the variable name.
It didn't work.
We decided to email Joel and Terry about this issue.
They suggested using the metadata source instead.
We then setup the script to return an arrhythmic sum.
It works!

Comments