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

trails are not syncronized #175

Open
Colug0 opened this issue Jul 16, 2024 · 7 comments
Open

trails are not syncronized #175

Colug0 opened this issue Jul 16, 2024 · 7 comments

Comments

@Colug0
Copy link

Colug0 commented Jul 16, 2024

Maybe I am just doing something wrong, but I couldn`t find something about it.

If I display the track and open the webapp on different devices (windows and android) I get different trails displayed. I am logged in on both devices.
image

image

@panaaj
Copy link
Member

panaaj commented Jul 17, 2024

Freeboard-SK logs track to the device's local storage by default, so the track logged and displayed is based on the vessel position while the app is running on the device....so different devices will show the track based on that instance of the app.

Freeboard-SK can use the track logged on the server (requires the signalk-influxdb plugin).
You can enable display track from server in Freeboard-SK settings.

@Colug0
Copy link
Author

Colug0 commented Jul 18, 2024

Sorry, I forgot to mention that I selected the option "Get trails from server". I Have the signalk-to-influxdb2 plugin running. Do I need to configure outside Freeboard-SK that a track should be stored? If so, under which path should it be stored? Is this functionality somewhere documented?

@tkurki
Copy link
Member

tkurki commented Jul 18, 2024

Influxdb2 plugin does not provide tracks/trails but I am interested in implementing it, not much work. @panaaj we have created a bit of s mess with the different apis. Which one would you recommend I implement?

@panaaj
Copy link
Member

panaaj commented Jul 19, 2024

Are you referring to /self/track and /tracks endpoints?

@Colug0
Copy link
Author

Colug0 commented Sep 4, 2024

Are there any news about storing tracks central an display them on freebord-sk. Or maybe a workaround? I would like to help but honestly I have now idea how to start and what to do

@tkurki
Copy link
Member

tkurki commented Sep 4, 2024

I (author of sk-to-influxdb2 plugin) should coordinate with Adrian on what endpoint is the one going forward and then add support for that in the plugin.

@Colug0
Copy link
Author

Colug0 commented Sep 4, 2024

If I can help somehow, please let me know. And a bit thank you for all the work you all have done!

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

3 participants