- barometer - Variable in class wxservice.formatter.task.APRS
-
Individually referenced sensor.
- barometer - Variable in class wxservice.formatter.task.CSV
-
Individually referenced sensor.
- barometer - Variable in class wxservice.formatter.task.WeatherBug
-
Individually referenced sensor.
- barometer - Variable in class wxservice.formatter.task.Wunderground
-
Individually referenced sensor.
- Barometer - Class in wxservice.sensor.data
-
Processes air pressure data posted by the barometer task in millibars.
- Barometer(String, String, Properties) - Constructor for class wxservice.sensor.data.Barometer
-
Creates a new instance of Barometer.
- Barometer - Class in wxservice.sensor.task
-
Reads the barometer device and posts data to the data exchange in millibars.
- Barometer(String, DSPortAdapter, Properties, IDataExchange, IServiceControl) - Constructor for class wxservice.sensor.task.Barometer
-
Creates a new instance of Barometer for the TAI8570.
- Barometer.ReadTask - Class in wxservice.sensor.task
-
Samples the TAI8570 Pressure SensorTask on the configured schedule.
- Barometer2438 - Class in wxservice.sensor.task
-
Reads the barometer device and posts data to the data exchange in millibars.
- Barometer2438(String, DSPortAdapter, Properties, IDataExchange, IServiceControl) - Constructor for class wxservice.sensor.task.Barometer2438
-
Creates a new instance of a DS2438-based barometer.
- Barometer2438.ReadTask - Class in wxservice.sensor.task
-
Samples the DS2438 on the configured schedule.
- BASE_DIR - Static variable in class wxservice.Service
-
Base directory name.
- beginExclusive() - Method in class wxservice.sensor.task.SensorTask
-
Mutex for exclusive access to the 1-Wire network.