Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 412 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 412 Bytes

tb-traccar-connector

Connect Traccar Mobile Application to Thingsboard with NodeJS.

Tutorial link: https://acte.ltd/blog/fleet-tracking-traccar-thingsboard

Node connector

  • npm install
  • copy .env.example in .env
  • setup port and Thingsboard domain in .env file
  • node server.js

Traccar Application

  • Device identifier: Put your Thingsboard device token
  • Server URL: The NodeJS connector domain