Forward position data to Thingsboard IoT platform

Dejan Gambin5 years ago

Hi

I thought I found the most simple way to integrate my Teltonika device with my Thingsboard IoT platfofm, by using forwarders. The problem is:

  1. If using json, Thingsboard doesn't support the format in which data is sent (multiple nodes)
  2. If not using json, then data is sent using GET method and Thingsboard doesn't support it either

So I obviously have to change something on either side (traccar or thingsboard). What should be the most simple way on traccar side?

thx

regards, dejan

EmbIOTe5 years ago

you can probably use NodeRED as an intermediary to translate the data to and fro between the platforms