Skip to main content

Framework for MQTT Gateways.

Project description

mqttgateway is a python framework to build consistent gateways to MQTT networks.

What it does:

  • it deals with all the boilerplate code to manage MQTT connections, load configuration and other data files, and create log handlers;

  • it encapsulates the interface in a class that needs only 2 methods, an initialisation method (__init__) and a loop method (loop or loop_start);

  • it creates an intuitive messaging abstraction layer between the wrapper and the interface;

  • it isolates the syntax and keywords of the MQTT network from the interface.

Who is it for:

Developers of MQTT networks in a domestic environment looking to adopt a definitive syntax for their MQTT messages and to build gateways with their devices that are not MQTT enabled.

Available interfaces

Check the existing fully developped interfaces. Their names usually follows the pattern <interface_name>2mqtt, for example musiccast2mqtt.

This library comes with a dummy interface to test the installation and that can be used as a template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mqttgateway-1.1.1-py2-none-any.whl (32.3 kB view details)

Uploaded Python 2

File details

Details for the file mqttgateway-1.1.1-py2-none-any.whl.

File metadata

  • Download URL: mqttgateway-1.1.1-py2-none-any.whl
  • Upload date:
  • Size: 32.3 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/2.7.15

File hashes

Hashes for mqttgateway-1.1.1-py2-none-any.whl
Algorithm Hash digest
SHA256 a1690cd9a85351626d572195a7a85cefea2cf9f939b60ad424148db1fe18962d
MD5 3c9daaa951fe05dd0dcbe30b88528898
BLAKE2b-256 a0d928a163412702c62c27a7e700911c7f1b5e62ee7135b52b430f220c4cd897

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page