Enum EVConnectorType
See http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6872107 for additional information/context on EV charging connector types.
Namespace: Google.Maps.Places.V1
Assembly: Google.Maps.Places.V1.dll
Syntax
public enum EVConnectorType
Fields
Name | Description |
---|---|
CcsCombo1 | Combined Charging System (AC and DC). Based on SAE. Type-1 J-1772 connector |
CcsCombo2 | Combined Charging System (AC and DC). Based on Type-2 Mennekes connector |
Chademo | CHAdeMO type connector. |
J1772 | J1772 type 1 connector. |
Other | Other connector types. |
Tesla | The generic TESLA connector. This is NACS in the North America but can be non-NACS in other parts of the world (e.g. CCS Combo 2 (CCS2) or GB/T). This value is less representative of an actual connector type, and more represents the ability to charge a Tesla brand vehicle at a Tesla owned charging station. |
Type2 | IEC 62196 type 2 connector. Often referred to as MENNEKES. |
Unspecified | Unspecified connector. |
UnspecifiedGbT | GB/T type corresponds to the GB/T standard in China. This type covers all GB_T types. |
UnspecifiedWallOutlet | Unspecified wall outlet. |