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

Accesses the temperature sensors More...

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

Public Member Functions

List< ISensorFindSensors (SensorType type)
 Find all temperature sensors whose ISensor.Type property matches the More...
 

Properties

List< ISensorSensors [get]
 List of available temperature sensors on the board More...
 

Detailed Description

Accesses the temperature sensors

Member Function Documentation

◆ FindSensors()

List<ISensor> MbientLab.MetaWear.Sensor.ITemperature.FindSensors ( SensorType  type)

Find all temperature sensors whose ISensor.Type property matches the

type parameter

Parameters
typeSensor type to look for
Returns
List of sensors matching the sensor type

Property Documentation

◆ Sensors

List<ISensor> MbientLab.MetaWear.Sensor.ITemperature.Sensors
get

List of available temperature sensors on the board


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