> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withterminal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# EROAD

> This document provides an overview of Terminal's integration with EROAD. It shows which data models are currently available in production and which ones are in active development.

## Provider Details

* **Provider Code**: `eroad`
* **Available History**: Unlimited
* **Vehicle Location Sample Rate**: 5 seconds
* **[Crash Reports](/terminal-platform/crash-reports)**: *Not supported*

## Supported Models

### Entities

<AccordionGroup>
  <Accordion title="Device" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#e6a800" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"/></svg>}>
    Terminal does not support this model for EROAD yet.
  </Accordion>

  <Accordion title="Driver" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    The percentage of connections that have data populated for each field, averaged across the connections using this provider.

    | Field            | Coverage                                                |
    | ---------------- | ------------------------------------------------------- |
    | `email`          | <Badge color="orange" icon="circle-minus">37.7%</Badge> |
    | `firstName`      | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `groups`         | <Badge color="green" icon="circle-check">99.3%</Badge>  |
    | `id`             | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `lastName`       | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `license.number` | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `license.state`  | <Badge color="green" icon="circle-check">98.3%</Badge>  |
    | `middleName`     | <Badge color="red" icon="circle-xmark">0%</Badge>       |
    | `phone`          | <Badge color="orange" icon="circle-minus">73.2%</Badge> |
    | `provider`       | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `sourceId`       | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `status`         | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `username`       | <Badge color="red" icon="circle-xmark">0%</Badge>       |
  </Accordion>

  <Accordion title="Group" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    The percentage of connections that have data populated for each field, averaged across the connections using this provider.

    | Field         | Coverage                                              |
    | ------------- | ----------------------------------------------------- |
    | `description` | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `id`          | <Badge color="green" icon="circle-check">100%</Badge> |
    | `name`        | <Badge color="green" icon="circle-check">100%</Badge> |
    | `parent`      | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `provider`    | <Badge color="green" icon="circle-check">100%</Badge> |
    | `sourceId`    | <Badge color="green" icon="circle-check">100%</Badge> |
  </Accordion>

  <Accordion title="Trailer" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    The percentage of connections that have data populated for each field, averaged across the connections using this provider.

    | Field                 | Coverage                                                |
    | --------------------- | ------------------------------------------------------- |
    | `groups`              | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `id`                  | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `licensePlate.number` | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `licensePlate.state`  | <Badge color="green" icon="circle-check">98.5%</Badge>  |
    | `make`                | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `model`               | <Badge color="orange" icon="circle-minus">64.6%</Badge> |
    | `name`                | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `provider`            | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `serialNumber`        | <Badge color="red" icon="circle-xmark">0%</Badge>       |
    | `sourceId`            | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `status`              | <Badge color="green" icon="circle-check">100%</Badge>   |
    | `vin`                 | <Badge color="green" icon="circle-check">90.2%</Badge>  |
    | `year`                | <Badge color="green" icon="circle-check">94.2%</Badge>  |
  </Accordion>

  <Accordion title="Vehicle" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    The percentage of connections that have data populated for each field, averaged across the connections using this provider.

    | Field                 | Coverage                                               |
    | --------------------- | ------------------------------------------------------ |
    | `devices`             | <Badge color="red" icon="circle-xmark">0%</Badge>      |
    | `fuelTankCapacity`    | <Badge color="red" icon="circle-xmark">0%</Badge>      |
    | `fuelType`            | <Badge color="red" icon="circle-xmark">0%</Badge>      |
    | `groups`              | <Badge color="green" icon="circle-check">99.2%</Badge> |
    | `id`                  | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `licensePlate.number` | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `licensePlate.state`  | <Badge color="green" icon="circle-check">99.1%</Badge> |
    | `make`                | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `model`               | <Badge color="green" icon="circle-check">76.1%</Badge> |
    | `name`                | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `provider`            | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `sourceId`            | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `status`              | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `vin`                 | <Badge color="green" icon="circle-check">97.3%</Badge> |
    | `year`                | <Badge color="green" icon="circle-check">98.1%</Badge> |
  </Accordion>
</AccordionGroup>

### Real-Time Data

<AccordionGroup>
  <Accordion title="HOS Available Time" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    Supported by EROAD. Attribute coverage is not yet tracked for this model.
  </Accordion>

  <Accordion title="Latest Trailer Location" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    Supported by EROAD. Attribute coverage is not yet tracked for this model.
  </Accordion>

  <Accordion title="Latest Vehicle Location" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    Supported by EROAD. Attribute coverage is not yet tracked for this model.
  </Accordion>
</AccordionGroup>

### Historical Data

