mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-03-04 04:21:08 +00:00
The JSON encoding should only be used for debugging purposes! However this change avoids showing errors in case there are unknown fields in the JSON payload. This would happen when for example the MQTT Forwarder and ChirpStack uses a different API version (which in case of Protobuf would be fine, as long as the major version remains the same).