Question
How to send message from ThingWorx server to edge device?
Hi,
I want to send message from ThingWrox server to device(Java sdk), so far I don't get any idea?
I've tried DataChange event and subscription with a java sdk , but have not worked out by this way. The SDK side can't be triggered when RemoteThing change property on ThingWrox server
Any way, I want to know is there a best practise about this and how it can be done?
Thanks in advance.

