public interface BarometerBme280 extends BarometerBosch
BarometerBosch interface providing finer control over the barometer
on the BME280 environmental sensor.| Modifier and Type | Interface and Description |
|---|---|
static interface |
BarometerBme280.ConfigEditor
Barometer configuration editor specific to the BME280 barometer
|
static class |
BarometerBme280.StandbyTime
Supported stand by times on the BME280 barometer
|
BarometerBosch.FilterCoeff, BarometerBosch.OversamplingMode| Modifier and Type | Method and Description |
|---|---|
BarometerBme280.ConfigEditor |
configure()
Configures BME280 barometer
|
altitude, pressure, start, stopBarometerBme280.ConfigEditor configure()
configure in interface Configurable<BarometerBosch.ConfigEditor<? extends BarometerBosch.ConfigEditor>>