ColorTemperatureInfo
@Serializable
Information about the bulb's color temperature and capabilities.
Constructors
Link copied to clipboard
fun ColorTemperatureInfo(temperature: ColorTemperature?, valid: Boolean, range: ColorTemperatureRange)