public static interface BrickletAmbientLight.IlluminanceListener extends DeviceListener
BrickletAmbientLight.setIlluminanceCallbackPeriod(long)
. The parameter is the illuminance of the
ambient light sensor.
The BrickletAmbientLight.IlluminanceListener
listener is only triggered if the illuminance has changed
since the last triggering.Modifier and Type | Method and Description |
---|---|
void |
illuminance(int illuminance) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.