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.74k stars 844 forks source link

[HELP] Send data to another iot platform #807

Closed pickedbrian closed 2 years ago

pickedbrian commented 2 years ago

Describe the issue

Is it possible that i have use the thingsboard-gateway to resolve device's massage and send the result to another IOT platform without the ThingsBoard platform.

There have a platform just need device's telemetry data. don't need to control devices or do other things.

How can i push json data to this platform use thingsboard-gateway only. The platform support mqtt.

samson0v commented 2 years ago

Hi @pickedbrian, it is not possible to use Gateway without ThingsBoard. Thanks for your interest in ThingsBoard IoT Gateway!