Skip to main content

Framework for MQTT Gateways.

Project description

mqttgateway is a python wrapper to build consistent gateways to an MQTT network.

What it does:

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

  • it encapsulates the interface in a class that needs only 2 methods __init__ and loop,

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

  • it can isolate the syntax and keywords of the MQTT network from the internal ones of 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 2 interfaces:

  • dummy: to test the environment and use as a template;

  • entry: example used for the tutorial.

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-0.210.0-py2-none-any.whl (36.9 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for mqttgateway-0.210.0-py2-none-any.whl
Algorithm Hash digest
SHA256 a51745835e6c300dc9463203b7b7b09668d3119551d461db2287524ddc057bfd
MD5 ef252184314cc5e789d5ee2e8978d504
BLAKE2b-256 9add3e0b2cfc707aee49327c48cb5cf6b33e45702171046b6c921af534f0cea3

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