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
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
The text was updated successfully, but these errors were encountered:
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:
For Admin Use
The text was updated successfully, but these errors were encountered: