included readme

This commit is contained in:
Ronald Schaten 2016-04-22 23:08:44 +02:00
parent 03ff2a8aa4
commit 48f01a5542

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Things
This project provides a framework to build sensor and actuator devices, based
on the relatively cheap ESP8266 chip. Simple devices can be distributed around
the house. They connect to a MQTT broker via WiFi network. New sensor values
are published as MQTT messages, and actuators subscribe to certain topics to
receive commands via MQTT.