You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Bug Report
SDL process empty structure as valid from HMI
Reproduction Steps
Expected Behavior
for GetVehicleData:
SDL does respond
GENERIC_ERROR
to mobilefor OnVehicleData:
SDL does ignore this notification and SDL does not send OnVehicleData notification to mobile app.
Observed Behavior
for GetVehicleData:
SDL responds
SUCCESS
to mobilefor 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
The text was updated successfully, but these errors were encountered: