Fuel Sensor Quality Index
Contains API calls to interact with fuel sensor quality index.
Resource
GET
Parameters
name
description
type
Examples
curl -X GET '{{ extra.eco_fleet_api_example_url }}/trackers/123/sensors/321/quality?interval=P7D/2020-12-31T00:00Z' \
-H 'Authorization: NVX 22eac1c27af4be7b9d04da2ce1af111b'Response
{
"smoothness": 8.29
}Name
Description
JSON type
Restrictions
Errors
Last updated
Was this helpful?