We’ve officially released our OPC UA Client C++ SDK 2.0.0!
It’s the Easiest-To-Use C++ SDK in the market!
Here’s what’s new:
With a re-designed distribution package, you don’t need to build dependencies. Now, it’s easier to evaluate and you can start using it in minutes!
Its main advantages:
✅ Designed by Developers for Developers, so it implements all heavy lifting functionalities. This translates to writing minimal code to communicate with OPC UA Servers.
✅ Compared to other SDKs for C/C++, implementing your application using our SDK is way faster. This leads to project development with a lower budget and shorter timelines.
✅ Makes coding more enjoyable by featuring utilities and helpers!
✅ Automatically reconnects to OPC UA servers, recreating subscriptions and monitored items.
✅ Our simple API fully utilizes the power of modern C++
✅ Uses native C++ base data types (without SDK-specific types).
✅ Uses asynchronous & synchronous calls, and callbacks.
✅ Supports complex data types, enabling values to be easily converted to JSON or string format.