Uses of Interface
com.tinkerforge.BrickletThermocouple.ErrorStateListener
-
-
Uses of BrickletThermocouple.ErrorStateListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletThermocouple.ErrorStateListener Modifier and Type Method Description void
BrickletThermocouple. addErrorStateListener(BrickletThermocouple.ErrorStateListener listener)
Adds a ErrorState listener.void
BrickletThermocouple. removeErrorStateListener(BrickletThermocouple.ErrorStateListener listener)
Removes a ErrorState listener.
-