Question
Propagate Property Value To Java SDK Client Based On DataChange Event
Hello,
I have a usecase where,
- I have a property defined for a thing.The property value changes periodically.
- I have a java sdk client, where I have created a virtual thing that connects to remote thing on thingworx.
My aim is to propagate the value of the property on Datachange, to the java client.
Normally, we push data from edge client to thingworx properties. I want to achieve the opposite.
Is there any way I can do this? Is it possible to create a subscription in java client that will trigger based on datachange event of a property in thingworx?
I would appreciate any help.
Thanks & Regards,
Madhumita

