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