Package com.tomtom.sdk.common.ev

Types

Link copied to clipboard
data class ConnectorDetails(    val connectorType: ConnectorType,     val ratedPower: Power?,     val current: ElectricCurrent?,     val currentType: CurrentType?,     val voltage: Voltage?)

Information about the connectors available in the ChargingPark.

Link copied to clipboard
value class ConnectorType

The connector type. This list is based on the supported connector types by online search, documented at the following link:

Link copied to clipboard
value class CurrentType

Electric current type of a connector.