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

SDL process empty structure as valid from HMI #3368

Closed
HSavynetska opened this issue May 14, 2020 · 1 comment
Closed

SDL process empty structure as valid from HMI #3368

HSavynetska opened this issue May 14, 2020 · 1 comment
Assignees
Labels

Comments

@HSavynetska
Copy link

HSavynetska commented May 14, 2020

Bug Report

SDL process empty structure as valid from HMI

Reproduction Steps
  1. HMI sends array with empty structure { {} } in fuelRange on GetVehicleData_response / OnVehicleData_notification to SDL
Expected Behavior

for GetVehicleData:
SDL does respond GENERIC_ERROR to mobile
for OnVehicleData:
SDL does ignore this notification and SDL does not send OnVehicleData notification to mobile app.

Observed Behavior

for GetVehicleData:
SDL responds SUCCESS to mobile
for OnVehicleData:
SDL does not ignore this notification and sends OnVehicleData notification to mobile app.

OS & Version Information
Test Case, Sample Code, and / or Example App
@jacobkeeler
Copy link
Contributor

Closed via #3751

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants