Ev Location
@MapboxExperimental
OCPI Location. The Location object describes the location and its properties where a group of EVSEs that belong together are installed. Refer to this type in the OCPI GitHub repository for more details.
Constructors
Link copied to clipboard
fun EvLocation(partyId: String, publish: Boolean, publishAllowedTo: List<EvsePublishTokenType>, relatedLocations: List<EvAdditionalGeoLocation>, evses: List<EVSE>, operatorDetails: BusinessDetails?, suboperatorDetails: BusinessDetails?, ownerDetails: BusinessDetails?, chargingWhenClosed: Boolean?, energyMix: EvEnergyMix?)