-
Notifications
You must be signed in to change notification settings - Fork 0
/
modbus.yaml
275 lines (248 loc) · 7.68 KB
/
modbus.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
- name: "SMA EDMM10"
type: tcp
host: 192.168.3.249
port: 502
sensors:
- name: sma_edmm_accumulated_connected_power_of_the_PV_inverter
unit_of_measurement: W
state_class: measurement
slave: 2
address: 30233
count: 2
data_type: uint32
scan_interval: 60
# Comfirmed working
- name: sma_edmm_total_energy_fed_in_on_all_line_conductors
unit_of_measurement: Wh
state_class: measurement
slave: 2
address: 30513
count: 4
data_type: uint64
scan_interval: 60
# Comfirmed working (TOTAL PRODUCED)
- name: sma_edmm_energy_fed_in_on_the_current_day_on_all_line_conductors
unit_of_measurement: Wh
state_class: measurement
slave: 2
address: 30517
count: 4
data_type: uint64
scan_interval: 60
### Getting static? value '18446744073709551615' - Can't find in monitor
- name: sma_edmm_current_pv_feed_in_active_power_on_all_line_conducors
state_class: measurement
unit_of_measurement: W
slave: 2
address: 30775
count: 2
data_type: int32
scan_interval: 60
# Comfirmed working - current production all conductors
- name: sma_edmm_reactive_power_on_all_line_conductors
state_class: measurement
unit_of_measurement: VA
slave: 2
address: 30805
count: 2
data_type: int32
scan_interval: 60
# Comfirmed working
- name: sma_edmm_active_power_of_system_at_pcc
state_class: measurement
unit_of_measurement: W
slave: 2
address: 31249
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648'
- name: sma_edmm_reactive_power_of_system_at_pcc
state_class: measurement
unit_of_measurement: var
slave: 2
address: 31251
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648'
- name: sma_edmm_feed_in_of_power_into_grid_line1_at_pcc
state_class: measurement
unit_of_measurement: W
slave: 2
address: 31503
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648'
- name: sma_edmm_feed_in_of_power_into_grid_line2_at_pcc
state_class: measurement
unit_of_measurement: W
slave: 2
address: 31505
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648'
- name: sma_edmm_feed_in_of_power_into_grid_line3_at_pcc
state_class: measurement
unit_of_measurement: W
slave: 2
address: 31507
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648'
- name: sma_edmm_feed_in_of_reactive_power_into_grid_line1_at_pcc
state_class: measurement
unit_of_measurement: var
slave: 2
address: 31509
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648'
- name: sma_edmm_feed_in_of_reactive_power_into_grid_line2_at_pcc
state_class: measurement
unit_of_measurement: var
slave: 2
address: 31511
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648'
- name: sma_edmm_feed_in_of_reactive_power_into_grid_line3_at_pcc
state_class: measurement
unit_of_measurement: var
slave: 2
address: 31513
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648'
- name: sma_edmm_system_voltage_line1_at_pcc
state_class: measurement
unit_of_measurement: V
slave: 2
address: 31529
count: 2
data_type: uint32
scan_interval: 60
# Comfirmed working
- name: sma_edmm_system_voltage_line2_at_pcc
state_class: measurement
unit_of_measurement: V
slave: 2
address: 31531
count: 2
data_type: uint32
scan_interval: 60
# Comfirmed working
- name: sma_edmm_system_voltage_line3_at_pcc
state_class: measurement
unit_of_measurement: V
slave: 2
address: 31533
count: 2
data_type: uint32
scan_interval: 60
# Comfirmed working
- name: sma_edmm_system_current_line1_at_pcc
state_class: measurement
unit_of_measurement: A
slave: 2
address: 31535
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648'
- name: sma_edmm_system_current_line2_at_pcc
state_class: measurement
unit_of_measurement: A
slave: 2
address: 31537
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648'
- name: sma_edmm_system_current_line3_at_pcc
state_class: measurement
unit_of_measurement: A
slave: 2
address: 31539
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648'
# - name: sma_edmm_total_generated_power #Power value of the generating system when all generating units are in operation, in W
# state_class: measurement
# unit_of_measurement: W
# slave: 2
# address: 31545
# count: 2
# data_type: uint32
# scan_interval: 60
# ### Reports 'unavailable' (Gives exception Pymodbus: SMA EDMM10: Exception Response(131, 3, SlaveFailure))
- name: sma_edmm_available_active_power_all_inverters #Available active power of all inverters, in W
state_class: measurement
unit_of_measurement: W
slave: 2
address: 31547
count: 2
data_type: uint32
scan_interval: 60
# Comfirmed working
- name: sma_edmm_available_underexcited_reactive_power
state_class: measurement
unit_of_measurement: var
slave: 2
address: 32187
count: 2
data_type: int32
scan_interval: 60
# Comfirmed working
- name: sma_edmm_available_overexcited_reactive_power
state_class: measurement
unit_of_measurement: var
slave: 2
address: 32189
count: 2
data_type: int32
scan_interval: 60
# Comfirmed working
- name: sma_edmm_availability_of_generating_system
state_class: measurement
unit_of_measurement: '%'
slave: 2
address: 32193
count: 2
data_type: uint32
scan_interval: 60
# Comfirmed working
- name: sma_edmm_ambient_temp
state_class: measurement
unit_of_measurement: °C
slave: 2
address: 34609
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648' - seems to be sat-data
- name: sma_edmm_global_wind_speed
state_class: measurement
unit_of_measurement: m/s
slave: 2
address: 34615
count: 2
data_type: uint32
scan_interval: 60
### Getting static? value of '4294967295' - seems to be sat-data
- name: sma_edmm_pv_module_temp
state_class: measurement
unit_of_measurement: °C
slave: 2
address: 34621
count: 2
data_type: int32
scan_interval: 60
### Getting static? value of '-2147483648'