Displaying 1 result from an estimated 1 matches for "shutdowndelay".
Did you mean:
shutdown_delay
2008 Jan 07
2
bcmxcp patch
...raight forward anyway. The changes are:
> 1) I changed shutdown.stayoff instant command to shut down after user-defined delay, just like shutdown.return. Small problem is with delay time: XCP defines this delay time in minutes not in seconds like for "return". The driver converts "shutdowndelay" option to minutes, everything below 120sec means 1 minute.
> 2) I added load.on, load.off instant commands. They works as expected
> 3) I added test.panel.start command. In XCP this is SYS_TEST but it test front panel on my ups as well
> 4) I added shutdowntype config option. The ide...