Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Blockly
    5. Durchschnittstemperatur Berechnen für Zeitraum X

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Durchschnittstemperatur Berechnen für Zeitraum X

    This topic has been deleted. Only users with topic management privileges can see it.
    • Danny 0
      Danny 0 last edited by

      Hi Leute,

      ich habe gerade mein Projekt der Gartenbewässerung gestartet und das erste was ich brauchte war die Durchschnittstemperatur seid der letzten Bewässerung. Anbei ist der Code der Recht gut funktioniert. Ich würde mich über ein Feedback freuen ob man dort noch etwas verbessern kann.

      Ich habe die Konfiguration über Objekte geregelt die in dem Scriptordner Java8 liegen. Hier könnte ich mir noch vorstellen das sich das Script den Ort wo es liegt beim starten selbst zusammen sucht und dort die Objekte erstellt falls diese nicht existieren.

      Vielleicht Hilf es dem ein oder anderen auch.

      Blockly-Code

      <xml xmlns="http://www.w3.org/1999/xhtml">
        <variables>
          <variable type="" id="8Nwr#R[ONIjZ2~lb!SHn">debug</variable>
          <variable type="undefined" id="schedule_durchschnittstemperatur_berechnen">schedule_durchschnittstemperatur_berechnen</variable>
          <variable type="" id="$5sY.mx{=*pQqB6q6#s2">temperatursumme</variable>
          <variable type="" id="1v4yFE=r]8r).mG]$R!j">durchschnittstemperatur</variable>
          <variable type="" id="j$fc2]%ui,uNx:j!YUaM">objekt_aktualisierungsrate_temperatursensor</variable>
          <variable type="" id="d?XJF#c{2l(3B-oxs(d%">anzahl_messungen</variable>
          <variable type="" id="**D1JtD}yZW).4=36v*X">wert_aktualisierungsrate_temperatursensor</variable>
          <variable type="" id="n5D#p8h1g!RHc|T{`UKm">wert_aussentemperatur</variable>
          <variable type="" id="4*-eIh=E7(O_c.rWSe3]">objekt_durchschnitts_temperatur_seid_letzter_beregnung</variable>
          <variable type="" id="QtrjVmEmm}:-fq6S}lVz">temperatursumme_und_anzahl_messungen</variable>
          <variable type="" id="[(KXgz,^{+%mlf)IXCp(">trennzeichen</variable>
          <variable type="" id="UWe;^m0DvQ43j:C_$I7p">objekt_durchschnitts_temperatur_seid_letzter_beregnung_liste</variable>
          <variable type="" id="2H`:B/T(D=M!|Fg)YN)m">liste_temperatursumme_anzahl_messungen</variable>
          <variable type="" id="kyv[b$4nP;q57z@uc`=I">objekt_temperatursensor_objekt</variable>
          <variable type="" id="P,x,Vv{/[h^CDPD2va`8">objekt_aussentemperatur</variable>
        </variables>
        <block type="variables_set" id="Sy/VCA0`bi6Z*+UAR34C" x="-787" y="213">
          <field name="VAR" id="8Nwr#R[ONIjZ2~lb!SHn" variabletype="">debug</field>
          <comment pinned="false" h="80" w="160">0 = gibt kein Debug Text aus
      1 = gibt Debug Texte aus
          </comment>
          <value name="VALUE">
            <block type="math_number" id="~l/S$uPFK(KORVrG!XPW">
              <field name="NUM">0</field>
            </block>
          </value>
          <next>
            <block type="procedures_callnoreturn" id="]gH0jjH?efOnq`l.!?rl">
              <mutation name="aktuelle_daten_einlesen"></mutation>
              <next>
                <block type="comment" id="-9TG0{bqJkmm(35Jqc#{">
                  <field name="COMMENT">Temperaturveränderungen einlesen</field>
                  <next>
                    <block type="comment" id="6:Mg,rV1h.m9?@[Wk=6B">
                      <field name="COMMENT">und Durchschnittstemperatur berechnen</field>
                      <next>
                        <block type="procedures_callnoreturn" id="7r)G!tGM$xa+*)Ha)(!z">
                          <mutation name="cronjob_aktualisieren"></mutation>
                          <next>
                            <block type="on_ext" id="(4wF}~1uoTM8V7Y6o*kZ">
                              <mutation items="1"></mutation>
                              <field name="CONDITION">ne</field>
                              <field name="ACK_CONDITION"></field>
                              <value name="OID0">
                                <shadow type="field_oid" id="PlVieK=+cNj:QHb;p9_:">
                                  <field name="oid">default</field>
                                </shadow>
                                <block type="variables_get" id="#0]It/9+Gd8W5Ht@`[Ea">
                                  <field name="VAR" id="j$fc2]%ui,uNx:j!YUaM" variabletype="">objekt_aktualisierungsrate_temperatursensor</field>
                                </block>
                              </value>
                              <statement name="STATEMENT">
                                <block type="procedures_callnoreturn" id="$.G^r38[XiqQKHQ3Z;Re">
                                  <mutation name="aktuelle_daten_einlesen"></mutation>
                                  <next>
                                    <block type="procedures_callnoreturn" id="kL|r1b-Dp^.{o}B6(JrL">
                                      <mutation name="cronjob_aktualisieren"></mutation>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </next>
            </block>
          </next>
        </block>
        <block type="procedures_defnoreturn" id="4!%jAWOi4drd7.L5[Jjw" x="-263" y="188">
          <field name="NAME">cronjob_aktualisieren</field>
          <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
          <statement name="STACK">
            <block type="schedule_clear" id="YmIlu}hcSQt}r-q/]=JG">
              <field name="NAME">schedule_durchschnittstemperatur_berechnen</field>
              <next>
                <block type="schedule_create" id=".xq[6`8(U)1uSaYI`hu@">
                  <field name="NAME">schedule_durchschnittstemperatur_berechnen</field>
                  <value name="SCHEDULE">
                    <shadow type="field_cron" id="Hbuw,}w@D17RP9x,BHB]">
                      <field name="CRON">* * * * *</field>
                    </shadow>
                    <block type="cron_builder" id="%2/uMBUYhVLCCj:-ux|h">
                      <mutation seconds="true" as_line="false"></mutation>
                      <field name="LINE">FALSE</field>
                      <field name="WITH_SECONDS">TRUE</field>
                      <value name="DOW">
                        <shadow type="text" id="@cdy#!4ExUe(9K+^w]9.">
                          <field name="TEXT">*</field>
                        </shadow>
                      </value>
                      <value name="MONTHS">
                        <shadow type="text" id="CsRT+t`4miQV(+(f*O*G">
                          <field name="TEXT">*</field>
                        </shadow>
                      </value>
                      <value name="DAYS">
                        <shadow type="text" id="JiD?youEwg^TJBRK;k3#">
                          <field name="TEXT">*</field>
                        </shadow>
                      </value>
                      <value name="HOURS">
                        <shadow type="text" id="[n_9@IM`Fw/d9;OuKeC@">
                          <field name="TEXT">*</field>
                        </shadow>
                      </value>
                      <value name="MINUTES">
                        <shadow type="text" id="BNgK$fmDCBp46.Jl;@:9">
                          <field name="TEXT">*</field>
                        </shadow>
                      </value>
                      <value name="SECONDS">
                        <shadow type="text" id="]l3%23O]VGvb?OS9PpAl">
                          <field name="TEXT">5</field>
                        </shadow>
                        <block type="variables_get" id="1T{gC0.y.?t`k]k=QM*7">
                          <field name="VAR" id="**D1JtD}yZW).4=36v*X" variabletype="">wert_aktualisierungsrate_temperatursensor</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <statement name="STATEMENT">
                    <block type="procedures_callnoreturn" id=".CW[N0pAD;o_Il#r)a9+">
                      <mutation name="aktuelle_daten_einlesen"></mutation>
                      <next>
                        <block type="procedures_callnoreturn" id="IxOLt:!8U[I$w2O#lRnF">
                          <mutation name="durschnittstemperatur_berechnen"></mutation>
                        </block>
                      </next>
                    </block>
                  </statement>
                </block>
              </next>
            </block>
          </statement>
        </block>
        <block type="procedures_defnoreturn" id="gp@ihdKX1wRyd+Dx=k)6" x="638" y="163">
          <field name="NAME">durschnittstemperatur_berechnen</field>
          <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
          <statement name="STACK">
            <block type="controls_if" id="b[V%3/.p0ePwTlA1e{;H">
              <mutation elseif="1"></mutation>
              <value name="IF0">
                <block type="logic_compare" id="Lbr#IB);)EBy?ViX;5=j">
                  <field name="OP">EQ</field>
                  <value name="A">
                    <block type="variables_get" id="#_%9*,{#Fi%3hO{F$MEs">
                      <field name="VAR" id="1v4yFE=r]8r).mG]$R!j" variabletype="">durchschnittstemperatur</field>
                    </block>
                  </value>
                  <value name="B">
                    <block type="math_number" id="|fRQXL_)e%ln%KOuD2[~">
                      <field name="NUM">0</field>
                    </block>
                  </value>
                </block>
              </value>
              <statement name="DO0">
                <block type="variables_set" id="dzas:/m*2Z+NR{YTgGEs">
                  <field name="VAR" id="$5sY.mx{=*pQqB6q6#s2" variabletype="">temperatursumme</field>
                  <value name="VALUE">
                    <block type="convert_tonumber" id="oMQ3,ua$H;4nd5[[gYIn">
                      <value name="VALUE">
                        <block type="variables_get" id="P;Flyo{nAW5^0.Lz+bp{">
                          <field name="VAR" id="n5D#p8h1g!RHc|T{`UKm" variabletype="">wert_aussentemperatur</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <next>
                    <block type="variables_set" id="s-whuNLgGF=SeE_5|0b1">
                      <field name="VAR" id="d?XJF#c{2l(3B-oxs(d%" variabletype="">anzahl_messungen</field>
                      <value name="VALUE">
                        <block type="convert_tonumber" id="h[bfHY_d(y-!m*B{Crt.">
                          <value name="VALUE">
                            <block type="math_number" id="GJTdHGa}DO$@LC-:!SK0">
                              <field name="NUM">1</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <next>
                        <block type="variables_set" id="?n18?GKkvBp6y{[$53lU">
                          <field name="VAR" id="1v4yFE=r]8r).mG]$R!j" variabletype="">durchschnittstemperatur</field>
                          <value name="VALUE">
                            <block type="variables_get" id="++Rn6(:lj:HO8x;|i4de">
                              <field name="VAR" id="n5D#p8h1g!RHc|T{`UKm" variabletype="">wert_aussentemperatur</field>
                            </block>
                          </value>
                          <next>
                            <block type="control_ex" id="Fle~lwVky-!`!6)P{3eu">
                              <field name="TYPE">false</field>
                              <field name="CLEAR_RUNNING">FALSE</field>
                              <value name="OID">
                                <shadow type="field_oid" id="{N/wV%3i#(Fs-gT]D8j*">
                                  <field name="oid">Object ID</field>
                                </shadow>
                                <block type="variables_get" id="/Bk4z:mW,pyEyyW-NP@g">
                                  <field name="VAR" id="4*-eIh=E7(O_c.rWSe3]" variabletype="">objekt_durchschnitts_temperatur_seid_letzter_beregnung</field>
                                </block>
                              </value>
                              <value name="VALUE">
                                <shadow type="logic_boolean" id="1#JHcw(ZJK(b@LDg-^EL">
                                  <field name="BOOL">TRUE</field>
                                </shadow>
                                <block type="variables_get" id="|Nsn$lZ^MCQUhn`y1K%_">
                                  <field name="VAR" id="1v4yFE=r]8r).mG]$R!j" variabletype="">durchschnittstemperatur</field>
                                </block>
                              </value>
                              <value name="DELAY_MS">
                                <shadow type="math_number" id="+vHE@sU--+3+.#`6#b:V">
                                  <field name="NUM">0</field>
                                </shadow>
                              </value>
                              <next>
                                <block type="variables_set" id="DxRoNn/B#4B,6P|@*)C^">
                                  <field name="VAR" id="QtrjVmEmm}:-fq6S}lVz" variabletype="">temperatursumme_und_anzahl_messungen</field>
                                  <value name="VALUE">
                                    <block type="text_join" id="zJ|DW74yP^46SVCz%?*=">
                                      <mutation items="3"></mutation>
                                      <value name="ADD0">
                                        <block type="variables_get" id="e.pZcZ:=fCMr@=/SHg9E">
                                          <field name="VAR" id="$5sY.mx{=*pQqB6q6#s2" variabletype="">temperatursumme</field>
                                        </block>
                                      </value>
                                      <value name="ADD1">
                                        <block type="variables_get" id="lzKSX/cg*}yl1Pwi7Ys+">
                                          <field name="VAR" id="[(KXgz,^{+%mlf)IXCp(" variabletype="">trennzeichen</field>
                                        </block>
                                      </value>
                                      <value name="ADD2">
                                        <block type="variables_get" id="s6?e`_a-JL;o-~Elbyw0">
                                          <field name="VAR" id="d?XJF#c{2l(3B-oxs(d%" variabletype="">anzahl_messungen</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control_ex" id="Q5n%oAv4AD?i$-?wt%[p">
                                      <field name="TYPE">false</field>
                                      <field name="CLEAR_RUNNING">FALSE</field>
                                      <value name="OID">
                                        <shadow type="field_oid" id="{N/wV%3i#(Fs-gT]D8j*">
                                          <field name="oid">Object ID</field>
                                        </shadow>
                                        <block type="variables_get" id="CPe%oV.QiDTbm+G1~w9c">
                                          <field name="VAR" id="UWe;^m0DvQ43j:C_$I7p" variabletype="">objekt_durchschnitts_temperatur_seid_letzter_beregnung_liste</field>
                                        </block>
                                      </value>
                                      <value name="VALUE">
                                        <shadow type="logic_boolean" id="1#JHcw(ZJK(b@LDg-^EL">
                                          <field name="BOOL">TRUE</field>
                                        </shadow>
                                        <block type="variables_get" id="/|.=g,PpC%5{u2`-oWN/">
                                          <field name="VAR" id="QtrjVmEmm}:-fq6S}lVz" variabletype="">temperatursumme_und_anzahl_messungen</field>
                                        </block>
                                      </value>
                                      <value name="DELAY_MS">
                                        <shadow type="math_number" id="):{!nncHXFO6A.loM}|A">
                                          <field name="NUM">0</field>
                                        </shadow>
                                      </value>
                                      <next>
                                        <block type="controls_if" id="1dc2K_Eq~f)(I++LC^];">
                                          <value name="IF0">
                                            <block type="logic_compare" id="4GGY$}foT3JW1,sI^YlY">
                                              <field name="OP">EQ</field>
                                              <value name="A">
                                                <block type="variables_get" id="!*_kcJ-JCyKHZVc.u^yd">
                                                  <field name="VAR" id="8Nwr#R[ONIjZ2~lb!SHn" variabletype="">debug</field>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <block type="math_number" id="pLzsYl#rXhO8oDDg7UZ7">
                                                  <field name="NUM">1</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <statement name="DO0">
                                            <block type="debug" id="ut|h4B(9?m^vQdIck(?.">
                                              <field name="Severity">log</field>
                                              <value name="TEXT">
                                                <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                  <field name="TEXT">test</field>
                                                </shadow>
                                                <block type="text_join" id="3,=~M6z7)pV}U^,5jUL^">
                                                  <mutation items="1"></mutation>
                                                  <value name="ADD0">
                                                    <block type="text" id="VQZnqw)nwILJUA(pe!@E">
                                                      <field name="TEXT">Routine : 0</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="debug" id="3hI/`vqcTJoK7WIxBlM!">
                                                  <field name="Severity">log</field>
                                                  <value name="TEXT">
                                                    <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                      <field name="TEXT">test</field>
                                                    </shadow>
                                                    <block type="text_join" id="-nv}@/H-~{0eq7;(v9.j">
                                                      <mutation items="2"></mutation>
                                                      <value name="ADD0">
                                                        <block type="text" id="9-}`/R]@sLaZ6WOL!r,H">
                                                          <field name="TEXT">____ Durchschnittstemperatur seid Letzter Beregnung : </field>
                                                        </block>
                                                      </value>
                                                      <value name="ADD1">
                                                        <block type="variables_get" id="|AwrM4?e*^A{53NojEf:">
                                                          <field name="VAR" id="1v4yFE=r]8r).mG]$R!j" variabletype="">durchschnittstemperatur</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="debug" id="S.eWPPVmL?eDhD/5eqYZ">
                                                      <field name="Severity">log</field>
                                                      <value name="TEXT">
                                                        <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                          <field name="TEXT">test</field>
                                                        </shadow>
                                                        <block type="text_join" id="R6_@/A(]*WR`eJ[POi5U">
                                                          <mutation items="2"></mutation>
                                                          <value name="ADD0">
                                                            <block type="text" id="QZF}EJ(m,F7;YUP*t19L">
                                                              <field name="TEXT">____ String : </field>
                                                            </block>
                                                          </value>
                                                          <value name="ADD1">
                                                            <block type="variables_get" id="D?otXxcMy3P{{|~-tG~q">
                                                              <field name="VAR" id="QtrjVmEmm}:-fq6S}lVz" variabletype="">temperatursumme_und_anzahl_messungen</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </next>
                                                </block>
                                              </next>
                                            </block>
                                          </statement>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </statement>
              <value name="IF1">
                <block type="logic_compare" id="lMPQbg`Q=vKw}62563z[">
                  <field name="OP">NEQ</field>
                  <value name="A">
                    <block type="variables_get" id="(m#ch$`Pe,Xx5K+%l7]_">
                      <field name="VAR" id="1v4yFE=r]8r).mG]$R!j" variabletype="">durchschnittstemperatur</field>
                    </block>
                  </value>
                  <value name="B">
                    <block type="math_number" id=",,6RT|?,(H[)9pw;e1HU">
                      <field name="NUM">0</field>
                    </block>
                  </value>
                </block>
              </value>
              <statement name="DO1">
                <block type="variables_set" id="@{%/Q5Rb{Dw}mQo/bShi">
                  <field name="VAR" id="1v4yFE=r]8r).mG]$R!j" variabletype="">durchschnittstemperatur</field>
                  <value name="VALUE">
                    <block type="math_arithmetic" id="j.c~Op;Y@AN6;D/aehB%" inline="false">
                      <field name="OP">DIVIDE</field>
                      <value name="A">
                        <shadow type="math_number" id="wH9duxxW~ny8~n::eh[x">
                          <field name="NUM">1</field>
                        </shadow>
                        <block type="math_arithmetic" id="Jj/}%s0u`@u{=VS!C*lI">
                          <field name="OP">ADD</field>
                          <value name="A">
                            <shadow type="math_number" id="lU{O,jxF-_rC:G`3047g">
                              <field name="NUM">1</field>
                            </shadow>
                            <block type="variables_get" id="aoy)Lu8GZhM./qKVSYNs">
                              <field name="VAR" id="$5sY.mx{=*pQqB6q6#s2" variabletype="">temperatursumme</field>
                            </block>
                          </value>
                          <value name="B">
                            <shadow type="math_number" id="uD%B/yd{wv#AXa$yqeml">
                              <field name="NUM">1</field>
                            </shadow>
                            <block type="variables_get" id="N!([+USJ0S[qjSH,k0|f">
                              <field name="VAR" id="n5D#p8h1g!RHc|T{`UKm" variabletype="">wert_aussentemperatur</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <value name="B">
                        <shadow type="math_number" id="S;fj3J1k}l3?7R2jwadv">
                          <field name="NUM">1</field>
                        </shadow>
                        <block type="math_arithmetic" id=";g$ICF}RO9BG=Oq?=5Tr">
                          <field name="OP">ADD</field>
                          <value name="A">
                            <shadow type="math_number" id="iGuGFz72y#~NCU8?{|5M">
                              <field name="NUM">1</field>
                            </shadow>
                            <block type="variables_get" id="nph;r5g]rV*06rOlGAL3">
                              <field name="VAR" id="d?XJF#c{2l(3B-oxs(d%" variabletype="">anzahl_messungen</field>
                            </block>
                          </value>
                          <value name="B">
                            <shadow type="math_number" id="=l16,uuO)Au8/zokwMs#">
                              <field name="NUM">1</field>
                            </shadow>
                          </value>
                        </block>
                      </value>
                    </block>
                  </value>
                  <next>
                    <block type="control_ex" id="G[AC{to|%dfbe.~(tGrE">
                      <field name="TYPE">false</field>
                      <field name="CLEAR_RUNNING">FALSE</field>
                      <value name="OID">
                        <shadow type="field_oid" id="{N/wV%3i#(Fs-gT]D8j*">
                          <field name="oid">Object ID</field>
                        </shadow>
                        <block type="variables_get" id="=kvy{Tb/Re6Q7kVCtdx[">
                          <field name="VAR" id="4*-eIh=E7(O_c.rWSe3]" variabletype="">objekt_durchschnitts_temperatur_seid_letzter_beregnung</field>
                        </block>
                      </value>
                      <value name="VALUE">
                        <shadow type="logic_boolean" id="1#JHcw(ZJK(b@LDg-^EL">
                          <field name="BOOL">TRUE</field>
                        </shadow>
                        <block type="variables_get" id=":CtF{eX4?/bU{!4P0o]$">
                          <field name="VAR" id="1v4yFE=r]8r).mG]$R!j" variabletype="">durchschnittstemperatur</field>
                        </block>
                      </value>
                      <value name="DELAY_MS">
                        <shadow type="math_number" id="I~4f#8v!F@Qz!}3.HpTC">
                          <field name="NUM">0</field>
                        </shadow>
                      </value>
                      <next>
                        <block type="variables_set" id="J:fe8/_;4hcB^.lU}Z`$">
                          <field name="VAR" id="QtrjVmEmm}:-fq6S}lVz" variabletype="">temperatursumme_und_anzahl_messungen</field>
                          <value name="VALUE">
                            <block type="text_join" id="S%6PaCQD3I6qsu?q67VV">
                              <mutation items="3"></mutation>
                              <value name="ADD0">
                                <block type="math_arithmetic" id="`2Ae_13G$2ugNGsl{np)">
                                  <field name="OP">ADD</field>
                                  <value name="A">
                                    <shadow type="math_number" id="lU{O,jxF-_rC:G`3047g">
                                      <field name="NUM">1</field>
                                    </shadow>
                                    <block type="variables_get" id="$-XmXcMjWL1?g;5!lz5W">
                                      <field name="VAR" id="$5sY.mx{=*pQqB6q6#s2" variabletype="">temperatursumme</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <shadow type="math_number" id="uD%B/yd{wv#AXa$yqeml">
                                      <field name="NUM">1</field>
                                    </shadow>
                                    <block type="variables_get" id="aZnx0nvxDV|$b[uZKv!e">
                                      <field name="VAR" id="n5D#p8h1g!RHc|T{`UKm" variabletype="">wert_aussentemperatur</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="ADD1">
                                <block type="variables_get" id="]e0=3}7qShN@$5*@l|^G">
                                  <field name="VAR" id="[(KXgz,^{+%mlf)IXCp(" variabletype="">trennzeichen</field>
                                </block>
                              </value>
                              <value name="ADD2">
                                <block type="math_arithmetic" id="VMh1Y(KuX}yXs;8T}c4V">
                                  <field name="OP">ADD</field>
                                  <value name="A">
                                    <shadow type="math_number" id="iGuGFz72y#~NCU8?{|5M">
                                      <field name="NUM">1</field>
                                    </shadow>
                                    <block type="variables_get" id="ax)HW2[TG4t:X;z=P]J(">
                                      <field name="VAR" id="d?XJF#c{2l(3B-oxs(d%" variabletype="">anzahl_messungen</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <shadow type="math_number" id="y|GgK_,kq_aYL+dAw@UI">
                                      <field name="NUM">1</field>
                                    </shadow>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <next>
                            <block type="control_ex" id="UPc?~[)nRXJ{ijCkbXiz">
                              <field name="TYPE">false</field>
                              <field name="CLEAR_RUNNING">FALSE</field>
                              <value name="OID">
                                <shadow type="field_oid" id="{N/wV%3i#(Fs-gT]D8j*">
                                  <field name="oid">Object ID</field>
                                </shadow>
                                <block type="variables_get" id="J^Q~8c5]M!K)+B7Oz:oV">
                                  <field name="VAR" id="UWe;^m0DvQ43j:C_$I7p" variabletype="">objekt_durchschnitts_temperatur_seid_letzter_beregnung_liste</field>
                                </block>
                              </value>
                              <value name="VALUE">
                                <shadow type="logic_boolean" id="1#JHcw(ZJK(b@LDg-^EL">
                                  <field name="BOOL">TRUE</field>
                                </shadow>
                                <block type="variables_get" id="j8wqI3v^8|F-55[kv~AY">
                                  <field name="VAR" id="QtrjVmEmm}:-fq6S}lVz" variabletype="">temperatursumme_und_anzahl_messungen</field>
                                </block>
                              </value>
                              <value name="DELAY_MS">
                                <shadow type="math_number" id="r~RX93@wv_{?#ZfA)*in">
                                  <field name="NUM">0</field>
                                </shadow>
                              </value>
                              <next>
                                <block type="controls_if" id=":`_D/!W/rU@2LA1[e+Pb">
                                  <value name="IF0">
                                    <block type="logic_compare" id="c.91?Risf{~~no[7wpYK">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="variables_get" id="84JR.Fo}^8VavuG3tDB8">
                                          <field name="VAR" id="8Nwr#R[ONIjZ2~lb!SHn" variabletype="">debug</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="R*bXGm$,_i!Y`-MWLLB:">
                                          <field name="NUM">1</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="debug" id="Rcy}Q#u#|0d9BlUPf:SM">
                                      <field name="Severity">log</field>
                                      <value name="TEXT">
                                        <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                          <field name="TEXT">test</field>
                                        </shadow>
                                        <block type="text_join" id="/mF0GRkZc^d[c]DfKX8K">
                                          <mutation items="1"></mutation>
                                          <value name="ADD0">
                                            <block type="text" id="Srq?:WZevUUJ/oPx!!zQ">
                                              <field name="TEXT">Routine : ungleich 0</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="debug" id="c;IqMSwgUbA8O#ps#lD]">
                                          <field name="Severity">log</field>
                                          <value name="TEXT">
                                            <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                              <field name="TEXT">test</field>
                                            </shadow>
                                            <block type="text_join" id="y0fzLIN9*baAu/=S:9=`">
                                              <mutation items="2"></mutation>
                                              <value name="ADD0">
                                                <block type="text" id="dX$aEn.TzV9!rlq4CiQ%">
                                                  <field name="TEXT">____ String : </field>
                                                </block>
                                              </value>
                                              <value name="ADD1">
                                                <block type="variables_get" id="m``Q|um;vDqF*(Ly2);h">
                                                  <field name="VAR" id="QtrjVmEmm}:-fq6S}lVz" variabletype="">temperatursumme_und_anzahl_messungen</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                        </block>
                                      </next>
                                    </block>
                                  </statement>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
          </statement>
        </block>
        <block type="procedures_defnoreturn" id="Nh#tSM3-AZ(~VxH1G*x=" x="1663" y="163">
          <field name="NAME">aktuelle_daten_einlesen</field>
          <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
          <statement name="STACK">
            <block type="controls_repeat_ext" id="G-3?DovNr@R:27;nsy3j">
              <comment pinned="false" h="80" w="160">Aktuelle Daten einlesen</comment>
              <value name="TIMES">
                <shadow type="math_number" id="GNrLX]|m=:dOkvf*%$-e">
                  <field name="NUM">1</field>
                </shadow>
              </value>
              <statement name="DO">
                <block type="variables_set" id="EW3_VZ@eMtXZ$?xaqX_;">
                  <field name="VAR" id="j$fc2]%ui,uNx:j!YUaM" variabletype="">objekt_aktualisierungsrate_temperatursensor</field>
                  <value name="VALUE">
                    <block type="field_oid" id="6hoUCul|8^YJSTscIl:B">
                      <field name="oid">javascript.8.bewaesserung.aktualisierungsrate_temperatursensor</field>
                    </block>
                  </value>
                  <next>
                    <block type="variables_set" id="Q~t4wd:aK;nbh/6Gmnzj">
                      <field name="VAR" id="**D1JtD}yZW).4=36v*X" variabletype="">wert_aktualisierungsrate_temperatursensor</field>
                      <value name="VALUE">
                        <block type="text_join" id="-|y,w7FG3!W;8WiwwDh)">
                          <mutation items="2"></mutation>
                          <value name="ADD0">
                            <block type="text" id="8Np{dB=~%lhhvQGh#e:2">
                              <field name="TEXT">*/</field>
                            </block>
                          </value>
                          <value name="ADD1">
                            <block type="convert_tostring" id="DCHlxlSWAe8xwOnB8J8C">
                              <value name="VALUE">
                                <block type="get_value_var" id="!2]X/}oohIwd-~1^(yuT">
                                  <field name="ATTR">val</field>
                                  <value name="OID">
                                    <shadow type="text" id="%NUwBtdhG@4e.=]E0X[I">
                                      <field name="TEXT"></field>
                                    </shadow>
                                    <block type="variables_get" id="12.M;1sM.5pfIo.}C[R(">
                                      <field name="VAR" id="j$fc2]%ui,uNx:j!YUaM" variabletype="">objekt_aktualisierungsrate_temperatursensor</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                        </block>
                      </value>
                      <next>
                        <block type="variables_set" id="pLTQ.||t;9wov9-Ktl9[">
                          <field name="VAR" id="[(KXgz,^{+%mlf)IXCp(" variabletype="">trennzeichen</field>
                          <value name="VALUE">
                            <block type="text" id="!SeZ8KFQ?o)Z/.]_`=VV">
                              <field name="TEXT">;</field>
                            </block>
                          </value>
                          <next>
                            <block type="variables_set" id="gH8pVuZo?Byhkt0OKNH}">
                              <field name="VAR" id="UWe;^m0DvQ43j:C_$I7p" variabletype="">objekt_durchschnitts_temperatur_seid_letzter_beregnung_liste</field>
                              <value name="VALUE">
                                <block type="field_oid" id="(2hhQKV,S5#bz`X?GfpX">
                                  <field name="oid">javascript.8.bewaesserung.durchschnitts_temperatur_seid_letzter_beregnung_liste</field>
                                </block>
                              </value>
                              <next>
                                <block type="variables_set" id="#Dt{cJpa8-Xl%dHJb/i`">
                                  <field name="VAR" id="QtrjVmEmm}:-fq6S}lVz" variabletype="">temperatursumme_und_anzahl_messungen</field>
                                  <comment pinned="false" h="66" w="512">addierte Temperaturen ; anzahl der gemessenen Temperaturen
      200 ; 10
                                  </comment>
                                  <value name="VALUE">
                                    <block type="convert_tostring" id="]~OM3b+2;+Gdjf9)M]Xr">
                                      <value name="VALUE">
                                        <block type="get_value_var" id="#~X5D`=:@e|nI4Hf@?;w">
                                          <field name="ATTR">val</field>
                                          <value name="OID">
                                            <shadow type="text" id="Lq24?pEi}stNi+;M+~QY">
                                              <field name="TEXT"></field>
                                            </shadow>
                                            <block type="variables_get" id="B@q3Ptl{xpGgB+${~;H_">
                                              <field name="VAR" id="UWe;^m0DvQ43j:C_$I7p" variabletype="">objekt_durchschnitts_temperatur_seid_letzter_beregnung_liste</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="variables_set" id="oc8q0L,^n!6~:nBbIiI~">
                                      <field name="VAR" id="2H`:B/T(D=M!|Fg)YN)m" variabletype="">liste_temperatursumme_anzahl_messungen</field>
                                      <value name="VALUE">
                                        <block type="lists_split" id="d|j^YcWj2tSBU-_%1FK3">
                                          <mutation mode="SPLIT"></mutation>
                                          <field name="MODE">SPLIT</field>
                                          <value name="INPUT">
                                            <block type="variables_get" id="_j9p8ylJ=]7VVAI)j~Dn">
                                              <field name="VAR" id="QtrjVmEmm}:-fq6S}lVz" variabletype="">temperatursumme_und_anzahl_messungen</field>
                                            </block>
                                          </value>
                                          <value name="DELIM">
                                            <shadow type="text" id="^l]!{9@xHRt.^=TGO_EJ">
                                              <field name="TEXT">;</field>
                                            </shadow>
                                            <block type="variables_get" id="/07Uq/`]Htod*^FL.K4X">
                                              <field name="VAR" id="[(KXgz,^{+%mlf)IXCp(" variabletype="">trennzeichen</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="variables_set" id="]:I1Kp=B~UYSEZ!#2nx1">
                                          <field name="VAR" id="$5sY.mx{=*pQqB6q6#s2" variabletype="">temperatursumme</field>
                                          <value name="VALUE">
                                            <block type="convert_tonumber" id="[xx!Vm;A@)kHU9K5+ib|">
                                              <value name="VALUE">
                                                <block type="lists_getIndex" id="1-(SMdRDGk=iZ7uyg6~X">
                                                  <mutation statement="false" at="true"></mutation>
                                                  <field name="MODE">GET</field>
                                                  <field name="WHERE">FROM_START</field>
                                                  <value name="VALUE">
                                                    <block type="variables_get" id="Qwmea|K~*W*27ohDw)NL">
                                                      <field name="VAR" id="2H`:B/T(D=M!|Fg)YN)m" variabletype="">liste_temperatursumme_anzahl_messungen</field>
                                                    </block>
                                                  </value>
                                                  <value name="AT">
                                                    <block type="math_number" id="Rh)=uW.0i:+t7P88+!9;">
                                                      <field name="NUM">1</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="variables_set" id="MK1U!w=xyD}V_U9tUH8A">
                                              <field name="VAR" id="d?XJF#c{2l(3B-oxs(d%" variabletype="">anzahl_messungen</field>
                                              <value name="VALUE">
                                                <block type="convert_tonumber" id="]MVGIM.E[mJrL%Bie`s.">
                                                  <value name="VALUE">
                                                    <block type="lists_getIndex" id="?j43IZY]`Igg!C7u/vfV">
                                                      <mutation statement="false" at="true"></mutation>
                                                      <field name="MODE">GET</field>
                                                      <field name="WHERE">FROM_START</field>
                                                      <value name="VALUE">
                                                        <block type="variables_get" id="E=*|.E_(1p`bd;nIdT%3">
                                                          <field name="VAR" id="2H`:B/T(D=M!|Fg)YN)m" variabletype="">liste_temperatursumme_anzahl_messungen</field>
                                                        </block>
                                                      </value>
                                                      <value name="AT">
                                                        <block type="math_number" id=";*3g%9s(Z(rX@s:]UzRg">
                                                          <field name="NUM">2</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="variables_set" id="qPPc~cy|d~O#h0~S$*!p">
                                                  <field name="VAR" id="kyv[b$4nP;q57z@uc`=I" variabletype="">objekt_temperatursensor_objekt</field>
                                                  <value name="VALUE">
                                                    <block type="field_oid" id="[oiQBKz[484C_BxNsTqO">
                                                      <field name="oid">javascript.8.bewaesserung.temperatursensor_objekt</field>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="variables_set" id="a!Nzi3OA!@;Tx9|5FT{7">
                                                      <field name="VAR" id="P,x,Vv{/[h^CDPD2va`8" variabletype="">objekt_aussentemperatur</field>
                                                      <value name="VALUE">
                                                        <block type="convert_tostring" id="%K;|%J{KxYr1(XSm]rLg">
                                                          <value name="VALUE">
                                                            <block type="get_value_var" id="|epk`@R2[:g#dz_yk)PI">
                                                              <field name="ATTR">val</field>
                                                              <value name="OID">
                                                                <shadow type="text" id="%NUwBtdhG@4e.=]E0X[I">
                                                                  <field name="TEXT"></field>
                                                                </shadow>
                                                                <block type="variables_get" id=".m9~scLEiiBJsxgPtjDv">
                                                                  <field name="VAR" id="kyv[b$4nP;q57z@uc`=I" variabletype="">objekt_temperatursensor_objekt</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <next>
                                                        <block type="variables_set" id="iT,^?qC8Wu!F[q/Y9=FN">
                                                          <field name="VAR" id="n5D#p8h1g!RHc|T{`UKm" variabletype="">wert_aussentemperatur</field>
                                                          <value name="VALUE">
                                                            <block type="convert_tonumber" id="@$Pd#W^v~Ds:(vcox(bD">
                                                              <value name="VALUE">
                                                                <block type="get_value_var" id="Bt3gP!%it~3A=%U0cX$_">
                                                                  <field name="ATTR">val</field>
                                                                  <value name="OID">
                                                                    <shadow type="text" id="%NUwBtdhG@4e.=]E0X[I">
                                                                      <field name="TEXT"></field>
                                                                    </shadow>
                                                                    <block type="variables_get" id="N#(ykO2ifYchr9DF~sGR">
                                                                      <field name="VAR" id="P,x,Vv{/[h^CDPD2va`8" variabletype="">objekt_aussentemperatur</field>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="variables_set" id="vCYu|nC0+K2(H!bkRy8r">
                                                              <field name="VAR" id="4*-eIh=E7(O_c.rWSe3]" variabletype="">objekt_durchschnitts_temperatur_seid_letzter_beregnung</field>
                                                              <value name="VALUE">
                                                                <block type="field_oid" id="g299{-*wX1xz]=J}qzlY">
                                                                  <field name="oid">javascript.8.bewaesserung.durchschnitts_temperatur_seid_letzter_beregnung</field>
                                                                </block>
                                                              </value>
                                                              <next>
                                                                <block type="variables_set" id="SHf0te07/KU1o+u8?!mY">
                                                                  <field name="VAR" id="1v4yFE=r]8r).mG]$R!j" variabletype="">durchschnittstemperatur</field>
                                                                  <value name="VALUE">
                                                                    <block type="convert_tonumber" id="9?ShXH`Q71N3p8*!!L61">
                                                                      <value name="VALUE">
                                                                        <block type="get_value_var" id="[;].4?Kxah=PT);9-:O+">
                                                                          <field name="ATTR">val</field>
                                                                          <value name="OID">
                                                                            <shadow type="text" id="%NUwBtdhG@4e.=]E0X[I">
                                                                              <field name="TEXT"></field>
                                                                            </shadow>
                                                                            <block type="variables_get" id="T+![CNTaN$n[|QmE{Jri">
                                                                              <field name="VAR" id="4*-eIh=E7(O_c.rWSe3]" variabletype="">objekt_durchschnitts_temperatur_seid_letzter_beregnung</field>
                                                                            </block>
                                                                          </value>
                                                                        </block>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                  <next>
                                                                    <block type="controls_if" id="-x=_vN!C2HMj_X5HBC1b">
                                                                      <value name="IF0">
                                                                        <block type="logic_compare" id="`$N4OweA)CDW=@ub:#7^">
                                                                          <field name="OP">EQ</field>
                                                                          <value name="A">
                                                                            <block type="variables_get" id=".#OrU/FXiTe3wMl+xaRN">
                                                                              <field name="VAR" id="8Nwr#R[ONIjZ2~lb!SHn" variabletype="">debug</field>
                                                                            </block>
                                                                          </value>
                                                                          <value name="B">
                                                                            <block type="math_number" id="$8;K9,ewd#ZCNKqT2+/B">
                                                                              <field name="NUM">1</field>
                                                                            </block>
                                                                          </value>
                                                                        </block>
                                                                      </value>
                                                                      <statement name="DO0">
                                                                        <block type="debug" id="sW8IoyX-^V~mh@eR-9}i">
                                                                          <field name="Severity">debug</field>
                                                                          <value name="TEXT">
                                                                            <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                              <field name="TEXT">test</field>
                                                                            </shadow>
                                                                            <block type="text_join" id="qVFLTs+geFdr_ky4,how">
                                                                              <mutation items="1"></mutation>
                                                                              <value name="ADD0">
                                                                                <block type="text" id="WYo8i8`:/AVS3juskugJ">
                                                                                  <field name="TEXT">Durchschnittstemperatur Berechnen </field>
                                                                                </block>
                                                                              </value>
                                                                            </block>
                                                                          </value>
                                                                          <next>
                                                                            <block type="debug" id="JGl^`EeSfoc*$~LCf}ea">
                                                                              <field name="Severity">debug</field>
                                                                              <value name="TEXT">
                                                                                <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                                  <field name="TEXT">test</field>
                                                                                </shadow>
                                                                                <block type="text_join" id="LK_gbSJ|njL1$EZD;Ui5">
                                                                                  <mutation items="1"></mutation>
                                                                                  <value name="ADD0">
                                                                                    <block type="text" id="s4IZ{`F-0v:jW:H$D6`y">
                                                                                      <field name="TEXT">------------------------------------------------</field>
                                                                                    </block>
                                                                                  </value>
                                                                                </block>
                                                                              </value>
                                                                              <next>
                                                                                <block type="debug" id="b(,P#]*HwtU5?}`s8-xu">
                                                                                  <field name="Severity">debug</field>
                                                                                  <value name="TEXT">
                                                                                    <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                                      <field name="TEXT">test</field>
                                                                                    </shadow>
                                                                                    <block type="text_join" id="rH7~zBR*21.#AB04CxXp">
                                                                                      <mutation items="2"></mutation>
                                                                                      <value name="ADD0">
                                                                                        <block type="text" id="+Ii+DPhP6U5$Z,mqG.s[">
                                                                                          <field name="TEXT">____ Liste Gesamtsumme Temp und Anzahl : </field>
                                                                                        </block>
                                                                                      </value>
                                                                                      <value name="ADD1">
                                                                                        <block type="variables_get" id="SbSW?F|mBj%9fo+7OJW(">
                                                                                          <field name="VAR" id="UWe;^m0DvQ43j:C_$I7p" variabletype="">objekt_durchschnitts_temperatur_seid_letzter_beregnung_liste</field>
                                                                                        </block>
                                                                                      </value>
                                                                                    </block>
                                                                                  </value>
                                                                                  <next>
                                                                                    <block type="debug" id="}-b#ZoM0+OvUHWpEz0)9">
                                                                                      <field name="Severity">debug</field>
                                                                                      <value name="TEXT">
                                                                                        <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                                          <field name="TEXT">test</field>
                                                                                        </shadow>
                                                                                        <block type="text_join" id="7b/GzzsJ}{/q4tt6dfl9">
                                                                                          <mutation items="2"></mutation>
                                                                                          <value name="ADD0">
                                                                                            <block type="text" id="e]%!4sOun?7B*v/:EwXT">
                                                                                              <field name="TEXT">____ Liste Gesamtsumme Temp und Anzahl : </field>
                                                                                            </block>
                                                                                          </value>
                                                                                          <value name="ADD1">
                                                                                            <block type="variables_get" id="1?^59#mSk8YA)F`-%+U;">
                                                                                              <field name="VAR" id="UWe;^m0DvQ43j:C_$I7p" variabletype="">objekt_durchschnitts_temperatur_seid_letzter_beregnung_liste</field>
                                                                                            </block>
                                                                                          </value>
                                                                                        </block>
                                                                                      </value>
                                                                                      <next>
                                                                                        <block type="debug" id="Vys2f5e}WDZeN{G%Ch@L">
                                                                                          <field name="Severity">debug</field>
                                                                                          <value name="TEXT">
                                                                                            <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                                              <field name="TEXT">test</field>
                                                                                            </shadow>
                                                                                            <block type="text_join" id="+M{L/XB!}4+6$:p^rGCW">
                                                                                              <mutation items="2"></mutation>
                                                                                              <value name="ADD0">
                                                                                                <block type="text" id="p:Av;mdVL*T*MW}gZLVE">
                                                                                                  <field name="TEXT">____ String : </field>
                                                                                                </block>
                                                                                              </value>
                                                                                              <value name="ADD1">
                                                                                                <block type="variables_get" id="-Qu:e67I7;=03qCX+Fj,">
                                                                                                  <field name="VAR" id="QtrjVmEmm}:-fq6S}lVz" variabletype="">temperatursumme_und_anzahl_messungen</field>
                                                                                                </block>
                                                                                              </value>
                                                                                            </block>
                                                                                          </value>
                                                                                          <next>
                                                                                            <block type="debug" id="Z8n)1vlc^LH}_*o+#B@%">
                                                                                              <field name="Severity">debug</field>
                                                                                              <value name="TEXT">
                                                                                                <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                                                  <field name="TEXT">test</field>
                                                                                                </shadow>
                                                                                                <block type="text_join" id="vM@q`mH2kI{QaY@w1BID">
                                                                                                  <mutation items="2"></mutation>
                                                                                                  <value name="ADD0">
                                                                                                    <block type="text" id="W2m5W|Y:]=YDEOn1qDq8">
                                                                                                      <field name="TEXT">____ Temperatur Summe : </field>
                                                                                                    </block>
                                                                                                  </value>
                                                                                                  <value name="ADD1">
                                                                                                    <block type="variables_get" id="m6{cg)`RhaI?vd{F*t$R">
                                                                                                      <field name="VAR" id="$5sY.mx{=*pQqB6q6#s2" variabletype="">temperatursumme</field>
                                                                                                    </block>
                                                                                                  </value>
                                                                                                </block>
                                                                                              </value>
                                                                                              <next>
                                                                                                <block type="debug" id="]4/ND(5evRGGJ]fD64Sp">
                                                                                                  <field name="Severity">debug</field>
                                                                                                  <value name="TEXT">
                                                                                                    <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                                                      <field name="TEXT">test</field>
                                                                                                    </shadow>
                                                                                                    <block type="text_join" id="i%iMDG5,*+M:lwN@GLB9">
                                                                                                      <mutation items="2"></mutation>
                                                                                                      <value name="ADD0">
                                                                                                        <block type="text" id="y%ue5wzU7ieMq6:b~Qef">
                                                                                                          <field name="TEXT">____ Anzahl Messungen : </field>
                                                                                                        </block>
                                                                                                      </value>
                                                                                                      <value name="ADD1">
                                                                                                        <block type="variables_get" id="agtR[nMU:DU08REfM_4!">
                                                                                                          <field name="VAR" id="d?XJF#c{2l(3B-oxs(d%" variabletype="">anzahl_messungen</field>
                                                                                                        </block>
                                                                                                      </value>
                                                                                                    </block>
                                                                                                  </value>
                                                                                                  <next>
                                                                                                    <block type="debug" id="-y6II(K=$nL(9zTl;!.R">
                                                                                                      <field name="Severity">debug</field>
                                                                                                      <value name="TEXT">
                                                                                                        <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                                                          <field name="TEXT">test</field>
                                                                                                        </shadow>
                                                                                                        <block type="text_join" id="yaC(48BVsDG2Fa54e[v8">
                                                                                                          <mutation items="2"></mutation>
                                                                                                          <value name="ADD0">
                                                                                                            <block type="text" id="68::th2nT-E3Xd;kg64k">
                                                                                                              <field name="TEXT">____ Aussentemperatur Objekt : </field>
                                                                                                            </block>
                                                                                                          </value>
                                                                                                          <value name="ADD1">
                                                                                                            <block type="variables_get" id="x$TbYY`JM`9SKG*J~RON">
                                                                                                              <field name="VAR" id="P,x,Vv{/[h^CDPD2va`8" variabletype="">objekt_aussentemperatur</field>
                                                                                                            </block>
                                                                                                          </value>
                                                                                                        </block>
                                                                                                      </value>
                                                                                                      <next>
                                                                                                        <block type="debug" id="nBPhoy|5B5y8^(#L-|9w">
                                                                                                          <field name="Severity">debug</field>
                                                                                                          <value name="TEXT">
                                                                                                            <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                                                              <field name="TEXT">test</field>
                                                                                                            </shadow>
                                                                                                            <block type="text_join" id="UzS1fj?jW?8*}$%8!yQP">
                                                                                                              <mutation items="2"></mutation>
                                                                                                              <value name="ADD0">
                                                                                                                <block type="text" id="|:(ew2[Bv6p0cjifz0iz">
                                                                                                                  <field name="TEXT">____ Aussentemperatur Wert: </field>
                                                                                                                </block>
                                                                                                              </value>
                                                                                                              <value name="ADD1">
                                                                                                                <block type="variables_get" id="6vLM9z[|NXRt#NJ%xT]:">
                                                                                                                  <field name="VAR" id="n5D#p8h1g!RHc|T{`UKm" variabletype="">wert_aussentemperatur</field>
                                                                                                                </block>
                                                                                                              </value>
                                                                                                            </block>
                                                                                                          </value>
                                                                                                          <next>
                                                                                                            <block type="debug" id="W*;J/7G*_Jph1]IWS.=,">
                                                                                                              <field name="Severity">debug</field>
                                                                                                              <value name="TEXT">
                                                                                                                <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                                                                  <field name="TEXT">test</field>
                                                                                                                </shadow>
                                                                                                                <block type="text_join" id="`BHvUXMC,`k,rR]IUG]v">
                                                                                                                  <mutation items="2"></mutation>
                                                                                                                  <value name="ADD0">
                                                                                                                    <block type="text" id="4p0?=^fKs#4;E2IH2TF+">
                                                                                                                      <field name="TEXT">____ Objekt Durchschnittstemperatur seid Letzter Beregnung : </field>
                                                                                                                    </block>
                                                                                                                  </value>
                                                                                                                  <value name="ADD1">
                                                                                                                    <block type="variables_get" id="7kw_]g%p)h=g[nv5oYw+">
                                                                                                                      <field name="VAR" id="4*-eIh=E7(O_c.rWSe3]" variabletype="">objekt_durchschnitts_temperatur_seid_letzter_beregnung</field>
                                                                                                                    </block>
                                                                                                                  </value>
                                                                                                                </block>
                                                                                                              </value>
                                                                                                              <next>
                                                                                                                <block type="debug" id="7;PBvjCG4BAa,l|Ojv4a">
                                                                                                                  <field name="Severity">debug</field>
                                                                                                                  <value name="TEXT">
                                                                                                                    <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                                                                      <field name="TEXT">test</field>
                                                                                                                    </shadow>
                                                                                                                    <block type="text_join" id="!m/49P3`|@gS]Re^MtgL">
                                                                                                                      <mutation items="2"></mutation>
                                                                                                                      <value name="ADD0">
                                                                                                                        <block type="text" id="^lf?,i2=uHHq[p_2k]@i">
                                                                                                                          <field name="TEXT">____ Durchschnittstemperatur seid Letzter Beregnung : </field>
                                                                                                                        </block>
                                                                                                                      </value>
                                                                                                                      <value name="ADD1">
                                                                                                                        <block type="variables_get" id=",g}sp0poY1lvGJMaWi`2">
                                                                                                                          <field name="VAR" id="1v4yFE=r]8r).mG]$R!j" variabletype="">durchschnittstemperatur</field>
                                                                                                                        </block>
                                                                                                                      </value>
                                                                                                                    </block>
                                                                                                                  </value>
                                                                                                                  <next>
                                                                                                                    <block type="debug" id="@Oh$f}{gP3q(MENGwick">
                                                                                                                      <field name="Severity">debug</field>
                                                                                                                      <value name="TEXT">
                                                                                                                        <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                                                                          <field name="TEXT">test</field>
                                                                                                                        </shadow>
                                                                                                                        <block type="text_join" id="_U=`@):{zT)2_M166*pF">
                                                                                                                          <mutation items="2"></mutation>
                                                                                                                          <value name="ADD0">
                                                                                                                            <block type="text" id="nzUtT-YmVEK7|Zs3Ei=]">
                                                                                                                              <field name="TEXT">____ Aktualisierungsrate Temperatursensor Objekt : </field>
                                                                                                                            </block>
                                                                                                                          </value>
                                                                                                                          <value name="ADD1">
                                                                                                                            <block type="variables_get" id="sQe#S_ILEev~P+BNm`Pl">
                                                                                                                              <field name="VAR" id="j$fc2]%ui,uNx:j!YUaM" variabletype="">objekt_aktualisierungsrate_temperatursensor</field>
                                                                                                                            </block>
                                                                                                                          </value>
                                                                                                                        </block>
                                                                                                                      </value>
                                                                                                                      <next>
                                                                                                                        <block type="debug" id="Idl.|W?WY(y*!6/v{v=]">
                                                                                                                          <field name="Severity">debug</field>
                                                                                                                          <value name="TEXT">
                                                                                                                            <shadow type="text" id="L|zAr{o/8w0/::hJ)NvJ">
                                                                                                                              <field name="TEXT">test</field>
                                                                                                                            </shadow>
                                                                                                                            <block type="text_join" id="}imLDqzR1WdY4orWvPdx">
                                                                                                                              <mutation items="2"></mutation>
                                                                                                                              <value name="ADD0">
                                                                                                                                <block type="text" id="o(`K2o8bU$lLlM_gsHm1">
                                                                                                                                  <field name="TEXT">____ Aktualisierungsrate Temperatursensor : </field>
                                                                                                                                </block>
                                                                                                                              </value>
                                                                                                                              <value name="ADD1">
                                                                                                                                <block type="variables_get" id="[,Ntu4prwuH!h*hp18rq">
                                                                                                                                  <field name="VAR" id="**D1JtD}yZW).4=36v*X" variabletype="">wert_aktualisierungsrate_temperatursensor</field>
                                                                                                                                </block>
                                                                                                                              </value>
                                                                                                                            </block>
                                                                                                                          </value>
                                                                                                                        </block>
                                                                                                                      </next>
                                                                                                                    </block>
                                                                                                                  </next>
                                                                                                                </block>
                                                                                                              </next>
                                                                                                            </block>
                                                                                                          </next>
                                                                                                        </block>
                                                                                                      </next>
                                                                                                    </block>
                                                                                                  </next>
                                                                                                </block>
                                                                                              </next>
                                                                                            </block>
                                                                                          </next>
                                                                                        </block>
                                                                                      </next>
                                                                                    </block>
                                                                                  </next>
                                                                                </block>
                                                                              </next>
                                                                            </block>
                                                                          </next>
                                                                        </block>
                                                                      </statement>
                                                                    </block>
                                                                  </next>
                                                                </block>
                                                              </next>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </next>
                                                    </block>
                                                  </next>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
          </statement>
        </block>
      </xml>
      
      FredF M 2 Replies Last reply Reply Quote 0
      • FredF
        FredF Most Active Forum Testing @Danny 0 last edited by

        @Danny-0
        Kleiner Hinweis: Nicht jeder möchte deinen Code importieren, deswegen ein screenshot deines Blocklys einfügen. Außerdem sind einige mobil hier unterwegs und können mit dem screenshot auch helfen...

        1 Reply Last reply Reply Quote 1
        • M
          muckel @Danny 0 last edited by muckel

          @Danny-0

          Ich finde dein Blockly Interessant. Ich werde mich mal damit "Spielen". 🙂
          Danke!

          Was ist die Zahl Aktualisierungsrate?
          Oh, habs gesehen, sind Sekunden. 🙂

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Support us

          ioBroker
          Community Adapters
          Donate

          484
          Online

          32.0k
          Users

          80.4k
          Topics

          1.3m
          Posts

          3
          3
          258
          Loading More Posts
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes
          Reply
          • Reply as topic
          Log in to reply
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
          The ioBroker Community 2014-2023
          logo