Using Collection Widget but with different service parameters
Hello everyone,
i want to use the collection widget for showing the same mashup with the same service but different service parameters.
I did this tutorial here:
https://developer.thingworx.com/en/resources/guides/collection-widget-how-to/create-thing-cwht
But here it is using the service once and saves the results in to a infotable where each row and the corresponding columns represent one mashup in the collection widget.
I am not saving the data to the infotable.
I want to show timeseries data to which will not be possible if the data is only provided by an infotable. I am using multiple ones. One for timeseries data and one for some statistics.
