EvChargingPark

fun EvChargingPark(id: String, chargingStations: Set<EvChargingStation> = emptySet())

Parameters

id

Identifier for the charging park.

chargingStations

Collection of charging stations at an electric vehicle charging park.