diff --git a/README.md b/README.md index 2e3b9bd..2d3a110 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi - [Gadgets](#gadgets) - [Smart Metering](#smart-metering) - [Messaging](#messaging) + - [Misc](#misc) - [Visualization, Dashboards](#visualization-dashboards) - [Architecture, Convention](#architecture-convention) @@ -241,6 +242,10 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [twitter-to-mqtt](https://github.com/knolleary/twitter-to-mqtt) - A python daemon that uses the Twitter Streaming API to access tweets and republishes them to an MQTT topic. +#### Misc + +* [leaf-python-mqtt](https://github.com/glynhudson/leaf-python-mqtt) - Extract data from Nissan Leaf API and post to mqtt. + ### Visualization, Dashboards * [Crouton](http://crouton.mybluemix.net/crouton/gettingStarted) - A dashboard that taps into your IOT network, using only MQTT and JSON.