This is a fork of open62541, https://github.com/open62541/open62541
|
il y a 11 ans | |
---|---|---|
OPCUAServer | il y a 11 ans | |
LICENSE | il y a 11 ans | |
README.md | il y a 11 ans |
An open communication stack implementation of OPC UA.
cd OPCUAServer
./generate.sh
./configure
make
make check
sudo make install