mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 20:16:57 +03:00
Deployed c8e6726 with MkDocs version: 1.6.1
This commit is contained in:
@@ -316,9 +316,9 @@
|
||||
</a>
|
||||
</li>
|
||||
<li class="md-nav__item">
|
||||
<a class="md-nav__link" href="../Watermeter-specific-analog---digital-transition/">
|
||||
<a class="md-nav__link" href="../Watermeter-specific-analog---digit-transition/">
|
||||
<span class="md-ellipsis">
|
||||
Analog/Digital Transition on Water Meters
|
||||
Analog/Digit Transition on Water Meters
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -633,7 +633,7 @@ the results of every round gets written to the SD-Card.</p>
|
||||
<p>The data files are stored in <code>/log/data</code> on the SD-Card.</p>
|
||||
<h2 id="data-format"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1</span> Data Format</h2>
|
||||
<p>The data is stored as CSV with the following columns:
|
||||
<code>time</code>, <code>name-of-number</code>, <code>raw-value</code>, <code>return-value</code>, <code>pre-value</code>, <code>change-rate</code>, <code>change-absolute</code>, <code>error-text</code>, <code>cnn-digital</code>, <code>cnn-analog</code></p>
|
||||
<code>time</code>, <code>name-of-number</code>, <code>raw-value</code>, <code>return-value</code>, <code>pre-value</code>, <code>change-rate</code>, <code>change-absolute</code>, <code>error-text</code>, <code>cnn-digit</code>, <code>cnn-analog</code></p>
|
||||
</article>
|
||||
</div>
|
||||
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
||||
|
||||
Reference in New Issue
Block a user