Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
lights
/
inkapplications.shade.lights.events
/
LightEvent
/
LightEvent
Light
Event
constructor
(
id
:
ResourceId
,
owner
:
ResourceReference
,
powerInfo
:
PowerInfo
?
=
null
,
dimmingInfo
:
DimmingInfoEvent
?
=
null
,
colorTemperatureInfo
:
ColorTemperatureInfoEvent
?
=
null
,
colorInfo
:
ColorInfoEvent
?
=
null
)