-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/sdl 0188 interior vehicle data resumption #96
Feature/sdl 0188 interior vehicle data resumption #96
Conversation
|
||
note over ExtensionPendingResumptionHandler | ||
Responsible for watching if subscription | ||
to any data already sent |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sent to HMI
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and prevent sending dublicate | ||
end note | ||
|
||
RAI1 -> ResumptionDataProcessor : StartResumption |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove RAI. reaple with RAI1 or RAI2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -0,0 +1,82 @@ | |||
@startuml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Show explicit that is app2 is subsribed not another data, appropriate HMI request will be sent
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
f8d03d2
to
10a4409
Compare
@yang1070 please, see the updates made |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please note this PR also include the changes for SDL-190. Please re-base the PR after changes for SDL-190 get merged.
We reviewed this pull request, especially the section relate only to SDL-188 during online meeting. All the comments are addressed and questions are answered. The final changes look good to me.
Ford team approves this change regarding SDL188.
@theresalech PR is ready for Livio review. Thank you! |
@ShobhitAd, the conflicts were resolved. The PR is ready for merging. |
Fixes 1480
This PR is ready for review.
Risk
N/A
Testing Plan
N/A
Summary
Add interior vehicle data to the resumption
CLA