Install the open62541 library
git clone https://github.com/open62541/open62541.git
cd open62541/
mkdir build && cd build
cmake ..
make
sudo make installcd harvester-opcua-server/
mkdir build && cd build
cmake ..
make./opcua_serverThen,enjoy!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install the open62541 library
git clone https://github.com/open62541/open62541.git
cd open62541/
mkdir build && cd build
cmake ..
make
sudo make installcd harvester-opcua-server/
mkdir build && cd build
cmake ..
make./opcua_serverThen,enjoy!