Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: include device IMEI in position forwarding #5269

Open
ramhdi opened this issue Feb 19, 2024 · 3 comments
Open

Feature request: include device IMEI in position forwarding #5269

ramhdi opened this issue Feb 19, 2024 · 3 comments

Comments

@ramhdi
Copy link

ramhdi commented Feb 19, 2024

Hi, I'm planning to use Traccar to forward position data to other applications. Is it possible to include device IMEI in the forwarded position data? Currently looks like only internal device id is forwarded in position data.

@tananaev
Copy link
Member

It would be hard to do because it's not a part of the position model.

@ramhdi
Copy link
Author

ramhdi commented Feb 19, 2024

From my understanding, to achieve that I need to modify Position model and each protocol decoder codes. Is there another way? Are there any other things I need to consider as well?

@tananaev
Copy link
Member

There are other ways. For example we can duplicate the model or wrap it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants