Skip to main content
  • Engine State Log
  • Odometer Log
  • Total Fuel Consumption Log
  • Fuel Level Log
  • Engine Runtime Log
  • Engine Oil Percentage Log
  • Engine Oil Pressure Log
  • Engine Oil Temperature Log
  • Engine Coolant Temperature Log
  • Coolant Percentage Log
  • Engine RPM Log
  • Battery Voltage Log
id
string<ulid>
required
Example:

"vcl_st_01D8ZQFGHVJ858NBF2Q7DV9MNC"

provider
string
required

Every provider has a unique code to identify it across Terminal's system. You can find each provider's code under provider details.

Example:

"geotab"

type
string
required
Allowed value: "engine_state"
timestamp
string<date-time>
required
Example:

"2021-01-06T03:24:53.000Z"

vehicle
required

Reference to the vehicle the event is about Unique identifier for the vehicle in Terminal.

Example:

"vcl_01D8ZQFGHVJ858NBF2Q7DV9MNC"

metadata
object
required

Internal metadata about the time series.

state
enum<string>
required
Available options:
on,
off,
idle
sourceId
string

The ID used to represent the entity in the source system.

Example:

"123456789"

raw
RawData · object[]
Example:
[]
I