EvStatus
@CarProtocol
@ExperimentalCarApi
class EvStatus
Information about EV car port status
Summary
Nested types |
|---|
class EvStatus.BuilderA builder of |
Public functions |
|
|---|---|
Boolean |
|
CarValue<Boolean!> |
Returns a |
CarValue<Boolean!> |
Returns a |
Int |
hashCode() |
String |
toString() |
Public functions
getEvChargePortConnected
Added in 1.2.0
fun getEvChargePortConnected(): CarValue<Boolean!>
Returns a CarValue to indicate if the EV charge port is connected.
getEvChargePortOpen
Added in 1.2.0
fun getEvChargePortOpen(): CarValue<Boolean!>
Returns a CarValue to indicate if the EV charge port is open.