Looking for an OPC-UA Server SDK? Check out the digitalpetri OPC-UA Server SDK.
This is currently under active development.
See examples at https://github.com/digitalpetri/opc-ua-sdk-examples
Support, questions, etc... at http://discourse.digitalpetri.com/
Snapshots are available from the Sonatype repository:
<repository>
<id>oss-sonatype</id>
<name>oss-sonatype</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>Release versions will be available from Maven Central and won't require an explicit repository definition.
<dependency>
<groupId>com.digitalpetri.opcua</groupId>
<artifactId>ua-client</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>Contact kevinherron@gmail.com for more information.
The digitalpetri OPC-UA Client SDK is licensed under the GNU Affero General Public License v3 (AGPL-3.0).
Commercial-friendly licensing may be purchased.