public static interface BrickletColor.IlluminanceListener extends DeviceListener
BrickletColor.setIlluminanceCallbackPeriod(long)
. The parameter is the illuminance.
See BrickletColor.getIlluminance()
for how to interpret this value.
The BrickletColor.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.