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

Fixing the command argument optional attribute loading and fixing the zcl cli helper to take that into account #749

Conversation

brdandu
Copy link
Collaborator

@brdandu brdandu commented Sep 27, 2022

  • Adding additional options to zcl_command_argument_type_to_cli_data_type_util function such that it can account for the the isOptional argument to return the precise CLI command argument
  • The xml mentions optional=1 for the command arguments. Therefore accounting for that in the zcl-loader-silabs.js
  • JIRA: EMZIGBEE-10318

… zcl cli helper to take that into account

- Adding additional options to zcl_command_argument_type_to_cli_data_type_util function such that it can account for the the isOptional argument to return the precise CLI command argument
- The xml mentions optional=1 for the command arguments. Therefore accounting for that in the zcl-loader-silabs.js
- JIRA: EMZIGBEE-10318
@brdandu brdandu merged commit 2ae2264 into project-chip:master Sep 27, 2022
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