AlertInfo

@Serializable
data class AlertInfo(val actionValues: List<AlertEffectType>)

Information on Alert effects for a light

Constructors

Link copied to clipboard
fun AlertInfo(actionValues: List<AlertEffectType>)

Properties

Link copied to clipboard

Alert effects that the light supports.