Replies: 1 comment
-
Hello, I'm familiar with this Eaton range. Unfortunately these models do not provide either the input voltage or the battery voltage. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Unfortunately I have no display of input voltage and battery voltage although the data is available in the JSON:
JSON:
{"nutcase_version": "NUTCase 0.4.0.1", "server_version": "DSM7-2-1-NewModel-repack-64570-230831", "server_address": "192.168.178.200", "server_port": 3493, "logs": {"total": [0, 0, 0], "unread": [0, 0, 0]}, "ups": {"description": "Description unavailable", "battery.charge": "100", "battery.charge.low": "20", "battery.runtime": "2544", "battery.type": "PbAc", "device.mfr": "EATON", "device.model": "Eaton 3S 550 ", "device.serial": "Blank", "device.type": "ups", "driver.name": "usbhid-ups", "driver.parameter.pollfreq": "30", "driver.parameter.pollinterval": "5", "driver.parameter.port": "auto", "driver.parameter.synchronous": "no", "driver.version": "DSM7-2-1-NewModel-repack-64570-230831", "driver.version.data": "MGE HID 1.39", "driver.version.internal": "0.41", "input.transfer.high": "264", "input.transfer.low": "184", "outlet.1.desc": "PowerShare Outlet 1", "outlet.1.id": "1", "outlet.1.status": "on", "outlet.1.switchable": "no", "outlet.desc": "Main Outlet", "outlet.id": "0", "outlet.switchable": "yes", "output.frequency.nominal": "50", "output.voltage": "230.0", "output.voltage.nominal": "230", "ups.beeper.status": "disabled", "ups.delay.shutdown": "20", "ups.delay.start": "30", "ups.firmware": "02.08.0010", "ups.load": "10", "ups.mfr": "EATON", "ups.model": "Eaton 3S 550 ", "ups.power.nominal": "550", "ups.productid": "ffff", "ups.serial": "Blank", "ups.status": "OL", "ups.timer.shutdown": "0", "ups.timer.start": "0", "ups.type": "offline / line interactive", "ups.vendorid": "0463", "clients": {"count": 1, "list": ["127.0.0.1"]}, "logs": {"total": [0, 0, 0], "unread": [0, 0, 0]}}}
What can I do to make the display of the two parameters work?
Beta Was this translation helpful? Give feedback.
All reactions