Tinkerforge MQTT Bindings
=========================

The MQTT bindings allow you to control Tinkerforge Bricks and Bricklets from
your MQTT client. This ZIP file contains:

 tinkerforge_mqtt         -- Python script, acts as a translation proxy between
                             a MQTT broker and a Brick Daemon
 tinkerforge_mqtt.service -- unit file to run tinkerforge_mqtt as a systemd
                             service
 examples/                -- examples for every Brick and Bricklet

For more information about the MQTT bindings (including setup instructions)
go to:

 https://www.tinkerforge.com/en/doc/Software/API_Bindings_MQTT.html (English)
 https://www.tinkerforge.com/de/doc/Software/API_Bindings_MQTT.html (German)
