Skip to content

Commit 2409d2a

Browse files
authored
Merge pull request #3395 from EchterAgo/apc_modbus_outlet_fix
apc_modbus: Fix outlet group command handling to be dynamic
2 parents cb2fa50 + 0a13208 commit 2409d2a

3 files changed

Lines changed: 443 additions & 80 deletions

File tree

NEWS.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,15 @@ but the `nutshutdown` script would bail out quickly and quietly. [PR #3008]
178178
* Abandoned use of obsolete `gethostbyname()` in favour of `getaddrinfo()`.
179179
Extended to be IPv6-capable along the way. [#1209]
180180

181+
- `apc_modbus` driver updates:
182+
* Fixed register range in a logging string.
183+
* Add outlet group timers.
184+
* Fixed outlet group command handling to dynamically detect available groups
185+
(MOG, SOG0 - SOG2) in the device. Commands and variables are now only
186+
exposed for outlet groups actually present on the UPS. Global `load.*` and
187+
`shutdown.*` commands now correctly target all available outlet groups.
188+
[PR #3395]
189+
181190
- Introduced a new NUT driver named `meanwell_ntu` which provides support for
182191
the Mean Well NTU series hybrid inverter and UPS units. [PR #3206]
183192

0 commit comments

Comments
 (0)