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