Question
Displaying the current data from mysql database into the properties
I have one requirement, that my device is directly sending the data and it has been storing in MySQL database. Now I want to display the recent data in the properties of a thing so that I can create Mashup screen.
As per mu knowledge, I can retrieve the data from database into the thingworx. After that how can I show them i the properties?

