Skip to content

Tinkerforge/brick-mqtt-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brick MQTT Proxy

The Brick MQTT Proxy is discontinued, use the MQTT API bindings instead: http://www.tinkerforge.com/en/doc/Software/API_Bindings_MQTT.html

This repository contains the source code of the Brick MQTT Proxy.

Usage

The following Python libraries are required:

  • tinkerforge
  • paho-mqtt

Those can be installed using pip (run with sudo on Linux):

pip install tinkerforge paho-mqtt

Afterwards the proxy can be started like this:

python brick-mqtt-proxy.py

See more information see: http://www.tinkerforge.com/en/doc/Software/Brick_MQTT_Proxy.html

About

Proxy between Bricks and Bricklets and MQTT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages