Skip to content
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

Fix SubscribeVehicleData/UnsubscribeVehicleData response #34

Conversation

AKalinich-Luxoft
Copy link
Contributor

There was a problem that HMI keeps subscription status of applications on SubscribeVehicleData/UnsubscribeVehicleData requests is comming. However this is an SDL responsibility
to manage with subscriptions.

In this commit was updated HMI logic to provide only list of available vehicle data and just check requested data using it. All logic related to subscriptions were removed.

NOTE

This is a PR #33 which just resent to another branch

There was a problem that HMI keeps subscription status of
applications on SubscribeVehicleData/UnsubscribeVehicleData
requests is comming. However this is an SDL responsibility
to manage with subscriptions.

In this commit was updated HMI logic to provide only list of
available vehicle data and just check requested data using it.
All logic related to subscriptions were removed.
@AKalinich-Luxoft AKalinich-Luxoft merged commit 6d512d3 into smartdevicelink:feature/FuelRange Oct 10, 2017
Jack-Byrne pushed a commit that referenced this pull request Jan 23, 2018
…t_values

Fix current HD channel values dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant