Illia Barkov

Results 189 comments of Illia Barkov

Hi @kookohd, Thank you for your interest in Thingsboard IoT Gateway. Actually, usually network servers provides setup with mqtt brokers that you can run and get a data using them,...

Hi, please try now, we have updated docker images on docker hub for 3.4.6.

Hi @wz2b, This issue was solved in the latest version (3.5) please try it and let us know if something goes wrong by opening a new issue.

Hi, faced the issue with the same reason, on Arduino Nano Connect, based on RP2040. @knolleary, please add ability to use std::function as callbacks not just for ESP-based boards.

Hi @pro100805, Please try to add user thingsboard_gateway to group dial out and restart a machine. To do this you can use the following command: `sudo adduser thingsboard_gateway dialout`

Hi @elgutierrez, Yes, we know about situations like this and it relates to the implementation of base library, at the moment we are trying to find the solution for this...

I have adjusted the logger, to send errors count every 5 seconds instead of on each error message. You can try to use a version from the master branch.

Hi @jpiwek, The simplest way to test RPC is to use Swimming pool SCADA system solution template with emulator, you can find it on thingsboard.cloud, it contains instructions on how...

@jpiwek In the widget, you need to select the actual device. The RPC will be sent to the ThingsBoard Gateway, which includes the target device information, allowing the gateway to...