ChargingPoint

fun ChargingPoint(id: String, status: AvailabilityStatus? = null, connectors: Set<Connector> = emptySet())