I have now running 3 Roomboards (JeeNode with Roomboard on top) for measering Light, Temp, Motion and Humidity.
The boards are sending the data every 2 minutes to the Jeelabs Webserver (Ether Card, Carrierboard with Jeenode).
I can poll the webserver via TCP-IP and read the data of all the sensors at once.
The sensors are sending the data to the webserver, and the Webserver is showing me the last 10 received transmissions.
Now the Webserver gives me back a HTML page but I want to change that to XML.
The Roomboards are running on the latest Roomnode Sketch (with improved battery life (thanks JC), lets see how long

projects.jeelabs.net/projects/cafe/repo ... omNode.pde
The Jeelabs Webserver is running on Sketch:
code.jeelabs.org/libraries/EtherCard/ex ... erNode.pde
Translated data comming from the Jeelabs webserver Roomboard data displayed in Bwired Home control system The Webserver is a Jeelabs Ethercard, Carrierboard and a Jeenode. Roomboard for sending Temp, Humidity, Light and Motion to the webserver