Total Pageviews

Wednesday, June 17, 2015

IoT

I had a great followup session on IoT using the Electric Imp. Result is I can now do stuff like: https://agent.electricimp.com/cX92T3zQwb4l/set?state=off and a light turns off on my Imp. Or the next iteration was curl https://agent.electricimp.com/cX92T3zQwb4l/set?state=1 -H "x-api-key: somepassword" because we do need to have security built in :)

We even touched on the Rocky Framework.