Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
stop buying tesla, stop supporting spacex, and stop buying starlink
And stop using Xitter.
There's no laws against profiteering?
Tesla is an American company, in Texas, at that.
It wouldn't matter if there were.
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.
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?
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.
There goes TeslaFi… fuck. I use that all the time to see my global map and keep track of my stats (like power usage on long drives), and auto enabling of certain features at certain times, like heat/ac after work.
Another reminder to developers to not bother with public APIs, just screen-scrape or reverse-engineer the official app private API.
Virgin API user vs chad scrapper.
Really the lesson is, don't run a business that 100% depends on another company.
This. It's a recipe for disaster. I think enough (tech-related) companies have shown now, that they first want to lock you in, and then if they got you, want to bleed you out...
Then you're at risk of getting sued for cracking the encryption or the API breaking constantly
The real reminder is don't integrate with devices which you can't trust
Yeah guys. Downvote me. This is literally part of my day job.
In our industry we call not using an official API a dumpster fire API. Because more than once it has completely broken eventually, and there are a few manufacturers warned will break in the upcoming future
Is it illegal to scrape? I mean most companies and governments scrape huge amounts of data all the time without getting anyones permission, hell the entire business of a search engine is basically WeScrape4U.