|
@@ -5,12 +5,15 @@ open62541 (http://open62541.org) is an open source and free implementation of OP
|
|
|
|
|
|
open62541 is licensed under the LGPL + static linking exception. That means **open62541 can be freely used also in commercial projects**, although changes to the open62541 library itself need to be released under the same license. The server and client implementations in the [/examples](examples/) directory are in the public domain (CC0 license). They can be used under any license and changes don't have to be published.
|
|
|
|
|
|
+C Code Status:
|
|
|
[](https://www.ohloh.net/p/open62541)
|
|
|
[](https://travis-ci.org/acplt/open62541)
|
|
|
[](https://ci.appveyor.com/project/Stasik0/open62541/branch/master)
|
|
|
[](https://coveralls.io/r/acplt/open62541?branch=master)
|
|
|
[](https://scan.coverity.com/projects/1864)
|
|
|
|
|
|
+HTML Validation of Website: [](https://travis-ci.org/acplt/open62541-www)
|
|
|
+
|
|
|
### Documentation
|
|
|
A general introduction to OPC UA and the open62541 documentation can be found at http://open62541.org/doc.
|
|
|
Build instruction are here: https://github.com/acplt/open62541/wiki/Building-open62541.
|