CDP's fork of the open62541 OPC UA stack (https://github.com/open62541/open62541)
|
před 11 roky | |
---|---|---|
OPCUAServer | před 11 roky | |
LICENSE | před 11 roky | |
README.md | před 11 roky |
An open communication stack implementation of OPC UA.
cd OPCUAServer
./generate.sh
./configure
make
make check
sudo make install