Skip to content

apcupsd

APCUPSd

PARAMETER DESCRIPTION
title

if not set or null defaults to ups model

TYPE: str DEFAULT: None

host

APCUPSd server address

TYPE: str DEFAULT: 'localhost'

port

APCUPSd server port

TYPE: int DEFAULT: 3551

timeout

Connection timeout seconds

TYPE: int DEFAULT: 30

bars

Whether to show status bars on 1 or 2 lines or automatically ('auto', 0)

TYPE: Literal['auto', 0, 1, 2] DEFAULT: 0

**kwargs

TYPE: Any DEFAULT: {}