public class Sensors.Temperature
extends java.lang.Object
Constructor and Description |
---|
Temperature() |
Modifier and Type | Method and Description |
---|---|
DeviceSetting<java.lang.Float> |
calibrationOffset()
Sets temperature calibration offset in Celsius.
|
ReadableDeviceSetting<java.lang.Float> |
temperature()
Reads current device temperature in Celsius.
|
public ReadableDeviceSetting<java.lang.Float> temperature()
public DeviceSetting<java.lang.Float> calibrationOffset()