Gear State

Signal code: transmission-gearstate The current gear selection of the vehicle’s transmission.
value
string
The current gear selection of the vehicle’s transmission.

Drive Mode

Signal code: transmission-drivemode Represents the current drive mode selected in the vehicle’s transmission system
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"
}