Skip to content

Commit 3391f1f

Browse files
committed
Liebert/Liebert__PSI5__usbhid-ups__2.8.2.1__01.dev: convert markup to DEVICE:COMMENT-BLOCK:UPSCONF; there should be no TABs in it [#57]
Signed-off-by: Jim Klimov <jimklimov@gmail.com>
1 parent 50be577 commit 3391f1f

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

Liebert/Liebert__PSI5__usbhid-ups__2.8.2.1__01.dev

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@
55
# see https://networkupstools.org/ddl/#devseq-files for comment-tag syntax
66
# strip sensitive data (passwords, SNMP community, serial number, IP address, host name...)
77
# and post as a pull request to https://github.com/networkupstools/nut-ddl/
8-
# DEVICE:COMMENT:
9-
# There is a temprature sensor inside this UPS but its not reported here
10-
#
8+
9+
# DEVICE:COMMENT-BLOCK:UPSCONF:
10+
# > There is a temprature sensor inside this UPS but its not reported here
1111
# [UPS]
12-
# driver = "usbhid-ups"
13-
# port = "auto"
14-
# vendorid = "10AF"
15-
# productid = "0002"
16-
# product = "Liebert PSI5"
17-
# vendor = "Vertiv Co."
18-
# These are the most important parameters
19-
# Otherwise the UPS reports OB and no Battery %
20-
# usb_hid_rep_index = 1
21-
# usb_hid_desc_index = 1
22-
# pollonly = 1
23-
#
24-
# # bus = "001"
25-
# # device = "002"
26-
# # busport = "001"
12+
# driver = "usbhid-ups"
13+
# port = "auto"
14+
# vendorid = "10AF"
15+
# productid = "0002"
16+
# product = "Liebert PSI5"
17+
# vendor = "Vertiv Co."
18+
# ### These are the most important parameters
19+
# ### Otherwise the UPS reports OB and no Battery %
20+
# usb_hid_rep_index = 1
21+
# usb_hid_desc_index = 1
22+
# pollonly = 1
23+
# ### Optional:
24+
# # bus = "001"
25+
# # device = "002"
26+
# # busport = "001"
2727
# DEVICE:EOC
2828

2929
# :; upsc UPS

0 commit comments

Comments
 (0)