Skip to content
This repository has been archived by the owner on Jul 4, 2019. It is now read-only.

kevinherron/ua-client-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has moved!

The digitalpetri OPC-UA projects have been combined and are now part of the Eclipse IoT project umbrella.

OPC-UA Client SDK

Join the chat at https://gitter.im/digitalpetri/ua-client-sdk

Looking for an OPC-UA Server SDK? Check out the digitalpetri OPC-UA Server SDK.

See examples at https://github.com/digitalpetri/opc-ua-sdk-examples

Support, questions, etc... at https://gitter.im/digitalpetri/ua-client-sdk

Maven

Release versions are available from Maven Central:

<dependency>
    <groupId>com.digitalpetri.opcua</groupId>
    <artifactId>ua-client</artifactId>
    <version>1.1.0</version>
</dependency>

Snapshots are available from the Sonatype snapshot repository:

<repository>
    <id>oss-sonatype</id>
    <name>oss-sonatype</name>
    <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>

Get Help

Contact kevinherron@gmail.com for more information.

License

The digitalpetri OPC-UA Client SDK is licensed under Apache 2.

About

OPC-UA Client SDK for Java

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages