mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 03:57:00 +03:00
Deployed 28b15e7 with MkDocs version: 1.6.1
This commit is contained in:
@@ -800,7 +800,7 @@
|
||||
<p>Before doing this, you should be clear about the type of rating you want to use.</p>
|
||||
<ul>
|
||||
<li><code>Absolute change</code> is the interval between two readings - no matter how often the readings happen. </li>
|
||||
<li><code>RateCange</code> is the change per minute. This is calculated from the time difference between the last and the current reading. </li>
|
||||
<li><code>RateChange</code> is the change per minute. This is calculated from the time difference between the last and the current reading. </li>
|
||||
</ul>
|
||||
<p>If there is an interval of 5 minutes between readings and a MaxRateValue of 1, an error "Rate too high - Read: ..." if </p>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user