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 does not send 0 value in SupportedDiagModes array to mobile app #3935

Open
GetmanetsIrina opened this issue Jun 23, 2022 · 0 comments
Open

Comments

@GetmanetsIrina
Copy link

Bug Report

SDL does not send 0 value in supportedDiagModes array to mobile app in RAI response

Reproduction Steps
  1. Change value in smartdeviceLink.ini file: add 0x00 element to the SupportedDiagModes array
  2. Start SDL
  3. Register application
Expected Behavior

According to API https://github.com/smartdevicelink/rpc_spec/blob/20d64e68e1a2af630ac9f33888c971573bcebdd9/MOBILE_API.xml#L5127 min value for supportedDiagModes is 0.
So SDL resends supportedDiagModes array with 0 element value to the mobile app in RAI

Observed Behavior

SDL does not send 0 value in supportedDiagModes array to mobile app in RAI response

OS & Version Information
Logs

logs.zip

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

No branches or pull requests

1 participant