testbench for multiple devices
http://www.youtube.com/watch?feature=player_embedded&v=7NvzRfyhd5Q
Instructions:
- copy greenseer.js, htdocs, package.json files to appropriate folder on your "server" (a computer somewhere on your network)
- do install so you get what you need (npm install)
- run the greenseer (node greenseer.js)
- point all your devices to your server (http://ip:port)
- access your server controller-page (http://ip:port/controller)
- watch the magic and test-away!