EVChargeLog: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
Line 34: Line 34:
# Anzahl Ladepunkte
# Anzahl Ladepunkte
# Steckertypen
# Steckertypen
=== Openchargemap ===
# Latitude -> Lat {{Done}}
# Longitude -> Lon {{Done}}
# Postcode -> Zip {{Done}}


= APIs =
= APIs =
* https://github.com/westnordost/osmapi
* https://github.com/westnordost/osmapi

Revision as of 09:27, 13 February 2019

OsProject

OsProject
edit
id  com.bitplan.evchargelog
state  
owner  BITPlan
title  Electric Vehicle Charge Log
url  https://github.com/BITPlan/com.bitplan.evchargelog
version  0.0.1
description  
date  2019/02/06
since  
until  

Charging Stations

Charging Station adding by app

Mappings

Bundesnetzagentur

  1. Betreiber -> Operator
  2. Adresse
  3. Postleitzahl Ort
  4. Längengrad DG -> Lat
  5. Breitengrad DG -> Lon
  6. Inbetriebnahmedatum
  7. Anschlussleistung kW
  8. Art der Ladeeinrichtung
  9. Anzahl Ladepunkte
  10. Steckertypen

Openchargemap

  1. Latitude -> Lat
  2. Longitude -> Lon
  3. Postcode -> Zip

APIs