Deployed b65e775 with MkDocs version: 1.4.2

This commit is contained in:
github-actions[bot]
2023-02-05 00:14:48 +00:00
parent c0b93b8549
commit 80055632f3
7 changed files with 268 additions and 442 deletions

View File

@@ -121,10 +121,6 @@
<li class="toctree-l2"><a class="reference internal" href="#graphical-configuration-interface">Graphical configuration interface</a>
</li>
<li class="toctree-l2"><a class="reference internal" href="#background-for-image-alignment">Background for Image Alignment</a>
<ul>
<li class="toctree-l3"><a class="reference internal" href="#integration-into-home-assistant">Integration into Home Assistant</a>
</li>
</ul>
</li>
</ul>
</li>
@@ -265,8 +261,6 @@
<h2 id="background-for-image-alignment">Background for Image Alignment</h2>
<p>Details on the image recognition flow can be found in the other project here: https://github.com/jomjol/water-meter-system-complete/blob/master/images/Alignment_procedure_draft.pdf</p>
<p>The <code>config.ini</code> here has the same functionality and options, but a slightly different syntax due to a own written ini-parser is used. Migration see <a href="../outdated--Migrate-Old-Config-To-New-Config/">here</a>.</p>
<h3 id="integration-into-home-assistant">Integration into Home Assistant</h3>
<p>Thanks to the help of the user @deadly667 here are some hints for the integration into the home assistant: [[Integration-Home-Assistant]]</p>
</div>
</div><footer>

View File

@@ -126,6 +126,8 @@
<ul>
<li class="toctree-l3"><a class="reference internal" href="#status">Status</a>
<ul>
<li class="toctree-l4"><a class="reference internal" href="#connection">Connection</a>
</li>
<li class="toctree-l4"><a class="reference internal" href="#interval">Interval</a>
</li>
<li class="toctree-l4"><a class="reference internal" href="#mac">MAC</a>
@@ -257,10 +259,12 @@
* RetainFlag (optional)</p>
<h2 id="published-topics">Published topics</h2>
<h3 id="status">Status</h3>
<p><code>MainTopic</code>/{status topic}, e.g. <code>watermeter/status</code>
* #### Connection</p>
<p><code>MainTopic</code>/{status topic}, e.g. <code>watermeter/status</code></p>
<ul>
<li>
<h4 id="connection">Connection</h4>
</li>
<li>
<h4 id="interval">Interval</h4>
</li>
<li>

File diff suppressed because it is too large Load Diff

BIN
img/flipImageSize.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 KiB

File diff suppressed because one or more lines are too long

View File

@@ -2,187 +2,187 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Additional-Information/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Best-Practice/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Build-Instructions/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Choosing-the-Model/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Configuration-Parameter-Details/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Configuration/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Correction%20Algorithm/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Demo-Mode/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Codes/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Debugging/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/External-LED/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/FAQs/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Frequent-Reboots/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Graphical-Configuration/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Hardware-Compatibility/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Influx-DB/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Integration-Home-Assistant/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Learn-models-with-your-own-images/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/MQTT-API/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Neural-Network-Types/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/New-Releases-Notification/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Parameters/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/REST-API/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ROI-Configuration/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Release-creation/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Testing/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Upload-files-by-script/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Watermeter-specific-analog---digital-transition/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/collect-new-images/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/initial-setup/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ota/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Gasmeter-Log-Downloader/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Integrated-Functions/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Migrate-Old-Config-To-New-Config/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/rolling-installation/</loc>
<lastmod>2023-02-04</lastmod>
<lastmod>2023-02-05</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.