• Philipp's avatar
    feat: Implement client functionality (opcua-to-http-gw.py) · 78183016
    Philipp authored
    - Add login to OPC UA server via credentials
    - Establish interval connection for reading nodes from OPC UA server
    - Implement monitoring function to subscribe and monitor data changes on OPC UA server nodes
    feat: Implement server functionality hosting data and randomly chaning it (minimal-server.py)
    78183016
minimal-server.py 7.83 KB