Skip to content

Commit 56fd7d9

Browse files
mfuchs1984naltatis
authored andcommitted
Pulsar Plus (v5.x): fix template (#16817)
1 parent d38141f commit 56fd7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/definition/charger/ocpp-pulsarplus-fw5.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ requirements:
2323
params:
2424
- preset: ocpp
2525
- name: metervalues
26-
default: -Current.Offered,-Power.Offered
26+
default: -Current.Offered,Power.Offered
2727
render: |
2828
{{ include "ocpp" . }}
2929
remotestart: true

0 commit comments

Comments
 (0)