Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
I'm trying to import the Things_SteamSensor1.xml entity into my local Thingworx instance (v7.2.0) and the next error shows:
Anyone with the same error? Or any idea of where to find that DataShape?
Thanks on advance.
Solved! Go to Solution.
Hi Josue Serrano,
Please refer to PTC KCS article CS233150 and see if it helps. It seems related.
Thanks,
Ankit Gupta
Hi Josue Serrano,
Please refer to PTC KCS article CS233150 and see if it helps. It seems related.
Thanks,
Ankit Gupta
This is exactly what I needed. I did create the Remote Thing and its properties, but this is the complete and full solution. Thank you Ankit.
Josue Serrano , Besides following the resolution mentioned in KCS Article like:
You can also create a RemoteThing in Thingworx server and bind it virtual object in the SDK .
Please follow the steps send by me and let me know if you are able to establish connection and understand the complete mechanism.
Thanks
Ravi Upadhyay.
Thank you Ravi. It was really helpful.