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.api
/
PrimaryEngine
Primary
Engine
@
Serializable
data
class
PrimaryEngine
(
val
currentSOC_pct
:
Int
?
=
null
,
val
remainingRange_km
:
Int
?
=
null
)
Members
Constructors
Primary
Engine
Link copied to clipboard
constructor
(
currentSOC_pct
:
Int
?
=
null
,
remainingRange_km
:
Int
?
=
null
)
Properties
currentSOC_
pct
Link copied to clipboard
val
currentSOC_pct
:
Int
?
remaining
Range_
km
Link copied to clipboard
val
remainingRange_km
:
Int
?