Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
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
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.
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