OpenManufacturingPlatform / iotcon-opc-ua-server-milo

This repository is dedicated to OMP IoT Connectivity Working Group
Other
2 stars 5 forks source link

THIS REPOSITORY WAS ARCHIVED ON DECEMBER 8, 2022. OMP WILL CLOSE AT THE END OF DECEMBER, 2022.

OMP OPC UA Test Server based on Eclipse Milo™

This is an OPC UA test server implemented with Milo to test and verify different IoT connectivity scenarios in the OMP.

This repository is dedicated to OMP IoT Connectivity Working Group

Build and run locally

Run the following command from the root of the repository:

mvn quarkus:dev

Run locally using a containers

podman run --rm -ti -p 12686:12686 ghcr.io/ctron/omp-opcua-milo-test-server-jvm:latest

Connecting

Property Value
URL opc.tcp://localhost:12686/milo
Username milo
Password open-by-default