EvChargingAvailabilityProvider

Interface for providing information about EV charging availability.

The EV charging availability API provides information about the current availability of the charging spots (at the selected charging station). It includes as well details about the connector type and its power specifications. This API helps to determine if and how many of the compatible charging spots are available at the moment.

The dynamic data is regularly refreshed to deliver nearly real-time information.

This API is complementary to the Search API. It relies on obtaining the EV charging availability ID from search results of the Search API, particularly when the result corresponds to a charging station.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard

Requests current availability information for a specific charging station, with the option to limit results to compatible charging spots based on connector types and power level.

Requests the current availability of a specific charging station, with the option to restrict results to compatible charging spots based on connector types and/or power level.

Inherited functions

Link copied to clipboard
abstract fun close()