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
Are you building a custom proprietary software?
hi,
yes. we are a start-up
thanks
Then it's probably out of scope for the forum support. We do provide professional services and paid support though, if you are interested.
hi,
we will look at traccar's code and implement it ourselves.
thanks.
Hi,
we are currently developing a front-end for the traccar server. we want to get the following information:
should we implement these features ? if yes, which class(es) should we touch? where should we implement it?
thanks