summaryrefslogtreecommitdiff
path: root/sys-power/apcupsd/metadata.xml
blob: e1f7968f6d54db9293c888febd33bd0697f432cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>john.einar@gmail.com</email>
    <name>John Einar Reitan</name>
  </maintainer>
  <maintainer type="person">
    <email>conikost@gentoo.org</email>
    <name>Conrad Kostecki</name>
  </maintainer>
  <maintainer type="project">
    <email>base-system@gentoo.org</email>
    <name>Gentoo Base System</name>
  </maintainer>
  <longdescription lang="en">
		Apcupsd can be used for power mangement and controlling most of
		APC's UPS models on Unix and Windows machines. Apcupsd works with
		most of APC's Smart-UPS models as well as most simple signalling
		models such a Back-UPS, and BackUPS-Office. During a power failure,
		apcupsd will inform the users about the power failure and that a
		shutdown may occur. If power is not restored, a system shutdown
		will follow when the battery is exhausted, a timeout (seconds)
		expires, or runtime expires based on internal APC calculations
		determined by power consumption rates.
	</longdescription>
  <upstream>
    <remote-id type="cpe">cpe:/a:apc:apcupsd</remote-id>
  </upstream>
  <use>
    <flag name="modbus">Enable MODBUS support over USB</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>