shade
latest
lights
/
inkapplications.shade.lights.structures
/
ColorTemperatureValue
Color
Temperature
Value
@
Serializable
data
class
ColorTemperatureValue
(
val
temperature
:
ColorTemperature
?
)
Describes the current color temperature of a light.
Constructors
Properties
Constructors
Color
Temperature
Value
Link copied to clipboard
fun
ColorTemperatureValue
(
temperature
:
ColorTemperature
?
)
Properties
temperature
Link copied to clipboard
@
Serializable
(
with
=
MiredSerializer::class
)
val
temperature
:
ColorTemperature
?
Current color temperature of the bulb,