Deployed 28b15e7 with MkDocs version: 1.6.1

This commit is contained in:
github-actions[bot]
2024-12-22 10:03:56 +00:00
parent efca9b4c38
commit 057eae9dfc
2 changed files with 2 additions and 2 deletions

View File

@@ -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>