Vinli is a platform for easily and quickly building connected car apps. Apps get vehicle data through Vinli services.
- Platform Service manages devices, gets vehicle information, and monitors transactions.
- Telemetry Service delivers time-series vehicle data.
- Event Service delivers vehicle events.
- Diagnostic Service reveals the malfunction state of the vehicle and provides diagnostic trouble codes.
- Distance Service estimates the car odometer reading at a point in time and milage travelled in a time interval.
- Trip Service organizes and summarizes telemetry by vehicle ignition and shutdown.
- Behavioral Service categorizes driver risk based on behavior, vehicle conditions, and geographical travel patterns. It assigns a risk score.
- Safety Service provides history and telemetry details of collisions.
You can quickly prototype an app using Virtual Vinli.
- select a Virtual Vinli Route
- get data from a Virtual Vinli Run of the route
- use the returned virtual data to test your ideas
.. toctree:: :maxdepth: 3 web/general/index
.. toctree:: :maxdepth: 3 web/platform-services/index
.. toctree:: :maxdepth: 3 web/telemetry-services/index
.. toctree:: :maxdepth: 3 web/event-services/index
.. toctree:: :maxdepth: 3 web/diagnostic-services/index
.. toctree:: :maxdepth: 3 web/distance-services/index
.. toctree:: :maxdepth: 3 web/trip-services/index
.. toctree:: :maxdepth: 3 web/behavioral-services/index
.. toctree:: :maxdepth: 3 web/safety-services/index
.. toctree:: :maxdepth: 3 web/API-reference/index
.. toctree:: :maxdepth: 3 web/virtual-vinli/index