ConnectorDetails

fun ConnectorDetails(connectorType: ConnectorType, ratedPower: Power?, current: ElectricCurrent?, currentType: CurrentType?, voltage: Voltage?)

Parameters

connectorType

Type of connector available at the Electric Vehicle Station.

ratedPower

Rated power of the connector.

current

Current value of the connector.

currentType

Electric current type of the connector.

voltage

Voltage of the connector.