nfc2mqtt | nfc2mqtt reads NFC tags with nfcpy and push them to MQTT

 by   bkupidura Python Version: Current License: GPL-3.0

kandi X-RAY | nfc2mqtt Summary

kandi X-RAY | nfc2mqtt Summary

nfc2mqtt is a Python library. nfc2mqtt 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 download it from GitHub.

nfc2mqtt reads NFC tags with nfcpy and push them to MQTT. nfc2mqtt stores all data in encrypted form on NFC tag. Because of that, nfcpy should be able to write NDEF on used tags. For more information about tag payload please see nfc2mqtt tag payload. nfc2mqtt is NOT "simple" bridge between NFC and MQTT. It is not suposed to scan tag ID and send it to MQTT. It stores encrypted payload on tag/card, and send this payload to MQTT after reading (if valid). nfc2mqtt dosen't store list of valid tags, tag is valid when encrypted content is valid (can be decrypted and its not expired). Because of that, scan process is longer (~1-2s) (we need not only to sense nfc tag, we also need to read tag data).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              nfc2mqtt has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              nfc2mqtt has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of nfc2mqtt is current.

            kandi-Quality Quality

              nfc2mqtt has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              nfc2mqtt 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

              nfc2mqtt releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              It has 392 lines of code, 25 functions and 5 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed nfc2mqtt and discovered the below as its top functions. This is intended to give you an instant insight into nfc2mqtt implemented functionality, and help decide if they suit your requirements.
            • Process a tag .
            • Initialize connection parameters .
            • Create a logger .
            • Connect to mqtt broker .
            • Publish a message to the broker .
            • Main entry point for Nfc2mq .
            • Load a yaml config file .
            • Generate a random string .
            Get all kandi verified functions for this library.

            nfc2mqtt Key Features

            No Key Features are available at this moment for nfc2mqtt.

            nfc2mqtt Examples and Code Snippets

            No Code Snippets are available at this moment for nfc2mqtt.

            Community Discussions

            No Community Discussions are available at this moment for nfc2mqtt.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install nfc2mqtt

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

          • CLI

            gh repo clone bkupidura/nfc2mqtt

          • sshUrl

            git@github.com:bkupidura/nfc2mqtt.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