public static interface BrickletColor.ColorTemperatureListener extends DeviceListener
BrickletColor.setColorTemperatureCallbackPeriod(long)
. The parameter is the
color temperature.
The BrickletColor.ColorTemperatureListener
listener is only triggered if the color temperature
has changed since the last triggering.Modifier and Type | Method and Description |
---|---|
void |
colorTemperature(int colorTemperature) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.