A clone of: https://github.com/nutechsoftware/alarmdecoder This is requires as they dropped support for older firmware releases w/o building in backward compatibility code, and they had previously hardcoded pyserial to a python2 only version.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
994 B

  1. .. alarmdecoder documentation master file, created by
  2. sphinx-quickstart on Sat Jun 8 14:38:46 2013.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to alarmdecoder's documentation!
  6. ========================================
  7. This is the API documentation for the `Alarm Decoder`_ Python library. It provides support for interacting with the `Alarm Decoder`_ (AD2) family of security alarm devices, including the `AD2USB`_, `AD2SERIAL`_ and `AD2PI`_.
  8. The source code, requirements and examples for this project may be found `here <http://github.com/nutechsoftware/alarmdecoder>`_.
  9. .. _Alarm Decoder: http://www.alarmdecoder.com
  10. .. _AD2USB: http://www.alarmdecoder.com
  11. .. _AD2SERIAL: http://www.alarmdecoder.com
  12. .. _AD2PI: http://www.alarmdecoder.com
  13. Table of Contents:
  14. .. toctree::
  15. :maxdepth: 4
  16. alarmdecoder
  17. Indices and tables
  18. ==================
  19. * :ref:`genindex`
  20. * :ref:`modindex`
  21. * :ref:`search`