cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Propagate Property Value To Java SDK Client Based On DataChange Event

mdeshpande-2
7-Bedrock

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

0 REPLIES 0
Top Tags