mqtt-client
Here are 938 public repositories matching this topic...
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/.
-
Updated
Mar 20, 2022 - C#
SQL Insert Statement
Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase
Expected behavior:
to be able to insert to a sql database in an activity
What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database
Additional information you deem important (e.g. I need this tomorrow):
iOS, macOS, tvOS native ObjectiveC MQTT Client Framework
-
Updated
Sep 21, 2021 - Objective-C
More stats
Some more stats for perfromace would be nice:
- Messages last minute
- Messages last hour
- Messages last 24h
- Shortest time between messages
- Min/max/average message payload size
Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
-
Updated
Feb 14, 2022 - Java
MQTT X: Elegant Cross-platform MQTT 5.0 Desktop Client
-
Updated
Mar 4, 2022 - TypeScript
MQTT client/broker using Python asynchronous I/O
-
Updated
Feb 10, 2022 - Python
Device normal info
- Smart Wireless Switch M2
Device info:
{
"active_time": 1624995021,
"biz_type": 18,
"category": "wxkg",
"create_time": 1624995021,
"icon": "smart/icon/ay1536047723331OpdLN/166bec229d0c60605b4d068e0d9b7e50.png",
"id": "eb7669e6fb880cb4c******",
"ip": "",
"lat": "",
"local_key": "***",
"lon
Problem or use case
The client is currently only logging errors and warnings. For debugging purposes and during application development, it would be very useful to also have logs detailing the message flow.
Preferred solution or suggestions
TRACE level logging for incoming and outgoing MQTT control packet types, e.g., PUBLISH, SUBSCRIBE, PUBACK, SUBACK.
GUI application to discover and monitor devices flashed with https://github.com/arendst/Sonoff-Tasmota
-
Updated
Feb 6, 2022 - Python
Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET implementations
-
Updated
Oct 1, 2021 - C#
A wrapper for the Eclipse Mosquitto™ MQTT client library for PHP.
-
Updated
Dec 17, 2021 - C
Hi all,
Firstly many thanks for this library - I'm working heavily with the ESP8266 NonOS SDK and have been looking for a replacement MQTT library due to several problems with the current one. The ESP folks have rewritten the MQTT in their RTOS SDK but have made some weird decisions around the use of blocking socket calls and other things :-(
This library has a lot of potential to replace th
wolfMQTT is a small, fast, portable MQTT client implementation, including support for TLS 1.3.
-
Updated
Mar 17, 2022 - C
A web interface for MQTT
-
Updated
Mar 16, 2022 - JavaScript
A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac, with a very concise The API interface realizes the quality of service of QOS2 with very few resources, and seamlessly connects the mbedtls encryption library.
-
Updated
Jan 14, 2021 - C
个人智能设备android控制/配置端,可控设备包含ButtonMate/zTC1/zDC1/zA1/zM1/zS7等设备
-
Updated
Nov 16, 2021 - Java
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant / mqtt
-
Updated
Mar 1, 2018 - C++
reactor3实现的mqtt库
-
Updated
Dec 14, 2021 - Java
A simple MQTT Service that will keep running for the duration of your Android application using the Paho Java MQTT Client.
-
Updated
May 14, 2016 - Java
-
Updated
Mar 3, 2022 - PHP
MQTT-PWN intends to be a one-stop-shop for IoT Broker penetration-testing and security assessment operations.
-
Updated
Jan 16, 2022 - Python
MQTT client to control BroadLink devices
-
Updated
Mar 3, 2022 - Python
Improve this page
Add a description, image, and links to the mqtt-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mqtt-client topic, visit your repo's landing page and select "manage topics."


It would be nice to be able to augment cache hit ratio metrics with how many requests were marked as uncacheable, which could be done by adding the
MAIN.beresp_uncacheablemetric to the metrics already being pulled from Varnish.