See: Description
| Interface | Description | 
|---|---|
| SensorAdapter | 
 Interface which needs to be implemented by each  
SensorAdapter. | 
| Class | Description | 
|---|---|
| Sensor | 
 Abstract class which needs to be extended by each  
SensorAdapter. | 
| SensorAdapterFactory | 
 Factory to create and start new sensor adapters. 
 | 
| SensorAgent | 
 Class to manage the "Living Place Agent Life Cycle" for  
SensorAdapters. | 
| SensorData | 
 The common internal representation of sensor data. 
 | 
| Settings | 
 Common default settings for sensors related to the reachability project. 
 |