Illia Barkov
Illia Barkov
Hi @jpiwek, Thank you for your interest in the ThingsBoard IoT Gateway! The hardware requirements depend heavily on the expected load. Since the Gateway is implemented in Python and subject...
Hi @dechambrier, Thank you for your interest in ThingsBoard IoT Gateway. Could you please confirm whether you used the “restart” service RPC on the gateway? We were only able to...
Unfortunately at the moment we don't have solution for this issue on Windows. We will investigate this point and try to find the reason and provide a fix for it....
@dechambrier Are you sure that you don't have the gateway in the background, with the same credentials, it is the main issue - to restart the gateway we uses execv...
@dechambrier, Thank you for your investigation, now my theory sounds not so realistic, but to completely decline it and to find the reason - it will be nice to have...
This behavior can occur when the gateway is restarted. Unfortunately, ThingsBoard currently does not provide an API to retrieve the number of available tokens for rate limits, which may lead...
I mean stop the gateway, not just connector, it is an issue with connection between the gateway and platform with rate limits, unfortunately stopping of the connector won't help, because...
Hi @JamesLebron, Unfortunately, it is not possible, the firmware update for devices, connected through the gateway is not implemented on ThingsBoard side. We can add the firmware/software update to the...
Hi @MannimMond86, Thanks for your interest in this PR! As you’ve noticed, we decided to base the asynchronous SDK on the gmqtt library, with some custom patches (tb_mqtt_client/common/gmqtt_patch.py). Right now,...