mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 20:16:57 +03:00
Deployed 43793c2 with MkDocs version: 1.5.2
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
<ul>
|
||||
<li class="toctree-l4"><a class="reference internal" href="#ctrlflow_start">ctrl/flow_start</a>
|
||||
</li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="#ctrlset_prevalue-be-aware-this-feature-is-not-available-for-versions-1511-and-older">ctrl/set_prevalue (Be aware: This feature is NOT available for versions 15.1.1 and older)</a>
|
||||
<li class="toctree-l4"><a class="reference internal" href="#ctrlset_prevalue">ctrl/set_prevalue</a>
|
||||
</li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="#gpiogpiopinnumber_1">GPIO/GPIO{PinNumber}</a>
|
||||
</li>
|
||||
@@ -340,30 +340,23 @@
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<h4 id="ctrlset_prevalue-be-aware-this-feature-is-not-available-for-versions-1511-and-older">ctrl/set_prevalue (Be aware: This feature is NOT available for versions 15.1.1 and older)</h4>
|
||||
<p>Set the last valid value (previous value) to given value or the actual RAW value. Payload needs to be provided in JSON notation.</p>
|
||||
<ul>
|
||||
<li>Payload:</li>
|
||||
<li>
|
||||
<p>Set to given value (value >= 0): <code>{"numbersname": "main", "value": 12345.67890}</code></p>
|
||||
<ul>
|
||||
<li><code>"numbersname":</code>Provide name of number sequence, e.g. <code>"main"</code> </li>
|
||||
<li><code>"value":</code> provide the value to be set</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p>Set to actual RAW value (value < 0, a valid RAW value is mandatory): <code>{"numbersname": "main", "value": -1}</code></p>
|
||||
<ul>
|
||||
<li><code>"numbersname":</code> Provide name of number sequence, e.g. <code>"main"</code> </li>
|
||||
<li><code>"value":</code> Provide any negative number</li>
|
||||
</ul>
|
||||
<h4 id="ctrlset_prevalue">ctrl/set_prevalue</h4>
|
||||
<p>This feature is available since version <a href="https://github.com/jomjol/AI-on-the-edge-device/releases/tag/v15.2.0">15.2.0</a>!</p>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<p>Set the last valid value (previous value) to given value or the actual RAW value. Payload needs to be provided in JSON notation.
|
||||
+ Payload:
|
||||
- Set to given value (value >= 0): <code>{"numbersname": "main", "value": 12345.67890}</code>
|
||||
* <code>"numbersname":</code>Provide name of number sequence, e.g. <code>"main"</code><br />
|
||||
* <code>"value":</code> provide the value to be set</p>
|
||||
<pre><code> - Set to actual RAW value (value < 0, a valid RAW value is mandatory): `{"numbersname": "main", "value": -1}`
|
||||
* `"numbersname":` Provide name of number sequence, e.g. `"main"`
|
||||
* `"value":` Provide any negative number
|
||||
</code></pre>
|
||||
<ul>
|
||||
<li>
|
||||
<h4 id="gpiogpiopinnumber_1">GPIO/GPIO{PinNumber}</h4>
|
||||
<p>Depending on device configuration (<code>Settings</code> --> <code>Configuration</code> --> section <code>GPIO</code>)</p>
|
||||
</li>
|
||||
Depending on device configuration (<code>Settings</code> --> <code>Configuration</code> --> section <code>GPIO</code>)</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
File diff suppressed because one or more lines are too long
76
sitemap.xml
76
sitemap.xml
@@ -2,192 +2,192 @@
|
||||
<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-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Additional-Information/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Alignment/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Best-Practice/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Build-Instructions/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Choosing-the-Model/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Configuration/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Correction%20Algorithm/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Demo-Mode/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Codes/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Debugging/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/External-LED/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/FAQs/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Frequent-Reboots/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Hardware-Compatibility/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Influx-DB/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Integration-Home-Assistant/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</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-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/MQTT-API/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Neural-Network-Types/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/New-Releases-Notification/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Parameters/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/REST-API/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ROI-Configuration/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Reference-Image/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Release-creation/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/StatusLED-BlinkCodes/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Testing/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Upload-files-by-script/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/WLAN-disconnect-reason/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</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-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/collect-new-images/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/data-logging/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/initial-setup/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ota/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Integrated-Functions/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/rolling-installation/</loc>
|
||||
<lastmod>2023-08-25</lastmod>
|
||||
<lastmod>2023-09-16</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
||||
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user