|
Classes |
class | SensorClient |
| Every object that should act as a client to a sensor must inherit from this class. More...
|
class | SensorFloatInfo |
| An float info contains 4 fields separated by TABS, a description (name), the minimum and the maximum values and the unit. More...
|
class | SensorIntegerInfo |
| An integer info contains 4 fields separated by TABS, a description (name), the minimum and the maximum values and the unit. More...
|
class | SensorTokenizer |
| The following classes are utility classes that provide a convenient way to retrieve pieces of information from the sensor answers. More...
|