Skip to content

jonnor/fosdem2017-iot-msgflo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MsgFlo demo @ FOSDEM 2017 IoT

Installing

Flash ESP8266 devices with Arduino sketches.

./buttons/buttons.ino
./relay/relay.ino

Install Msgflo

npm install

Install msgflo-python (optional)

pip2 install -r requirements.txt

Running

export MSGFLO_BROKER=mqtt://localhost # or whatever the MQTT broker

For msgflo-python

export PATH=$PATH:$HOME/.local/bin/
export PYTHONPATH=/home/jon/.local/lib/python2.7/site-packages/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published