mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 20:46:54 +03:00
Deployed 6c904a3 with MkDocs version: 1.5.3
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
<link href="../Demo-Mode/" rel="prev"/>
|
||||
<link href="../MQTT-API/" rel="next"/>
|
||||
<link href="../img/favicon.ico" rel="icon"/>
|
||||
<meta content="mkdocs-1.5.3, mkdocs-material-9.4.1" name="generator"/>
|
||||
<meta content="mkdocs-1.5.3, mkdocs-material-9.4.4" name="generator"/>
|
||||
<title>REST API - AI on the Edge Device</title>
|
||||
<link href="../assets/stylesheets/main.72749a73.min.css" rel="stylesheet"/>
|
||||
<link href="../assets/stylesheets/palette.a5377069.min.css" rel="stylesheet"/>
|
||||
<link href="../assets/stylesheets/main.bd3936ea.min.css" rel="stylesheet"/>
|
||||
<link href="../assets/stylesheets/palette.356b1318.min.css" rel="stylesheet"/>
|
||||
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback" rel="stylesheet"/>
|
||||
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
|
||||
@@ -497,13 +497,13 @@
|
||||
</a>
|
||||
</li>
|
||||
<li class="md-nav__item">
|
||||
<a class="md-nav__link" href="#ota_pagehtml">1.1.4
|
||||
ota_page.html
|
||||
<a class="md-nav__link" href="#reboot">1.1.4
|
||||
reboot
|
||||
</a>
|
||||
</li>
|
||||
<li class="md-nav__item">
|
||||
<a class="md-nav__link" href="#reboot">1.1.5
|
||||
reboot
|
||||
<a class="md-nav__link" href="#mqtt_publish_discovery">1.1.5
|
||||
mqtt_publish_discovery
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -786,13 +786,13 @@
|
||||
</a>
|
||||
</li>
|
||||
<li class="md-nav__item">
|
||||
<a class="md-nav__link" href="#ota_pagehtml">1.1.4
|
||||
ota_page.html
|
||||
<a class="md-nav__link" href="#reboot">1.1.4
|
||||
reboot
|
||||
</a>
|
||||
</li>
|
||||
<li class="md-nav__item">
|
||||
<a class="md-nav__link" href="#reboot">1.1.5
|
||||
reboot
|
||||
<a class="md-nav__link" href="#mqtt_publish_discovery">1.1.5
|
||||
mqtt_publish_discovery
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -989,10 +989,11 @@
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h3 id="ota_pagehtml"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1.4</span> ota_page.html</h3>
|
||||
<p>Opens the Over-The-Air update html page</p>
|
||||
<h3 id="reboot"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1.5</span> reboot</h3>
|
||||
<h3 id="reboot"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1.4</span> reboot</h3>
|
||||
<p>Trigger a reboot of the device</p>
|
||||
<h3 id="mqtt_publish_discovery"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1.5</span> mqtt_publish_discovery</h3>
|
||||
<p>Trigger re-sending of the Home Assistant discovery topics.
|
||||
The topics will get send at the end of the next round.</p>
|
||||
<h2 id="results"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.2</span> Results</h2>
|
||||
<h3 id="json"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.2.1</span> json</h3>
|
||||
<p>Show result in JSON syntax
|
||||
@@ -1086,7 +1087,7 @@
|
||||
<div class="md-dialog" data-md-component="dialog">
|
||||
<div class="md-dialog__inner md-typeset"></div>
|
||||
</div>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.a264c092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
|
||||
<script src="../assets/javascripts/bundle.4e0fa4ba.min.js"></script>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.f886a092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
|
||||
<script src="../assets/javascripts/bundle.94c44541.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user