This is a fork of open62541, https://github.com/open62541/open62541
|
пре 11 година | |
---|---|---|
OPCUAServer | пре 11 година | |
LICENSE | пре 11 година | |
README.md | пре 11 година |
An open communication stack implementation of OPC UA.
cd OPCUAServer
./generate.sh
./configure
make
make check
sudo make install