From b5cef8fb69d75225849b4d49001478981e6c3d5e Mon Sep 17 00:00:00 2001 From: jacobkeeler Date: Mon, 29 Oct 2018 17:21:47 -0400 Subject: [PATCH] Update MOBILE_API.xml to rpc spec version 4.5.1 --- src/components/interfaces/MOBILE_API.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml index a1c64aecda3..733b724cf73 100644 --- a/src/components/interfaces/MOBILE_API.xml +++ b/src/components/interfaces/MOBILE_API.xml @@ -1,7 +1,7 @@ - + The request succeeded @@ -1997,7 +1997,7 @@ Availability of remote control feature. True: Available, False: Not Available - + @@ -2600,7 +2600,7 @@ If the signal strength falls below the set value for this parameter, the radio will tune to an alternative frequency - True if the radio is on, false is the radio is off + True if the radio is on, false is the radio is off. If set to false, no other data will be included. @@ -5471,10 +5471,11 @@ In the future, this should be the Identification of a module. - + - If subscribe is true, the head unit will register onInteriorVehicleData notifications for the requested moduelType. - If subscribe is false, the head unit will unregister onInteriorVehicleData notifications for the requested moduelType. + If subscribe is true, the head unit will register OnInteriorVehicleData notifications for the requested moduleType. + If subscribe is false, the head unit will unregister OnInteriorVehicleData notifications for the requested moduleType. + If subscribe is not included, the subscription status of the app for the requested moduleType will remain unchanged.