Driver distraction rules may be specific to country/area, so it depends on HMI when to trigger activate/deactivate states.
1. Whether the app receives the notification in current HMILevel is defined by app's assigned Policies.
2. SDL ignores all invalid notifications which come from HMI (invalid JSON, invalid data types/bounds etc).
Name | Type | Mandatory | Additional |
---|---|---|---|
state | Common.DriverDistractionState | true |
{ "jsonrpc" : "2.0", "method" : "UI.OnDriverDistraction", "params" : { "state" : "DD_ON" } }