-
`shutdown.reboot` command does not work for my CS500. In my case the reason is that it sends two byte report 0x40 0x0A, but the 2nd byte should be 0x01. Most likely it has to be fixed here: https://gi…
-
### What feature do you want to see added?
Add horizontal scrolling for larger pipelines, see e.g. screenshot:
![image](https://user-images.githubusercontent.com/1636756/224386260-1866cf55-8218-47b2…
-
Using https://github.com/networkupstools/nut/tree/libusb-1.0%2B0.1 @ 80bc452 and basic `./configure` options, the `get_libname()` function does not find libusb-1.0, which is located in `/lib/arm-linux…
-
Hi!
I am on a Debian with Linux 5.7.0-0.bpo.2-amd64:
```bash
lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: …
-
After upgrade from latest 3.4 Milestone Build to 4.0.0.M1 Milestone Build I have some warnings in log during the startup:
```
2023-03-12 06:45:04.811 [WARN ] [core.karaf.internal.FeatureInstaller]…
-
Hi Everyone,
So the issue I have is when I install NUT-Installer-2.6.5-6.exe as admin I get the error message:-
NUT UPS driver installer.
-------------------------
Searching for known UPS...
…
-
Are the Eaton Eco Eclipse models supported?
How do they differ from Eaton Eco models?
-
Observed here: https://github.com/networkupstools/nut/issues/416#issuecomment-748667190
Expected behavior: pulling or locally modifying a driver source file should update `driver.version` on next b…
-
Eaton has been adding data, alarms and status from their newer UPS. They have updated the MIB files to reflect this. Can the new MIB file be included in the driver?
NUT 2.8.1
I have a Eaton 9PX6KSP …
-
Create a generic driver to support Modbus devices.
It will:
- use libmodbus (http://libmodbus.org)
- support both RTU (RS232/485) and TCP communication
- support various devices (ups, meters, ...)
- …