Konstantin

Results 15 comments of Konstantin

Good afternoon, could you give a concrete modbus_.json for one device using rpc, the variant you have works

Greetings, please tell me how best to do it.

Good evening, everything works fine, thanks for the quick help :)

Nov 17 11:23:51 us-tb-gt-193 python3[7951]: File "/var/lib/thingsboard_gateway/venv/lib/python3.12/site-packages/thingsboard_gateway/gateway/tb_gateway_service.py", line 995, in __connect_with_connectors Nov 17 11:23:51 us-tb-gt-193 python3[7951]: and len(connector_config[CONFIG_SECTION_PARAMETER][config].keys()) > 3) or \ Nov 17 11:23:51 us-tb-gt-193 python3[7951]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17...

will this config work the same for tcp/ip and serial "timeseries": [ { "tag": "voltage", "type": "16int", "functionCode": 4, "registerCount": 1, "address": 8 }, { "tag": "voltage3", "type": "16int", "functionCode":...

thank you for your quick answer I am using TB 3.8.1 and GW 3.6.1 connection via RS 485 (serial port) In TB I have two different dashboards one only timeseries...

it is enough to restart the GW service and everything works stable again until we execute rpc requests (commands).

[Install ThingsBoard IoT Gateway as package-ubuntu-server-24.04.txt](https://github.com/user-attachments/files/16201262/Install.ThingsBoard.IoT.Gateway.as.package-ubuntu-server-24.04.txt)

Thank you for your reply I am currently trying version 3.6.1 but I am having trouble applying RPC requests

I am currently testing version 3.7 with no problems with telemetry transmission but the RPC Get function does not work (Set works)