From 69d57f2ed9d8f41c1d50ecb2aa44de1df5292277 Mon Sep 17 00:00:00 2001 From: Jacob Keeler Date: Tue, 2 Mar 2021 14:10:37 -0500 Subject: Update HMI interface versions for 7.1.0 release (#3642) Also apply style fixes --- src/components/interfaces/HMI_API.xml | 60 +++++++++++++++++------------------ 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml index abda527bcd..92806e7372 100644 --- a/src/components/interfaces/HMI_API.xml +++ b/src/components/interfaces/HMI_API.xml @@ -34,7 +34,7 @@ - + @@ -3838,7 +3838,7 @@ Describes capabilities when the driver is distracted - + @@ -4566,27 +4566,27 @@ - - - - Must be sent by SDL to HMI when there is an update on status of certain services. - Services supported with current version: Video - - - Specifies the service which has been updated. - - - Specifies service update event. - - - - The reason for a service event. Certain events may not have a reason, such as when a service is ACCEPTED (which is the normal expected behavior). - - - - ID of the application which triggered the update. - - + + + + Must be sent by SDL to HMI when there is an update on status of certain services. + Services supported with current version: Video + + + Specifies the service which has been updated. + + + Specifies service update event. + + + + The reason for a service event. Certain events may not have a reason, such as when a service is ACCEPTED (which is the normal expected behavior). + + + + ID of the application which triggered the update. + + Request from SDL to HMI to obtain current UTC time. @@ -5051,7 +5051,7 @@ - + Method is invoked at system startup. Response provides information about presence of VR module and its readiness to cooperate with SDL. @@ -5331,7 +5331,7 @@ - + Request from SDL to show an alert message on the display. @@ -6088,7 +6088,7 @@ - + Method is invoked at system startup. Response must provide the information about presence of UI Navigation module and its readiness to cooperate with SDL. @@ -6312,7 +6312,7 @@ - + Method is invoked at system startup. Response should provide information about presence of any of vehicle information modules (ECU, GPS, etc) and their readiness to cooperate with SDL. @@ -7213,7 +7213,7 @@ - + @@ -7394,7 +7394,7 @@ - + Method is invoked at system startup. Response should provide information about presence of any of remote controllable module and its readiness to cooperate with SDL. @@ -7517,7 +7517,7 @@ - + Interface used for interacting with app services as a producer or consumer -- cgit v1.2.1