Issue with new 1.8.7 version
With the new version 1.8.7 we encounter the following error:
024-03-19 16:42:42.709 ERROR [Sending thread ] [tb_device_mqtt ] __sending_thread_main - Error during data sending: Traceback (most recent call last): File "/root/.local/lib/python3.10/site-packages/tb_device_mqtt.py", line 634, in __sending_thread_main self.__responses[item['id']] = {"info": info, "timeout_ts": int(time.time()) + DEFAULT_TIMEOUT}
Probably related to https://github.com/thingsboard/thingsboard-python-client-sdk/commit/d7fd7b81fea8643c460f5f4b794489dbd416cc47
Hi @frank-wettstein, thanks for your interest in ThingsBoard Python Client SDK! Try to use the latest release version (currently 1.10.8) and let us know about the result.