Giter Site home page Giter Site logo

ua-server-sdk's Introduction

This project has moved!

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

OPC-UA Server SDK

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

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

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

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

Maven

Release versions are available from Maven Central:

<dependency>
    <groupId>com.digitalpetri.opcua</groupId>
    <artifactId>ua-server</artifactId>
    <version>0.4.3</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 [email protected] for more information.

License

The digitalpetri OPC-UA Server SDK is licensed under the GNU Affero General Public License v3 (AGPL-3.0).

Commercial-friendly licensing may be purchased.

ua-server-sdk's People

Contributors

gitter-badger avatar kevinherron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ua-server-sdk's Issues

OSGi Support

I don't know enough about OSGi without further research, but it should be possible to at least get MANIFEST.MF files with Bundle-SymbolicName entries generated for each of the artifacts.

The stack also does some ClassLoader stuff in DelegateRegistry, which may or may not be doable in OSGi.

Maven Build Error Issue

Fix Please.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project ua-server: Compilation failure: Compilation failure:
[ERROR] /C:/ua-server-sdk/ua-server/src/main/java/com/digitalpetri/opcua/sdk/server/OpcUaServer.java:[40,41] cannot access com.digitalpetri.opcua.stack.core.BuiltinReferenceType
[ERROR] bad class file: C:\Users\lsb.m2\repository\com\digitalpetri\opcua\stack-core\1.0.0-SNAPSHOT\stack-core-1.0.0-SNAPSHOT.jar(com/digitalpetri/opcua/stack/core/BuiltinReferenceType.class)
[ERROR] bad signature: ¾

OPC-UA 1.03 Support

Generate new code:

  • Objects/ObjectTypes
  • Variables/VariableTypes
  • UaNodeLoader

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.