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.

144 lines
6.0 KiB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>Welcome to pyad2’s documentation! &mdash; pyad2 documentation</title>
  7. <link rel="stylesheet" href="_static/default.css" type="text/css" />
  8. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  9. <script type="text/javascript">
  10. var DOCUMENTATION_OPTIONS = {
  11. URL_ROOT: './',
  12. VERSION: '',
  13. COLLAPSE_INDEX: false,
  14. FILE_SUFFIX: '.html',
  15. HAS_SOURCE: true
  16. };
  17. </script>
  18. <script type="text/javascript" src="_static/jquery.js"></script>
  19. <script type="text/javascript" src="_static/underscore.js"></script>
  20. <script type="text/javascript" src="_static/doctools.js"></script>
  21. <link rel="top" title="pyad2 documentation" href="#" />
  22. <link rel="next" title="pyad2 Package" href="pyad2.html" />
  23. </head>
  24. <body>
  25. <div class="related">
  26. <h3>Navigation</h3>
  27. <ul>
  28. <li class="right" style="margin-right: 10px">
  29. <a href="genindex.html" title="General Index"
  30. accesskey="I">index</a></li>
  31. <li class="right" >
  32. <a href="py-modindex.html" title="Python Module Index"
  33. >modules</a> |</li>
  34. <li class="right" >
  35. <a href="pyad2.html" title="pyad2 Package"
  36. accesskey="N">next</a> |</li>
  37. <li><a href="#">pyad2 documentation</a> &raquo;</li>
  38. </ul>
  39. </div>
  40. <div class="document">
  41. <div class="documentwrapper">
  42. <div class="bodywrapper">
  43. <div class="body">
  44. <div class="section" id="welcome-to-pyad2-s-documentation">
  45. <h1>Welcome to pyad2&#8217;s documentation!<a class="headerlink" href="#welcome-to-pyad2-s-documentation" title="Permalink to this headline">¶</a></h1>
  46. <p>Contents:</p>
  47. <div class="toctree-wrapper compound">
  48. <ul>
  49. <li class="toctree-l1"><a class="reference internal" href="pyad2.html">pyad2 Package</a><ul>
  50. <li class="toctree-l2"><a class="reference internal" href="pyad2.html#module-pyad2.ad2"><tt class="docutils literal"><span class="pre">ad2</span></tt> Module</a></li>
  51. <li class="toctree-l2"><a class="reference internal" href="pyad2.html#module-pyad2.devices"><tt class="docutils literal"><span class="pre">devices</span></tt> Module</a></li>
  52. <li class="toctree-l2"><a class="reference internal" href="pyad2.html#module-pyad2.util"><tt class="docutils literal"><span class="pre">util</span></tt> Module</a></li>
  53. <li class="toctree-l2"><a class="reference internal" href="pyad2.html#module-pyad2.zonetracking"><tt class="docutils literal"><span class="pre">zonetracking</span></tt> Module</a></li>
  54. <li class="toctree-l2"><a class="reference internal" href="pyad2.html#module-pyad2.panels"><tt class="docutils literal"><span class="pre">panels</span></tt> Module</a></li>
  55. <li class="toctree-l2"><a class="reference internal" href="pyad2.html#module-pyad2.messages"><tt class="docutils literal"><span class="pre">messages</span></tt> Module</a></li>
  56. <li class="toctree-l2"><a class="reference internal" href="pyad2.html#subpackages">Subpackages</a><ul>
  57. <li class="toctree-l3"><a class="reference internal" href="pyad2.event.html">event Package</a><ul>
  58. <li class="toctree-l4"><a class="reference internal" href="pyad2.event.html#id1"><tt class="docutils literal"><span class="pre">event</span></tt> Package</a></li>
  59. <li class="toctree-l4"><a class="reference internal" href="pyad2.event.html#module-pyad2.event.event"><tt class="docutils literal"><span class="pre">event</span></tt> Module</a></li>
  60. </ul>
  61. </li>
  62. </ul>
  63. </li>
  64. </ul>
  65. </li>
  66. </ul>
  67. </div>
  68. </div>
  69. <div class="section" id="indices-and-tables">
  70. <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1>
  71. <ul class="simple">
  72. <li><a class="reference internal" href="genindex.html"><em>Index</em></a></li>
  73. <li><a class="reference internal" href="py-modindex.html"><em>Module Index</em></a></li>
  74. <li><a class="reference internal" href="search.html"><em>Search Page</em></a></li>
  75. </ul>
  76. </div>
  77. </div>
  78. </div>
  79. </div>
  80. <div class="sphinxsidebar">
  81. <div class="sphinxsidebarwrapper">
  82. <h3><a href="#">Table Of Contents</a></h3>
  83. <ul>
  84. <li><a class="reference internal" href="#">Welcome to pyad2&#8217;s documentation!</a><ul>
  85. </ul>
  86. </li>
  87. <li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
  88. </ul>
  89. <h4>Next topic</h4>
  90. <p class="topless"><a href="pyad2.html"
  91. title="next chapter">pyad2 Package</a></p>
  92. <h3>This Page</h3>
  93. <ul class="this-page-menu">
  94. <li><a href="_sources/index.txt"
  95. rel="nofollow">Show Source</a></li>
  96. </ul>
  97. <div id="searchbox" style="display: none">
  98. <h3>Quick search</h3>
  99. <form class="search" action="search.html" method="get">
  100. <input type="text" name="q" />
  101. <input type="submit" value="Go" />
  102. <input type="hidden" name="check_keywords" value="yes" />
  103. <input type="hidden" name="area" value="default" />
  104. </form>
  105. <p class="searchtip" style="font-size: 90%">
  106. Enter search terms or a module, class or function name.
  107. </p>
  108. </div>
  109. <script type="text/javascript">$('#searchbox').show(0);</script>
  110. </div>
  111. </div>
  112. <div class="clearer"></div>
  113. </div>
  114. <div class="related">
  115. <h3>Navigation</h3>
  116. <ul>
  117. <li class="right" style="margin-right: 10px">
  118. <a href="genindex.html" title="General Index"
  119. >index</a></li>
  120. <li class="right" >
  121. <a href="py-modindex.html" title="Python Module Index"
  122. >modules</a> |</li>
  123. <li class="right" >
  124. <a href="pyad2.html" title="pyad2 Package"
  125. >next</a> |</li>
  126. <li><a href="#">pyad2 documentation</a> &raquo;</li>
  127. </ul>
  128. </div>
  129. <div class="footer">
  130. &copy; Copyright 2013, Author.
  131. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
  132. </div>
  133. </body>
  134. </html>