CDP's fork of the open62541 OPC UA stack (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