- experimental 2.8.3-2
BICKER_SER(8) | NUT Manual | BICKER_SER(8) |
NAME¶
bicker_ser - Driver for Bicker DC UPS via serial port connections
SYNOPSIS¶
bicker_ser -h
bicker_ser -a UPS_NAME [OPTIONS]
Note
This man page only documents the hardware-specific features of the bicker_ser driver. For information about the core driver, see nutupsdrv(8).
SUPPORTED HARDWARE¶
bicker_ser supports all Bicker UPSes shipped with the PSZ-1053 extension module such as UPSIC-1205, UPSIC-2403, DC2412-UPS and DC2412-UPS-LD.
CABLING¶
The needed cable is a standard pin-to-pin serial cable with pins 2, 3 and 5 (on DB9 connector) connected.
EXTRA ARGUMENTS¶
This driver supports no extra arguments from ups.conf(5).
VARIABLES¶
Depending on the type of your UPS unit, some of the following variables may be changed with upsrw(8). If the driver can’t read a variable from the UPS, it will not be made available. Whenever not explicitly stated, any variable can be disabled, in which case the action it performs will not be executed. To disable a variable, set it to an empty value.
ups.delay.shutdown (in seconds, default disabled)
ups.delay.start (in seconds, default disabled)
battery.charge.restart (in percent, default disabled)
battery.charge.low (in percent, default 20)
experimental.output.current.low (in mA, default 200)
experimental.ups.delay.shutdown.signal (in seconds, default disabled)
experimental.ups.delay.shutdown.signal.masked (in seconds, default disabled)
experimental.battery.charge.low.empty (in percent, default 20)
experimental.ups.relay.mode (default 0x01)
Available relay modes:
0x01 | On power fail (normally closed) |
0x02 | On power fail (normally opened) |
0x03 | Shutdown impulse (1 second) |
0x04 | Battery low signal (normally closed) |
0x05 | Battery defect signal (normally closed) |
INSTANT COMMANDS¶
shutdown.return
KNOWN ISSUES AND BUGS¶
ups.delay.shutdown is not honored
AUTHOR¶
Nicola Fontana <ntd@entidi.it>
SEE ALSO¶
The core driver:¶
Internet resources:¶
The NUT (Network UPS Tools) home page: https://www.networkupstools.org/historic/v2.8.3/
07/08/2025 | Network UPS Tools 2.8.3 |