Skip to content

Commit

Permalink
deploy: 69d676b
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKraus committed Nov 13, 2024
1 parent 60852b3 commit 13b21ee
Show file tree
Hide file tree
Showing 16 changed files with 112 additions and 68 deletions.
2 changes: 1 addition & 1 deletion main/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '1.0rc2.dev1',
VERSION: '1.0rc2.dev2',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
10 changes: 5 additions & 5 deletions main/apidoc/tomato.daemon.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>tomato.daemon package &mdash; tomato 1.0rc2.dev1 documentation</title>
<title>tomato.daemon package &mdash; tomato 1.0rc2.dev2 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/autodoc_pydantic.css" type="text/css" />
Expand All @@ -16,7 +16,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=aeeedf57"></script>
<script src="../_static/documentation_options.js?v=9916553d"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand All @@ -39,7 +39,7 @@
<img src="../_static/tomato.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.0rc2.dev1
1.0rc2.dev2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down Expand Up @@ -245,7 +245,7 @@ <h3><strong>tomato.daemon.cmd</strong>: command parsing for tomato daemon<a clas

<dl class="py function">
<dt class="sig sig-object py" id="tomato.daemon.driver.spawn_tomato_driver">
<span class="sig-prename descclassname"><span class="pre">tomato.daemon.driver.</span></span><span class="sig-name descname"><span class="pre">spawn_tomato_driver</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">port</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">int</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">driver</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">str</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">req</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Socket</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">verbosity</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">int</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#tomato.daemon.driver.spawn_tomato_driver" title="Link to this definition"></a></dt>
<span class="sig-prename descclassname"><span class="pre">tomato.daemon.driver.</span></span><span class="sig-name descname"><span class="pre">spawn_tomato_driver</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">port</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">int</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">driver</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">str</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">req</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Socket</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">verbosity</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">int</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">logpath</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">str</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#tomato.daemon.driver.spawn_tomato_driver" title="Link to this definition"></a></dt>
<dd></dd></dl>

<dl class="py function">
Expand Down Expand Up @@ -414,7 +414,7 @@ <h3><strong>tomato.daemon.cmd</strong>: command parsing for tomato daemon<a clas
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
<span class="rst-current-version" data-toggle="rst-current-version">
<span class="fa fa-book"> Other Versions</span>
v: 1.0rc2.dev1
v: 1.0rc2.dev2
<span class="fa fa-caret-down"></span>
</span>
<div class="rst-other-versions">
Expand Down
10 changes: 5 additions & 5 deletions main/apidoc/tomato.driverinterface_1_0.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>tomato.driverinterface_1_0 package &mdash; tomato 1.0rc2.dev1 documentation</title>
<title>tomato.driverinterface_1_0 package &mdash; tomato 1.0rc2.dev2 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/autodoc_pydantic.css" type="text/css" />
Expand All @@ -16,7 +16,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=aeeedf57"></script>
<script src="../_static/documentation_options.js?v=9916553d"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand All @@ -39,7 +39,7 @@
<img src="../_static/tomato.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.0rc2.dev1
1.0rc2.dev2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down Expand Up @@ -382,7 +382,7 @@

<dl class="py method">
<dt class="sig sig-object py" id="tomato.driverinterface_1_0.ModelInterface.dev_register">
<span class="sig-name descname"><span class="pre">dev_register</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">address</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">str</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">channel</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">int</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">dict</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference internal" href="tomato.html#tomato.models.Reply" title="tomato.models.Reply"><span class="pre">Reply</span></a></span></span><a class="headerlink" href="#tomato.driverinterface_1_0.ModelInterface.dev_register" title="Link to this definition"></a></dt>
<span class="sig-name descname"><span class="pre">dev_register</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">address</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">str</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">channel</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">str</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">dict</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference internal" href="tomato.html#tomato.models.Reply" title="tomato.models.Reply"><span class="pre">Reply</span></a></span></span><a class="headerlink" href="#tomato.driverinterface_1_0.ModelInterface.dev_register" title="Link to this definition"></a></dt>
<dd><p>Register a new device component in this driver.</p>
<p>Creates a <a class="reference internal" href="#tomato.driverinterface_1_0.ModelInterface.DeviceManager" title="tomato.driverinterface_1_0.ModelInterface.DeviceManager"><code class="xref py py-class docutils literal notranslate"><span class="pre">DeviceManager</span></code></a> representing a device component, storing it in
the <code class="xref py py-obj docutils literal notranslate"><span class="pre">self.devmap</span></code> using the provided <cite>address</cite> and <cite>channel</cite>.</p>
Expand Down Expand Up @@ -529,7 +529,7 @@
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
<span class="rst-current-version" data-toggle="rst-current-version">
<span class="fa fa-book"> Other Versions</span>
v: 1.0rc2.dev1
v: 1.0rc2.dev2
<span class="fa fa-caret-down"></span>
</span>
<div class="rst-other-versions">
Expand Down
Loading

0 comments on commit 13b21ee

Please sign in to comment.