The document describes building a wireless mesh networked thermometer system using XBee modules, temperature sensors, and a Java-based control system. Key aspects include:
1) XBee modules with integrated ADCs connect temperature sensors to a central control system wirelessly.
2) A Java library called XBeeLib implements the XBee communication protocol and handles wireless transport.
3) An OSGi-based control system integrates temperature readings, persists data, and allows configuring sensor modules.