Skip to content

Commit

Permalink
Fronius Gen24: remove ChaGriSet and InOutWRte_RvrtTms (#18386)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomF79 authored Jan 26, 2025
1 parent ffac522 commit 075393f
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions templates/definition/meter/fronius-gen24.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,6 @@ render: |
set:
source: sequence
set:
- source: const
value: 0 # off
set:
source: sunspec
uri: {{ .host }}:{{ .port }}
id: 1
value: 124:0:ChaGriSet
- source: const
value: 0
set:
Expand All @@ -168,13 +161,6 @@ render: |
set:
source: sequence
set:
- source: const
value: 0 # off
set:
source: sunspec
uri: {{ .host }}:{{ .port }}
id: 1
value: 124:0:ChaGriSet
- source: const
value: 2
set:
Expand All @@ -189,13 +175,6 @@ render: |
uri: {{ .host }}:{{ .port }}
id: 1
value: 124:0:OutWRte
- source: const
value: 0 # s
set:
source: sunspec
uri: {{ .host }}:{{ .port }}
id: 1
value: 124:0:InOutWRte_RvrtTms
- case: 3 # charge
set:
source: sequence
Expand All @@ -221,12 +200,5 @@ render: |
uri: {{ .host }}:{{ .port }}
id: 1
value: 124:0:OutWRte
- source: const
value: 0 # s
set:
source: sunspec
uri: {{ .host }}:{{ .port }}
id: 1
value: 124:0:InOutWRte_RvrtTms
capacity: {{ .capacity }} # kWh
{{- end }}

1 comment on commit 075393f

@Wisley7
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moin, wenn ich diese Datei bei mir ändern will, wo müsste ich danach suchen?

Please sign in to comment.