Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.12 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.12 KB

OpcUaDeviceRepository

This repository consists of device driver implementations, each providing an OPC UA interface. The OPC UA interface is implemented based on the Open62541CppWrapper C++ library. The Open62541CppWrapper internally uses and encapsulates the open62541 C library. Individual devices might have additional, platform-specific dependencies related to the respectivelly used device library.

This repository is maintained by Servicerobotik Ulm. For more information see:

Dependencies

Further dependencies and instructions are provided in the READMEs of the individual device-subfolders.