Skip to content

Zerodotgit/harvester-opcua-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lotus Root Harvester OPC UA Server

简体中文

Installation & Run

1. Install dependencies

Install the open62541 library

git clone https://github.com/open62541/open62541.git
cd open62541/
mkdir build && cd build
cmake ..
make
sudo make install

2. Compile

cd harvester-opcua-server/
mkdir build && cd build
cmake ..
make

3. Launch

./opcua_server

Then,enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors