Hi
Is there a way for a mqtt client to get the list of all the topics of a mqtt broker ? I know a client can connect to multiple topics using #, but i would to list them all. Is that possibile?
Thanks
ok thanks. when one client subscribes to all topics (#) I guess it starts receiving messages from all topics. Is it then possible, once I get the message, to get the name of that specific topic from the message?
ok thanks. when one client subscribes to all topics (#) I guess it starts receiving messages from all topics. Is it then possible, once I get the message, to get the name of that specific topic from the message?