Multi Event subscription
Hello all,
I have a thing template that implement a remote thing (csdk).
From the csdk i trigger an event. Then i subscribe to this event thingworx side.
In my case, i can have multiple remote things triggering this event simultaneously, and I want to subscribe to these events from another thing. I cannot find a way to do it.
Exemple
1 - Thing Template TT implementing the remote thing.
2- thing1, thing2,thing3,thing4 implementing TT and trigger 'event '
3- ThingX need to subscribe to the 'event' triggering simultaneously from thing1, thing2,thing3,thing4
Do you have an idea what is the best why to do it ?
Thank you

