diff --git a/templates/definition/meter/fronius-gen24.yaml b/templates/definition/meter/fronius-gen24.yaml index 2cd1858a63..b16e10de67 100644 --- a/templates/definition/meter/fronius-gen24.yaml +++ b/templates/definition/meter/fronius-gen24.yaml @@ -26,12 +26,14 @@ render: | power: source: sunspec uri: {{ .host }}:{{ .port }} + id: 200 value: - 203:W - 213:W energy: source: sunspec uri: {{ .host }}:{{ .port }} + id: 200 value: - 203:TotWhImp - 213:TotWhImp @@ -39,48 +41,57 @@ render: | currents: - source: sunspec uri: {{ .host }}:{{ .port }} + id: 200 value: - 203:AphA - 213:AphA - source: sunspec uri: {{ .host }}:{{ .port }} + id: 200 value: - 203:AphB - 213:AphB - source: sunspec uri: {{ .host }}:{{ .port }} + id: 200 value: - 203:AphC - 213:AphC voltages: - source: sunspec uri: {{ .host }}:{{ .port }} + id: 200 value: - 203:PhVphA - 213:PhVphA - source: sunspec uri: {{ .host }}:{{ .port }} + id: 200 value: - 203:PhVphB - 213:PhVphB - source: sunspec uri: {{ .host }}:{{ .port }} + id: 200 value: - 203:PhVphC - 213:PhVphC powers: - source: sunspec uri: {{ .host }}:{{ .port }} + id: 200 value: - 203:WphA - 213:WphA - source: sunspec uri: {{ .host }}:{{ .port }} + id: 200 value: - 203:WphB - 213:WphB - source: sunspec uri: {{ .host }}:{{ .port }} + id: 200 value: - 203:WphC - 213:WphC