Skip to content

Add TS Shara XPro UPS Senoidal 1500VA #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
# DEVICE:URL:REPORT: https://github.com/networkupstools/nut-ddl/pull/49
# DEVICE:URL:VENDOR: https://tsshara.com.br/produto/nobreak-ups-senoidal-1500va-linha-xpro/

# DEVICE:COMMENT:
# Device dump generated by ./nut-ddl-dump.sh on Thu, 17 Apr 2025 11:45:31 -0300
# The UPS is working with the `nutdrv_qx` driver, different status events are properly reported.
#
# The (v2.8.0) `nut-scanner` tool could not find the UPS so it was necessary to set the
# `nutdrv_qx` driver and the port manually.
# DEVICE:EOC

# DEVICE:COMMENT-BLOCK:UPSCONF:
# driver = nutdrv_qx
# port = "/dev/ttyACM0"

# :; upsc tsshara
battery.charge: 100
battery.runtime: 9600
battery.voltage: 27.40
battery.voltage.high: 26.00
battery.voltage.low: 20.80
battery.voltage.nominal: 24.00
device.mfr: TS -222 240711
device.model: Senoid 15
device.type: ups
driver.name: nutdrv_qx
driver.parameter.chargetime: 28800
driver.parameter.idleload: 5
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 5
driver.parameter.port: /dev/ttyACM0
driver.parameter.protocol: megatec
driver.parameter.runtimecal: 480,100,960,50
driver.parameter.synchronous: auto
driver.version: 2.8.0
driver.version.data: Megatec 0.06
driver.version.internal: 0.32
driver.version.usb: libusb-1.0.26 (API: 0x1000109)
input.current.nominal: 100.0
input.frequency: 60.0
input.frequency.nominal: 60
input.voltage: 128.0
input.voltage.fault: 128.0
output.voltage: 126.0
ups.beeper.status: enabled
ups.delay.shutdown: 30
ups.delay.start: 180
ups.firmware: V010203057
ups.load: 0
ups.status: OL
ups.temperature: 28.0
ups.type: offline / line interactive

# DEVICE:COMMENT-BLOCK:FIXME:UPSRW: tsshara
# [ups.delay.shutdown]
# Interval to wait after shutdown with delay command (seconds)
# Type: RANGE NUMBER
# Option: "12-600" SELECTED
#
# [ups.delay.start]
# Interval to wait before (re)starting the load (seconds)
# Type: RANGE NUMBER
# Option: "0-599940" SELECTED
# DEVICE:EOC

# DEVICE:COMMENT-BLOCK:FIXME:UPSCMD: tsshara
# Instant commands supported on UPS [tsshara]:
#
# beeper.toggle - Toggle the UPS beeper
# load.off - Turn off the load immediately
# load.on - Turn on the load immediately
# shutdown.return - Turn off the load and return when power is back
# shutdown.stayoff - Turn off the load and remain off
# shutdown.stop - Stop a shutdown in progress
# test.battery.start - Start a battery test
# test.battery.start.deep - Start a deep battery test
# test.battery.start.quick - Start a quick battery test
# test.battery.stop - Stop the battery test
# DEVICE:EOC