cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

how to use date time widget to show data on mashup.

Pratik_Aswale
12-Amethyst

how to use date time widget to show data on mashup.

Hi,

 

I have a mashup which has a led widget, and gauge widget and date and time widget  also have a thing  A which has a two properties -temp and humidity. I m storing this properties value in database in value stream table.

So now I want to show previous properties data on my mashup widgets led-temp, gauge-humidity by using date time widget. like when I select specified date and time in mashup  then that specified time date entry value want to show on widgets.

how can we do this?

 

Thanks

2 REPLIES 2

Hi @Pratik_Aswale  

You can store using ValueStreams (set property to logging is true)

and it uses QueryPropertyHistory services to retrieve the data.

You can use a DataFilter widget or a Time Selector widget in conjunction with that.

Hi @Surya_Tiwari 

 

I do the same .

In mashup I m trying by using date time selector widget to show data in another widget of property but its not working.

Top Tags