2 years ago
Settings to call */current data feed
We've added the ability to trim the */current data feed with each call, directly. Therefore we added three parameters
liveDelay
: The duration in seconds from when a location is recorded until this location is provided in the API.currentSpeedDuration
: The previous duration in seconds to average the speed value.interpolation
: true or false
Using these parameters you can call */current API with different settings for the same event. Like one call with no interpolation and a minimum live Delay to access the latest data. And another call of the same data feed with interpolation and smoothly changing values.
Find all information about the options to call the */current data feed in our documentation: https://docs.racemap.com/data-api/current#optional-query-parameters