public static interface BrickletUVLight.UVLightListener extends DeviceListener
BrickletUVLight.setUVLightCallbackPeriod(long)
. The parameter is the UV Light
intensity of the sensor.
The BrickletUVLight.UVLightListener
listener is only triggered if the intensity has changed
since the last triggering.Modifier and Type | Method and Description |
---|---|
void |
uvLight(long uvLight) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.