File tree Expand file tree Collapse file tree 18 files changed +30
-24
lines changed
Expand file tree Collapse file tree 18 files changed +30
-24
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,13 @@ while read -r line; do
3636 fi
3737 if (( $n == 6 )) ; then
3838 wrkwh=$( echo " $line " | cut -c2- )
39- echo ${wrkwh% ??} > /var/www/html/openWB/ramdisk/wrkwh
39+ echo ${wrkwh% ??} > /var/www/html/openWB/ramdisk/pvkwh
4040 fi
4141
4242 n=$(( n + 1 ))
4343done <<< " $output"
4444
45- wattwr=` echo " ($wl1 +wl2+$wl3 )" | bc`
45+ wattwr=` echo " (( $wl1 +$ wl2 +$wl3 )* -1 )" | bc`
4646echo $wattwr
4747echo $wattwr > /var/www/html/openWB/ramdisk/pvwatt
4848
Original file line number Diff line number Diff line change @@ -36,11 +36,11 @@ sdmids1=5
3636ladeleistungs1modul=sdm630modbuslls1
3737
3838#lastmanagement
39- lastmanagement=1
39+ lastmanagement=0
4040lastmmaxw=15000
41- lastmaxap1=32
42- lastmaxap2=32
43- lastmaxap3=32
41+ lastmaxap1=30
42+ lastmaxap2=30
43+ lastmaxap3=30
4444
4545
4646#################################################################
@@ -68,7 +68,7 @@ sdm630modbusbezuglanip=10.20.0.180
6868# Modulauswahl für den PV Wechselrichter
6969# Mögliche Werte: wr_fronius, none
7070# Das Modul selbst muss noch konfiguriert werden
71- pvwattmodul=wr_fronius
71+ pvwattmodul=wr_http
7272
7373#wr fronius ip
7474wrfroniusip=10.20.0.126
@@ -152,11 +152,11 @@ smaemdpvid=1900123456
152152smaemdllid=1900123456
153153dacregisters1=12
154154
155- wr_http_w_url='http://192.168 .0.17/ pvwatt.txt '
155+ wr_http_w_url='http://10.20 .0.63/openWB/ramdisk/ pvwatt'
156156hsocip1=http://10.0.0.110/soc.txt
157157socmodul1=soc_http1
158158dacregisters1=12
159- wr_http_kwh_url='http://192.168 .0.17/pvwh.txt '
159+ wr_http_kwh_url='http://10.20 .0.63/openWB/ramdisk/pvkwh '
160160smaemdbezugid=1900123456
161161smaemdpvid=1900123456
162162smaemdllid=1900123456
Original file line number Diff line number Diff line change 1- 8087386.5
1+ 8115674.300000001
Original file line number Diff line number Diff line change 1- 2720845.4000000004
1+ 2807752.9000000004
Original file line number Diff line number Diff line change 1- 224
1+ 226
Original file line number Diff line number Diff line change 1- 0
1+
Original file line number Diff line number Diff line change 1- 475.85101318359375
1+ 499.73199462890625
Original file line number Diff line number Diff line change 1- 114.1729965209961
1+ 0
Original file line number Diff line number Diff line change 1- 224
1+ 227
Original file line number Diff line number Diff line change 1- 224
1+ 227
You can’t perform that action at this time.
0 commit comments