opcua-client-gui | Simple OPC-UA GUI client

 by   FreeOpcUa Python Version: 0.8.4 License: GPL-3.0

kandi X-RAY | opcua-client-gui Summary

kandi X-RAY | opcua-client-gui Summary

opcua-client-gui is a Python library. opcua-client-gui has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can install using 'pip install opcua-client-gui' or download it from GitHub, PyPI.

OPC-UA GUI Client
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              opcua-client-gui has a low active ecosystem.
              It has 408 star(s) with 152 fork(s). There are 43 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 43 open issues and 29 have been closed. On average issues are closed in 122 days. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of opcua-client-gui is 0.8.4

            kandi-Quality Quality

              opcua-client-gui has 0 bugs and 0 code smells.

            kandi-Security Security

              opcua-client-gui has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              opcua-client-gui code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              opcua-client-gui is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              opcua-client-gui releases are not available. You will need to build from source code and install.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions are available. Examples and code snippets are not available.
              opcua-client-gui saves you 469 person hours of effort in developing the same functionality from scratch.
              It has 4506 lines of code, 97 functions and 15 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed opcua-client-gui and discovered the below as its top functions. This is intended to give you an instant insight into opcua-client-gui implemented functionality, and help decide if they suit your requirements.
            • Setup the context menu tree
            • Update the address list
            • Load the current node
            • Connect to the UI
            • Close the widget
            • Disconnects from the UI
            • Save current node
            • Show an error message
            • Setup the UI
            • Translate the UI
            • Drop MIME data
            • Subscribe to a given node
            • Show application certificate dialog
            • Saves the application certificate settings
            • Query the list of security modes
            • Get a list of endpoint names
            • Branch new version
            • Bump current version
            • Unsubscribe from the window
            • Remove a node from the channel
            • Updates actions state
            • Unsubscribe the window
            • Get node attributes
            • Call method on current node
            • Shows the context menu tree for the given position
            • Add a node to the channel
            Get all kandi verified functions for this library.

            opcua-client-gui Key Features

            No Key Features are available at this moment for opcua-client-gui.

            opcua-client-gui Examples and Code Snippets

            No Code Snippets are available at this moment for opcua-client-gui.

            Community Discussions

            QUESTION

            Connect to an OPC UA server running inside a container
            Asked 2019-Jul-02 at 08:04

            I have dockerized a simple OPC UA server. When I run it locally, I am capable of connecting to the server without problems. However, when I run the server in a Docker container the client refuses to connect. Further, when I try to set the endpoint for the server as opc.tcp://localhost:4840, the server will not bind to the address when it is ran inside a container. The endpoint opc.tcp://127.0.0.1:4840 must be used. This is not an issue when running the server locally. The following library is used to implement the server https://github.com/FreeOpcUa/python-opcua and the client used is https://github.com/FreeOpcUa/opcua-client-gui.

            I have tried to set different endpoints without any luck.

            The server implementation is:

            ...

            ANSWER

            Answered 2019-Jul-02 at 07:07

            you need to use --network host in your docker run command , since localhost on the conatiner is not your host

            Source https://stackoverflow.com/questions/56847043

            QUESTION

            Installing OPC/UA client on Linux
            Asked 2017-Sep-09 at 14:47

            I have a Raspberry Pi 3, and I am trying to connect to OPC UA Server. For this I am referring to OPCUA-Client GUI. I have installed it using sudo pip install opcua-client, but it's showing an error of pyqt5.qtcore.

            I have installed qt by using sudo apt-get install qt5-default pyqt5-dev pyqt5-dev-tools. But still it's showing the below error:

            ...

            ANSWER

            Answered 2017-Sep-09 at 14:47

            As OPCUA-Client is not compatible with Python2.7, so I had to install it using Python3.

            Source https://stackoverflow.com/questions/46129995

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install opcua-client-gui

            You can install using 'pip install opcua-client-gui' or download it from GitHub, PyPI.
            You can use opcua-client-gui like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/FreeOpcUa/opcua-client-gui.git

          • CLI

            gh repo clone FreeOpcUa/opcua-client-gui

          • sshUrl

            git@github.com:FreeOpcUa/opcua-client-gui.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link