Skip to content

Latest commit

 

History

History
125 lines (75 loc) · 2.79 KB

index.rst

File metadata and controls

125 lines (75 loc) · 2.79 KB

Vinli Services Documentation

Overview

Vinli is a platform for easily and quickly building connected car apps. Apps get vehicle data through Vinli services.

Tier 1, raw data services:

  • Platform Service manages devices, gets vehicle information, and monitors transactions.
  • Telemetry Service delivers time-series vehicle data.
  • Event Service delivers vehicle events and offers powerful, rule-based event notifications.
  • 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.

Tier 2, structured data services:

  • 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.
  • Rule Service creates event subscriptions based on vehicle state or geofences.

Testing and Prototyping

You can quickly prototype an app using Virtual Vinli.

Contents

.. 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/rule-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