mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 03:57:00 +03:00
Deployed 7c38213 with MkDocs version: 1.4.2
This commit is contained in:
@@ -5,14 +5,14 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://jomjol.github.io/AI-on-the-edge-device-docs/Watermeter-specific-analog---digital-transition/" />
|
||||
<link rel="shortcut icon" href="../img/favicon.ico" />
|
||||
<title>Analog/Digital Transition on Watermeters - AI on the Edge Device</title>
|
||||
<title>Analog/Digital Transition on Water Meters - AI on the Edge Device</title>
|
||||
<link rel="stylesheet" href="../css/theme.css" />
|
||||
<link rel="stylesheet" href="../css/theme_extra.css" />
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
|
||||
|
||||
<script>
|
||||
// Current page data
|
||||
var mkdocs_page_name = "Analog/Digital Transition on Watermeters";
|
||||
var mkdocs_page_name = "Analog/Digital Transition on Water Meters";
|
||||
var mkdocs_page_input_path = "Watermeter-specific-analog---digital-transition.md";
|
||||
var mkdocs_page_url = "/AI-on-the-edge-device-docs/Watermeter-specific-analog---digital-transition/";
|
||||
</script>
|
||||
@@ -90,7 +90,7 @@
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Configuration/">Configuration</a>
|
||||
</li>
|
||||
<li class="toctree-l1 current"><a class="reference internal current" href="./">Analog/Digital Transition on Watermeters</a>
|
||||
<li class="toctree-l1 current"><a class="reference internal current" href="./">Analog/Digital Transition on Water Meters</a>
|
||||
<ul class="current">
|
||||
<li class="toctree-l2"><a class="reference internal" href="#normal-transition">"Normal" transition</a>
|
||||
</li>
|
||||
@@ -148,12 +148,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>
|
||||
@@ -173,7 +173,7 @@
|
||||
<ul class="wy-breadcrumbs">
|
||||
<li><a href=".." class="icon icon-home" alt="Docs"></a> »</li>
|
||||
<li>Advanced »</li>
|
||||
<li>Analog/Digital Transition on Watermeters</li>
|
||||
<li>Analog/Digital Transition on Water Meters</li>
|
||||
<li class="wy-breadcrumbs-aside">
|
||||
<a href="https://github.com/jomjol/AI-on-the-edge-device-docs/edit/main/docs/Watermeter-specific-analog---digital-transition.md" class="icon icon-github"> Edit on GitHub</a>
|
||||
</li>
|
||||
@@ -183,8 +183,8 @@
|
||||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
|
||||
<div class="section" itemprop="articleBody">
|
||||
|
||||
<h1 id="analogdigital-transition-on-watermeters">Analog/Digital Transition on Watermeters</h1>
|
||||
<p>At first, for the most watermeters the default configuration should be work. But the digit, especially the last digit differs in some devices.</p>
|
||||
<h1 id="analogdigital-transition-on-water-meters">Analog/Digital Transition on Water Meters</h1>
|
||||
<p>At first, for the most water meters the default configuration should be work. But the digit, especially the last digit differs in some devices.</p>
|
||||
<h2 id="normal-transition">"Normal" transition</h2>
|
||||
<p>In most cases, the transition of the last digit starts when the analogue pointer is > 9. </p>
|
||||
<p>Often the last digit "hangs" a bit on this devices and comes not over zero. So it is not easy to see which digit is correct. In the first example 4 or still 3? (3 is correct).</p>
|
||||
|
||||
Reference in New Issue
Block a user