At HiveMQ we have worked with many customers to develop and test their MQTT deployments. One thing we have found is the need for a command-line tool to quickly generate MQTT test clients to test the connections between clients and an MQTT broker. This is an introduction to our smart, compact and open source MQTT Command Line Interface.
Read more on our blog post about the MQTT CLI: https://www.hivemq.com/blog/mqtt-cli/
To the GitHub Repo: https://github.com/hivemq/mqtt-cli
The MQTT CLI comes in various binary packages that can be downloaded from the documentation homepage on GitHub: https://hivemq.github.io/mqtt-cli/doc...
#MQTT Testing #HiveMQ #MQTTCLI