MQTTHandler.py

MQTT logger

Provides an MQTT logging handler allowing Python applications to send log messages via MQTT

A Python logging handler using MQTT protocol

GitHub

21 stars
1 watching
1 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

libraryloggingmqttpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bapowell/python-mqtt-client-shell An interactive command-line tool for testing and exercising MQTT client communications 51
mqtt-tools/mqttwarn An MQTT message router for notifying services using pluggable plugins. 958
sdeancos/mqtt-client An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. 17
matbgn/mqtt_upython An MQTT client implementation using MicroPython on ESP8266 0
wialon/gmqtt An asynchronous Python client implementation for MQTT version 5.0 protocol 400
peterhinch/micropython-mqtt A driver for asynchronous MQTT communication in MicroPython 581
njouanin/hbmqtt An MQTT client and broker implementation built on top of asyncio's standard asynchronous I/O framework 801
mossblaser/aiomqtt An asynchronous wrapper around paho-mqtt for Python. 55
rpdswtk/mqtt_recorder A command-line tool for recording and replaying MQTT messages. 23
chrismoorhouse/micropython-mqtt An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices 34
magcode/mopidy-mqtt Enables Mopidy to communicate with MQTT, allowing users to control and retrieve information from Mopidy via an MQTT connection. 23
monster1025/aqara-mqtt A Python-based MQTT bridge connecting Aqara devices to Home Assistant. 88
miketeachman/micropython-mqtt-thingspeak Enables IoT device communication with Thingspeak using MQTT protocol in Micropython 26
jpmens/check-mqtt A tool for testing MQTT broker connectivity and status monitoring. 63
belyalov/tinymqtt An asynchronous MQTT client implementation for MicroPython. 7