ChargingConnectorsProperty

Represents ChargingParameters.chargingConnectors property of the ElectricEngine model.

Used for updating the list of all the charging connectors that can be used for charging via VehicleProvider.updateVehicleProperties

Parameters

chargingConnectors

List of all charging connectors supported by the active vehicle.

Constructors

Link copied to clipboard
constructor(chargingConnectors: List<ChargingConnector>)

Types

Link copied to clipboard
object Companion

Properties