Solved: MQTT openz-wave command ping

Hi.

I’m sorry but I am a little bit new to mqtt, but I hope someone can help me out.

I have been trying for a while now to be able to send mqtt commands to my openzwave instance. My network is working fine, and I can see the updates comes into my mqtt when any devices gets updated status. The problem is that ozw do not seem to listen to my published commands.

In the picture below you can see that i try to post i ping request in the command, and the documentation says it should respond pong somehow. I cand fint any notification that includes this message.

I just wanna make sure its working before i go on with some more testing with commands.

[https://github.com/OpenZWave/qt-openzwave/blob/7ebd43e246e97851ad20f2b1bb9c62bfd6a4a6ef/docs/MQTT.md#ping](http://Github - OpenZWave - qt-openzwave - mqtt - ping)

Thanks for any help, best regards Benjamin.

Figured it out, sorry for asking little bit to fast, but here is the solution if you might wonder:
Remember to add in the last “/” to make it appear correct.