mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2026-01-31 14:51:04 +03:00
Deployed 279f2e9 with MkDocs version: 1.4.2
This commit is contained in:
@@ -102,6 +102,8 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class="toctree-l2"><a class="reference internal" href="#autotimer">[AutoTimer]</a>
|
<li class="toctree-l2"><a class="reference internal" href="#autotimer">[AutoTimer]</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="toctree-l2"><a class="reference internal" href="#datalogging">[DataLogging]</a>
|
||||||
|
</li>
|
||||||
<li class="toctree-l2"><a class="reference internal" href="#debug">[Debug]</a>
|
<li class="toctree-l2"><a class="reference internal" href="#debug">[Debug]</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="toctree-l2"><a class="reference internal" href="#system">[System]</a>
|
<li class="toctree-l2"><a class="reference internal" href="#system">[System]</a>
|
||||||
@@ -508,6 +510,33 @@ Intervall = 4.85
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
<h3 id="datalogging">[DataLogging]</h3>
|
||||||
|
<pre><code>[DataLogging]
|
||||||
|
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...</p>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th>Parameter</th>
|
||||||
|
<th>Meaning</th>
|
||||||
|
<th>Options/Examples</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>DataLogActive</td>
|
||||||
|
<td>Activate data logging to SD-Card</td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>DataLogRetentionInDays</td>
|
||||||
|
<td>Number of days, for which the log files should be stored</td>
|
||||||
|
<td>0 = keep forever</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
<h3 id="debug">[Debug]</h3>
|
<h3 id="debug">[Debug]</h3>
|
||||||
<pre><code>[Debug]
|
<pre><code>[Debug]
|
||||||
Logfile = true
|
Logfile = true
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user