Commit 75da36f7 authored by ORD's avatar ORD Committed by GitHub

Update README.md

parent f5f1b325
...@@ -23,8 +23,8 @@ A simple GUI client is available: https://github.com/FreeOpcUa/opcua-client-gui ...@@ -23,8 +23,8 @@ A simple GUI client is available: https://github.com/FreeOpcUa/opcua-client-gui
Examples: https://github.com/FreeOpcUa/python-opcua/tree/master/examples Examples: https://github.com/FreeOpcUa/python-opcua/tree/master/examples
Minimal client example: https://github.com/FreeOpcUa/python-opcua/tree/master/examples/minimal-client.py Minimal client example: https://github.com/FreeOpcUa/python-opcua/blob/master/examples/client-minimal.py
Minimal server example: https://github.com/FreeOpcUa/python-opcua/tree/master/examples/minimal-server.py Minimal server example: https://github.com/FreeOpcUa/python-opcua/blob/master/examples/server-minimal.py
A set of command line tools also available: https://github.com/FreeOpcUa/python-opcua/tree/master/tools A set of command line tools also available: https://github.com/FreeOpcUa/python-opcua/tree/master/tools
* uadiscover (find_servers, get_endpoints and find_servers_on_network calls) * uadiscover (find_servers, get_endpoints and find_servers_on_network calls)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment