Closed dschense closed 7 months ago
Hello @dschense ,
I'm sorry, I don't really see that feature in this project. Architecturally, it wouldn't work well either because for security reasons, the server and the keys are distributed separately. Forwarding would then have to be done from the frontend or the app, as only there is the possibility of decryption. However, feel free to customize and use the sources according to your wishes. But probably the project linked by systm21 or the one by biemster would be better suited as a basis.
@dschense just write a proxy that grabs coords from this and puts it into traccar. Not to mention traccar is java based.
@dschense just write a proxy that grabs coords from this and puts it into traccar.
If it were that easy, or if he had programming skills, he would surely have done it already
Get lat/lon from haystack API, inject it into a call of https://www.traccar.org/traccar-api/
Amazing Projekt. Working like a charme. Perhaps integrating forwarding to another server would be a nice idea. For example, Traccar: https://github.com/traccar/traccar would be a very nice variant for this. This would allow you to manage all tracking devices under one platform.