Skip to content

knox357/opcuacpp

Repository files navigation

opcuacpp - work in progress ...

A C++ abstraction over open62541

How to build?

# Clone with all submodules
git clone [email protected]:kannoth/opcuacpp.git --recursive
cd opcuacpp 
mkdir build && cd build
cmake ..
# Run the unit tests
ctest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published