Skip to content

GPS data anonymised #575

Closed Answered by rikroe
fnzv asked this question in Q&A
Discussion options

You must be logged in to vote

Cool to see how other people use the library :)

Use status with the -j argument instead of fingerprint and you'll get the non-redacted data on stdout: https://bimmer-connected.readthedocs.io/en/latest/cli.html#named-arguments

One note though: the CLI is not built for recurring data retrieval (yet). It everytime goes through a full login cycle instead of using the stored OAuth refresh tokens & vehicle, so you might run into some rate limiting issues if querying too often.

This would not happen if you're able to call the library directly from Python and store the current MyBMWAccount object inside your server. Don't know it this is possible from Go, tough.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by fnzv
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants