enableiot / iotkit-samples

Demonstration code for the IoT Kit
Other
43 stars 36 forks source link

Rewrite the IoT Kit Agent Samples in Node.js to Python #2

Closed mchmarny closed 10 years ago

mchmarny commented 10 years ago

I wrote a couple of samples on how to use the local agent. This should hide the complexities of implementation from the developers and allow them to focus on their IO experiments.

We should do something like this (or rewrite the node.js samples) in Python.