Skip to content

Commit a50aab5

Browse files
authored
Update params.json
fix pip command
1 parent 080ddc1 commit a50aab5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

params.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Freeopcua.github.io",
33
"tagline": "FreeOpcUa: Open Source C++ and Python OPC-UA Server and Client Libraries and Tools",
4-
"body": "FreeOpcUa is a project to implement an open-source (LGPL) OPC-UA stack and associated tools. \r\n\r\nCurrently FreeOpcUa is composed of\r\n* 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\r\n* 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 freeopcua)\r\n* A simple GUI client https://github.com/FreeOpcUa/opcua-client-gui (install using pip install freeopcua-client)\r\n* Command line tools installed with freeopcua-python https://github.com/FreeOpcUa/python-opcua/tree/master/tools \r\n* A GUI to create OPC UA nodes and save them to xml https://github.com/FreeOpcUa/opcua-modeler\r\n\r\n* Mailing list: https://groups.google.com/forum/#!forum/freeopcua\r\n* Source code: https://github.com/FreeOpcUa\r\n\r\nScreenshot of client GUI:\r\n\r\n\r\n![Screenshot](/screenshot.png?raw=true \"Screenshot\")\r\n\r\nScreenshot of modeler:\r\n\r\n\r\n![Screenshot](/screenshot-modeler.png?raw=true \"Screenshot\")\r\n",
4+
"body": "FreeOpcUa is a project to implement an open-source (LGPL) OPC-UA stack and associated tools. \r\n\r\nCurrently FreeOpcUa is composed of\r\n* 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\r\n* 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)\r\n* A simple GUI client https://github.com/FreeOpcUa/opcua-client-gui (install using pip install freeopcua-client)\r\n* Command line tools installed with freeopcua-python https://github.com/FreeOpcUa/python-opcua/tree/master/tools \r\n* A GUI to create OPC UA nodes and save them to xml https://github.com/FreeOpcUa/opcua-modeler\r\n\r\n* Mailing list: https://groups.google.com/forum/#!forum/freeopcua\r\n* Source code: https://github.com/FreeOpcUa\r\n\r\nScreenshot of client GUI:\r\n\r\n\r\n![Screenshot](/screenshot.png?raw=true \"Screenshot\")\r\n\r\nScreenshot of modeler:\r\n\r\n\r\n![Screenshot](/screenshot-modeler.png?raw=true \"Screenshot\")\r\n",
55
"google": "",
66
"note": "Don't delete this file! It's used internally to help with page regeneration."
7-
}
7+
}

0 commit comments

Comments
 (0)