Skip to content

hchufeng/opcua-client-gui

Repository files navigation

Simple OPC-UA GUI client.

Written using freeopcua python api and pyside. Pull requests / Patches are welcome!

Screenshot

What works:

  • Connecting and disconnecting
  • showing attributes and references
  • subscribing to variable

TODO (listed after priority):

  • remember connections and show connection history
  • detect lost connection and automatically reconnect
  • more human friendly attributes and refs display
  • subscribing to events
  • make available on pip
  • installer for windows

NOT PLANNED:

  • support for certificates (need to be implemented in python-opcua)
  • support for encryption (need to be implemented in python-opcua)

About

OPC-UA GUI Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.4%
  • C++ 1.4%
  • Other 1.2%