ConnectorType
The ConnectorType
structure contains information about an individual connector.
Element | Data Type | Mandatory | Description |
---|---|---|---|
supplierName | String | No | Supplier name |
supplierContacts | ContactType | No | Contact information for supplier |
connectorType | NameIdType | No | Id 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. |
powerFeedType | NameIdType | No | Details on type of power feed available Note: This information is only available for charging stations in North America and Australia. For additional information on the current powerfeed types, see Powerfeed Types. |
chargeCapacity | String | No | List of available charge capacity values for the connector. The values are separated with semicolon Current supported values include:
|
maxPowerLevel | Float | No | Maximum charge power of connector in kilowatts. |
customerChargeLevel | String | No | Maximum power level index |
customerConnectorName | String | No | Name of the connector type |
fixedCable | Boolean | No | Boolean indicating if a cable is provided for the connector. If true, then there is a cable for the connector at the station. |
connectorDetails | ConnectorDetailType | No | Details for connector |
chargingPoint | ChargingPointType | No | Dynamic information for connector |
connectorStatuses | ConnectorStatus | No | Dynamic connector status |
lastUpdateTimestamp | dateTime | No | Information about when the connector information was last updated, 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). |