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.73k stars 840 forks source link

Compatibility with thingsboard 2.3.1 #321

Closed hasikp1 closed 4 years ago

hasikp1 commented 4 years ago

I have deployment of the thingsboard CE 2.3.1. Newest python gateway will it work with that? or is there a new version that is compatible?

imbeacon commented 4 years ago

Hi @hasikp1,

Thank you for your interest in the ThingsBoard IoT gateway.

The gateway uses the ThingsBoard gateway API to communicate with it, but it is a different product and you don't have to use the same versions of the ThingsBoard and the gateway. We recommend to use the latest version of the gateway, because usually it has more functionality and less bugs.