retrieve information from the traccar server

Adrien3 years ago

Hi,
we are currently developing a front-end for the traccar server. we want to get the following information:

  • number and list of vehicles in a given account
  • number and list of moving vehicles in a given account
  • number and list of stopped vehicles with open contact in a given account
  • number and list of stopped vehicles with closed contact in a given account.
  • number and list of connected vehicles (gsm connection + gps connection) in a given account.
  • number and list of deactivated vehicles in a given account.
  • Number of sub-accounts in a given account when it is a manager.
  • number and list of offline vehicles (no longer connected to the platform).

should we implement these features ? if yes, which class(es) should we touch? where should we implement it?

thanks

Anton Tananaev3 years ago

Are you building a custom proprietary software?

Adrien3 years ago

hi,
yes. we are a start-up

thanks

Anton Tananaev3 years ago

Then it's probably out of scope for the forum support. We do provide professional services and paid support though, if you are interested.

Adrien3 years ago

hi,
we will look at traccar's code and implement it ourselves.
thanks.