NUT and SMART1000RM1U

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.

The files in the /etc/nut are overwritten by truenas.
The netserver or standalone doesnt matter
and for the SMART1000RM1U, the driver to be used is TRIPP LITE UPS 1 SMARTUSB USB (tripplite_usb)
Port is auto
I have added
vendorid = 09ae
productid = 0001
in the Auxiliary Parameters (ups.conf)

Thx for the reading :slight_smile: