class documentation

class HmiFeedback__Visual(NumberData):

View In Hierarchy

Numeric ID indicating some study-specific visual feedback given to the operator, e.g. via a warning light. A value of 0 means that no relevant visual feedback was given to the driver. Any value <> 0 denotes a study-specific feedback ID that must be specified in the study description document referenced in the resources field.

See also: - HmiFeedback__Acoustic - HmiFeedback__Other

Class Variable name Is always 'hmi_feedback/visual'
Class Variable val Numeric ID of the study-specific visual feedback, or 0 if no visual feedback.
name: Literal['hmi_feedback/visual'] =

Is always 'hmi_feedback/visual'

val: int =

Numeric ID of the study-specific visual feedback, or 0 if no visual feedback.