MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Properties | List of all members
MbientLab.MetaWear.Sensor.Temperature.ISensor Interface Reference

Data producer representing temperature data More...

Inheritance diagram for MbientLab.MetaWear.Sensor.Temperature.ISensor:
MbientLab.MetaWear.IForcedDataProducer MbientLab.MetaWear.IDataProducer MbientLab.MetaWear.Sensor.Temperature.IExternalThermistor

Properties

SensorType Type [get]
 Type of temperature sensor this objec represents More...
 

Additional Inherited Members

- Public Member Functions inherited from MbientLab.MetaWear.IForcedDataProducer
void Read ()
 Sends a read command to the producer More...
 
- Public Member Functions inherited from MbientLab.MetaWear.IDataProducer
Task< IRouteAddRouteAsync (Action< IRouteComponent > builder)
 Adds a data route to the producer More...
 

Detailed Description

Data producer representing temperature data

Property Documentation

◆ Type

SensorType MbientLab.MetaWear.Sensor.Temperature.ISensor.Type
get

Type of temperature sensor this objec represents


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