thingsboard / thingsboard-gateway

Open-source IoT Gateway - integrates devices connected to legacy and third-party systems with ThingsBoard IoT Platform using Modbus, CAN bus, BACnet, BLE, OPC-UA, MQTT, ODBC and REST protocols
https://thingsboard.io/docs/iot-gateway/what-is-iot-gateway/
Apache License 2.0
1.72k stars 829 forks source link

[HELP] Polling remote TCP server devices #1290

Open star7128 opened 7 months ago

star7128 commented 7 months ago

Describe the issue If field devices only support TCP server communication, can we run TCP client based on existing gateway design?

Somehow like reverse socket connector if my understanding to tb-gateway is correct ...

github-actions[bot] commented 7 months ago

Hi @star7128.
Thank you for your interest in ThingsBoard IoT Gateway.
Your issue was registered, please wait for response from engineer.

IOTGW-89

imbeacon commented 7 months ago

Hi @star7128,

Thank you for your interest in Thingsboard IoT Gateway, you are right, it may be like a reverse tcp connector, or additional configuration parameter for tcp connector like "role", we will add this feature request to a roadmap.

star7128 commented 7 months ago

Hi @imbeacon

It is definitely helpful to be more compatible with field devices. Where to review thingsboard-gateway roadmap? We do not see the roadmap from the repository. Thanks!