EvChargingStationService

Service used for retrieving additional information on an electric vehicle charging station. This information can include the charging points which are at the charging station. Or the live status of the charging points, for example if the charging point is occupied or out of service.

The service can also be used to find charging stations which are at a certain location within a radius. This is useful for when a user needs to find the a charging station while not on a planned route with charging waypoints. Or when a user needs to manually find an alternative charging station.

Types

Link copied to clipboard

Contains the result of a call to getChargingStationInfo.

Link copied to clipboard
object Companion
Link copied to clipboard

Contains the result of a call to findNearbyChargingStations.

Functions

Link copied to clipboard

Find charging station(s) based at the provided coordinate within the given radius.

Link copied to clipboard

Retrieve information on a charging station with the provided chargingStationId.