toggle menu
NavigationApp
jvm
switch theme
search in API
navigation-ux-ev-platform
/
com.mapbox.ev.client.domain
/
EVSE
EVSE
interface
EVSE
Members
Functions
get
Connectors
Link copied to clipboard
abstract
fun
getConnectors
(
)
:
List
<
EVSEConnector
>
get
Evse
Id
Link copied to clipboard
abstract
fun
getEvseId
(
)
:
String
get
Fast
Connectors
Link copied to clipboard
abstract
fun
getFastConnectors
(
)
:
List
<
EVSEConnector
>
get
Latitude
Link copied to clipboard
abstract
fun
getLatitude
(
)
:
Double
get
Longitude
Link copied to clipboard
abstract
fun
getLongitude
(
)
:
Double
get
Physical
Reference
Link copied to clipboard
abstract
fun
getPhysicalReference
(
)
:
String
get
Slow
Connectors
Link copied to clipboard
abstract
fun
getSlowConnectors
(
)
:
List
<
EVSEConnector
>
get
Status
Link copied to clipboard
abstract
fun
getStatus
(
)
:
EvseStatus
get
Uid
Link copied to clipboard
abstract
fun
getUid
(
)
:
String