Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
grouped-lights
/
inkapplications.shade.groupedlights.structures
/
GroupDimmingInfo
Group
Dimming
Info
@
Serializable
data
class
GroupDimmingInfo
(
val
brightness
:
Percentage
)
Info about a light group's dimming status and capabilities.
Members
Constructors
Group
Dimming
Info
Link copied to clipboard
constructor
(
brightness
:
Percentage
)
Properties
brightness
Link copied to clipboard
@
Serializable
(
with
=
WholePercentageSerializer::class
)
val
brightness
:
Percentage
Current brightness value.