ConnectorType
public enum ConnectorType
The connector type.
This list is based on the supported connector types by online search, documented at the following link: https://developer.tomtom.com/search-api/documentation/product-information/supported-connector-types
-
Unknown or unsupported connector.
Declaration
Swift
case unknown
-
These are the standard household connectors for a certain region.
Declaration
Swift
case standardHouseholdCountrySpecific
-
Type 1 connector as defined in the IEC 62196-2 standard.
Declaration
Swift
case iec62196Type1
-
Type 1 based combo connector as defined in the IEC 62196-3 standard.
Declaration
Swift
case iec62196Type1CCS
-
Type 2 connector as defined in the IEC 62196-2 standard. Provided as a cable and plug attached to the charging point
Declaration
Swift
case iec62196Type2CableAttached
-
Type 2 connector as defined in the IEC 62196-2 standard. Provided as a socket set into the charging point.
Declaration
Swift
case iec62196Type2Outlet
-
Type 2 based combo connector as defined in the IEC 62196-3 standard.
Declaration
Swift
case iec62196Type2CCS
-
Type 3 connector as defined in the IEC 62196-2 standard.
Declaration
Swift
case iec62196Type3
-
CHAdeMO connector named after an association formed by the Tokyo Electric Power Company and industrial partners.
Declaration
Swift
case chademo
-
China Part 2 connector as defined in the GB/T 20234.2-2015 standard.
Declaration
Swift
case gbt20234Part2
-
China Part 3 connector as defined in the GB/T 20234.3-2015 standard.
Declaration
Swift
case gbt20234Part3
-
Industrial Red connector is a connector defined in the IEC 60309 standard.
Declaration
Swift
case iec60309AC3PhaseRed
-
Industrial Blue connector is a connector defined in the IEC 60309 standard.
Declaration
Swift
case iec60309AC1PhaseBlue
-
Industrial White connector is a DC connector defined in the IEC 60309 standard.
Declaration
Swift
case iec60309DCWhite
-
The Tesla connector is the regionally specific Tesla Supercharger connector.
Declaration
Swift
case tesla