MQTT/Tasmota Device Restart help needed

Hi All

I need some help with MQTT/Tasmota.

I want to restart an individual Sonoff Device. I am trying this but not working.

mosquitto_pub -h 192.168.1.4 -t 'cmnd/light_1/restart' -m '1'

Thank you