Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

This repository is dedicated to OMP IoT Connectivity Working Group

License

Notifications You must be signed in to change notification settings

OpenManufacturingPlatform/iotcon-opc-ua-server-milo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This repository is dedicated to OMP IoT Connectivity Working Group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages