- hasData - Variable in class wxservice.formatter.task.Watchdog
-
Flag to indicate data was received.
- hCoeffs - Variable in class wxservice.sensor.task.Hygrometer
-
Hygrometer calibration coefficients.
- HH - Variable in class wxservice.sensor.task.Barometer.ReadTask
-
DS2406 open-drain latch output high (non-conducting) state.
- hostAddresses - Variable in class wxservice.formatter.task.APRS
-
APRS host addresses.
- HUMIDITY - Static variable in class wxservice.formatter.task.APRS
-
Humidity decimal format.
- HUMIDITY - Static variable in class wxservice.formatter.task.CSV
-
Humidity decimal format.
- HUMIDITY - Static variable in class wxservice.formatter.task.WeatherBug
-
Humidity decimal format.
- HUMIDITY - Static variable in class wxservice.formatter.task.Wunderground
-
Humidity decimal format.
- HUMIDITY_NAME - Variable in class wxservice.sensor.task.Hygrometer.ReadTask
-
Data name.
- hValues - Variable in class wxservice.sensor.task.Hygrometer.ReadTask
-
Humidity values for RMS calculation.
- hValuesIndex - Variable in class wxservice.sensor.task.Hygrometer.ReadTask
-
Humidity values index.
- hVdd - Variable in class wxservice.sensor.task.Hygrometer
-
HIH-4000 calibration voltage.
- hygrometer - Variable in class wxservice.formatter.task.APRS
-
Individually referenced sensor.
- hygrometer - Variable in class wxservice.formatter.task.CSV
-
Individually referenced sensor.
- hygrometer - Variable in class wxservice.formatter.task.WeatherBug
-
Individually referenced sensor.
- hygrometer - Variable in class wxservice.formatter.task.Wunderground
-
Individually referenced sensor.
- Hygrometer - Class in wxservice.sensor.data
-
Processes humidity data posted by the hygrometer task in percent.
- Hygrometer(String, String, Properties) - Constructor for class wxservice.sensor.data.Hygrometer
-
Creates a new instance of Hygrometer.
- Hygrometer - Class in wxservice.sensor.task
-
Reads the hygrometer device and posts data to the data exchange in percent.
- Hygrometer(String, DSPortAdapter, Properties, IDataExchange, IServiceControl) - Constructor for class wxservice.sensor.task.Hygrometer
-
Creates a new instance of Hygrometer.
- Hygrometer.ReadTask - Class in wxservice.sensor.task
-
Samples the DS2438 on the configured schedule.