PyDLMS | Read data from utility meter

 by   bsdphk Python Version: Current License: No License

kandi X-RAY | PyDLMS Summary

kandi X-RAY | PyDLMS Summary

PyDLMS is a Python library typically used in Manufacturing, Utilities, Energy, Utilities, Internet of Things (IoT), Raspberry Pi, Arduino applications. PyDLMS has no bugs, it has no vulnerabilities and it has low support. However PyDLMS build file is not available. You can download it from GitHub.

This is code to read data from your ulility (Electricity, Water, Gas etc) meter using the optical infrared two-way port. You need an IR LED, a IR photodiode and some kind of amplifying circuit to connect this to your serial port. iec1107.py contains old code to talk the simple IEC1107 protocol which a lot of meters fortunately understand. example.py and the rest of it is a minimal DLMS implementation which manages to pull data out of my L&G E450 meter. Please do not email me if this doesn't work for you, unless you include a patch or pull-request that improves it. Be warned that the DLMS protocol stack is created by a succession of morons, doing one stupid thing after another for several decades. If you need more DLMS than this code offers, consider what GuruX has to offer.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              PyDLMS has a low active ecosystem.
              It has 24 star(s) with 32 fork(s). There are 12 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 2 have been closed. On average issues are closed in 27 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of PyDLMS is current.

            kandi-Quality Quality

              PyDLMS has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              PyDLMS does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              PyDLMS releases are not available. You will need to build from source code and install.
              PyDLMS has no build file. You will be need to create the build yourself to build the component from source.
              PyDLMS saves you 316 person hours of effort in developing the same functionality from scratch.
              It has 759 lines of code, 60 functions and 10 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed PyDLMS and discovered the below as its top functions. This is intended to give you an instant insight into PyDLMS implemented functionality, and help decide if they suit your requirements.
            • Query the device .
            • Validate the HLLC frame .
            • Main function for the function .
            • Generate the CDL header .
            • Return the result of the ASN data access result .
            • Compose a list .
            • Return the next timeout .
            • set new units
            • Receive data from server .
            • Return True if obj is an iterable .
            Get all kandi verified functions for this library.

            PyDLMS Key Features

            No Key Features are available at this moment for PyDLMS.

            PyDLMS Examples and Code Snippets

            No Code Snippets are available at this moment for PyDLMS.

            Community Discussions

            Trending Discussions on Internet of Things (IoT)

            QUESTION

            Display data from two json files in react native
            Asked 2020-May-17 at 23:55

            I have js files Dashboard and Adverts. I managed to get Dashboard to list the information in one json file (advertisers), but when clicking on an advertiser I want it to navigate to a separate page that will display some data (Say title and text) from the second json file (productadverts). I can't get it to work. Below is the code for the Dashboard and next for Adverts. Then the json files

            ...

            ANSWER

            Answered 2020-May-17 at 23:55

            The new object to get params in React Navigation 5 is:

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install PyDLMS

            You can download it from GitHub.
            You can use PyDLMS 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/bsdphk/PyDLMS.git

          • CLI

            gh repo clone bsdphk/PyDLMS

          • sshUrl

            git@github.com:bsdphk/PyDLMS.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