this post was submitted on 28 Nov 2024
881 points (99.2% liked)

Technology

59696 readers
2862 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Similar vibes than Reddit api pricing

you are viewing a single comment's thread
view the rest of the comments
[–] Rookeh@startrek.website 93 points 17 hours ago* (last edited 17 hours ago) (2 children)

Something to note: Tesla has two vehicle APIs, the Fleet API for commercial accounts and the Owner API for individuals. This change currently only impacts the Fleet API.

If you are an individual owner who accesses your vehicle data from the Owner API (usually via a self hosted tool like TeslaMate), this does not affect you. Yet.

[–] modus@lemmy.world 7 points 11 hours ago (1 children)

I'm not a developer, so excuse me if this is a dumb question. Is the API supplying data that is provided by the OBDII interface? Or is it more than that?

[–] Rookeh@startrek.website 13 points 10 hours ago (1 children)

There is most likely an overlap on what you can get from the OBD port, but generally speaking the API will provide more high level info e.g driving status, mileage, live location - and the OBD port will provide more low level data e.g. detailed battery stats from the BMS, energy usage, etc.

[–] modus@lemmy.world 1 points 6 hours ago

I see. Thanks.