0

Traccar is Modern GPS Tracking Platform and Open Source. https://www.traccar.org/source-code/

I send the data into device by SMS for Device has IMEI. I want to know how to send the data from server to device in other way

nexdev
  • 195
  • 11

1 Answers1

0

There is a button in the web app that allows you to send commands from the server to the device. Note that to send a command via a network connection, you need the device to be online.

enter image description here

Anton Tananaev
  • 2,458
  • 1
  • 25
  • 48