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:
- If using json, Thingsboard doesn't support the format in which data is sent (multiple nodes)
- 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
you can probably use NodeRED as an intermediary to translate the data to and fro between the platforms
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:
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