Skip to content

cadeeper/cd-mqtt-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Features

  • 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.

How to use

connect and subscribe/publish

sub&pub

Connect script

You can use script to encode the username or encrypt the password before connect to the server.
More details: use script

Message script

add script

add script

use script

use script select script

Contact me

If you have any questions or ideas, contact me:
email: cadeeper@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published