class documentation

class Lights__Brake(BooleanData):

View In Hierarchy

Indicates whether the brake lights are on.

Class Variable name Is always 'lights/brake'
Class Variable val True iff the brake lights are on.
name: Literal['lights/brake'] =

Is always 'lights/brake'

val: bool =

True iff the brake lights are on.