Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hello, everyone,
I need some advice. My goal is to send telemetry from OSI PI to Thingworx. Browsing the internet I have read various solutions to answer my question. I wanted to ask you, the community, for a solution for data transmission, which is not using the Capula connector, and whether these proposed solutions have additional licensing costs.
Thingworx Version: 9.0.3
Thank you
Solved! Go to Solution.
If you want to PUSH data, then you would have to implement this in OSI/AVEVA PI and look in their forum, pushing data to Thingworx is quite easy using its REST API or Edge SDK.
If PULLING data from PI is also ok, take a look at https://github.com/ptc-iot-sharing/OsiPiWebApiConnectorThingworx
Is there any rest api or odbc offered by osi
Hi @LeoChen , Is there any documentation on this? I would be grateful if you would share it, thank you
If you want to PUSH data, then you would have to implement this in OSI/AVEVA PI and look in their forum, pushing data to Thingworx is quite easy using its REST API or Edge SDK.
If PULLING data from PI is also ok, take a look at https://github.com/ptc-iot-sharing/OsiPiWebApiConnectorThingworx