mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 13:06:56 +03:00
Deployed 09326e4 with MkDocs version: 1.4.3
This commit is contained in:
@@ -1278,9 +1278,12 @@ It gets automatically transferred to <code>/wlan.ini</code> on the SD-Card at th
|
|||||||
<p class="admonition-title">Warning</p>
|
<p class="admonition-title">Warning</p>
|
||||||
<p>This is an <strong>Expert Parameter</strong>! Only change it if you understand what it does!</p>
|
<p>This is an <strong>Expert Parameter</strong>! Only change it if you understand what it does!</p>
|
||||||
</div>
|
</div>
|
||||||
<p>WIFI AP switching functionality:</p>
|
<p>This parameter activates a client triggered AP switching functionality (simplified roaming).
|
||||||
<p>This parameter activates a client triggered AP switching functionality (simplified roaming).
|
If actual RSSI value is lower (more negative) than <code>RSSIThreshold</code>, all WIFI channels will be scanned for configured access point SSID. If an access point is in range which has better RSSI value (less negative) than actual RSSI value + 5 dBm, the device is trying to connect to this access point with the better RSSI value.</p>
|
||||||
If (actual RSSI + 5dBm) lower than RSSIThreshold, all WIFI channels will be scanned for configured SSID and then trying to connect to access point with better RSSI. The scan is only get initiated at the end of each round.</p>
|
<div class="admonition note">
|
||||||
|
<p class="admonition-title">Note</p>
|
||||||
|
<p>The RSSI check only gets initiated at the end of each round to avoid any disturbance of processing.</p>
|
||||||
|
</div>
|
||||||
<div class="admonition note">
|
<div class="admonition note">
|
||||||
<p class="admonition-title">Note</p>
|
<p class="admonition-title">Note</p>
|
||||||
<p>It gets automatically transferred to <code>/wlan.ini</code> on the SD-Card at next startup.</p>
|
<p>It gets automatically transferred to <code>/wlan.ini</code> on the SD-Card at next startup.</p>
|
||||||
|
|||||||
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">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Additional-Information/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Additional-Information/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Alignment/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Alignment/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Best-Practice/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Best-Practice/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Build-Instructions/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Build-Instructions/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Choosing-the-Model/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Choosing-the-Model/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Configuration/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Configuration/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Correction%20Algorithm/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Correction%20Algorithm/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Demo-Mode/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Demo-Mode/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Codes/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Codes/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Debugging/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Debugging/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/External-LED/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/External-LED/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/FAQs/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/FAQs/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Frequent-Reboots/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Frequent-Reboots/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Hardware-Compatibility/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Hardware-Compatibility/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Influx-DB/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Influx-DB/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Integration-Home-Assistant/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Integration-Home-Assistant/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Learn-models-with-your-own-images/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Learn-models-with-your-own-images/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/MQTT-API/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/MQTT-API/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Neural-Network-Types/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Neural-Network-Types/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/New-Releases-Notification/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/New-Releases-Notification/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Parameters/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Parameters/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/REST-API/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/REST-API/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ROI-Configuration/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ROI-Configuration/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Reference-Image/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Reference-Image/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Release-creation/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Release-creation/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/StatusLED-BlinkCodes/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/StatusLED-BlinkCodes/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Testing/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Testing/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Upload-files-by-script/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Upload-files-by-script/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/WLAN-disconnect-reason/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/WLAN-disconnect-reason/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Watermeter-specific-analog---digital-transition/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Watermeter-specific-analog---digital-transition/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/collect-new-images/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/collect-new-images/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/data-logging/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/data-logging/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/initial-setup/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/initial-setup/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ota/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ota/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Integrated-Functions/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Integrated-Functions/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/rolling-installation/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/rolling-installation/</loc>
|
||||||
<lastmod>2023-06-12</lastmod>
|
<lastmod>2023-06-27</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user