Tiny Traccar Server?

Marcin5 years ago

Hello, is there a way running only traccar server for picking data from tracker and sent this data in my database?

I already have a databse for our cars. It contains just lon, lat, time,speed and name.
Because now some of our trailers and machine shall be tracked to we cant work with android phones. But we want to use these small trackers. And they cant be used with http protocol. (Our database gets its data by opening an url)
So i am looking for a tiny server which just takes lon, lat, time,speed and name into our database.
Is this possible with traccar?

Anton Tananaev5 years ago

Yes, it's possible.

Marcin5 years ago

can you explain me shortly how i can do that?
Maybe even privat and paid...

Anton Tananaev5 years ago

You can configure SQL queries in the config file and disable anything that you don't need (e.g. event notifications).