Skip to main content
1-Visitor
January 22, 2020
Question

entityName_TimeSerie_chart_dynamic template

  • January 22, 2020
  • 1 reply
  • 909 views

hi  comunity,

i can't bind my entity name (in a dynamic thingstemplate) because i can't find a service that return the names of things). the idea i want to plot the history of a property.

help please.

 

thank you in advance 

 

 

1 reply

16-Pearl
January 22, 2020

If I understood your requirement correctly, the service that you are looking for is GetImplementingThingsWithData. It returns a list of all the things that implement the template along with the thing properties and values.

1-Visitor
January 23, 2020

thank you in advance, getImplementingThingsWithData dn;t return the history of the properties, my idea is to use queryPropertyHistory but I have a problem at selecting things with entity name in dynamic thingtemplate