mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-11 22:17:03 +03:00
Deployed 7c38213 with MkDocs version: 1.4.2
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Configuration/">Configuration</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Watermeter-specific-analog---digital-transition/">Analog/Digital Transition on Watermeters</a>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Watermeter-specific-analog---digital-transition/">Analog/Digital Transition on Water Meters</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../collect-new-images/">Collect images to improve the models</a>
|
||||
</li>
|
||||
@@ -162,12 +162,12 @@
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../outdated--Integrated-Functions/">Integrated Functions</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../outdated--Gasmeter-Log-Downloader/">Gasmeter Log-Downloader</a>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../outdated--Gasmeter-Log-Downloader/">Gas Meter Log Downloader</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../outdated--Migrate-Old-Config-To-New-Config/">Migration from water-meter „old“ to water-meter “AI-on-the-edge-device”</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p class="caption"><span class="caption-text">Asorted Pages</span></p>
|
||||
<p class="caption"><span class="caption-text">Assorted Pages</span></p>
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Graphical-Configuration/">Graphical Configuration</a>
|
||||
</li>
|
||||
@@ -304,7 +304,7 @@ FlipImageSize = false
|
||||
<tr>
|
||||
<td>/config/refx.jpg 98, 257</td>
|
||||
<td>Link to reference image and corresponding target coordinates</td>
|
||||
<td>file link is relative to sd-card root</td>
|
||||
<td>file link is relative to SD card root</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>SearchFieldX/Y</td>
|
||||
@@ -435,7 +435,7 @@ CheckDigitIncreaseConsistency = false
|
||||
</tr>
|
||||
<tr>
|
||||
<td>CheckDigitIncreaseConsistency</td>
|
||||
<td>This parameter controls, if the digits are checked for a consistent change in comparison to the previous value. This only makes sense, if the last digit is changing very slowly and every single digit is visible (e.g. 4.7 --> 4.8 --> 4.9 --> 5.0 --> 5.1). If single digits are skipped, for example because the digits changes to fast, this should be disabled (e.g. 4.7 --> 5.0 --> 5.1).</td>
|
||||
<td>This parameter controls, if the digits are checked for a consistent change in comparison to the previous value. This only makes sense, if the last digit is changing very slowly and every single digit is visible (e.g. 4.7 --> 4.8 --> 4.9 --> 5.0 --> 5.1). If single digits are skipped, for example because the digits changes too quickly, this should be disabled (e.g. 4.7 --> 5.0 --> 5.1).</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -517,7 +517,7 @@ Intervall = 4.85
|
||||
DataLogActive = true
|
||||
DataLogRetentionInDays = 3
|
||||
</code></pre>
|
||||
<p>This paragraph is used to control the logging of the result data to a spectific folder of SD-Card -> \log\data\data_YYYY-MM-DD.csv</p>
|
||||
<p>This paragraph is used to control the logging of the result data to a specific folder of SD card -> \log\data\data_YYYY-MM-DD.csv</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -529,7 +529,7 @@ DataLogRetentionInDays = 3
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>DataLogActive</td>
|
||||
<td>Activate data logging to SD-Card</td>
|
||||
<td>Activate data logging to SD card</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -588,7 +588,7 @@ SetupMode = false
|
||||
<tr>
|
||||
<td>TimeZone</td>
|
||||
<td>TimeZone of the system can be specified</td>
|
||||
<td>Central european, with summertime adjustement: <code>CET-1CEST,M3.5.0,M10.5.0/3</code></td>
|
||||
<td>Central european, with summertime adjustment: <code>CET-1CEST,M3.5.0,M10.5.0/3</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>TimeServer</td>
|
||||
|
||||
Reference in New Issue
Block a user