Hi, I am trying to enable my SMART1000RM1U which is usb.
The systems see UPS
@truenas:~$ lsusb
Bus 003 Device 012: ID 09ae:0001 Tripp Lite TRIPP LITE SMART1000RM1U
This is the ups.conf
@truenas:/etc/nut$ sudo cat ups.conf
[ups]
driver = usbhid-ups
port = auto
desc = “SMART1000RM1U”
vendorid = 09ae
productid = 0001
this is nut.conf
@truenas:/etc/nut$ sudo cat nut.conf
MODE=netserver
Shouldn’t the mode be standalone ?
Thank you in advance for your help.