Uses of Interface
com.tinkerforge.BrickletAmbientLightV3.IlluminanceListener
-
-
Uses of BrickletAmbientLightV3.IlluminanceListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletAmbientLightV3.IlluminanceListener Modifier and Type Method Description void
BrickletAmbientLightV3. addIlluminanceListener(BrickletAmbientLightV3.IlluminanceListener listener)
Adds a Illuminance listener.void
BrickletAmbientLightV3. removeIlluminanceListener(BrickletAmbientLightV3.IlluminanceListener listener)
Removes a Illuminance listener.
-