Request for help netxml UPS driver for NUT

Hi folks,

I have a new UPS for my router that uses the NUT 'netxml' driver. This is typically available in the linux package "nut-drivers-net" however this has not been packaged for OpenWRT as far as I can tell (unless it's been significantly renamed).

As it's a standalone driver binary, is it possible to just pull it off another x86_64 system and drop it in the /lib/nut directory with the other drivers?

If no, what are my options?

Source is here: https://github.com/networkupstools/nut/blob/master/drivers/netxml-ups.c

Thanks!

Well I'm very pround of myself! I built this as an OpenWRT package and it's all working. Quite a learning curve.

Once I've fully tested I'll contribute it back as a PR.

2 Likes

PR submitted! Hopefully I did it right...

2 Likes