EVStationType
The EVStationType
structure contains information on an individual EV charging station.
Element | Data Type | Mandatory | Description |
---|---|---|---|
address | AddressType | No | EV station address details |
contacts | ContactType | No | EV station contacts details |
position | PositionType | Yes | WGS84 format co-ordinates for EV station |
entrancePosition | PositionType | No | WGS84 format co-ordinates for the EV station's entrance |
distance | Integer | No | Distance to the specified location in meters. Only available when using prox or corridor search.
|
name | String | No | EV station name |
brand | String | No | EV station brand name |
poolId | String | No | EV station pool ID |
totalNumberOfConnectors | Integer | No | Total number of charging connectors at EV station |
connectors | ChargingConnectorsListType | No | List of charging connectors at EV station |
evStationDetails | EVStationDetailsType | No | Additional details about of the EV charging station. |