-
Updated
Apr 25, 2022 - C#
mqtt-client
Here are 947 public repositories matching this topic...
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):
-
Updated
Sep 21, 2021 - Objective-C
-
Updated
Apr 25, 2022 - TypeScript
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
-
Updated
Apr 22, 2022 - Java
-
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.
-
Updated
Apr 11, 2022 - Python
-
Updated
Apr 7, 2022 - C#
-
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
-
Updated
Apr 22, 2022 - C
-
Updated
Mar 16, 2022 - JavaScript
-
Updated
Apr 11, 2022 - C
-
Updated
Nov 16, 2021 - Java
-
Updated
Mar 1, 2018 - C++
-
Updated
Mar 31, 2022 - Java
-
Updated
May 14, 2016 - Java
-
Updated
Apr 15, 2022 - PHP
-
Updated
Jan 16, 2022 - Python
-
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.