Displaying 4 results from an estimated 4 matches for "sdcommands".
Did you mean:
commands
2024 Nov 19
0
Introducing `sdcommands` option and `shutdown.default` INSTCMD to all drivers
Cheers all,
With PR https://github.com/networkupstools/nut/pull/2686 I hope to allow
one to configure (a generally comma-separated list of) sdcommands option
with arbitrary INSTCMD values supported by the device-specific part of
driver code (if any). In testing e.g. beeper commands can be used instead
of powering off the load.
It also aliases the call to upsdrv_shutdown() as a shutdown.default for
good measure (similar to driver.killpower but wi...
2024 Nov 19
0
Introducing `sdcommands` option and `shutdown.default` INSTCMD to all drivers
Cheers all,
With PR https://github.com/networkupstools/nut/pull/2686 I hope to allow
one to configure (a generally comma-separated list of) sdcommands option
with arbitrary INSTCMD values supported by the device-specific part of
driver code (if any). In testing e.g. beeper commands can be used instead
of powering off the load.
It also aliases the call to upsdrv_shutdown() as a shutdown.default for
good measure (similar to driver.killpower but wi...
2024 Dec 19
1
How about a little game of... Re: lease?
...ded.
If I were to name one subject of interest, I'd say CPS HID that got
revised broken USB report descriptor fix-up code, so hopefully fixes some
problems with voltage reporting and does not regress where it previously
worked.
One more interesting subject regards UPS shutdowns - now the `sdcommands`
option should be handled by all drivers so deployments can specify an
INSTCMD that is more correct for their model (or even run-time situation)
than the hard-coded one. Perhaps you might test shutdowns by just toggling
the beeper or calibration - without inducing a power outage, who knows?..
Fo...
2024 Dec 19
1
How about a little game of... Re: lease?
...ded.
If I were to name one subject of interest, I'd say CPS HID that got
revised broken USB report descriptor fix-up code, so hopefully fixes some
problems with voltage reporting and does not regress where it previously
worked.
One more interesting subject regards UPS shutdowns - now the `sdcommands`
option should be handled by all drivers so deployments can specify an
INSTCMD that is more correct for their model (or even run-time situation)
than the hard-coded one. Perhaps you might test shutdowns by just toggling
the beeper or calibration - without inducing a power outage, who knows?..
Fo...