Reputation: 347
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
Upvotes: 0
Views: 1012
Reputation: 2523
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.
Upvotes: 1