Skip to content

Latest commit

 

History

History
98 lines (58 loc) · 2.14 KB

index.rst

File metadata and controls

98 lines (58 loc) · 2.14 KB

Vinli Services Documentation

Overview

Vinli is a platform for easily and quickly building connected car apps. Apps get vehicle data through Vinli services. These services are of two types.

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.

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.

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/trip-services/index

.. toctree::
  :maxdepth: 3

  web/behavioral-services/index

.. toctree::
   :maxdepth: 3

   web/safety-services/index

.. toctree::
   :maxdepth: 3

   web/API-reference/index