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