Closed kolbai closed 1 year ago
Sorry, I was looking at 2.7.4 output, 2.8.0 apparently has it already fixed. The only difference is that apcupsd recognizes 0xFF86007C as APCForceShutdown
and NUT recognizes it as APCDelayBeforeReboot
.
Update: strange, but usbhid-ups 2.8.0 with -x explore
flag still does not recognize/translate those fields.
I believe explore
mode is a special fake HID subdriver (explore-hid.c
) that does not reject anything to report all it sees. But being a different codepath than apc-hid.c
it does not know about those custom name mappings.
NUT does not recognize some HID fields as seen in #1776. apcupsd have them defined, see 1 and 2.
I am not sure if they are correct, but likes like it. Can anyone double check?