MQTT资料

Web

Mobile platforms

Desktop tools

  • MIMIC MQTT Simulator – Thousands of publishers and/or subscribers for rapid prototyping of IoT Applications, performance testing and tuning of deployments.
  • Bevywise IoT Simulator – IoT Simulator provides complete functional and performance testing tools for the MQTT Platform, Application & Devices Development.
  • IA92 – IA92 support pack includes very useful MQTT Java swing GUI for publishing & subscribing.
  • MQTT.app – an OS X desktop test application (simple pub/sub) by 2lemetry, available from the Mac App Store.
  • SimpleMessage – a basic OS X desktop client based on the Paho C client.
  • TT3 – a full featured windows MQTT client application using Paho libs. Several additional features like performance testing and alerts.
  • mqtt-spy – the most advanced open source utility for monitoring activity on MQTT topics; based on the Paho Java client; for details see the project’s home page.
  • mqtt-spy-daemon – a headless (command-line) version of mqtt-spy; for details see the project’s home page.
  • mosquitto_pub/mosquitto_sub – Publish/Subscribe command line clients, provided with the mosquitto package.
  • MQTT.fx – MQTT.fx is a MQTT Client written in Java based on Eclipse Paho.
  • mqtt-stats – MQTT Topic Statistics

Desktop notification tools

Gateways

  • Xenqtt – includes a client library, mock broker for unit/integration testing, and applications to support enterprise needs like using a cluster of servers as a single client, an HTTP gateway, etc.
  • twitter2mqtt – a Twitter to MQTT gateway (1-shot) which is using mosquitto.
  • mqtt-http-bridge – this simple web application provides a bridge between HTTP and MQTT using a RESTish interface.
  • mqtt-to-twitter-daemon – a MQTT to Twitter ruby daemon.
  • twitter-to-mqtt-daemon – a Twitter User-streams to MQTT ruby daemon.
  • mqtt-republisher-daemon – a small MQTT topics republisher.
  • OPC Router – MQTT Gateway (publisher/subscriber) with various plug-ins

Misc

  • Eclipse Paho – provides an Eclipse view which can interact with a broker for testing.
  • mqtt-watchdir – recursively watch a directory for modifications and publish file content to an MQTT broker.
  • mqttfs – mqttfs allows you to mount a directory as effectively a link to an MQTT topic hierarchy on an MQTT server.

原文地址:https://www.cnblogs.com/dXIOT/p/11403035.html

时间: 2024-11-10 18:35:09

MQTT资料的相关文章

IBM MQTT协议基本资料

原文链接:http://37iot.com/topic/5565a193d2dd2fc71da04f7c 初次听说MQTT还是在学习Android消息推送的时候,只是粗浅的了解,未曾深究.最近专注于IOT开发,在信息传递方面自然就想到了它. 相关资料: MQ 遥测传输 (MQTT) V3.1 协议规范:http://www.ibm.com/developerworks/cn/webservices/ws-mqtt/index.html 开源的mosquitto项目地址:http://mosqui

成为专业程序员路上用到的各种优秀资料、神器及框架

最近想着怎么把自己的知识体系进行整理起来,使用思维导图进行描述,对自己以后的发展也有一个更深的认识,更快的提升自己:看到了下面这篇文章,感觉非常实用,从语言到框架都非常全面,自己也可以继续补充,也是对自己知识体系的一个补充吧. 前言 成为一名专业程序员的道路上,需要坚持练习.学习与积累,技术方面既要有一定的广度,更要有自己的深度. 笔者作为一位tool mad,将工作以来用到的各种优秀资料.神器及框架整理在此,毕竟好记性不如烂键盘,此项目可以作为自己的不时之需. 本人喜欢折腾,记录的东西也比较杂

安装MQTT客户端/服务器

MQTT官方介绍 MQTT is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol. It was designed as an extremely lightweight publish/subscribe messaging transport. It is useful for connections with remote locations where a small code foot

【真正福利】成为专业程序员路上用到的各种优秀资料、神器及框架

转载,原地址:http://www.cnblogs.com/jasondan/p/6380597.html 据说看到好文章不推荐的人,服务器容易宕机!本文版权归翟士丹(Stan Zhai)和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文链接,否则保留追究法律责任的权利. 好东西不是随便收集下,发篇博文,骗些点赞的!积累了5年多的东西,是时候放出来跟大家见见面了. 或许有的园友在14年的时候收藏过我的一篇"工欲善其事.必先利其器"的博文,时隔3年,已经

物联网协议测评平台——吊兰使用指南-MQTT协议 Python Paho

在忙了一个周末之后,还是小有成果的.发布了一个简单的物联网平台: http://mqtt.phodal.com,简单地写一下使用指南. CoAP协议 使用Libcoap的话可以用 <code style="box-sizing: border-box; font-family: Consolas, Menlo, Monaco, 'Courier New', monospace; font-size: 1em; padding: 0px; color: inherit; border-top

成为专业程序员路上有用的各种优秀资料、神器及框架

目录 资料篇 技术站点 必看书籍 大牛博客 GitHub篇 工具篇 平台工具 常用工具 第三方服务 爬虫相关(好玩的工具) 安全相关 Web服务器性能/压力测试工具/负载均衡器 大数据处理/数据分析/分布式工具 Web前端 语言篇 Scala Java Python Swift .NET C & C++ 其他 游戏开发相关 日志聚合,分布式日志收集 RTP,实时传输协议与音视频 资料篇 技术站点 在线学习:Coursera.edX.Udacity.MIT公开课.MOOC学院.慕课网 Hacker

[转载]程序员路上用到的各种优秀资料、神器及框架

好东西不是随便收集下,发篇博文,骗些点赞的!积累了5年多的东西,是时候放出来跟大家见见面了. 或许有的园友在14年的时候收藏过我的一篇"工欲善其事.必先利其器"的博文,时隔3年,已经做了N多更新,那篇文章也已被我删除,迁移至GitHub,重新进行管理. 这篇文章,大家可以推荐.收藏,让更多的人在园内看到,让福利普照. 因为这篇文章,我以后不会更新. 但项目依旧会更新,所以,更好的做法是,请到GitHub上Star:be-a-professional-programmer 前言 成为一名

[1] MQTT,mosquitto,Eclipse Paho----入门

MQTT,mosquitto,Eclipse Paho这三个单词陌生而又神秘.那么这三个单词究竟是什么意思,代表了什么技术,他们之间有关联吗?不着急,请听笔者慢慢给大家分享. (1)MQTT(英语全称,Message Queue Telemetry Transport),中文翻译过来就是遥测传输协议:其主要提供订阅/发布模式,更为简约.轻量,易于使用,针对受限环境(带宽低.网络延迟高.网络通信不稳定),属于物联网(Internet of Thing)的一个传输协议.具体协议内容,请参考:http

MQTT的学习之Mosquitto简要教程(安装&amp;使用)

Mosquitto是一个实现了MQTT3.1协议的代理服务器,由MQTT协议创始人之一的Andy Stanford-Clark开发,它为我们提供了非常棒的轻量级数据交换的解决方案.本文的主旨在于记录Mosquitto服务的安装和使用,以备日后查阅. 获取&安装 在Linux系统上安装Mosquitto,本人建议大家使用源码安装模式,最新的源码可从 http://mosquitto.org/files/source/ 地址中获取.解压之后,我们可以在源码目录里面找到主要的配置文件config.mk