Skip to content

Minimal OPC UA Server running in a Docker container, simulating one value "MyVariable".

Notifications You must be signed in to change notification settings

simeonthefirst/docker-opcua-simulationserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OPC UA Server Docker Container

Minimal OPC UA Server running in a Docker container, simulating one value "MyVariable".

Based on FreeOPCUA/opcua-asyncio with the examples/server-minimal.py

How to run

  • docker compose up

How to access

  • eg. with any OPC UA Browser from host machine via

    opc.tcp://0.0.0.0:4840/freeopcua/server/

About

Minimal OPC UA Server running in a Docker container, simulating one value "MyVariable".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published