mqtt-cli
mqtt-cli copied to clipboard
format payload to hex
Problem or use case
I noticed that json output is currently supported, but for binary data, hex format is more obvious. Is it currently supported?
Preferred solution or suggestions
Specify the display format of the payload part through parameters
thanks