WeConnect
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
WeConnect
WeConnect
/
rsdev.ovh.weconnect.model
/
VehicleLightsStatus
Vehicle
Lights
Status
@
Serializable
data
class
VehicleLightsStatus
(
val
lights
:
List
<
LightState
>
)
Exterior lighting status.
Members
Constructors
Vehicle
Lights
Status
Link copied to clipboard
constructor
(
lights
:
List
<
LightState
>
)
Properties
lights
Link copied to clipboard
val
lights
:
List
<
LightState
>