Skip to content

[HELP] Need best practice to handle (massive load?) #1944

@saikanov

Description

@saikanov

Describe the issue
I got usecase to handle 130 Modbus Device
there is
10 carbon-monoxide device with 1 telemetry data "co"
30 tempearture-humidity device with 2 telemetry data
65 Power meter with 3 telemetry data "power, voltage, ampere"
and 30 rtu slave(1 slave but will get data from different address)

How do i manage to handle this connector efficiently? what is the best practice? my config now is doing it on one gateway and separate it to multiple connector.

Thanks

Configuration (Attach your configuration file)
Notate: Remove Access token from file if you want to attach a tb_gateway.yaml

Connector name (If you need help with some connector/converter):
Modbus Connector

Error traceback (If it was raised):

Mostly Timeout Error

Versions (please complete the following information):

  • OS: [e.g. Ubuntu 24.04]
  • Thingsboard IoT Gateway version 3.7-stable
  • Python version[e.g. 3.9]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions