Skip to content

Commit

Permalink
NEWS.adoc: fix misplaced entry for baytech-rpc3nc-mib [networkupstool…
Browse files Browse the repository at this point in the history
…s#2779]

Signed-off-by: Jim Klimov <[email protected]>
  • Loading branch information
jimklimov committed Feb 4, 2025
1 parent a66f484 commit c3379a1
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions NEWS.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,12 @@ https://github.com/networkupstools/nut/milestone/11
* ...should now track the fact of `assumed_LogMax` (typically when firmware
encoding logic is wrong, and `-1` is resolved by parser). [#1512, #1040]
- snmp-ups updates:
* added support to monitor BayTech RPC3-NC PDUs, with `baytech-rpc3nc-mib`
serving same basic data points as were available in `baytech-mib.c`,
but checking for a different model OID subtree and different OIDs for
the device model information. [#2779]
- Introduced a new driver concept for interaction with OS-reported hardware
monitoring readings. Currently instantiated as `hwmon_ina219` specifically
made for Texas Instruments INA219 chip as exposed in the Linux "hwmon"
Expand Down Expand Up @@ -745,10 +751,6 @@ https://github.com/networkupstools/nut/milestone/10
- snmp-ups driver:
* added support for Eaton EMP002 sensor for ATS16 NM2 sub-driver. [#2286]
* mapping table updates for apc-mib sub-driver. [#2264]
* added support to monitor BayTech RPC3-NC PDUs, with `baytech-rpc3nc-mib`
serving same basic data points as were available in `baytech-mib.c`,
but checking for a different model OID subtree and different OIDs for
the device model information. [#2779]

- usbhid-ups driver:
* `arduino-hid` subdriver was enhanced from "initial bare bones" experimental
Expand Down

0 comments on commit c3379a1

Please sign in to comment.