public static interface BrickletThermocouple.TemperatureListener extends DeviceListener
BrickletThermocouple.setTemperatureCallbackPeriod(long)
. The parameter is the
temperature of the thermocouple.
The BrickletThermocouple.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.