class documentation

class Lights__Indicator__Left(BooleanData):

View In Hierarchy

Specifies whether the left turning signal indicator light is set or not. This attribute follows the value of the indicator light switch and not the light itself, i.e. this attribute stays True throughout the entire blinking process.

Class Variable name Is always 'lights/indicator/left'
Class Variable val True iff the left indicator light switch is on.
name: Literal['lights/indicator/left'] =

Is always 'lights/indicator/left'

val: bool =

True iff the left indicator light switch is on.