Issue while creating single mashup for different things
- September 23, 2019
- 1 reply
- 953 views
Hi
I had created mashup which contains two different widgets i.e Google Map widget and time series widget. The time series widget location shows the "Tank Level" and google map widget shows the tank location. I had used the service available for Thing Templates to bind the data to widgets. I had used "GetImplementingThingsWithData" service to bind location with Google Map widget. Also I had used "QueryImplementingThingsWithPropertyHistory" service to bind tank level with TimeSeries chart widget.
I had create 3 things whose data (i.e. location and tank level) I am sending to thingworx. I can see the all three location getting displayed on the google map widget. But I am not able to see the data from all three things in time series chart. The chart looks very weird. Is there any way by which I can show the chart for thing whose location is pressed on google map or any other way to achieve this. Please find the mashup for your reference.

