A MQTT client tool plugin for IDEA that enables you to interact quickly and easily with any MQTT Broker or IoT(Internet of Things) server.
The client gives you a single compact tool for the most important client operations (publish and subscribe).
plugin page: https://plugins.jetbrains.com/plugin/17465-mqtt-client
- MQTT 5.0 protocol support: The client supports most of MQTT features for MQTT Version 5 & 3.1.1.
- Simple and clean graphical interface: Chat like interface.
- SSL authentication: Support for CA certificates
- Payload format conversion: Support for Hex, Base64, JSON and Plaintext.
- Custom script: Support custom script to encode/decode any protocol data.
You can use script to encode the username or encrypt the password before connect to the server.
More details: use script
If you have any questions or ideas, contact me:
email: [email protected]