<xml xmlns="http://www.w3.org/1999/xhtml">
  <variables>
    <variable type="" id="CB)^8[2Ii6@gY?z?|o8!">MaxWind</variable>
    <variable type="" id="NX%n(s|t2x3hUpzX)v}y">Warn</variable>
    <variable type="undefined" id="timeout">timeout</variable>
  </variables>
  <block type="comment" id="FIV(W$J{hTrj0bZ1Rxgi" x="337" y="-159">
    <field name="COMMENT">Windgeschwindigkeit Grenzwert idMax</field>
    <next>
      <block type="variables_set" id="o[-bPFgO=^LwaMmQa5I[">
        <field name="VAR" id="CB)^8[2Ii6@gY?z?|o8!" variabletype="">MaxWind</field>
        <value name="VALUE">
          <block type="math_number" id="}r6~3~7]]aUM.V=4L?p:">
            <field name="NUM">33</field>
          </block>
        </value>
        <next>
          <block type="comment" id="T:o37@)rJ?`SD}u?ES;x">
            <field name="COMMENT">bei Windgeschwindigkeiten von über MaxWind</field>
            <next>
              <block type="comment" id="viu[nTJcy,Xk+BtLgB^i">
                <field name="COMMENT">für über 30 min Warn = true</field>
                <next>
                  <block type="variables_set" id=".tAJ.SM#4%C=e$}v!TGK">
                    <field name="VAR" id="NX%n(s|t2x3hUpzX)v}y" variabletype="">Warn</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id=":?$IEB3U$WbG){,19P{2">
                        <field name="BOOL">FALSE</field>
                      </block>
                    </value>
                    <next>
                      <block type="comment" id="~pbXrcpHb(rW0xJd$Lb]">
                        <field name="COMMENT">Trigger</field>
                        <next>
                          <block type="on_ext" id="`QAQQ=;Mv-!s8Xisv`Q[">
                            <mutation items="1"></mutation>
                            <field name="CONDITION">ne</field>
                            <field name="ACK_CONDITION"></field>
                            <value name="OID0">
                              <shadow type="field_oid" id="x3Az;0]0yDfTN#aGm8{3">
                                <field name="oid">default</field>
                              </shadow>
                              <block type="field_oid" id="fJE1{[S|hKT$]p%?%]p%">
                                <field name="oid">javascript.1.Datenpunkte_own.Systemvariable.Windgeschwindigkeit.Sensor1</field>
                              </block>
                            </value>
                            <statement name="STATEMENT">
                              <block type="controls_if" id="o~?pt_u4s*XtqU`Z69`2">
                                <mutation else="1"></mutation>
                                <value name="IF0">
                                  <block type="logic_compare" id="Bhp(J%#1%=gs0dCb,O+,">
                                    <field name="OP">GT</field>
                                    <value name="A">
                                      <block type="get_value_var" id="p(u{,,i((^q+_gOwFJnf">
                                        <field name="ATTR">val</field>
                                        <value name="OID">
                                          <shadow type="text" id="Cv-OS@sUAXD~9P5{(8tR">
                                            <field name="TEXT"></field>
                                          </shadow>
                                          <block type="field_oid" id="qT?Vtj}/srx=Ui=UB`3k">
                                            <field name="oid">javascript.1.Datenpunkte_own.Systemvariable.Windgeschwindigkeit.Sensor1</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="variables_get" id="a,b1ANgtVZlP*NQ?xqei">
                                        <field name="VAR" id="CB)^8[2Ii6@gY?z?|o8!" variabletype="">MaxWind</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="comment" id="bFw@l$0Fm!-qk}S{YQ03">
                                    <field name="COMMENT">Wenn der Grenzwert 30 Minuten lang </field>
                                    <next>
                                      <block type="comment" id="mfbJdgNSg4Yzkguz5jY~">
                                        <field name="COMMENT">überschritten wird:</field>
                                        <next>
                                          <block type="controls_if" id="{@9RQR`h3S{^4F,u)*cd">
                                            <mutation else="1"></mutation>
                                            <value name="IF0">
                                              <block type="logic_negate" id="G2-k]hm)8`(hmpxVkVRi">
                                                <value name="BOOL">
                                                  <block type="variables_get" id="|gX5jP?PSPld$)zpp5q:">
                                                    <field name="VAR" id="timeout" variabletype="undefined">timeout</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <statement name="DO0">
                                              <block type="debug" id="^z00JlMMNMqWC,Y9CEg0">
                                                <field name="Severity">log</field>
                                                <value name="TEXT">
                                                  <shadow type="text" id="o.hhPSwcRcS#WPV-lTJo">
                                                    <field name="TEXT">Timer starten</field>
                                                  </shadow>
                                                </value>
                                                <next>
                                                  <block type="comment" id="bMz^T%zW)}k_)*jj4Ky1">
                                                    <field name="COMMENT">Timer</field>
                                                    <next>
                                                      <block type="timeouts_settimeout" id="V5PJ*,eX}qP)$s%TheU~">
                                                        <field name="NAME">timeout</field>
                                                        <field name="DELAY">30</field>
                                                        <field name="UNIT">min</field>
                                                        <statement name="STATEMENT">
                                                          <block type="debug" id="WvB9$WY;fB=*qM(JGs8m">
                                                            <field name="Severity">log</field>
                                                            <value name="TEXT">
                                                              <shadow type="text" id="Tz~]w[#}$ZiSGnN0GA:*">
                                                                <field name="TEXT">Timer Start</field>
                                                              </shadow>
                                                              <block type="text" id="`m+|3DX[$K6^LNnAay{u">
                                                                <field name="TEXT">Timer erstellt</field>
                                                              </block>
                                                            </value>
                                                            <next>
                                                              <block type="variables_set" id="qBMEMk#9`MHVln^6NaiI">
                                                                <field name="VAR" id="NX%n(s|t2x3hUpzX)v}y" variabletype="">Warn</field>
                                                                <value name="VALUE">
                                                                  <block type="logic_boolean" id="A[_;W]rc/aqi6cD3HT9+">
                                                                    <field name="BOOL">TRUE</field>
                                                                  </block>
                                                                </value>
                                                                <next>
                                                                  <block type="debug" id="6A**$|OP!fP3@|pt(l(d">
                                                                    <field name="Severity">log</field>
                                                                    <value name="TEXT">
                                                                      <shadow type="text" id=",dG*QXcM[^)?4#s+Xl!0">
                                                                        <field name="TEXT">test</field>
                                                                      </shadow>
                                                                      <block type="text_join" id="A=(!|CSF}k^!6s`s4]mk">
                                                                        <mutation items="5"></mutation>
                                                                        <value name="ADD0">
                                                                          <block type="text" id="jf/4`;Un*H+Ti6sb2N[$">
                                                                            <field name="TEXT">Windgeschwindigkeit Sensor1: </field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="ADD1">
                                                                          <block type="get_value_var" id="IwML-b]571V:!A|p/IyQ">
                                                                            <field name="ATTR">val</field>
                                                                            <value name="OID">
                                                                              <shadow type="text" id="Cv-OS@sUAXD~9P5{(8tR">
                                                                                <field name="TEXT"></field>
                                                                              </shadow>
                                                                              <block type="field_oid" id="#5G!,sb[r,^.:uP};xy4">
                                                                                <field name="oid">javascript.1.Datenpunkte_own.Systemvariable.Windgeschwindigkeit.Sensor1</field>
                                                                              </block>
                                                                            </value>
                                                                          </block>
                                                                        </value>
                                                                        <value name="ADD2">
                                                                          <block type="text_newline" id="4R36V(RO5t0q{_0F8,Cm">
                                                                            <field name="Type">\n</field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="ADD3">
                                                                          <block type="text" id="k^/xN)L~Z3G.C]=#EBa^">
                                                                            <field name="TEXT">Sturmwarnung: </field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="ADD4">
                                                                          <block type="variables_get" id="J9dZnTATfjeDQh+3^HfO">
                                                                            <field name="VAR" id="NX%n(s|t2x3hUpzX)v}y" variabletype="">Warn</field>
                                                                          </block>
                                                                        </value>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </statement>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </next>
                                              </block>
                                            </statement>
                                            <statement name="ELSE">
                                              <block type="debug" id="7R0Athvq3vh|fA:#0~(L">
                                                <field name="Severity">log</field>
                                                <value name="TEXT">
                                                  <shadow type="text" id=",dG*QXcM[^)?4#s+Xl!0">
                                                    <field name="TEXT">test</field>
                                                  </shadow>
                                                  <block type="text" id="]j^f#+~[;yUk2{,B6Lv}">
                                                    <field name="TEXT">Timer läuft schon</field>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="debug" id="Fu2zm.ZH)i6#Vwyp0dms">
                                                    <field name="Severity">log</field>
                                                    <value name="TEXT">
                                                      <shadow type="text" id=",dG*QXcM[^)?4#s+Xl!0">
                                                        <field name="TEXT">test</field>
                                                      </shadow>
                                                      <block type="text_join" id="Bcpqc+N76INhlIX(zwzO">
                                                        <mutation items="5"></mutation>
                                                        <value name="ADD0">
                                                          <block type="text" id="4DzB}``nu0+cd^Zb1X)y">
                                                            <field name="TEXT">Windgeschwindigkeit Sensor1: </field>
                                                          </block>
                                                        </value>
                                                        <value name="ADD1">
                                                          <block type="get_value_var" id="oZ74AXUxt2%pGX-X$i{;">
                                                            <field name="ATTR">val</field>
                                                            <value name="OID">
                                                              <shadow type="text" id="Cv-OS@sUAXD~9P5{(8tR">
                                                                <field name="TEXT"></field>
                                                              </shadow>
                                                              <block type="field_oid" id="J/:ByL1K;e_!$l^L=QNR">
                                                                <field name="oid">javascript.1.Datenpunkte_own.Systemvariable.Windgeschwindigkeit.Sensor1</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <value name="ADD2">
                                                          <block type="text_newline" id="Xbk37^`*/vR5thG75NUp">
                                                            <field name="Type">\n</field>
                                                          </block>
                                                        </value>
                                                        <value name="ADD3">
                                                          <block type="text" id="oxn.iVu+N^?Fm;85LIF9">
                                                            <field name="TEXT">Sturmwarnung: </field>
                                                          </block>
                                                        </value>
                                                        <value name="ADD4">
                                                          <block type="variables_get" id="l7@(yHGkv?@B96UfCh1`">
                                                            <field name="VAR" id="NX%n(s|t2x3hUpzX)v}y" variabletype="">Warn</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </next>
                                              </block>
                                            </statement>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                                <statement name="ELSE">
                                  <block type="debug" id="n2@F,04s@!Qnpy^DKuGj">
                                    <field name="Severity">log</field>
                                    <value name="TEXT">
                                      <shadow type="text" id="p=VuuiNk+jf/o1%^e=hM">
                                        <field name="TEXT">Entwarnung</field>
                                      </shadow>
                                    </value>
                                    <next>
                                      <block type="debug" id="5]RJyO348K{L`3~OsyX@">
                                        <field name="Severity">log</field>
                                        <value name="TEXT">
                                          <shadow type="text" id=")$f|Y^JWBGl[;y{h?v7s">
                                            <field name="TEXT">Stop timeout</field>
                                          </shadow>
                                        </value>
                                        <next>
                                          <block type="timeouts_cleartimeout" id="|!MS6zf2yP.||Fu8sVm%">
                                            <field name="NAME">timeout</field>
                                            <next>
                                              <block type="variables_set" id="9lYuqps4Uhduuomv/fTU">
                                                <field name="VAR" id="NX%n(s|t2x3hUpzX)v}y" variabletype="">Warn</field>
                                                <value name="VALUE">
                                                  <block type="logic_boolean" id="WCh]?BUKoRH=Nm%#}[E2">
                                                    <field name="BOOL">FALSE</field>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="debug" id="@MaW56CXd3?)X[*rC$~s">
                                                    <field name="Severity">log</field>
                                                    <value name="TEXT">
                                                      <shadow type="text" id=":q;wfQg1vldso{hi8##1">
                                                        <field name="TEXT"></field>
                                                      </shadow>
                                                      <block type="text_join" id="B_g1QW1wJn!`l50lSKk%">
                                                        <mutation items="5"></mutation>
                                                        <value name="ADD0">
                                                          <block type="text" id="B=)9V1Ac}1F`.j2~SJZo">
                                                            <field name="TEXT">Windgeschwindigkeit Sensor1: </field>
                                                          </block>
                                                        </value>
                                                        <value name="ADD1">
                                                          <block type="get_value_var" id="$}T1X}/;76#^!]63+6A?">
                                                            <field name="ATTR">val</field>
                                                            <value name="OID">
                                                              <shadow type="text" id="Cv-OS@sUAXD~9P5{(8tR">
                                                                <field name="TEXT"></field>
                                                              </shadow>
                                                              <block type="field_oid" id="DD/$pP%@F,7k,:kroY+}">
                                                                <field name="oid">javascript.1.Datenpunkte_own.Systemvariable.Windgeschwindigkeit.Sensor1</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <value name="ADD2">
                                                          <block type="text_newline" id="l@/@yQ-)aX0P)WTER|iw">
                                                            <field name="Type">\n</field>
                                                          </block>
                                                        </value>
                                                        <value name="ADD3">
                                                          <block type="text" id="KGsWf-pXogtO=UZ9/9?U">
                                                            <field name="TEXT">Sturmwarnung: </field>
                                                          </block>
                                                        </value>
                                                        <value name="ADD4">
                                                          <block type="variables_get" id="zC]sT26Jz9(]+t(Vg}k/">
                                                            <field name="VAR" id="NX%n(s|t2x3hUpzX)v}y" variabletype="">Warn</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                              </block>
                            </statement>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
</xml>