Uses of Class
com.tinkerforge.BrickletIndustrialDualACIn.ValueCallbackConfiguration
-
-
Uses of BrickletIndustrialDualACIn.ValueCallbackConfiguration in com.tinkerforge
Methods in com.tinkerforge that return BrickletIndustrialDualACIn.ValueCallbackConfiguration Modifier and Type Method Description BrickletIndustrialDualACIn.ValueCallbackConfiguration
BrickletIndustrialDualACIn. getValueCallbackConfiguration(int channel)
Returns the listener configuration for the given channel as set byBrickletIndustrialDualACIn.setValueCallbackConfiguration(int, long, boolean)
.
-