Installation
Building from source
A detailed description on how to build from source can be found here: Installing
Prebuilt packages
Prebuild binaries You can always find prebuild binaries for every release on our Github Release Page.
Latest stable Release 1.4.10
open62541 (http://open62541.org) is an open source implementation of OPC UA (OPC Unified Architecture / IEC 62541) written in the C language. The library is usable with all major compilers and provides the necessary tools to implement dedicated OPC UA clients and servers, or to integrate OPC UA-based communication into existing applications. The open62541 library is platform independent: All platform-specific functionality is implemented via exchangeable plugins for easy porting to different (embedded) targets.
open62541 is licensed under the Mozilla Public License v2.0 (MPLv2). This allows the open62541 library to be combined and distributed with any proprietary software. Only changes to the open62541 library itself need to be licensed under the MPLv2 when copied and distributed. The plugins, as well as the server and client examples are in the public domain (CC0 license). They can be reused under any license and changes do not have to be published.
Older releases and release notes can be found there: https://github.com/open62541/open62541/releases
Latest stable Release 1.4.10