DMS
Driver Monitoring System signals.
type DMS {
isEnabled: Boolean
isError: Boolean
isWarning: Boolean
}
Fields
DMS.isEnabled ● Boolean scalar
Indicates if DMS is enabled. True = Enabled. False = Disabled.
DMS.isError ● Boolean scalar
Indicates if DMS incurred an error condition. True = Error. False = No Error.
DMS.isWarning ● Boolean scalar
Indicates if DMS has registered a driver alert condition.
Member Of
ADAS object