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