I was wondering if there is an API for accessing vehicle information and various events that occur? I am guessing that if I want that type of information, I'd have to work directly with the manufacturer to get access to that information.
Walter
|
I was wondering if there is an API for accessing vehicle information and various events that occur? I am guessing that if I want that type of information, I'd have to work directly with the manufacturer to get access to that information. Walter |
|||
|
Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
The technology is called an On Board Diagnostics port OBD2 and it exists in most modern cars. A quick google search for OBD2 + java turned up some interesting results. |
|||
|