MQTT messages unreadable

Hi Guys,

I’m plyaing with the last ShirpStack version since today. I face troubles about some difference as the low level MQTT messages (gateway bridge messages and gateway stats) are unreadable (strange characters instead of readable string).

This is a shame because we used to catch them for some monitoring purposes.

Is there a possibility to get these messages clear back?

The default is protobuf format for space and encoding/decoding performance reasons. You can change it back to JSON in the gateway bridge configuration.

2 Likes