Displaying 2 results from an estimated 2 matches for "l896".
Did you mean:
896
2017 Oct 07
0
Tripplite Smart Int 1000 - wrong numbers
...some raw output if You tell me how?
>
Are you comfortable with rebuilding the drivers?
I think the best thing might be to see if your UPS responds to the same protocol query command that is used in tripplite_usb:
https://github.com/networkupstools/nut/blob/master/drivers/tripplite_usb.c#L880-L896
If so, it is possible that we could reuse some of the code from that driver for the serial interface.
The protocol command has an embedded ASCII 0 character, so it might be tough to send this from the command line or a serial console program.
> I also miss values such as output.voltage, batte...
2017 Oct 06
3
Tripplite Smart Int 1000 - wrong numbers
Hello,
I've got Tripplite Smart Int 1000 UPS with lan4.1 serial interface.
Quite sympathetic UPS, I must say from first glance. I have made a
proper serial cable (btw i hate all those constructor's decisions to
make distinct serial wiring for each and every UPS type from each and
every manufacturer!)
I use [tripplite] driver for NUT and I can use upsc to get report from
UPS, but