Hi I am currently using a Mendix Add-On called “RGraph Gauge” and it is displaying data (handling data such as Temperature, Humidity) but I need to manually refresh the page in order for it to show the latest data. I basically want a display that will update itself based on the latest data and someone suggested that I do the dashboard externally and then get Mendix to call that website. I am using Thingspeaks which already have widgets that can be easily linked to the data I have in there. Is there a way for me to call the website link to display the gauges/line charts onto Mendix?
↧