<div dir="auto">Thanks, looks promising.<div dir="auto"><br></div><div dir="auto">Were there any changes to adelsystem sources? (Not on PC now to check quickly).</div><div dir="auto"><br></div><div dir="auto">Also `gpio` naming is too generic (might mean helpers to talk to gpio pins, e.g. some code shareable by i2c or something of the sort). Does this handle GPIO UPSes in general (e.g. helped by `rules` line arg), or more tightly aimed at certain models like yours?</div><div dir="auto"><br></div><div dir="auto">Style-wise, there's indeed a fair amount of clean-up desireable. Can you post a PR with this (or improved) codebase, at least to claim a commit in git history? :) A man page would be nice.</div><div dir="auto"><br></div><div dir="auto">Jim</div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 21, 2023, 20:49 MODRIS BÄ’RZONIS <<a href="mailto:modrisb@apollo.lv">modrisb@apollo.lv</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi!<br>
<br>
I have CyberPower CyberShield CSN27U12V UPS. This device don't have <br>
usual for UPS interface, just open collector pins. I connected these <br>
pins to GPIO interface on Orange Pi Zero and wrote NUT driver for this <br>
case. Any interest from NUT community to add this driver to regular <br>
build tree?<br>
<br>
See driver code in attachment. Code is fully functional, needs cleanup <br>
to match coding guidelines and needs more tests for rules processing <br>
part. Driver reads GPIO line statuses and transforms them to NUT <br>
statuses using short rules description parameter in the form of status <br>
strings and logical operations on line values.<br>
<br>
Modris<br>
<br>
_______________________________________________<br>
Nut-upsdev mailing list<br>
<a href="mailto:Nut-upsdev@alioth-lists.debian.net" target="_blank" rel="noreferrer">Nut-upsdev@alioth-lists.debian.net</a><br>
<a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsdev" rel="noreferrer noreferrer" target="_blank">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsdev</a><br>
</blockquote></div>