THIS REPOSITORY WAS ARCHIVED ON DECEMBER 8, 2022. OMP WILL CLOSE AT THE END OF DECEMBER, 2022.
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
Run the following command from the root of the repository:
mvn quarkus:dev
podman run --rm -ti -p 12686:12686 ghcr.io/ctron/omp-opcua-milo-test-server-jvm:latest
Property | Value |
---|---|
URL | opc.tcp://localhost:12686/milo |
Username | milo |
Password | open-by-default |