mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 20:46:54 +03:00
Deployed 5e77786 with MkDocs version: 1.4.2
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#set-pre-value">Set Pre Value</a>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#gpio">gpio</a>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#gpio">GPIO</a>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#ota">ota</a>
|
||||
</li>
|
||||
@@ -251,8 +251,8 @@
|
||||
|
||||
<h1 id="rest-api">REST API</h1>
|
||||
<p>Various information is directly accessible over specific REST calls.</p>
|
||||
<p>For an up-to-date list search the Github repository for <a href="https://github.com/jomjol/AI-on-the-edge-device/search?q=camuri.uri">registered handlers</a></p>
|
||||
<p>To use it, just append them to the IP, separated with a <code>/</code>, eg. <code>http://192.168.1.1/json</code></p>
|
||||
<p>Note: For more detailed information to the REST handler, have a look to the code in the repository: <a href="https://github.com/jomjol/AI-on-the-edge-device/search?q=camuri.uri">registered handlers</a></p>
|
||||
<h2 id="control">Control</h2>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -267,20 +267,25 @@
|
||||
<p><code>/setPreValue?value=1234&numbers=main</code> where <code>1234</code> is the new value and <code>main</code> the name of the number to be adjusted.</p>
|
||||
<ul>
|
||||
<li>
|
||||
<h3 id="gpio">gpio</h3>
|
||||
Control a GPIO output</li>
|
||||
<li>The <code>gpio</code> entrypoint also support parameters:<ul>
|
||||
<h3 id="gpio">GPIO</h3>
|
||||
</li>
|
||||
<li>
|
||||
<p>Control a GPIO output</p>
|
||||
<ul>
|
||||
<li>The <code>GPIO</code> entrypoint also support parameters:</li>
|
||||
<li><code>/GPIO?GPIO={PinNumber}&Status=high</code></li>
|
||||
<li><code>/GPIO?GPIO={PinNumber}&Status=low</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Example: <code>/GPIO?GPIO=12&Status=high</code></li>
|
||||
</ul>
|
||||
<p>Read a GPIO input
|
||||
- The <code>gpio</code> entrypoint also support parameters:
|
||||
- <code>/GPIO?GPIO={PinNumber}</code>
|
||||
- Example: <code>/GPIO?GPIO=12</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Read a GPIO input </p>
|
||||
<ul>
|
||||
<li>The <code>GPIO</code> entrypoint also support parameters:</li>
|
||||
<li><code>/GPIO?GPIO={PinNumber}</code></li>
|
||||
<li>Example: <code>/GPIO?GPIO=12</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<h3 id="ota">ota</h3>
|
||||
</li>
|
||||
|
||||
File diff suppressed because one or more lines are too long
70
sitemap.xml
70
sitemap.xml
@@ -2,177 +2,177 @@
|
||||
<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-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Additional-Information/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Best-Practice/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Build-Instructions/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Choosing-the-Model/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Configuration-Parameter-Details/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Configuration/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Correction%20Algorithm/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Demo-Mode/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Codes/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Debugging/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/External-LED/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/FAQs/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Frequent-Reboots/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Graphical-Configuration/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Hardware-Compatibility/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Influx-DB/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Integration-Home-Assistant/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</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-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/MQTT-API/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Neural-Network-Types/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/New-Releases-Notification/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/REST-API/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ROI-Configuration/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Release-creation/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Testing/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Upload-files-by-script/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</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-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/inital-setup/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ota/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Gasmeter-Log-Downloader/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Integrated-Functions/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</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-01-18</lastmod>
|
||||
<lastmod>2023-01-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/rolling-installation/</loc>
|
||||
<lastmod>2023-01-18</lastmod>
|
||||
<lastmod>2023-01-19</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