Hi Nicolas,
You can remove retained messages by publishing a zero length retained
message to the topic you wish to clear. For example, you could do it
with mosquitto_pub as follows:
mosquitto_pub -t -r -n
Cheers,
Roger
--
Mailing list: https://launchpad.net/~mosquitto-users
Post to : mos
Hello,
I am wondering how to remove a retained message from the mosquitto server. When
I publish a message with the 'retain'-bit set it looks like this message will
be on the topic forever. Even reconnecting with the 'clean session' bit set or
publishing a not-retained message to the topic doe
2 matches
Mail list logo