Closed jsperatan closed 3 years ago
Hi @jsperatan ,
Thank you for your interest in ThingsBoard IoT gateway. According to your logs, you sent a wrong json:
ERROR - [json_mqtt_uplink_converter.py] - json_mqtt_uplink_converter - 78 - Extra data: line 1 column 4 - line 1 column 78 (char 3 - 77)"
Probably there is a line separator in the message, so the gateway cannot parse this json.
Hi I am ran into this error when trying to parse a message into my MQTT connector. As you can see, I have passed deviceName into the converter but it still showed an error message where deviceName is null. Btw I am running tb-gateway from a Docker.
Here is my MQTT config file mqtt.txt