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.
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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mqtt_gateways-0.2-py2.py3-none-any.whl.
File metadata
- Download URL: mqtt_gateways-0.2-py2.py3-none-any.whl
- Upload date:
- Size: 53.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c255e6a5420d5d30516c1732c1e4c9ee1461283deb7d364836b602b2d3fac10
|
|
| MD5 |
4d6ca50a500783211aacc933bf901759
|
|
| BLAKE2b-256 |
87e24b95e98df50913e62a9ce35bf3e9be6edf90a3199fa3aaf7605e7727ad54
|