mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-11 05:56:59 +03:00
Deployed 25690ec with MkDocs version: 1.5.3
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
<link href="../ota/" rel="prev"/>
|
||||
<link href="../Integration-Home-Assistant/" rel="next"/>
|
||||
<link href="../img/favicon.ico" rel="icon"/>
|
||||
<meta content="mkdocs-1.5.2, mkdocs-material-9.3.1" name="generator"/>
|
||||
<meta content="mkdocs-1.5.3, mkdocs-material-9.4.1" name="generator"/>
|
||||
<title>Parameters - AI on the Edge Device</title>
|
||||
<link href="../assets/stylesheets/main.046329b4.min.css" rel="stylesheet"/>
|
||||
<link href="../assets/stylesheets/palette.85d0ee34.min.css" rel="stylesheet"/>
|
||||
<link href="../assets/stylesheets/main.72749a73.min.css" rel="stylesheet"/>
|
||||
<link href="../assets/stylesheets/palette.a5377069.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>
|
||||
@@ -2067,6 +2067,10 @@ See <a href="../Integration-Home-Assistant">here</a> for details about the disco
|
||||
</ul>
|
||||
<p>The general connection status can be found in <code>MAINTOPIC/CONNECTION</code>.
|
||||
See <a href="../MQTT-API#result">MQTT Result Topics</a> for a full list of topics.</p>
|
||||
<div class="admonition note">
|
||||
<p class="admonition-title">Note</p>
|
||||
<p>The main topic is allowed to contain <code>/</code> which can be used to split it into multiple levels, eg. <code>/basement/meters/watermeter/1/</code> if you have multiple water meters in your basement.</p>
|
||||
</div>
|
||||
<hr style="border:2px solid"/>
|
||||
<p><a id="MQTT-MeterType"></a></p>
|
||||
<h3 id="parameter-metertype"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.6.4</span> Parameter <code>MeterType</code></h3>
|
||||
@@ -2518,7 +2522,7 @@ Check the table on <code>http://<DEVICE IP>/timezones.html</code> to find
|
||||
<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.dfff1995.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.dff1b7c8.min.js"></script>
|
||||
<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>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user