Adding multiple 'category' to properties, services and events
- December 13, 2018
- 7 replies
- 3820 views
Hello,
Is it possible to add/set multiple category to same property or service? When we define a property in a Thing, there is a provision also to add a Category (which is helpful in organising and searching), so I would like to know if I can put a property/service in multiple category? If yes, then how?
To better understand what I mean please refer the attached screen shot. So in the screen shot I have 2 properties, property t1 has (better to say, I tried to put) category as POLLED, PLOTTABLE while t2 has category as POLLED. What I would want is when I call the service (generic service) 'GetPropertyDefinitions' with category parameter as POLLED, I should get both t1 and t2 (right now I am only getting t2) and when I call the same service with category parameter as PLOTTABLE, I should get only t1 (right now I am getting nothing).
Please suggest if that's possible.
Thanks in advance
Regards
Aditya Mittal

