If you are using an OPC UA data source, you may want to pull that information into Tulip to utilize in apps. While Kepware and other middleware are options, you can also choose to serve your data over your Edge IO.
Running this connection on your Edge IO will allow you to make fewer round trips to the cloud after each update in your OPC UA server. It can also open the availability to use local OPC UA servers with Tulip.
Head over to the Machine page on your Tulip account.
On the Machine page, select the dropdown to locate the Machine Data Sources option.
In the top right, select Create Connector.
You can fill out your OPC UA data as described in this article However, instead of running on the Cloud Connector Host; you can run on your Edge IO. The final configuration might look something like this:
You can also head to community.tulip.co to post your question or see if others have faced a similar question!
OPC-UA
OPC Unified Architecture is a cross-platform, open-source, IEC62541 standard for data exchange from sensors to cloud applications developed by the OPC Foundation.
Edge IO
Edge IO is a Tulip-developed Edge Device. Interface with digital inputs directly from Triggers, flip digital outputs, run Node-RED flows, and more!
Edge IO can also act as a Connector Host or OPC-UA Broker
Machine
A Machine is a digital representation of a physical datasource. Machines have Attributes that are updated through an OPC-UA Connector or the Tulip API.
Connectors
Connectors are how your Tulip apps can connect to other systems. Connectors can make API calls with HTTP Connectors, or pull data directly from SQL databases. Additionally OPC-UA Connectors can be used to retrieve Machine data.
Once pulled, data can be used throughout your applications.
Connector Host
Tulip Connector Hosts are designed to allow your Tulip Apps to interface with external systems such as databases, APIs, and machines. On-Prem Connector Hosts sit within your network and allow Tulip to interface with SQL databases and APIs that aren't accessible to the cloud.
Edge IO
Edge IO is a Tulip-developed Edge Device. Interface with digital inputs directly from Triggers, flip digital outputs, run Node-RED flows, and more!
Edge IO can also act as a Connector Host or OPC-UA Broker
Was this article helpful?
Thank you for your feedback! Our team will get back to you