Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
lightlevel
/
inkapplications.shade.lightlevel.structures
/
LightLevelValue
Light
Level
Value
@
Serializable
data
class
LightLevelValue
(
val
lightLevelReport
:
LightLevelReport
?
=
null
)
Light level sensor data.
Members
Constructors
Light
Level
Value
Link copied to clipboard
constructor
(
lightLevelReport
:
LightLevelReport
?
=
null
)
Properties
light
Level
Report
Link copied to clipboard
@
SerialName
(
value
=
"light_level_report"
)
val
lightLevelReport
:
LightLevelReport
?
Detailed light level report with timestamp.