All Projects → mcxiaoke → Mqtt

mcxiaoke / Mqtt

MQTT协议3.1.1中文翻译版,IoT,物联网

Programming Languages

Rich Text Format
576 projects
HTML
75241 projects

Labels

Projects that are alternatives of or similar to Mqtt

Wolfmqtt
wolfMQTT is a small, fast, portable MQTT client implementation, including support for TLS 1.3.
Stars: ✭ 316 (-92.21%)
Mutual labels:  mqtt
Mqtt C
A portable MQTT C client for embedded systems and PCs alike.
Stars: ✭ 342 (-91.57%)
Mutual labels:  mqtt
Freedomotic
Open IoT Framework
Stars: ✭ 354 (-91.28%)
Mutual labels:  mqtt
Simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
Stars: ✭ 318 (-92.16%)
Mutual labels:  mqtt
Heatpump
Arduino library to control Mitsubishi Heat Pumps via connector cn105
Stars: ✭ 327 (-91.94%)
Mutual labels:  mqtt
Vuejs Admin
基于eggjs、vuejs的设备管理系统,有帮助的话麻烦给个star谢谢
Stars: ✭ 350 (-91.38%)
Mutual labels:  mqtt
Mqtt Panel
A web interface for MQTT
Stars: ✭ 315 (-92.24%)
Mutual labels:  mqtt
Zigbee2mqttassistant
GUI for Zigbee2Mqtt running in docker and HASS.IO
Stars: ✭ 371 (-90.86%)
Mutual labels:  mqtt
Espixelstick
Firmware for the ESPixelStick
Stars: ✭ 332 (-91.82%)
Mutual labels:  mqtt
Iot push
基于netty+mqtt3.1.1+springboot+jdk8 实现的 mqtt 服务端跟客户端
Stars: ✭ 353 (-91.3%)
Mutual labels:  mqtt
Esp Mqtt Json Multisensor
(OBSOLETE) ESP MQTT JSON Multisensor for Home Assistant. Supported sensors include the TEMT6000 light, AM312 PIR, DHT22 temperature/humidity sensors. RGB led supports flash, fade, and transition. Over-The-Air (OTA) uploading, too!
Stars: ✭ 323 (-92.04%)
Mutual labels:  mqtt
Chirpstack Gateway Bridge
ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
Stars: ✭ 324 (-92.02%)
Mutual labels:  mqtt
Zwave2mqtt
Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
Stars: ✭ 352 (-91.33%)
Mutual labels:  mqtt
Saea
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
Stars: ✭ 318 (-92.16%)
Mutual labels:  mqtt
Mqtt Smarthome
Smart home automation with MQTT as the central message bus - Architectural proposal
Stars: ✭ 356 (-91.23%)
Mutual labels:  mqtt
Socket Mqtt
基于Netty+MQTT的高性能推送服务框架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。
Stars: ✭ 314 (-92.26%)
Mutual labels:  mqtt
Harmony Api
🗼 A simple server allowing you to query/control multiple local Harmony Home Hubs over HTTP or MQTT
Stars: ✭ 345 (-91.5%)
Mutual labels:  mqtt
Pokemongo Bot
The Pokemon Go Bot, baking with community.
Stars: ✭ 3,730 (-8.08%)
Mutual labels:  mqtt
Groza
开源物联网平台 - 物联网解决方案的设备管理,数据收集,处理
Stars: ✭ 364 (-91.03%)
Mutual labels:  mqtt
Sonoff Homeassistant
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant
Stars: ✭ 354 (-91.28%)
Mutual labels:  mqtt

MQTT协议中文版

by mcxiaoke

最新版本: v1.0.6 2021.07.07

文档地址

概述

MQTT是一个客户端服务端架构的发布/订阅模式的消息传输协议。它的设计思想是轻巧、开放、简单、规范,易于实现。这些特点使得它对很多场景来说都是很好的选择,特别是对于受限的环境如机器与机器的通信(M2M)以及物联网环境(IoT)。

目录

发现任何翻译问题或格式问题欢迎提PR帮忙完善。


旧版文档

已过期,建议使用GitBook版本 最新版本: v1.0.1 2015.10.22

文档 连接
中文版 HTML MQTT 3.1.1 中文版
中文版 PDF MQTT 3.1.1 中文版
英文版 HTML MQTT Version 3.1.1
英文版 PDF MQTT Version 3.1.1

许可协议


联系方式

开源项目


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].