Question
how to know if a value is in a infotable
I have a thing template with a infotable property.
I would like to call the service QueryImplementingThingsWithData and my query should be on the infotable property.
In other words I want to select all things of the template which have my input value into one row of the infotable property.
Is it possible?

