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

Stasik0 1e6def46bb removing further autogenerated files пре 11 година
OPCUAServer 1e6def46bb removing further autogenerated files пре 11 година
LICENSE c387ae0c45 Initial commit пре 11 година
README.md 252d02c462 fixing readmes пре 11 година

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