Connect Devices via OPC UA
About OPC UA
OPC UA (Unified Architecture) is a modern standard that describes data transfer in industrial networks. It offers secure and reliable communication between devices while being hardware- and platform-independent, which enables data exchange between devices with different operating systems.
Special Features
A special feature of OPC UA is that no formats are required to convert incoming data. Instead, incoming data is mapped directly to the individual assets.
Procedure
An ↗ endpoint is created and configured.
On this endpoint, a ↗ subscription is created.
In this subscription, one or more ↗ asset types are selected.
One or more assets of this type are assigned to the selected asset type.
The incoming values via OPC-UA are directly assigned to the respective asset attributes.
Last updated