I'm trying to dynamically show stream data of various stream on grid widget. I used a dropdownlist which is connected to getImplementingThing of stream template. I'm using dynamic property of stream template with service name queryStreamData. still its not working..? Is I'm doing somewhere wrong.? please help me with this.
I tried both services but its not working. When try it for single stream it work fine but when dynamically using thingtemplate of stream it does not. I want to query data of different streams in single grid widget by selecting name of stream from a dropdown list.