You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stationid: EVB-P12354 # Station ID, Station ID des Ladepunktes. Hinweis: In Ausnahmefällen kann es erforderlich sein, diese ID manuell an die OCPP-URL der Ladestation in der Form `ws://<evcc-adresse>:8887/<stationid>` anzuhängen. Die meisten Ladestationen fügen die ID intern automatisch hinzu. (optional)
13
+
advanced: |
14
+
type: template
15
+
template: ocpp-foxess
16
+
stationid: EVB-P12354 # Station ID, Station ID des Ladepunktes. Hinweis: In Ausnahmefällen kann es erforderlich sein, diese ID manuell an die OCPP-URL der Ladestation in der Form `ws://<evcc-adresse>:8887/<stationid>` anzuhängen. Die meisten Ladestationen fügen die ID intern automatisch hinzu. (optional)
17
+
connector: 1 # Anschlussnummer, Bei Ladestationen mit mehreren Anschlüssen. Die Zählung beginnt bei 1 für den ersten Anschluss. (optional)
18
+
remotestart: # Remote-Transaktion bei Fahrzeugverbindung starten, Diese Option nur aktivieren wenn keinerlei Möglichkeit besteht Transaktionen seitens des Ladepunktes zu initiieren! Das ist nur der Fall wenn z. B. kein RFID-Lesegerät vorhanden ist und Ladevorgänge grundsätzlich einzeln per App freigeschaltet werden müssten. Normalerweise sollte der Ladepunkt am Gerät immer so konfiguriert werden, dass entweder eine RFID-Karte zur Freischaltung verwendet wird oder der Ladepunkt auf "Autostart", "Freies Laden" o.ä. eingestellt ist. Zunächst die Dokumentation und die Konfigurationsmöglichkeiten des Ladepunktes prüfen, ggf. beim Hersteller nachfragen! (Verwendet OCPP RemoteStartTransaction) (optional)
19
+
idtag: evcc # Authentifizierungs-Token, Diese Option ist nur in Ausnahmefällen erforderlich wenn der Ladepunkt für die Annahme externer Transaktionen einen spezifischen Token erfordert. (Verwendet OCPP RemoteStartTransaction) (optional)
20
+
connecttimeout: 5m # Zeitlimit für die Registrierung, Zeitlimit für die Registrierung des Ladepunktes (optional)
21
+
meterinterval: 10s # Übertragungsintervall der Zählerwerte, Zeitintervall für die Übertragung der Zählerwerte (MeterValueSampleInterval) (optional)
22
+
metervalues: Energy.Active.Import.Register,Power.Active.Import,SoC,Current.Offered,Power.Offered,Current.Import,Voltage # Zählerwerte für die Übertragung, Manuelle Vorgabe der zu konfigurierenden Zählerwerte (MeterValuesSampledData) (optional)
23
+
params:
24
+
- name: stationid
25
+
example: EVB-P12354
26
+
default:
27
+
choice: []
28
+
unit:
29
+
description: Station ID
30
+
help: 'Station ID des Ladepunktes. Hinweis: In Ausnahmefällen kann es erforderlich sein, diese ID manuell an die OCPP-URL der Ladestation in der Form `ws://<evcc-adresse>:8887/<stationid>` anzuhängen. Die meisten Ladestationen fügen die ID intern automatisch hinzu.'
31
+
advanced: false
32
+
optional: true
33
+
- name: connector
34
+
example:
35
+
default: 1
36
+
choice: []
37
+
unit:
38
+
description: Anschlussnummer
39
+
help: Bei Ladestationen mit mehreren Anschlüssen. Die Zählung beginnt bei 1 für den ersten Anschluss.
40
+
advanced: true
41
+
optional: true
42
+
- name: remotestart
43
+
example:
44
+
default:
45
+
choice: []
46
+
unit:
47
+
description: Remote-Transaktion bei Fahrzeugverbindung starten
48
+
help: Diese Option nur aktivieren wenn keinerlei Möglichkeit besteht Transaktionen seitens des Ladepunktes zu initiieren! Das ist nur der Fall wenn z. B. kein RFID-Lesegerät vorhanden ist und Ladevorgänge grundsätzlich einzeln per App freigeschaltet werden müssten. Normalerweise sollte der Ladepunkt am Gerät immer so konfiguriert werden, dass entweder eine RFID-Karte zur Freischaltung verwendet wird oder der Ladepunkt auf "Autostart", "Freies Laden" o.ä. eingestellt ist. Zunächst die Dokumentation und die Konfigurationsmöglichkeiten des Ladepunktes prüfen, ggf. beim Hersteller nachfragen! (Verwendet OCPP RemoteStartTransaction)
49
+
advanced: true
50
+
optional: true
51
+
- name: idtag
52
+
example: evcc
53
+
default:
54
+
choice: []
55
+
unit:
56
+
description: Authentifizierungs-Token
57
+
help: Diese Option ist nur in Ausnahmefällen erforderlich wenn der Ladepunkt für die Annahme externer Transaktionen einen spezifischen Token erfordert. (Verwendet OCPP RemoteStartTransaction)
58
+
advanced: true
59
+
optional: true
60
+
- name: connecttimeout
61
+
example:
62
+
default: 5m
63
+
choice: []
64
+
unit:
65
+
description: Zeitlimit für die Registrierung
66
+
help: Zeitlimit für die Registrierung des Ladepunktes
67
+
advanced: true
68
+
optional: true
69
+
- name: meterinterval
70
+
example:
71
+
default: 10s
72
+
choice: []
73
+
unit:
74
+
description: Übertragungsintervall der Zählerwerte
75
+
help: Zeitintervall für die Übertragung der Zählerwerte (MeterValueSampleInterval)
stationid: EVB-P12354 # Station ID, Station ID of the charging point. Note: In exceptional cases, it may be necessary to manually append this ID to the OCPP URL of the charging station in the form `ws://<evcc-address>:8887/<stationid>`. Most charging stations automatically add the ID internally. (optional)
13
+
advanced: |
14
+
type: template
15
+
template: ocpp-foxess
16
+
stationid: EVB-P12354 # Station ID, Station ID of the charging point. Note: In exceptional cases, it may be necessary to manually append this ID to the OCPP URL of the charging station in the form `ws://<evcc-address>:8887/<stationid>`. Most charging stations automatically add the ID internally. (optional)
17
+
connector: 1 # Connector number, For charging stations with multiple connectors. Counting starts at 1 for the first connector. (optional)
18
+
remotestart: # Start remote transaction on vehicle connection, Only enable this option if there is no way to initiate transactions from the charger side! This is only the case if e.g. no RFID reader is available and charging processes would have to be released individually via app. Normally, the charger should always be configured at the device so that either an RFID card is used for activation or the charger is set to "Autostart", "Free Charging" or similar. First check the documentation and configuration possibilities of the charger, ask the manufacturer if necessary! (Uses OCPP RemoteStartTransaction) (optional)
19
+
idtag: evcc # Authentication token, This option is only required in exceptional cases if the charger requires a specific token for accepting external transactions. (Uses OCPP RemoteStartTransaction) (optional)
20
+
connecttimeout: 5m # Timeout for registration, Timeout for the registration of the charging point (optional)
21
+
meterinterval: 10s # Transmission interval for meter values, Time interval for transmission of meter values (MeterValueSampleInterval) (optional)
22
+
metervalues: Energy.Active.Import.Register,Power.Active.Import,SoC,Current.Offered,Power.Offered,Current.Import,Voltage # Meter values for transmission, Manual specification of the meter values to be configured (MeterValuesSampledData) (optional)
23
+
params:
24
+
- name: stationid
25
+
example: EVB-P12354
26
+
default:
27
+
choice: []
28
+
unit:
29
+
description: Station ID
30
+
help: 'Station ID of the charging point. Note: In exceptional cases, it may be necessary to manually append this ID to the OCPP URL of the charging station in the form `ws://<evcc-address>:8887/<stationid>`. Most charging stations automatically add the ID internally.'
31
+
advanced: false
32
+
optional: true
33
+
- name: connector
34
+
example:
35
+
default: 1
36
+
choice: []
37
+
unit:
38
+
description: Connector number
39
+
help: For charging stations with multiple connectors. Counting starts at 1 for the first connector.
40
+
advanced: true
41
+
optional: true
42
+
- name: remotestart
43
+
example:
44
+
default:
45
+
choice: []
46
+
unit:
47
+
description: Start remote transaction on vehicle connection
48
+
help: Only enable this option if there is no way to initiate transactions from the charger side! This is only the case if e.g. no RFID reader is available and charging processes would have to be released individually via app. Normally, the charger should always be configured at the device so that either an RFID card is used for activation or the charger is set to "Autostart", "Free Charging" or similar. First check the documentation and configuration possibilities of the charger, ask the manufacturer if necessary! (Uses OCPP RemoteStartTransaction)
49
+
advanced: true
50
+
optional: true
51
+
- name: idtag
52
+
example: evcc
53
+
default:
54
+
choice: []
55
+
unit:
56
+
description: Authentication token
57
+
help: This option is only required in exceptional cases if the charger requires a specific token for accepting external transactions. (Uses OCPP RemoteStartTransaction)
58
+
advanced: true
59
+
optional: true
60
+
- name: connecttimeout
61
+
example:
62
+
default: 5m
63
+
choice: []
64
+
unit:
65
+
description: Timeout for registration
66
+
help: Timeout for the registration of the charging point
67
+
advanced: true
68
+
optional: true
69
+
- name: meterinterval
70
+
example:
71
+
default: 10s
72
+
choice: []
73
+
unit:
74
+
description: Transmission interval for meter values
75
+
help: Time interval for transmission of meter values (MeterValueSampleInterval)
0 commit comments