EVStationsSearchRequest
The EVStationsSearchRequest structure contains information to search EV stations along the route.
| Element | Data Type | Required | Description |
|---|---|---|---|
maxResults | Integer | No | The maximum number of results a response can contain. See maxresults for more details |
offset | Integer | No | A value specifying the index of the first result. The offset together with the "maxresults" value can be used to support a paging mechanism on search results. See offset for more details |
connectorType | String | No | Comma-separated list of integer values identifying the connector types to be included in the response. See connectortype for more details |
powerFeedType | String | No | An integer value identifying the type of power feed included in the response. See powerfeedtype for more details |
emsp | String | No | Comma-separated list of partner_ids identifying the roaming/eMSP providers to be included in the response. Seeemsp for more details |
powermin | String | No | A float value identifying the minimal maxPowerLevel for at least one connector on station included in the response. See powermin for more details |
powermax | String | No | A float value identifying the maximum maxPowerLevel for at least one connector on station included in the response. See powermax for more details |
corridor | CorridorType | No |
Parent topic: Data Types
Updated 4 days ago