<AccordionGroup>
  <Accordion title="Fault Code Event" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#e6a800" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"/></svg>}>
    Terminal does not support this model for EROAD yet.
  </Accordion>

  <Accordion title="HOS Daily Log" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    The percentage of connections that have data populated for each field, averaged across the connections using this provider.

    | Field                                | Coverage                                              |
    | ------------------------------------ | ----------------------------------------------------- |
    | `date`                               | <Badge color="green" icon="circle-check">100%</Badge> |
    | `distances.driving`                  | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `distances.personalConveyance`       | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `distances.total`                    | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `distances.yardMove`                 | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `driver`                             | <Badge color="green" icon="circle-check">100%</Badge> |
    | `id`                                 | <Badge color="green" icon="circle-check">100%</Badge> |
    | `provider`                           | <Badge color="green" icon="circle-check">100%</Badge> |
    | `sourceId`                           | <Badge color="green" icon="circle-check">100%</Badge> |
    | `statusDurations.driving`            | <Badge color="green" icon="circle-check">100%</Badge> |
    | `statusDurations.offDuty`            | <Badge color="green" icon="circle-check">100%</Badge> |
    | `statusDurations.onDuty`             | <Badge color="green" icon="circle-check">100%</Badge> |
    | `statusDurations.personalConveyance` | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `statusDurations.sleeperBed`         | <Badge color="green" icon="circle-check">100%</Badge> |
    | `statusDurations.waiting`            | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `statusDurations.yardMove`           | <Badge color="red" icon="circle-xmark">0%</Badge>     |
  </Accordion>

  <Accordion title="HOS Log" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    The percentage of connections that have data populated for each field, averaged across the connections using this provider.

    | Field                | Coverage                                               |
    | -------------------- | ------------------------------------------------------ |
    | `codrivers`          | <Badge color="red" icon="circle-xmark">0%</Badge>      |
    | `driver`             | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `endedAt`            | <Badge color="red" icon="circle-xmark">0%</Badge>      |
    | `id`                 | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `location.latitude`  | <Badge color="green" icon="circle-check">99.3%</Badge> |
    | `location.longitude` | <Badge color="green" icon="circle-check">99.3%</Badge> |
    | `provider`           | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `remarks`            | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `sourceId`           | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `startedAt`          | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `status`             | <Badge color="green" icon="circle-check">100%</Badge>  |
    | `vehicle`            | <Badge color="red" icon="circle-xmark">0%</Badge>      |
  </Accordion>

  <Accordion title="IFTA Vehicle Month" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    The percentage of connections that have data populated for each field, averaged across the connections using this provider.

    | Field          | Coverage                                              |
    | -------------- | ----------------------------------------------------- |
    | `distance`     | <Badge color="green" icon="circle-check">100%</Badge> |
    | `id`           | <Badge color="green" icon="circle-check">100%</Badge> |
    | `jurisdiction` | <Badge color="green" icon="circle-check">100%</Badge> |
    | `month`        | <Badge color="green" icon="circle-check">100%</Badge> |
    | `provider`     | <Badge color="green" icon="circle-check">100%</Badge> |
    | `vehicle`      | <Badge color="green" icon="circle-check">100%</Badge> |
  </Accordion>

  <Accordion title="Safety Event" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    The percentage of connections that have data populated for each field, averaged across the connections using this provider.

    | Field                               | Coverage                                              |
    | ----------------------------------- | ----------------------------------------------------- |
    | `cameraMedia.frontFacing.available` | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `cameraMedia.frontFacing.sourceId`  | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `cameraMedia.rearFacing.available`  | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `cameraMedia.rearFacing.sourceId`   | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `driver`                            | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `endedAt`                           | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `endLocation.latitude`              | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `endLocation.longitude`             | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `id`                                | <Badge color="green" icon="circle-check">100%</Badge> |
    | `provider`                          | <Badge color="green" icon="circle-check">100%</Badge> |
    | `sourceId`                          | <Badge color="green" icon="circle-check">100%</Badge> |
    | `startedAt`                         | <Badge color="green" icon="circle-check">100%</Badge> |
    | `startLocation.latitude`            | <Badge color="green" icon="circle-check">100%</Badge> |
    | `startLocation.longitude`           | <Badge color="green" icon="circle-check">100%</Badge> |
    | `stats.averageSpeed`                | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `stats.gForceForwardBackward`       | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `stats.gForceSideToSide`            | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `stats.heading`                     | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `stats.maximumSpeed`                | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `stats.roadSpeedLimit`              | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `type`                              | <Badge color="green" icon="circle-check">100%</Badge> |
    | `vehicle`                           | <Badge color="green" icon="circle-check">100%</Badge> |

    The record types this provider supports.

    <AccordionGroup>
      <Accordion title="Available" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
        `harsh_acceleration`, `harsh_brake`, `harsh_turn`, `seat_belt_violation`
      </Accordion>

      <Accordion title="Unavailable" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#d32f2f" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"/></svg>}>
        `camera_obstruction`, `cell_phone`, `crash`, `distracted`, `drowsiness`, `eating_and_drinking`, `near_crash`, `red_light_violation`, `rolling_stop`, `smoking`, `speeding`, `stop_sign_violation`, `tailgating`, `unsafe_lane_change`, `unsafe_parking`
      </Accordion>
    </AccordionGroup>
  </Accordion>

  <Accordion title="Trip" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    The percentage of connections that have data populated for each field, averaged across the connections using this provider.

    | Field                     | Coverage                                              |
    | ------------------------- | ----------------------------------------------------- |
    | `distance`                | <Badge color="green" icon="circle-check">100%</Badge> |
    | `driver`                  | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `duration`                | <Badge color="green" icon="circle-check">100%</Badge> |
    | `endedAt`                 | <Badge color="green" icon="circle-check">100%</Badge> |
    | `endLocation.latitude`    | <Badge color="green" icon="circle-check">100%</Badge> |
    | `endLocation.longitude`   | <Badge color="green" icon="circle-check">100%</Badge> |
    | `id`                      | <Badge color="green" icon="circle-check">100%</Badge> |
    | `provider`                | <Badge color="green" icon="circle-check">100%</Badge> |
    | `sourceId`                | <Badge color="green" icon="circle-check">100%</Badge> |
    | `startedAt`               | <Badge color="green" icon="circle-check">100%</Badge> |
    | `startLocation.latitude`  | <Badge color="green" icon="circle-check">100%</Badge> |
    | `startLocation.longitude` | <Badge color="green" icon="circle-check">100%</Badge> |
    | `vehicle`                 | <Badge color="green" icon="circle-check">100%</Badge> |
  </Accordion>

  <Accordion title="Vehicle Location" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    The percentage of connections that have data populated for each field, averaged across the connections using this provider.

    | Field               | Coverage                                              |
    | ------------------- | ----------------------------------------------------- |
    | `address.formatted` | <Badge color="green" icon="circle-check">100%</Badge> |
    | `driver`            | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `heading`           | <Badge color="green" icon="circle-check">98%</Badge>  |
    | `id`                | <Badge color="green" icon="circle-check">100%</Badge> |
    | `locatedAt`         | <Badge color="green" icon="circle-check">100%</Badge> |
    | `location`          | <Badge color="green" icon="circle-check">100%</Badge> |
    | `provider`          | <Badge color="green" icon="circle-check">100%</Badge> |
    | `speed`             | <Badge color="green" icon="circle-check">100%</Badge> |
    | `vehicle`           | <Badge color="green" icon="circle-check">100%</Badge> |
  </Accordion>

  <Accordion title="Vehicle Stat Log" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    The percentage of connections that have data populated for each field, averaged across the connections using this provider.

    | Field       | Coverage                                              |
    | ----------- | ----------------------------------------------------- |
    | `id`        | <Badge color="green" icon="circle-check">100%</Badge> |
    | `provider`  | <Badge color="green" icon="circle-check">100%</Badge> |
    | `timestamp` | <Badge color="green" icon="circle-check">100%</Badge> |
    | `type`      | <Badge color="green" icon="circle-check">100%</Badge> |
    | `vehicle`   | <Badge color="green" icon="circle-check">100%</Badge> |

    The record types this provider supports.

    <AccordionGroup>
      <Accordion title="Available" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
        `engine_state`, `odometer`
      </Accordion>

      <Accordion title="Unavailable" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#d32f2f" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"/></svg>}>
        `battery_voltage`, `coolant_percentage`, `engine_coolant_temperature`, `engine_oil_percentage`, `engine_oil_pressure`, `engine_oil_temperature`, `engine_rpm`, `engine_runtime`, `fuel_level`, `total_fuel_consumption`
      </Accordion>
    </AccordionGroup>
  </Accordion>

  <Accordion title="Vehicle Utilization" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#45a049" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>}>
    The percentage of connections that have data populated for each field, averaged across the connections using this provider.

    | Field               | Coverage                                              |
    | ------------------- | ----------------------------------------------------- |
    | `distance`          | <Badge color="green" icon="circle-check">100%</Badge> |
    | `durations.driving` | <Badge color="green" icon="circle-check">100%</Badge> |
    | `durations.idling`  | <Badge color="green" icon="circle-check">100%</Badge> |
    | `endAt`             | <Badge color="green" icon="circle-check">100%</Badge> |
    | `fuelConsumed`      | <Badge color="red" icon="circle-xmark">0%</Badge>     |
    | `provider`          | <Badge color="green" icon="circle-check">100%</Badge> |
    | `startAt`           | <Badge color="green" icon="circle-check">100%</Badge> |
    | `vehicle`           | <Badge color="green" icon="circle-check">100%</Badge> |
  </Accordion>
</AccordionGroup>

### Other

<AccordionGroup>
  <Accordion title="Camera Media" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="16" width="16"><path fill="#e6a800" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"/></svg>}>
    Terminal does not support this model for EROAD yet.
  </Accordion>
</AccordionGroup>

## References

<CardGroup cols={2}>
  <Card title="EROAD Login" href="https://my.eroad.com/login" arrow="true" horizontal />

  <Card title="EROAD API Documentation" href="https://app.swaggerhub.com/apis/EROAD/eroad-na-api/1.6.8" arrow="true" horizontal />

  <Card title="EROAD Developer Documentation" href="https://help.eroad.com/nz/depot/administration/integations/integrations-documentation/" arrow="true" horizontal />
</CardGroup>
