search for: l1002

Displaying 4 results from an estimated 4 matches for "l1002".

Did you mean: 1002
2015 Mar 20
0
UPS commands
...e usbhid-ups automatically add those 4 commands to all > usb subtype drivers?.can it really know that those 4 commands are > supported? Along those lines, am I supposed to support those 4 commands? > > answer here: https://github.com/networkupstools/nut/blob/master/drivers/usbhid-ups.c#L1002 > 3) Finally?what is the usefulness of shutdown.stayoff? It tells the > UPS to shut off its load and not to turn it back on when the power comes > back. If so?how does the UPS ever know to turn that load back on? You > would have to hook a different PC to the UPS and run nut j...
2015 Mar 20
1
UPS commands
...ill came back with ?broken pipe? as though it were trying to get the value of that particular data item. Is one of those types (Feature, Input, Output) actually correct for these commands? >>>answer here: >>>https://github.com/networkupstools/nut/blob/master/drivers/usbhid-ups.c#L1002 I found it in the code, but I still didn?t understand. I get it now?it just calls my delayed command but with a delay of 0. That?s good to know?I?ll have to take that value into account, I think I had just been checking that the delay *wasn?t* zero before. >>>3) Finally?what is t...
2015 Mar 20
5
UPS commands
I'm doing testing of the UPS-side code, including being able to tell the UPS to shutdown and then come back up after a while (if power has returned). I'm trying to use upscmd so that I don't have to do an actual shutdown, but when I have it list the commands for my UPS, I just see 4 commands, and they're not the ones I thought I had specified. load.on load.off shutdown.return
2018 Aug 24
2
APC Back-UPS CS 650 offdelay and startdelay
W dniu 24.08.2018 o 13:10, Charles Lepple pisze: > Sorry, I didn't mean to imply that the master branch was necessarily going to be different, just wanted to make sure you had everything set up to recompile. The real test is to see if things change after commenting out that line (such as by changing it to start with "//"): > > // { "shutdown.return", 0, 0,