Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

edgexfoundry-holding/protocol-opcua-java

Repository files navigation

OPC-UA Protocol Stack

This provides opcua protocol stack library. Services such as opcua device service and opcua expert service needs pre-requirements whcih build this protocol stack.

Prerequisites

How to build

1. Command

$ ./build.sh

build_stack

Binaries
  • opcua protocol stack library : edge-opcua/targets/opcua-adapter-0.0.1-SNAPSHOT-jar-with-dependencies.jar

2. Eclipse

  1. import opcua stack project(protocol-opcua-java/edge-opcua) build_2_1

  2. Select Project -> Click Right button

  3. Run As -> Run Configurations

  4. insert goal : assembly:single install -U build_2_2

  5. Run As -> Maven Build

Binaries
  • opcua protocol stack library : targets/opcua-adapter-0.0.1-SNAPSHOT-jar-with-dependencies.jar

How to run

Test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages