Constructor
new ChargingStationStep(options)
Parameters:
| Name | Type | Description |
|---|---|---|
options |
Object | To set all fields of this class. |
Members
(protected) accessibility :String
Accessibility of pool.
Type:
- String
(protected) addressComplement :String
Pool address, address complement.
Type:
- String
(protected) availabilityStatus :String
Availability status.
Type:
- String
(protected) batteryChargeLevel :float
The battery charge level (in %) of the vehicle at the given charge point.
Type:
- float
(protected) brand :String
Brand of pool.
Type:
- String
(protected) chargingTime :long
The estimated charging time, based on energy vehicle profile (in seconds)
or -1 in case of error (that is, if battery capacity = 0, or Connector
power <= 0, or Maximum charge power <= 0).
Type:
- long
(protected) city :String
Pool address, city.
Type:
- String
(protected) comment :String
Comment.
Type:
- String
(protected) connectorType :String
Type:
- String
(protected) consumedFromPreviousStop :double
The energy needed to come from the previous stop (in kWh).
Type:
- double
(protected) country :String
Pool address, country.
Type:
- String
(protected) countryCode :String
Pool address, country code.
Type:
- String
(protected) county :String
Pool address, county.
Type:
- String
(protected) district :String
Pool address, district.
Type:
- String
(protected) entrance :bemap.Coordinate
Coordinate of entrance gateway to pool access.
Type:
(protected) floorNumber :String
Address floor number.
Type:
- String
(protected) id :String
Unique identifier.
Type:
- String
(protected) maxNominalPower :double
Nominal power in kW.
Type:
- double
(protected) nameOfPool :String
Name of pool.
Type:
- String
(protected) numberOfChargingPoint :int
Summarized of number of charging point present in pool.
Type:
- int
(protected) openingHours :String
List of opening hours.
Type:
- String
(protected) phoneNumber :String
Phone number.
Type:
- String
(protected) postalCode :String
Pool address, postal code.
Type:
- String
(protected) providerName :String
Provider name used by BeMap (bgis).
Type:
- String
(protected) roadNumber :String
Pool address, road number.
Type:
- String
(protected) siteType :String
Type of site.
Type:
- String
(protected) sourceProvider :String
Name of the original provider.
Type:
- String
(protected) state :String
Pool address, state.
Type:
- String
(protected) street :String
Pool address, street.
Type:
- String
(protected) streetNumber :String
Pool address, street number.
Type:
- String