class documentation

class Lights__Daytime(BooleanData):

View In Hierarchy

Specifies whether the daytime lights are on or off.

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

Is always 'lights/daytime'

val: bool =

True iff the daytime lights are on.