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