GuidesAPI Reference
Guides

ConnectorType

The ConnectorType structure contains information about an individual connector group.

ElementData TypeRequiredDescription
supplierNameStringNoSupplier name. It corresponds to the Charge Point Operator (CPO) name.
supplierContactsContactTypeNoContact information for supplier
connectorTypeNameIdTypeNoId and Name element pairs with an integer value and descriptive name describing the connector type.For more information on the current connector types, see Connector Types.
powerFeedTypeNameIdTypeNoDetails on type of power feed availableNote: This information is only available for charging stations in North America and Australia. For additional information on the current powerfeed types, see Powerfeed Types.
chargeCapacityStringNoDeprecated. Replaced by connectorType.maxPowerLevel, ChargingPointType.phases, ChargingPointType.voltsrange and ChargingPointType.ampsrange.
maxPowerLevelFloatNoMaximum charge power of a connector group in kilowatts.
customerChargeLevelStringNo• 1 - >0kW AND ≤6kW
• 2 - >6kW AND ≤15kW
• 3 - >15kW AND ≤50kW
• 4 - >50kW AND ≤150kW>
• 5 - >150kW AND ≤300kW
• 6 - >300kW
customerConnectorNameStringNoName of the connector type
fixedCableBooleanNoBoolean indicating if a cable is provided for the connector group.If true, then there is a cable for the connector group at the station.
connectorDetailsConnectorDetailTypeNoDetails for the connector group
chargingPointChargingPointTypeNoDynamic information for the connector group
connectorStatusesConnectorStatusNoIndividual dynamic connector status
lastUpdateTimestampdateTimeNoRepresents the latest timestamp when dynamic connector availability was last updated among all connectors in given group, in ISO 8601 format. If the time is UTC, a Z is added. An example of this kind of timestamp value is 2013-12-31T12:00:00.000Z. If the time is not UTC , then the offset is added as a ±[hh][mm] value (for example, 2014-01-14T10:00:00.000+0100).

Parent topic: Data Types