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

Add argument to generatePacketDataCmd CLI to use proper encoding format #3974

Closed
3 of 4 tasks
crodriguezvega opened this issue Jun 27, 2023 · 0 comments · Fixed by #4537
Closed
3 of 4 tasks

Add argument to generatePacketDataCmd CLI to use proper encoding format #3974

crodriguezvega opened this issue Jun 27, 2023 · 0 comments · Fixed by #4537

Comments

@crodriguezvega
Copy link
Contributor

crodriguezvega commented Jun 27, 2023

Pre-requisites:

Add extra argument(s) to generatePacketDataCmd to use the proper encoding format (proto or JSON, at the moment of writing) for the messages in the ICA packet data.

The argument(s) could be:

  • The encoding type itself.
  • The port ID and channel ID of the ICA channel, so that the encoding type could be figured out from the version of the channel

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant