Skip to content

comtel2000/opc-ua-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPC-UA Client UI

Build Status FOSSA Status License

screenshot

FOSSA Status

How to build and run

What is required:

mvn clean install
java -jar opcua-ui/target/opc-ua-client-jar-with-dependencies.jar

OPC-UA Simulation Server

Endpoint URL Link
opc.tcp://opcua.demo-this.com:51210/UA/SampleServer http://opclabs.com
opc.tcp://opcuaserver.com:4841/freeopcua/server http://opcuaserver.com
opc.tcp://opcuaserver.com:26543 http://opcuaserver.com
opc.tcp://opcuaserver.com:48010 http://opcuaserver.com
opc.tcp://opcuaserver.com:51210/UA/SampleServer http://opcuaserver.com
opc.tcp://uademo.prosysopc.com:53530/OPCUA/SimulationServer http://prosysopc.com

Features

  • simple security (user/password)
  • read, write, browse, monitor
  • list import/export of monitored nodes (requires latest milo snapshot)

Links

License

Apache License, Version 2.0