Receiving data from MySQL database.

Is it possible to change the software to only receive data as it is added into the database instead of communicating with the device directly?

I have designed my own tracker that communicates with a PHP file on my server to add the data into my database. I would like to get the Traccar software to read the entries from my database and display it as if it was communicating to the device itself.

Your input is greatly appreciated any downfalls you might anticipate would also be a great heads up.
Kind Regards
Heinrich

Anton Tananaev7 years ago

It's not possible out of the box.