Methods for sending data from Osi PI to Thingworx Platform
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Methods for sending data from Osi PI to Thingworx Platform
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.
- Tags:
- OSI-PI
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is there any rest api or odbc offered by osi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @LeoChen , Is there any documentation on this? I would be grateful if you would share it, thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
