Skip to content
Discussion options

You must be logged in to vote

Thanks for the logs — with them the behavior is clear. Here is what happens:

1) elevation vs. the "full" columns — by design (API limitation)

TeslaMate records positions from two different sources:

  • Streaming API (websocket): several data points per second, but only a small set of fields: timestamp, lat/lng, speed, power, SoC, odometer — and elevation.
  • vehicle_data polling (REST): while driving with streaming active, TeslaMate additionally polls the full vehicle data every 15 s. Those rows contain ranges, temperatures, TPMS etc., but the REST endpoint does not provide altitude at all. With the streaming API enabled, TeslaMate leaves elevation empty on those rows instead of doing an SRTM l…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by JakobLichterfeld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
closed:duplicate This issue or pull request already exists
2 participants