Skip to main content

Lights_Brake

Brake lights.

type Lights_Brake {
isActive: Vehicle_Body_Lights_Brake_IsActive_Enum
isDefect: Boolean
}

Fields

Lights_Brake.isActive ● Vehicle_Body_Lights_Brake_IsActive_Enum enum

Indicates if break-light is active. INACTIVE means lights are off. ACTIVE means lights are on. ADAPTIVE means that break-light is indicating emergency-breaking.

Lights_Brake.isDefect ● Boolean scalar

Indicates if light is defect. True = Light is defect. False = Light has no defect.

Member Of

Lights object