MangoES Data Points (7/31/2015)

Today we fixed in the user login issue.
Before, they would go to http://10.14.88.72/public-dashboards/index.shtm, but would be directed to the login page.
Once they login, they would have to retype in the URL http://10.14.88.72/public-dashboards/index.shtm.
Because importing the autologin script did not work, we tried to integrate their function into our own page.
It did not work.
Thus, I decided to create a new user for the people who will be using the page.
Here, we are able to set the home URL, so I set it to our interactive telemetry map.
Now, we send them to the IP address.
And once they login, they are automatically forwarded to out map system!
However, they could not see any data.
We then discovered that this was a data point configuration issue.
We then gave read permissions to the hpa user.
We chose only the real data points.
Now, the hpa user can see the data!
Because they are a separate user, they only have read access to the real sensors, with their own login, and are directed to the map, not the point interface.

Comments