Skip to content

[HELP]Can ThingsBoard Gateway support connecting to multiple ThingsBoard servers at once? I want to configure multiple server addresses and different access tokens to report data to multiple cloud platforms synchronously #2133

@DuXiaoChuang

Description

@DuXiaoChuang

I want ThingsBoard Gateway to send data to multiple cloud platforms at the same time.
I have configured multiple hosts in the configuration file like this:
json
{
"thingsboard": {
"host": "192.168.20.77",
"host_outer": "36.156.112.67",
"port": 1883
}
}
My question:
Can I configure multiple server addresses and different access tokens in tb_gateway.yaml / tb_gateway.json to report data to multiple ThingsBoard servers simultaneously?
Does ThingsBoard Gateway natively support this feature?

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions