<div dir="ltr"><div>Hello all,</div><div><br></div><div> as users of certain (primarily CyberPower and APC) devices know, some firmwares report both "online" and "discharging" in some situations.</div><div><br></div><div> These depend on the device, vendor and firmware, but cases seen in practice include:</div><div><br></div><div>* calibration (APC),</div><div>* being on-battery (CPS),</div><div>* having got charged to 100% (APC)</div><div><br></div><div> Recent attention to this area culminated in PR <a href="https://github.com/networkupstools/nut/pull/2216">https://github.com/networkupstools/nut/pull/2216</a> and it would be great if someone with the "troublesome" devices could build that code branch and confirm its log messages behave just as theoretically expected :)<br><br></div><div> An in-place build routine (and references to build prerequisites, if someone here lacks them), can be found at <a href="https://github.com/networkupstools/nut/wiki/Building-NUT-for-in%E2%80%90place-upgrades-or-non%E2%80%90disruptive-tests">https://github.com/networkupstools/nut/wiki/Building-NUT-for-in%E2%80%90place-upgrades-or-non%E2%80%90disruptive-tests</a></div><div>
<p dir="auto"> PR source is at <a href="https://github.com/jimklimov/nut/tree/issue-1970-throttle">https://github.com/jimklimov/nut/tree/issue-1970-throttle</a> - or for code building purposes:</p>
<div class="gmail-snippet-clipboard-content gmail-notranslate gmail-position-relative gmail-overflow-auto"><pre class="gmail-notranslate"><code class="gmail-notranslate">:; git clone <a href="https://github.com/jimklimov/nut.git">https://github.com/jimklimov/nut.git</a> -b issue-1970-throttle nut-issue-1970
:; cd nut-issue-1970
# ... follow the Wiki about prerequisites and build procedure
</code></pre></div>
</div></div>