The UA SDK is a C++ library that supports you in writing portable C++ OPC UA Clients. The Client SDK is also available bundled with the Server SDK. Both use the same UA Base Library which does all the C++ encapsulation of the raw ANSI C types that are defined in the OPC UA Communication Stack.
Editions -
Windows Binary, Source Code
License Types -
Binary Developer License (Single Seat), Source Code Developer License (Single Seat), Evaluation License
Target Platforms - Windows 32, Windows 64, Linux, vxWorks, QNX
Development -
MS Visual Studio Project Files, CMake cross compile build environment
(can generate projects for Visual Studio, Eclipse, Makefiles …)
Supported Features and Profiles
-Data Access
-Events
-Methods
-Alarms & Conditions
-Historical Access
More detailed information can be found on the next tab.