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