Skip to main content

Framework for MQTT Gateways

Project description

The documentation in docs/source is formatted to be read in ReadTheDocs. Head there to browse it.

Welcome to MQTT_Gateways

mqtt_gateways is a python wrapper to build consistent gateways to MQTT networks.

docs/source/basic_diagram.png

What it does:

  • it deals with all the boilerplate code to manage an MQTT connection, to load configuration and mapping data, and to 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 isolates the syntax and keywords of the MQTT network from the internals of the interface.

Who is it for:

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

Available gateways

The repository contains some already developed gateways to existing systems. The currently available gateways are:

  • C-Bus: gateway to the Clipsal-Schneider C-Bus system, via its PCI Serial Interface.

Project details


Release history Release notifications | RSS feed

This version

0.2

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

mqtt_gateways-0.2-py2.py3-none-any.whl (53.5 kB view hashes)

Uploaded Python 2 Python 3

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