Skip to content
#

MQTT

mqtt logo

MQTT is a lightweight, publish-subscribe messaging protocol for the Internet of Things (IoT). It is an OASIS standard and an ISO recommendation (ISO/IEC 20922).

Here are 6,272 public repositories matching this topic...

curl

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features

  • Updated Aug 10, 2022
  • C
gy95
gy95 commented May 21, 2022

What would you like to be added/modified:
when we run keadm beta join command to start an edge node, we run systemd related commands in our source codes to start edgeocre systemd service, such as
https://github.com/kubeedge/kubeedge/blob/bef4c51ee551d315e3eb5e75db4878dd023b867f/keadm/cmd/keadm/app/cmd/edge/joinb

help wanted good first issue kind/feature

JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。

  • Updated Aug 10, 2022
  • Java

🐝 IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoDB, Spring Security, OAuth2, RuleEngine, Kafka, Docker)

  • Updated Aug 10, 2022
  • Java
MustaRohman
MustaRohman commented Feb 15, 2021

Environment

  • VerneMQ Version: 1.11.0
  • OS:
    Distributor ID: Ubuntu
    Description: Ubuntu 18.04.5 LTS
    Release: 18.04
    Codename: bionic
  • Erlang/OTP version (if building from source): 19
  • VerneMQ configuration (vernemq.conf) or the changes from the default
  • Cluster size/standalone:

Expected behaviour

Connection to Redis server running on unixsocket, configured within Lua scr

OpenMQTTGateway

MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility, SMS & LORA.

  • Updated Aug 11, 2022
  • C++