HERE EV Charge Points API
EV Charging Stations API Developer's Guide

ConnectorDetailType

The ConnectorDetailType structure contains additional information on a connector.

Table 1. ConnectorDetailType elements
Element Data Type Mandatory Description
deviceName String No Name of the device where the connector is located
reservable Boolean No Boolean indicating if the connector can be reserved.

If true, then the connector can be reserved.

reservationInformation String No Useful information for making a reservation, such as a URL or phone number.
privateAccess Boolean No Boolean indicating if device is only available for private use.

If true, then the device is not available to the general public.

Note: This element is deprecated, please see privateAccess instead.
open24x7 Boolean No Boolean indicating if the connector is available for charging 24 hours a day

If true, then the connector is available for charging 24 hours a day.

openingTime String No Opening hours in human readable format.
openingHours OpeningHoursType No List of opening hours for the connector
pay Boolean No Boolean indicating if the user needs to pay for using the connector.

If true, then the user needs to pay to use the connector.

paymentMethodDetails String No Available payment methods
manufacturer String No Manufacturer of the charging connector
manufacturerModel String No Name of the charging connector provided by the manufacturer
privateAccessInformation String No Contains information about who is allowed to use the connector.
Note: This element is deprecated, please see accessibilityType instead.
pricing PricingStructureType No List of pricing methods available for the connector.