MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Public Member Functions | Properties | List of all members
MbientLab.MetaWear.Sensor.IHumidityBme280 Interface Reference

Sensor on the BME280 environmental sensor measuring relative humidity More...

Inheritance diagram for MbientLab.MetaWear.Sensor.IHumidityBme280:
MbientLab.MetaWear.IModule

Public Member Functions

void Configure (Oversampling os=Oversampling.Standard)
 Configure the snsor with settings specific to the BME280 humidity sensor More...
 

Properties

IForcedDataProducer Percentage [get]
 Data producer representing relative humidity More...
 

Detailed Description

Sensor on the BME280 environmental sensor measuring relative humidity

Member Function Documentation

◆ Configure()

void MbientLab.MetaWear.Sensor.IHumidityBme280.Configure ( Oversampling  os = Oversampling.Standard)

Configure the snsor with settings specific to the BME280 humidity sensor

Parameters
osOversampling mode, defaults to standard

Property Documentation

◆ Percentage

IForcedDataProducer MbientLab.MetaWear.Sensor.IHumidityBme280.Percentage
get

Data producer representing relative humidity


The documentation for this interface was generated from the following file: