Raven Connected

The Raven Connected feed type in ArcGIS Velocity connects to Raven Connected to receive real-time telematic data for your fleet. Raven Connected is an in-vehicle safety and fleet intelligence platform that provides telematic data streams with insight into vehicle behavior and operational conditions. This can help with road safety monitoring and situational awareness.

Examples

The following are example use cases for the feed:

  • Visualize live vehicle positions in web apps and monitor conditions such as sudden stops, abnormal vehicle behavior, and incidents occurring along roadways.
  • Ingest GPS location, vehicle state, driving information, and video telematics to support awareness of road incident awareness with spatial, operational, and visual context on location and timing of events.

Usage notes

Note the following when working with the feed:

  • You can access real-time telematics data for your fleet in the Raven Connected app.
  • After generating the API key, copy the API key and provide it along with the feed item URL to Raven Connected so they can start sending data to the URL endpoint.
  • Velocity automatically handles the data schema for the data types. Adding new fields is not supported because the schema is predetermined based on the data provided by Raven Connected.
  • The Raven Connected data is in JSON format, and the Location parameter is handled automatically when identifying key fields.
  • Velocity automatically handles the Track ID and Date and time parameters when identifying the key fields.

Parameters

The following are the parameters for the feed:

ParametersDescriptionType
API Key

(required)

The API key required to authenticate and connect to Raven Connected.

Generate the API key using the Generate API Key option. After generating the API key, use the show icon to view it and the copy icon to copy it. Provide the API key with the feed item URL to Raven Connected so they can start sending data to the URL endpoint.

Learn more about getting started with the Raven API

Raven Connected format type

Additional logging

(optional)

Specify whether you want to log raw HTTP requests and responses issued by Velocity to Raven Connected.

Note:

Turn this parameter on for troubleshooting purposes and turn it off when troubleshooting is complete. Once turned on, start the feed; the debug level logs are available on the feed logs page. Contact Esri Technical Support for help with troubleshooting if necessary.

Boolean