Skip to content

OPC UA DiscoveryServer for the OPC UA Application Server

Notifications You must be signed in to change notification settings

ASNeG/OpcUaDiscoveryServer

Repository files navigation

OpcUaDiscoveryServer

Installation

In order to install OpcUaDiscoveryServer in your machine type the following command:

On Linux

::
$ sh build.sh -t local

On Windows

::
$ build.bat local

Docker

You can use Docker to run OpcUaDiscoveryServer:

::
$ docker build -t OpcUaDiscoveryServer:latest . $ docker run -d -p 4840:4840 OpcUaDiscoveryServer:latest

About

OPC UA DiscoveryServer for the OPC UA Application Server

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages