mqtt-cli
mqtt-cli copied to clipboard
MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1
## Problem or use case I want to connect to different brokers via `mqtt shell` in different situations (e.g. different projects, local dev vs. staging environments, etc.) and it'd be...
## Problem or use case A maintainer/developer of an MQTT broker might want to fuzz his broker to find possible decoding/implementation issues. ## Preferred solution or suggestions The command could...
A gradle plugin for .nuget can be found here: https://github.com/Itiviti/gradle-nuget-plugin Add the package in the same way like the others Add documentation ``` buildscript { repositories { mavenCentral() } dependencies...
Add ability to read all information from yaml file(s) - this could be a single parameter or a block of parameters or at least the whole command could be packed...
## Expected behavior `mqtt test` should succeed. ## Actual behavior `mqtt test` fails with login error. ## To Reproduce ### Steps create `$HOME/.mqtt-cli/config.properties`: ``` mqtt.host=xyz mqtt.port=8883 mqtt.version=5 auth.username=emqx123 auth.password=password ```...
## Expected behavior Source Code Build and Tests are Green. To work on the project I want to make sure I have the right build environment. Maybe causesd with unstable...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | de.thetaphi.forbiddenapis | `3.6` -> `3.7` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.google.cloud.tools.jib | `3.4.0` -> `3.4.2` | [](https://docs.renovatebot.com/merge-confidence/)...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/hivemq/mqtt-cli). - WARN:...