Package | Description |
---|---|
wxservice.sensor.task |
Sensor tasks collect data from devices on the 1-Wire MicroLan and post it to
the sensor data objects via
IDataExchange . |
Modifier and Type | Class and Description |
---|---|
class |
Anemometer
Reads the anemometer device and posts data to the data exchange in
meters/sec.
|
class |
Barometer
Reads the barometer device and posts data to the data exchange in millibars.
|
class |
Barometer2438
Reads the barometer device and posts data to the data exchange in millibars.
|
class |
Hygrometer
Reads the hygrometer device and posts data to the data exchange in percent.
|
class |
Precipitation
Reads the rain gauge device and posts data to the data exchange in
precipitation units.
|
class |
Thermometer
Reads the thermometer device and posts data to the data exchange in Celsius.
|
class |
WindVane
Reads the wind vane device and posts data to the data exchange in 16 cardinal
points.
|
class |
WSI603A
This implementation is for the AAG WSI603A Weather Instrument.
|