-
Updated
Aug 29, 2020 - Python
#
mqtt
Here are 4,175 public repositories matching this topic...
A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, MQTT, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
-
Updated
Aug 28, 2020 - C
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
-
Updated
Aug 28, 2020 - C
Open-source IoT Platform - Device management, data collection, processing and visualization.
visualization
platform
mqtt
iot
coap
middleware
kafka
akka
spark
dashboard
netty
websockets
grpc
widgets
iot-platform
smart-farm
fleet-tracking
thingsboard
iot-analytics
-
Updated
Aug 28, 2020 - Java
Golang framework for robotics, drones, and the Internet of Things (IoT)
go
mqtt
raspberry-pi
iot
arduino
beaglebone-black
gpio
robot
uav
drone
robotics
hardware
i2c
bluetooth
internet-of-things
sphero
intel-joule
beaglebone
bluetooth-le
intel-edison
-
Updated
Aug 16, 2020 - Go
EMQ X Broker - Scalable Distributed MQTT Message Broker for IoT in 5G Era
mqtt
iot
coap
m2m
erlang
messaging
pubsub
mqtt-broker
iot-middleware
broker
coap-server
mqtt-server
lorawan
erlang-mqtt-broker
m2mqtt
lorawan-server
iot-server
5g
iot-broker
5g-messaging
-
Updated
Aug 28, 2020 - Erlang
The MQTT client for Node.js and the browser
-
Updated
Aug 28, 2020 - JavaScript
Eclipse Mosquitto - An open source MQTT broker
-
Updated
Aug 28, 2020 - C
The Pokemon Go Bot, baking with community.
python
slack
bot
docker
mqtt
pokemon
automation
telegram
script
pokemongo
pokemongo-bot
pokestops
pokemongof
-
Updated
Nov 11, 2019 - Python
A curated list of amazingly awesome Home Assistant resources.
home-automation
mqtt
iot
awesome
smarthome
internet-of-things
awesome-list
diy
home-assistant
homeautomation
homeassistant
homeassistant-config
hassio-repository
hassio
hassio-addons
-
Updated
Aug 27, 2020 - Shell
High performance, distributed and low latency publish-subscribe platform.
-
Updated
Jun 25, 2020 - Go
With PJON you build networks of devices for free with no need of a cloud service or a centralised platform you don’t fully control.
windows
linux
open-source
mqtt
raspberry-pi
iot
arduino
esp8266
privacy
teensy
tcp
communication
cpp
network
udp
protocol
internet-of-things
attiny85
decentralization
hc-12
-
Updated
Aug 29, 2020 - C++
A distributed MQTT message broker based on Erlang/OTP
mqtt
iot
m2m
erlang
scalable
messaging
pubsub
distributed
message-queue
iot-middleware
broker
manufacturing
industrial-automation
vernemq
industrial-communication
industrial-iot
industry-40
vernemq-users
vernemq-documentation
-
Updated
Aug 10, 2020 - Erlang
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
-
Updated
Aug 28, 2020 - C++
Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
-
Updated
Jul 22, 2020 - Erlang
mqant是一款基于Golang语言的简洁,高效,高性能的分布式微服务框架
-
Updated
Jun 3, 2020 - Go
esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
-
Updated
Mar 19, 2020 - C
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
java
http
home-automation
mqtt
raspberry-pi
iot
arduino
esp8266
ota
hardware
netty
rest-api
esp32
websockets
internet-of-things
particle-photon
iot-platform
ssl-certificate
blynk-server
blynk
-
Updated
Aug 25, 2020 - Java
教你设计物联网系统。构建自己的Internet of Things 。
-
Updated
Aug 11, 2020 - HTML
MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, beacons detection, mi flora / mi jia / LYWSD02/ Mi Scale compatibility, SMS & LORA.
home-automation
mqtt
arduino
esp8266
nodemcu
esp32
gateway
bridge
ble
home-assistant
xiaomi
arduino-uno
wemos-d1
miflora
rcswitch
openhab2
ble-beacons
-
Updated
Aug 28, 2020 - C++
Crossbar.io - WAMP application router
-
Updated
Aug 18, 2020 - Python
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
tls
mqtt
iot
csharp
tcp
communication
nuget
uwp
netcore
iot-platform
mqtt-broker
broker
net
mqtt-client
mqtt-server
iot-framework
netframework
mqtt-protocol
anycpu
-
Updated
Aug 28, 2020 - C#
iOS, macOS, tvOS native ObjectiveC MQTT Client Framework
-
Updated
Aug 10, 2020 - Objective-C
Improve this page
Add a description, image, and links to the mqtt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mqtt topic, visit your repo's landing page and select "manage topics."


What would you like to be added/modified:
Now, when we excute
keadm reset, it will exit directly, without any confirmation prompt. Maybe we need a step for that.Why is this needed:
To avoid a wrong input, or other reason not really want to reset, we need an intermediate step for confirmation. And it is also a best practice when we want to close or exit something.
For anyone