OK jca@
py3-opcua-0.98.9
Comment:
pure Python OPC UA client and server library
Description:
Pure Python OPC UA / IEC 62541 Client and Server Python 2, 3 and
pypy. OPC UA binary protocol implementation is quasi complete and
has been tested against many different OPC UA stacks. API offers
both a low level interface to send and receive all UA defined
structures and high level classes allowing to write a server or a
client in a few lines. It is easy to mix high level objects and
low level UA calls in one application.
py3-opcua-widgets-0.5.8
Comment:
widgets for OPC UA
Description:
Common widgets for opcua-modeler and opcua-client-gui.
opcua-client-gui-0.8.0
Comment:
minimal OPC UA client GUI
Description:
Simple OPC-UA GUI client. Written using freeopcua python api and
pyqt. Most needed functionalities are implemented including
subscribing for data changes and events, write variable values
listing attributes and references, and call methods.