public static interface BrickletTemperatureIR.AmbientTemperatureListener extends DeviceListener
BrickletTemperatureIR.setAmbientTemperatureCallbackPeriod(long)
. The parameter is the
ambient temperature of the sensor.
The BrickletTemperatureIR.AmbientTemperatureListener
listener is only triggered if the ambient
temperature has changed since the last triggering.Modifier and Type | Method and Description |
---|---|
void |
ambientTemperature(short temperature) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.