class documentation

class Interior__Wiper(BooleanData):

View In Hierarchy

Boolean indicating if wiper is turned on.

Boolean attribute that indicates whether the windshield wiper is on. This includes time intervals when the wiper is not in motion, but will move again after a fixed interval. It does not include an 'automatic' setting when, for absence of rain, the wipers will not move in the foreseeable future.

Class Variable name Is always 'interior/wiper'
Class Variable val True iff the wipers are on.
name: Literal['interior/wiper'] =

Is always 'interior/wiper'

val: bool =

True iff the wipers are on.