IDataExchange
.See: Description
Class | Description |
---|---|
Anemometer |
Reads the anemometer device and posts data to the data exchange in
meters/sec.
|
Barometer |
Reads the barometer device and posts data to the data exchange in millibars.
|
Barometer2438 |
Reads the barometer device and posts data to the data exchange in millibars.
|
Hygrometer |
Reads the hygrometer device and posts data to the data exchange in percent.
|
Precipitation |
Reads the rain gauge device and posts data to the data exchange in
precipitation units.
|
SensorTask |
Abstract base class for sensor tasks.
|
Thermometer |
Reads the thermometer device and posts data to the data exchange in Celsius.
|
WindVane |
Reads the wind vane device and posts data to the data exchange in 16 cardinal
points.
|
WSI603A |
This implementation is for the AAG WSI603A Weather Instrument.
|
IDataExchange
.