Skip to content

Commit 37c7bca

Browse files
committed
deploy: bd7f00b
1 parent 3f7da59 commit 37c7bca

84 files changed

Lines changed: 5230 additions & 1819 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: aa73c69fd0d466dfd856a2618caf26b7
3+
config: 1c56696c8dee9c485236a248ecb5319f
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_modules/icspacket/core/connection.html

Lines changed: 30 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en" data-accent-color="lime" data-content_root="../../../">
33
<head>
44
<meta charset="utf-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0"><title>icspacket.core.connection - icspacket 0.1.dev1+gcbd2a1ca7 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+gbd7f00b6b documentation</title><link rel="index" title="Index" href="../../../genindex.html" /><link rel="search" title="Search" href="../../../search.html" />
66
<link rel="canonical" href="https://matrixeditor.github.io/icspacket/_modules/icspacket/core/connection.html" /><script>
77
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"))}
88
setColorMode(localStorage._theme||"dark");
@@ -49,7 +49,7 @@
4949
<span>IED Enumeration Tool</span>
5050
<small>Logical Device enumeration and more</small>
5151
</a></li></ul>
52-
</li></ul></nav>
52+
</li><li class="link"><a href="../../../changelog.html">Changelog</a></li></ul></nav>
5353
<div class="sy-head-extra flex items-center print:hidden"><form class="searchbox flex items-center" action="../../../search.html" method="get">
5454
<input type="text" name="q" placeholder="Search" />
5555
<kbd>/</kbd>
@@ -91,7 +91,7 @@
9191
</a></li>
9292
</ul>
9393
</div>
94-
<div class="globaltoc" data-expand-depth="2"><p class="caption" role="heading" aria-level="3"><span class="caption-text">Getting Started</span></p>
94+
<div class="globaltoc" data-expand-depth="1"><p class="caption" role="heading" aria-level="3"><span class="caption-text">Getting Started</span></p>
9595
<ul>
9696
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../getting-started/installation.html">Installation</a></li>
9797
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../getting-started/protocols.html">Protocols Overview</a></li>
@@ -103,11 +103,11 @@
103103
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/dnp3/dnp3dump.html">Dumping Objects</a></li>
104104
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/dnp3/dnp3resolve.html">Resolve Link Addresses</a></li>
105105
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/dnp3/api.html">API Reference</a><ul>
106-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/dnp3/api/link.html">Link Layer</a></li>
107-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/dnp3/api/transport.html">Transport Layer</a></li>
108-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/dnp3/api/application.html">Application Layer</a></li>
109-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/dnp3/api/master.html">Master</a></li>
110-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/dnp3/api/object_library.html">Object Library</a><ul>
106+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/dnp3/api/link.html">Link Layer</a></li>
107+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/dnp3/api/transport.html">Transport Layer</a></li>
108+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/dnp3/api/application.html">Application Layer</a></li>
109+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/dnp3/api/master.html">Master</a></li>
110+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/dnp3/api/object_library.html">Object Library</a><ul>
111111
<li class="toctree-l3"><a class="reference internal" href="../../../protocols/dnp3/api/primitives.html">Primitive Types</a></li>
112112
<li class="toctree-l3"><a class="reference internal" href="../../../protocols/dnp3/api/coding.html">Encoding / Decoding</a></li>
113113
<li class="toctree-l3"><a class="reference internal" href="../../../protocols/dnp3/api/variations.html">Variations</a></li>
@@ -121,9 +121,11 @@
121121
<ul>
122122
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/iec61850/iedmap.html">Enumerating IEDs</a></li>
123123
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/iec61850/api.html">API Reference</a><ul>
124-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/iec61850/api_data_classes.html">Data Classes</a></li>
125-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/iec61850/api_path.html">Object / Data References</a></li>
126-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/iec61850/api_client.html">IED Client</a></li>
124+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/iec61850/api_data_classes.html">Data Classes</a></li>
125+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/iec61850/api_path.html">Object / Data References</a></li>
126+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/iec61850/api_client.html">IED Client</a></li>
127+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/iec61850/api_goose.html">GOOSE Client</a></li>
128+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/iec61850/api_sv.html">SampledValues Client</a></li>
127129
</ul>
128130
</li>
129131
</ul>
@@ -133,9 +135,9 @@
133135
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/mms/demo_vars.html#variableaccess-service-rwq">VariableAccess Service (rwq)</a></li>
134136
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/mms/demo_files.html">FileManagement Service</a></li>
135137
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/mms/api.html">API Reference</a><ul>
136-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/mms/api_conn.html">MMS Connection</a></li>
137-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/mms/api_data.html">Data Conversion</a></li>
138-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/mms/api_utils.html">Protocol Utilities</a></li>
138+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/mms/api_conn.html">MMS Connection</a></li>
139+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/mms/api_data.html">Data Conversion</a></li>
140+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/mms/api_utils.html">Protocol Utilities</a></li>
139141
</ul>
140142
</li>
141143
</ul>
@@ -146,34 +148,38 @@
146148
<p class="caption" role="heading" aria-level="3"><span class="caption-text">COPP / X.226 / ISO 8823</span></p>
147149
<ul>
148150
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/copp/api.html">API Reference</a><ul>
149-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/copp/presentation.html">ISO Presentation</a></li>
150-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/copp/utils.html">Protocol Utilities</a></li>
151+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/copp/presentation.html">ISO Presentation</a></li>
152+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/copp/utils.html">Protocol Utilities</a></li>
151153
</ul>
152154
</li>
153155
</ul>
154156
<p class="caption" role="heading" aria-level="3"><span class="caption-text">COSP / X.225 / ISO 8237-1</span></p>
155157
<ul>
156158
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/cosp/api.html">API Reference</a><ul>
157-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/cosp/tsdu.html">TSDU</a></li>
158-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/cosp/spdu.html">SPDU Types</a></li>
159-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/cosp/values.html">Parameter Values (PV)</a></li>
160-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/cosp/session.html">ISO Session</a></li>
161-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/cosp/utils.html">Protocol Utilities</a></li>
159+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/cosp/tsdu.html">TSDU</a></li>
160+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/cosp/spdu.html">SPDU Types</a></li>
161+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/cosp/values.html">Parameter Values (PV)</a></li>
162+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/cosp/session.html">ISO Session</a></li>
163+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/cosp/utils.html">Protocol Utilities</a></li>
162164
</ul>
163165
</li>
164166
</ul>
165167
<p class="caption" role="heading" aria-level="3"><span class="caption-text">COTP / X.224</span></p>
166168
<ul>
167169
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/cotp/api.html">API Reference</a><ul>
168-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/cotp/structs.html">TPDU Types</a></li>
169-
<li class="toctree-l2 _expand"><a class="reference internal" href="../../../protocols/cotp/connection.html">Connection</a></li>
170+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/cotp/structs.html">TPDU Types</a></li>
171+
<li class="toctree-l2"><a class="reference internal" href="../../../protocols/cotp/connection.html">Connection</a></li>
170172
</ul>
171173
</li>
172174
</ul>
173175
<p class="caption" role="heading" aria-level="3"><span class="caption-text">TPKT Protocol (RFC1006)</span></p>
174176
<ul>
175177
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/tpkt/usage.html">Using a TPKT Wrapper</a></li>
176178
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../protocols/tpkt/api.html">API Reference</a></li>
179+
</ul>
180+
<p class="caption" role="heading" aria-level="3"><span class="caption-text">Development</span></p>
181+
<ul>
182+
<li class="toctree-l1 _expand"><a class="reference internal" href="../../../changelog.html">Changelog</a></li>
177183
</ul>
178184
</div>
179185
</div>
@@ -461,7 +467,7 @@ <h1>Source code for icspacket.core.connection</h1><div class="highlight"><pre>
461467
</div>
462468
</div>
463469
</footer>
464-
<script src="../../../_static/documentation_options.js?v=abdcd43e"></script>
470+
<script src="../../../_static/documentation_options.js?v=e2846c24"></script>
465471
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
466472
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
467473
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>

0 commit comments

Comments
 (0)