OPC UA
Letzter Autor: induux Redaktion
OPC UA (UA = Unified Architecture) ist ein industrielles M2M-Kommunikationsprotokoll und wird von der OPC Foundation definiert. MIT OPC UA werden Maschinendaten (Messwerte, Regelgrößen, Parameter, ...) semantisch beschrieben und zwischen Hardware-Komponenten ausgetauscht.
OPC Software als Open Source
- Software für OPC UA bietet die OPC Foundation unter https://github.com/opcfoundation
- open62541 is an open source C (C99) implementation of OPC UA licensed under the Mozilla Public License v2.0.https://open62541.org/
- OPC Tools and Techniques: Debugging with OPC Sniffer and Programming mit Java, Perl, Python,
- PyOPC is a framework for rapidly creating OPC XML-DA compliant clients and servers in the Python http://pyopc.sourceforge.net/
- OPC Unified Architecture https://opcfoundation.org/about/opc-technologies/opc-ua/