当前位置:网站首页>Mqtt x newsletter 2022-06 | v1.8.0 release, new mqtt CLI and mqtt websocket tools
Mqtt x newsletter 2022-06 | v1.8.0 release, new mqtt CLI and mqtt websocket tools
2022-07-08 02:13:00 【EMQX】
In the past month ,MQTT X Released the latest 1.8.0 edition ( Download address :https://github.com/emqx/MQTTX/releases/tag/v1.8.0 ), While optimizing the use experience of some parts and improving various problems , Added CLI and Web Terminal MQTT Client tools , Support to quickly complete the matching on the terminal command line or desktop browser MQTT Connection test of .
1.8.0 Version overview
Support replication connection
In the previous version , Usually, if you want to establish a new connection based on the existing connection , You need to go to the create connection page , Configure the same connection information , Or select the created connection in the connection page and modify the connection name , To create a new connection .
To optimize the use experience , This version supports the function of fast copy connection , Right click the connection in the connection list , In the right-click menu , Select replication , You can quickly copy and create a new connection .

Other optimization
- Update about page
- Fixed the problem that long messages could not be cleared
- Fixed the problem that long messages are repeatedly displayed in different pages
- When repairing a new connection , The selection question in the left menu
- Fix some problems in case display of English version
MQTT X CLI
With MQTT X v1.8.0 Official release of , We launched a MQTT Command line client tools ——MQTT X CLI.
MQTT X CLI Is a fully open source MQTT 5.0 Command line client tools , Also on the command line MQTT X, Designed to help developers without using graphical interfaces , It can also be developed and debugged quickly MQTT Services and Applications .
With MQTT The protocol is widely used in the field of Internet of things ,MQTT X The number of users is also increasing , In order to meet the different debugging needs and use environment of different users ,MQTT X The usage scenario is extended to the interactive form of using the command line . The developers and users of the server can quickly test the deployed in the server terminal MQTT service , Or use some command line scripts to test quickly MQTT service , Quickly complete the matching under different usage scenarios MQTT Development and debugging of services or applications , Improve their relevant business capabilities and stability .
For details, please check MQTT X CLI GitHub Warehouse :https://github.com/emqx/MQTTX/tree/main/cli

Quick start
install
MQTT X CLI You can also quickly download and install to macOS,Linux and Windows On the system , No dependent environment preparation is required before installation , Just input the command line in the terminal , It can be installed and used simply and quickly MQTT X CLI.
Click to see how fast install MQTT X CLI, After installation , It can run directly in the terminal mqttx command .
subscribe
mqttx sub -t 'hello' -h 'broker.emqx.io' -p 1883
Release
mqttx pub -t 'hello' -h 'broker.emqx.io' -p 1883 -m 'from MQTTX CLI'
of MQTT X CLI Specific usage scenarios and methods , Please follow the follow-up article push .
MQTT X Web
Except published MQTT X CLI Out of version , This update also introduces a MQTT Online client tools ——MQTT X Web.
MQTT X Web It's an open source MQTT 5.0 Browser client , It is also an online MQTT WebSocket Client tools . Developers do not need to download and install locally MQTT X, Use WebSocket Quickly connect to MQTT, You can develop and debug your MQTT Services and Applications .
For details, please check MQTT X Web GitHub Warehouse :https://github.com/emqx/MQTTX/tree/main/web
Quickly use and experience class access MQTT X Web Online address :http://tools.emqx.io/
Be careful : On the browser side, only WebSocket Connect to MQTT service , Please note the configuration connection MQTT Protocol and port number , At present, only partial MQTT X The function of , We will continue to synchronize and update in the future , Will unify as soon as possible MQTT X Experience of using local and online tools .

The future planning
MQTT X It is still in the process of continuous enhancement and improvement , In order to bring users more practical 、 Powerful features , Facilitate the testing and development of the Internet of things platform .
Next, we will focus on the following aspects :
- Use experience upgrade
- Plug in system ( For example, support SparkPlug B, Integrate MQTT X CLI)
- Script function optimization
- Introduction MQTT X Mobile Mobile applications
- perfect MQTT X Web function
- MQTT Debug function
Copyright notice : This paper is about EMQ original , Reprint please indicate the source .
Link to the original text :https://www.emqx.com/zh/blog/mqttx-newsletter-202206
边栏推荐
- 谈谈 SAP iRPA Studio 创建的本地项目的云端部署问题
- Can you write the software test questions?
- Introduction à l'outil nmap et aux commandes communes
- Reading notes of Clickhouse principle analysis and Application Practice (7)
- 谈谈 SAP 系统的权限管控和事务记录功能的实现
- metasploit
- 生命的高度
- leetcode 869. Reordered Power of 2 | 869. 重新排序得到 2 的幂(状态压缩)
- 数据链路层及网络层协议要点
- Installing and using mpi4py
猜你喜欢

Key points of data link layer and network layer protocol

Beaucoup d'enfants ne savent pas grand - chose sur le principe sous - jacent du cadre orm, non, ice River vous emmène 10 minutes à la main "un cadre orm minimaliste" (collectionnez - le maintenant)
![[reinforcement learning medical] deep reinforcement learning for clinical decision support: a brief overview](/img/45/5f14454267318bb404732c2df5e03c.jpg)
[reinforcement learning medical] deep reinforcement learning for clinical decision support: a brief overview

Introduction to ADB tools

What are the types of system tests? Let me introduce them to you

给刚入门或者准备转行网络工程师的朋友一些建议

Little knowledge about TXE and TC flag bits

Ml backward propagation
![[knowledge map paper] Devine: a generative anti imitation learning framework for knowledge map reasoning](/img/c1/4c147a613ba46d81c6805cdfd13901.jpg)
[knowledge map paper] Devine: a generative anti imitation learning framework for knowledge map reasoning

Deeppath: a reinforcement learning method of knowledge graph reasoning
随机推荐
Exit of processes and threads
[recommendation system paper reading] recommendation simulation user feedback based on Reinforcement Learning
MySQL查询为什么没走索引?这篇文章带你全面解析
Semantic segmentation | learning record (4) expansion convolution (void convolution)
"Hands on learning in depth" Chapter 2 - preparatory knowledge_ 2.1 data operation_ Learning thinking and exercise answers
VR/AR 的产业发展与技术实现
Height of life
A comprehensive and detailed explanation of static routing configuration, a quick start guide to static routing
The generosity of a pot fish
Version 2.0 of tapdata, the open source live data platform, has been released
VIM use
很多小夥伴不太了解ORM框架的底層原理,這不,冰河帶你10分鐘手擼一個極簡版ORM框架(趕快收藏吧)
What are the types of system tests? Let me introduce them to you
Semantic segmentation | learning record (5) FCN network structure officially implemented by pytoch
Nmap tool introduction and common commands
metasploit
Semantic segmentation | learning record (2) transpose convolution
[knowledge atlas paper] minerva: use reinforcement learning to infer paths in the knowledge base
Talk about the realization of authority control and transaction record function of SAP system
进程和线程的退出