Deployed da0fa88 with MkDocs version: 1.6.0

This commit is contained in:
github-actions[bot]
2024-08-23 22:21:11 +00:00
parent c4a77e1d79
commit 02164f98e0
47 changed files with 1395 additions and 336 deletions

View File

@@ -9,7 +9,7 @@
<link href="../ota/" rel="prev"/>
<link href="../Integration-Home-Assistant/" rel="next"/>
<link href="../img/favicon.ico" rel="icon"/>
<meta content="mkdocs-1.6.0, mkdocs-material-9.5.32" name="generator"/>
<meta content="mkdocs-1.6.0, mkdocs-material-9.5.33" name="generator"/>
<title>Parameters - AI on the Edge Device</title>
<link href="../assets/stylesheets/main.3cba04c6.min.css" rel="stylesheet"/>
<link href="../assets/stylesheets/palette.06af60db.min.css" rel="stylesheet"/>
@@ -1155,6 +1155,31 @@
</ul>
</nav>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#section-webhook">1.14
<span class="md-ellipsis">
Section Webhook
</span>
</a>
<nav aria-label="Section Webhook" class="md-nav">
<ul class="md-nav__list">
<li class="md-nav__item">
<a class="md-nav__link" href="#parameter-apikey">1.14.1
<span class="md-ellipsis">
Parameter ApiKey
</span>
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#parameter-uri_3">1.14.2
<span class="md-ellipsis">
Parameter Uri
</span>
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
@@ -1384,6 +1409,13 @@
</span>
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="../Webhook/">
<span class="md-ellipsis">
Webhook
</span>
</a>
</li>
</ul>
</nav>
</li>
@@ -2362,6 +2394,31 @@
</ul>
</nav>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#section-webhook">1.14
<span class="md-ellipsis">
Section Webhook
</span>
</a>
<nav aria-label="Section Webhook" class="md-nav">
<ul class="md-nav__list">
<li class="md-nav__item">
<a class="md-nav__link" href="#parameter-apikey">1.14.1
<span class="md-ellipsis">
Parameter ApiKey
</span>
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#parameter-uri_3">1.14.2
<span class="md-ellipsis">
Parameter Uri
</span>
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</div>
@@ -3760,6 +3817,19 @@ In such case the time always starts at <code>01.01.1970</code> after each power
<p>Time zone in POSIX syntax (Europe/Berlin = <code>CET-1CEST,M3.5.0,M10.5.0/3</code> - incl. daylight saving)
Check the table on <code>http://&lt;DEVICE IP&gt;/timezones.html</code> to find the settings for your region.</p>
<hr style="border:2px solid"/>
<h2 id="section-webhook"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.14</span> Section <code>Webhook</code></h2>
<p><a id="Webhook-ApiKey"></a></p>
<h3 id="parameter-apikey"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.14.1</span> Parameter <code>ApiKey</code></h3>
<p>Section: <a href="#section-webhook">1.14 Webhook</a></p>
<p>Default Value: <code>undefined</code></p>
<p>ApiKey sent as Header</p>
<hr style="border:2px solid"/>
<p><a id="Webhook-Uri"></a></p>
<h3 id="parameter-uri_3"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.14.2</span> Parameter <code>Uri</code></h3>
<p>Section: <a href="#section-webhook">1.14 Webhook</a></p>
<p>Default Value: <code>undefined</code></p>
<p>URI of the HTTP Endpoint receiving requests, e.g. <code>http://192.168.1.1/watermeter/webhook</code>.</p>
<hr style="border:2px solid"/>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
@@ -3784,6 +3854,6 @@ Check the table on <code>http://&lt;DEVICE IP&gt;/timezones.html</code> to find
<div class="md-dialog__inner md-typeset"></div>
</div>
<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.b8dbb3d2.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.471ce7a9.min.js"></script>
<script src="../assets/javascripts/bundle.af256bd8.min.js"></script>
</body>
</html>