I have two devices, everything working great!
I set event notifications by Traccar protocol to my phone.
Is there a way to get different notification sounds for different GPS devices (without modifying the code)? I would like one notification sound for my car and a different sound for company car.
The only solution I find is events by email notifications to different email addresses then set Android to have different notifications for each email address.
Thanks for the great work on this.
There is no solution out of the box, but you can easily implement something like this in the code.
Cool, thank you for quick reply. I'll look on Github and see how much work. I'm amateur programmer with not much java experience.
I have two devices, everything working great!
I set event notifications by Traccar protocol to my phone.
Is there a way to get different notification sounds for different GPS devices (without modifying the code)? I would like one notification sound for my car and a different sound for company car.
The only solution I find is events by email notifications to different email addresses then set Android to have different notifications for each email address.
Thanks for the great work on this.