Gear State

value
string
The current gear selection of the vehicle’s transmission.

Drive Mode

canonical
string
required
The standardized drive mode value
oemDisplayName
string
required
The display name for the drive mode as shown by the OEM
Example
{
  "canonical": "NORMAL",
  "oemDisplayName": "everyday"
}