PyAlertMe | Digi XBee module , can be used to simulate

 by   jamesleesaunders Python Version: v0.3.1 License: MIT

kandi X-RAY | PyAlertMe Summary

kandi X-RAY | PyAlertMe Summary

PyAlertMe is a Python library. PyAlertMe has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

PyAlertMe is a set of classes which, when used in conjunction with a Digi XBee (ZigBee) module, can be used to simulate an AlertMe (Lowes Iris, Hive, British Gas Safe and Secure) Hub, SmartPlug or Sensor.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              PyAlertMe has a low active ecosystem.
              It has 14 star(s) with 3 fork(s). There are 13 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 12 open issues and 28 have been closed. On average issues are closed in 17 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of PyAlertMe is v0.3.1

            kandi-Quality Quality

              PyAlertMe has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              PyAlertMe is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              PyAlertMe releases are available to install and integrate.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              PyAlertMe saves you 946 person hours of effort in developing the same functionality from scratch.
              It has 2157 lines of code, 172 functions and 24 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed PyAlertMe and discovered the below as its top functions. This is intended to give you an instant insight into PyAlertMe implemented functionality, and help decide if they suit your requirements.
            • List nodes
            • Send a mode change request
            • Return a device object given its identifier
            • List devices
            • Calls a device command
            • Process a received message
            • Set an attribute
            • Set the attributes
            • Callback for attribute update
            • List all known devices
            • Generate power demand update
            • Schedule the scheduler
            • Set switch state
            • Sends a discovery table request
            • Update a node
            • Generate version info request
            • Generate range update
            • Generate version info update
            • Generate the switch state
            • Generate a mode change request
            • Generates a match descriptor request
            • Generate a MatchDescriptor response
            • Generate the switch state request
            • Generate a button press
            • Generate a status update
            • Generate active endpoints request
            • Generate a power consumption update message
            Get all kandi verified functions for this library.

            PyAlertMe Key Features

            No Key Features are available at this moment for PyAlertMe.

            PyAlertMe Examples and Code Snippets

            PyAlertMe,Use
            Pythondot img1Lines of Code : 49dot img1License : Permissive (MIT)
            copy iconCopy
            # Setup Serial
            XBEE_PORT = '/dev/tty.usbserial-DN018OI6'
            XBEE_BAUD = 9600
            ser = serial.Serial(XBEE_PORT, XBEE_BAUD)
            
            # Define Callback (Optional)
            def callback(type, node_id, field, value):
                if type == 'Attribute':
                    print("Attribute Update\n  

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install PyAlertMe

            Configure XBee as follows: XBee Modem XB24-ZB, ZIGBEE Coordinator API, Version 21A7 (or better). Alternatively use you can use scripts/setup-xbee.py to configure the Xbee.
            ZigBee Stack Profile (ZS): 2
            Encryption Enable (EE): 1
            Encryption Options (EO): 1
            Encryption Key (KY): 5a6967426565416c6c69616e63653039
            API Enable (AP): 2
            API Output Mode (AO): 3
            ZigBee Stack Profile (ZS): 2
            Encryption Enable (EE): 1
            Encryption Options (EO): 0
            Encryption Key (KY): None
            API Enable (AP): 2
            API Output Mode (AO): 3

            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/jamesleesaunders/PyAlertMe.git

          • CLI

            gh repo clone jamesleesaunders/PyAlertMe

          • sshUrl

            git@github.com:jamesleesaunders/PyAlertMe.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

            Consider Popular Python Libraries

            public-apis

            by public-apis

            system-design-primer

            by donnemartin

            Python

            by TheAlgorithms

            Python-100-Days

            by jackfrued

            youtube-dl

            by ytdl-org

            Try Top Libraries by jamesleesaunders

            d3-x3d

            by jamesleesaundersJavaScript

            d3-ez

            by jamesleesaundersJavaScript

            arduino_midi

            by jamesleesaundersC

            d3-interpolate-curve

            by jamesleesaundersJavaScript

            pi-btc-mining

            by jamesleesaundersShell