|
2 | 2 | <html lang="en" data-accent-color="lime" data-content_root="../../../"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | | - <meta name="viewport" content="width=device-width, initial-scale=1.0"><title>icspacket.core.connection - icspacket 0.1.dev1+g50e10a589 documentation</title><link rel="index" title="Index" href="../../../genindex.html" /><link rel="search" title="Search" href="../../../search.html" /> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"><title>icspacket.core.connection - icspacket 0.1.dev1+g5d2cc2c49 documentation</title><link rel="index" title="Index" href="../../../genindex.html" /><link rel="search" title="Search" href="../../../search.html" /> |
6 | 6 | <link rel="canonical" href="https://matrixeditor.github.io/icspacket/_modules/icspacket/core/connection.html" /><script> |
7 | 7 | function setColorMode(t){let e=document.documentElement;e.setAttribute("data-color-mode",t);let a=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches,s=t;"auto"===t&&(s=a?"dark":"light"),"light"===s?(e.classList.remove("dark"),e.classList.add("light")):(e.classList.remove("light"),e.classList.add("dark"))} |
8 | 8 | setColorMode(localStorage._theme||"dark"); |
|
35 | 35 | </a> |
36 | 36 | <div class="sy-head-nav" id="head-nav"> |
37 | 37 | <nav class="sy-head-links"><ul> |
38 | | - <li class="link"><a class="js-menu" href="../../../examples/index.html" id="nav-trigger-1" aria-controls="nav-children-1"> |
| 38 | + <li class="link"><a class="js-menu" href="../../../getting-started/protocols.html" id="nav-trigger-1" aria-controls="nav-children-1"> |
39 | 39 | <span>Examples</span> |
40 | 40 | <i class="i-lucide chevron-down"></i> |
41 | 41 | </a> |
42 | | - <ul id="nav-children-1" aria-labelledby="nav-trigger-1"><li><a href="../../../examples/mms/index.html"> |
| 42 | + <ul id="nav-children-1" aria-labelledby="nav-trigger-1"><li><a href="../../../protocols/mms/examples.html"> |
43 | 43 | <span>MMS Utilities</span> |
44 | 44 | <small>Manufacturing Message Specification tools</small> |
| 45 | + </a></li><li><a href="../../../protocols/dnp3/examples.html"> |
| 46 | + <span>DNP3 Tools</span> |
| 47 | + <small>DNP3 utilities and tools</small> |
45 | 48 | </a></li></ul> |
46 | 49 | </li></ul></nav> |
47 | 50 | <div class="sy-head-extra flex items-center print:hidden"><form class="searchbox flex items-center" action="../../../search.html" method="get"> |
|
91 | 94 | <li class="toctree-l1 _expand"><a class="reference internal" href="../../../getting-started/protocols.html">Protocols Overview</a></li> |
92 | 95 | <li class="toctree-l1 _expand"><a class="reference internal" href="../../../getting-started/coreapi.html">Core API Reference</a></li> |
93 | 96 | </ul> |
| 97 | +<p class="caption" role="heading" aria-level="3"><span class="caption-text">DNP3 / IEEE 1815</span></p> |
| 98 | +<ul> |
| 99 | +<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/dnp3/dnp3dump.html">Dumping Objects</a></li> |
| 100 | +<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/dnp3/api.html">API Reference</a><ul> |
| 101 | +<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/dnp3/api/link.html">Link Layer</a></li> |
| 102 | +<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/dnp3/api/transport.html">Transport Layer</a></li> |
| 103 | +<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/dnp3/api/application.html">Application Layer</a></li> |
| 104 | +<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/dnp3/api/master.html">Master</a></li> |
| 105 | +<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/dnp3/api/object_library.html">Object Library</a><ul> |
| 106 | +<li class="toctree-l3"><a class="reference internal" href="../../../protocols/dnp3/api/primitives.html">Primitive Types</a></li> |
| 107 | +<li class="toctree-l3"><a class="reference internal" href="../../../protocols/dnp3/api/coding.html">Encoding / Decoding</a></li> |
| 108 | +<li class="toctree-l3"><a class="reference internal" href="../../../protocols/dnp3/api/variations.html">Variations</a></li> |
| 109 | +<li class="toctree-l3"><a class="reference internal" href="../../../protocols/dnp3/api/coding_utils.html">Object Utilities</a></li> |
| 110 | +</ul> |
| 111 | +</li> |
| 112 | +</ul> |
| 113 | +</li> |
| 114 | +</ul> |
94 | 115 | <p class="caption" role="heading" aria-level="3"><span class="caption-text">MMS / ISO 9506</span></p> |
95 | 116 | <ul> |
96 | 117 | <li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/mms/demo_vars.html">Variable Target Format</a></li> |
@@ -425,7 +446,7 @@ <h1>Source code for icspacket.core.connection</h1><div class="highlight"><pre> |
425 | 446 | </div> |
426 | 447 | </div> |
427 | 448 | </footer> |
428 | | - <script src="../../../_static/documentation_options.js?v=125e2f71"></script> |
| 449 | + <script src="../../../_static/documentation_options.js?v=0df3b029"></script> |
429 | 450 | <script src="../../../_static/doctools.js?v=9bcbadda"></script> |
430 | 451 | <script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script> |
431 | 452 | <script src="../../../_static/clipboard.min.js?v=a7894cd8"></script> |
|
0 commit comments