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

[traccar-web] Notification #139

Closed
MarceloMJM opened this issue Apr 8, 2015 · 7 comments
Closed

[traccar-web] Notification #139

MarceloMJM opened this issue Apr 8, 2015 · 7 comments

Comments

@MarceloMJM
Copy link

Hello , I would like to modify the header of notification
[ Traccar -web ] Notification
[ Xxxxx -xx ] Notification
Because edited the NotificationService $ NotificationSender on line 68, but the traccar does not start.
Is there another way ?

@elRadix
Copy link

elRadix commented Apr 8, 2015

I would be great to have the device name something like this
[ Device Name] Notification

or use a custom name [ server/custom name ] Notification -- [Device Name]

@vitalidze
Copy link
Owner

@MarceloMJM sounds like an issue with building. How did you built traccar-web.war after changing NotificationService class?

@elRadix What about notifications for many devices? Right now they are combined into a single message/pushbullet note.

@MarceloMJM
Copy link
Author

Extract the folder $ Notification Service Notification Sender edited [traccar] Notification with a personal name and added it back in its original location.
The same procedure occurred in editing Exportservlet.class
traccar-positions.csv
traccar-positions.gpx

@vitalidze
Copy link
Owner

The correct way is to edit .java file and then rebuild traccar-web.war file with official instructions http://traccar.litvak.su/building.html

@MarceloMJM
Copy link
Author

ok thanks.

@elRadix
Copy link

elRadix commented Apr 9, 2015

@vitalidze or just the possibility to have '[ Traccar -web ] Notification' to a custom user defined name as proposed initially '[ xxxxx ] Notification' without having to manually hack the files and having to do this for each update... just a thought.

@vitalidze
Copy link
Owner

Implemented, written news, updated article, latest and demo versions.

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

No branches or pull requests

3 participants