toggle menu
NavigationApp
jvm
switch theme
search in API
navigation-ux-ev-platform
/
com.mapbox.ev.client.domain.model
/
EVSEConnector
EVSEConnector
interface
EVSEConnector
Members
Functions
get
Format
Link copied to clipboard
abstract
fun
getFormat
(
)
:
String
get
Id
Link copied to clipboard
abstract
fun
getId
(
)
:
String
get
Kilowatts
Link copied to clipboard
abstract
fun
getKilowatts
(
)
:
Int
get
Last
Updated
Link copied to clipboard
abstract
fun
getLastUpdated
(
)
:
String
get
Max
Amperage
Link copied to clipboard
abstract
fun
getMaxAmperage
(
)
:
Int
get
Max
Electric
Power
Link copied to clipboard
abstract
fun
getMaxElectricPower
(
)
:
Double
get
Max
Voltage
Link copied to clipboard
abstract
fun
getMaxVoltage
(
)
:
Int
get
Power
Type
Link copied to clipboard
abstract
fun
getPowerType
(
)
:
String
get
Standard
Link copied to clipboard
abstract
fun
getStandard
(
)
:
String
get
Tariff
Ids
Link copied to clipboard
abstract
fun
getTariffIds
(
)
:
List
<
String
>
get
Terms
And
Conditions
Link copied to clipboard
abstract
fun
getTermsAndConditions
(
)
:
String
is
Fast
Connector
Link copied to clipboard
abstract
fun
isFastConnector
(
)
:
Boolean