EvChargingPark
fun EvChargingPark(id: String, chargingStations: Set<EvChargingStation> = emptySet())
Content copied to clipboard
Parameters
id
Identifier for the charging park.
chargingStations
Collection of charging stations at an electric vehicle charging park.