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

Add more data/parameters to online tracking webhook #20847

Open
frsela opened this issue Sep 15, 2024 · 0 comments
Open

Add more data/parameters to online tracking webhook #20847

frsela opened this issue Sep 15, 2024 · 0 comments
Labels
Nice to Have Should be fixed but there is no priority or no possibility to fix it within current horizon planning

Comments

@frsela
Copy link

frsela commented Sep 15, 2024

Describe the idea

I'm creating a program for monitoring my cycling routes in which HR is needed.

I consider that online tracking option webhook, should also send external sensors data.

Expected behaviour

Currently trip recoding plugin [1] stores many params in GPX, in addition to position data, data from external sensors (speed, cadence, hr, ...) are also stored.

Online tracking option, however, only sends latitude, longitude, timestamp, hdop, altitude, speed, bearing, eta, etfa, eda and edfa but no external sensors data.

Adding these options to [2] will be great for external services using OSMand as tracking option.

[1] https://osmand.net/docs/user/plugins/trip-recording/
[2] https://github.com/osmandapp/OsmAnd/blob/master/OsmAnd/src/net/osmand/plus/plugins/monitoring/LiveMonitoringHelper.java

Alternatives you've considered

For online traking using OSMand I didn't found any alternative

Context

No response

@vshcherb vshcherb added the Nice to Have Should be fixed but there is no priority or no possibility to fix it within current horizon planning label Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nice to Have Should be fixed but there is no priority or no possibility to fix it within current horizon planning
Projects
None yet
Development

No branches or pull requests

2 participants