Skip to content
#

mqtt-client

Here are 843 public repositories matching this topic...

hivemq-mqtt-client
Sarek
Sarek commented Apr 22, 2020

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.

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
steve-tapgen
steve-tapgen commented Jul 1, 2021

Any chance you guys can add integration for the Wafu deadbolt?

{
"result": {
"active_time": 1625072247,
"biz_type": 18,
"category": "ms",
"create_time": 1624989601,
"icon": "smart/icon/bay1605170594678IbeH/fad5891225b6191bb2563d6deac53c87.jpg",
"id": "66074035e868e76ce739",
"ip": "1.1.1.1",
"lat": "xxx",
"local_key": "xxx",
"lon": "xxx",

Improve this page

Add a description, image, and links to the mqtt-client topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more