mosquitto bad JSON interpretation subscriber
I am trying to publish a message in JSON via -m with a mosquitto publisher. The problem is that my subscriber receive the JSON message without the “” for every single key… so that the format is not JSON anymore. Any solution?