shade
latest
grouped-lights
/
inkapplications.shade.groupedlights.parameters
Package-level
declarations
Types
Types
Grouped
Light
Update
Parameters
Link copied to clipboard
@
Serializable
data
class
GroupedLightUpdateParameters
(
val
power
:
PowerParameters
?
=
null
,
val
dimming
:
DimmingParameters
?
=
null
,
val
dimmingDelta
:
DimmingDeltaParameters
?
=
null
,
val
colorTemperature
:
ColorTemperatureParameters
?
=
null
,
val
colorTemperatureDelta
:
ColorTemperatureDeltaParameters
?
=
null
,
val
color
:
ColorParameters
?
=
null
,
val
alert
:
AlertParameters
?
=
null
,
val
dynamics
:
DynamicsParameters
?
=
null
)
State and settings that can be modified on a grouped light.