shade
latest
lights
/
inkapplications.shade.lights.structures
/
AlertInfo
Alert
Info
@
Serializable
data
class
AlertInfo
(
val
actionValues
:
List
<
AlertEffectType
>
)
Information on Alert effects for a light
Constructors
Properties
Constructors
Alert
Info
Link copied to clipboard
fun
AlertInfo
(
actionValues
:
List
<
AlertEffectType
>
)
Properties
action
Values
Link copied to clipboard
val
actionValues
:
List
<
AlertEffectType
>
Alert effects that the light supports.