search for: b53adde7

Displaying 1 result from an estimated 1 matches for "b53adde7".

2023 Feb 21
1
GPIO as NUT driver interface?
Hi! I have CyberPower CyberShield CSN27U12V UPS. This device don't have usual for UPS interface, just open collector pins. I connected these pins to GPIO interface on Orange Pi Zero and wrote NUT driver for this case. Any interest from NUT community to add this driver to regular build tree? See driver code in attachment. Code is fully functional, needs cleanup to match coding guidelines