Download a time-limited evaluation version of our SDKs.
The UA SDK is a set of C++ libraries that supports you in writing portable C++ OPC UA Servers. The UA SDK actually consists of three SDKs, a Server SDK and a Client SDK and a PubSub-Addon. This PubSub AddOn consist of a new PubSub-Stack and a C++ SDK specific integration module.
The PubSub-Module is used to configure the PubSub-Stack. It can also be used to integrate UA data.
The PubSub-Stack contains the UA Binary encoder/decoder and the transport binding to UDP protocol.
The C++ OPC UA PubSub SDK supports the following OPC UA Profiles:
* Publisher and Subscriber Profiles and Facets are not finally released by the OPC Foundation, therefore will be in BETA status and are subject to change (do not use for productive).
Note: Discovery Messages, Message Chunking, Message Security not supported
Only words with 2 or more characters are accepted
Max 200 chars total
Space is used to split words, "" can be used to search for a whole string (not indexed search then)
AND, OR and NOT are prefix words, overruling the default operator
+/|/- equals AND, OR and NOT as operators.
All search words are converted to lowercase.