This is a fork of open62541, https://github.com/open62541/open62541

FlorianPalm 532569ac3a Merge branch 'master' of https://github.com/Stasik0/Open62541 %!s(int64=11) %!d(string=hai) anos
OPCUAServer 532569ac3a Merge branch 'master' of https://github.com/Stasik0/Open62541 %!s(int64=11) %!d(string=hai) anos
LICENSE c387ae0c45 Initial commit %!s(int64=11) %!d(string=hai) anos
README.md 252d02c462 fixing readmes %!s(int64=11) %!d(string=hai) anos

README.md

Open62541

An open communication stack implementation of OPC UA.

Building and installing

cd OPCUAServer
./generate.sh
./configure
make
make check
sudo make install