Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Where the data of the Remote Thing is stored whether on the ThingWorx Server or Remote Server ?
Hi Aditya Kumar,
In the Remote Thing we bind the local Properties to the Remote Properties. So, local properties gets data from the Remote binding regularly and is saved in the Value Stream based on our use case. So, data is stored in ThingWorx once received.
Thanks Ankit !!