I am using https://mqttx.app/web-client, and although I choose JSON payload when publish to topic, the message I received from the native protocol is always base64 string, is it possible that the JSON payload is supported and the native protocol could receive flattened JSON?
Describe the bug
I am using https://mqttx.app/web-client, and although I choose JSON payload when publish to topic, the message I received from the native protocol is always base64 string, is it possible that the JSON payload is supported and the native protocol could receive flattened JSON?
How I publish topic:
What I receive: