Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
oroulet committed Jun 2, 2018
1 parent 2883df2 commit 55bdb9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ FreeOpcUa is a project to implement an open-source (LGPL) OPC-UA stack and assoc

Currently FreeOpcUa is composed of
* A LGPL C++ library to develop server and client OPC-UA applications. Python bindings can be found in the opcua-python repository. https://github.com/FreeOpcUa/freeopcua
* A Python OPC-UA Python Client and Server library, written entirely in python, available at: https://github.com/FreeOpcUa/python-opcua (install using pip install opcua)
* A simple GUI client https://github.com/FreeOpcUa/opcua-client-gui (install using pip install freeopcua-client)
* A LGPL Python OPC-UA Python Client and Server library, written entirely in python, available at: https://github.com/FreeOpcUa/python-opcua (install using pip install opcua)
* A GUI client https://github.com/FreeOpcUa/opcua-client-gui (install using pip install freeopcua-client)
* Command line tools installed with freeopcua-python https://github.com/FreeOpcUa/python-opcua/tree/master/tools
* A GUI to create OPC UA nodes and save them to xml https://github.com/FreeOpcUa/opcua-modeler

Expand Down

0 comments on commit 55bdb9e

Please sign in to comment.