From a63649f4832a9f50bd1269a21f18b2162b2fffce Mon Sep 17 00:00:00 2001 From: Igor Kozyrenko Date: Mon, 7 Apr 2014 17:44:58 +0300 Subject: [PATCH] APPLINK-6351, Update HMI API Signed-off-by: Justin Dickow Conflicts: src/components/interfaces/HMI_API.xml --- src/components/interfaces/HMI_API.xml | 88 +++++++++++++++++++++++++---------- 1 file changed, 63 insertions(+), 25 deletions(-) diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml index 320dee9..8ebea52 100644 --- a/src/components/interfaces/HMI_API.xml +++ b/src/components/interfaces/HMI_API.xml @@ -806,7 +806,7 @@ - + @@ -815,13 +815,13 @@ - + - + - - - + + + @@ -946,10 +946,10 @@ Enumeration listing possible asynchronous requests. - + - - + + @@ -1096,7 +1096,7 @@ - + Get URL based on service type. @@ -1427,7 +1427,7 @@ Desired keypress mode. If omitted, this value will be set to RESEND_CURRENT_ENTRY. - + Array of keyboard characters to enable. All omitted characters will be greyed out (disabled) on the keyboard. @@ -1953,7 +1953,7 @@ The type of system request. - + Optional array of URL(s) for HTTP requests. @@ -1967,10 +1967,10 @@ - + File reference name. - + ID of application that requested this RPC. @@ -1991,12 +1991,6 @@ Optional length in bytes for resuming partial data chunks - - Full Size of file. sends in first OnPutFile notification if file is splited - into many PutFiles - - - File reference name. @@ -2025,12 +2019,12 @@ The type of system request. - + The path to file. - + ID of application that requested this RPC. - + @@ -2581,6 +2575,7 @@ + @@ -2592,6 +2587,7 @@ ID of application related to this RPC. + See DisplayCapabilities @@ -3559,6 +3555,25 @@ + + + From: SYNCP Manager + To: SDL + Notification sent to SDL when SYNCP Manager receives and decrypts updated policy table + + + Location of decrypted policy table Json file on target + + + + + + From: SYNCP Manager + To: SDL + Notifies SDL to supply a new "PolicyUpdate" request with more recent snapshot data + + + Request from HMI to SDL to get list of permissions for app. If no app specified - list of permissions for all apps. @@ -3602,6 +3617,29 @@ + + + From: SDL + To: SYNCP Manager + Asks SYNCP Manager to send given Policy Table snapshot to the backend + + + + Location of policy table snapshot + + + + + Send attempt timeout in seconds + + + + + Array of delays to wait after failed atempts + + + + Request from HMI to SDL to start update of Policy Table. @@ -3632,10 +3670,10 @@ Sent by system to SDL to get list of URL for specified service type and optionally policy's application id. - + - + -- 2.7.4