diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# OPC UA Discovery +# BobinkCOpcUa A small C project that demonstrates OPC UA server discovery using the [open62541](https://www.open62541.org/) library. Three programs work together: @@ -9,7 +9,7 @@ A small C project that demonstrates OPC UA server discovery using the ## Prerequisites -- CMake 4.0+ +- CMake 3.17+ - A C11 compiler (GCC or Clang) - OpenSSL development libraries (`libssl-dev` / `openssl-devel`) - `openssl` CLI (for generating certificates) |
