mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 13:06:56 +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>
|
<p>Before doing this, you should be clear about the type of rating you want to use.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><code>Absolute change</code> is the interval between two readings - no matter how often the readings happen. </li>
|
<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>
|
</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>
|
<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>
|
<ul>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user