Advertisement
Alex18081

export-blokly-javascript

Nov 3rd, 2018
671
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.99 KB | None | 0 0
  1. <xml xmlns="http://www.w3.org/1999/xhtml">
  2.   <block type="create" id="uSv.2K6qjBx=scJac+YS" x="88" y="-312">
  3.     <field name="NAME">Test.Motion</field>
  4.   </block>
  5.   <block type="create" id="0JWHw|#93gcaP-ggNzN(" x="163" y="-262">
  6.     <field name="NAME">Test.Knopka</field>
  7.   </block>
  8.   <block type="create" id="@l*VgRPC*%Q1x|s0*,@6" x="238" y="-212">
  9.     <field name="NAME">Test.Lampa</field>
  10.   </block>
  11.   <block type="on" id="~7hTkpJ|OkW)TwBfX*?2" x="163" y="-87">
  12.     <field name="OID">javascript.0.Test.Motion</field>
  13.     <field name="CONDITION">ne</field>
  14.     <field name="ACK_CONDITION"></field>
  15.     <statement name="STATEMENT">
  16.       <block type="controls_if" id="bjB5z7suc3{Zq0R6zRN/">
  17.         <mutation elseif="1"></mutation>
  18.         <value name="IF0">
  19.           <block type="logic_compare" id="*oP}_mxRO}~N3cU1l|9(">
  20.             <field name="OP">EQ</field>
  21.             <value name="A">
  22.               <block type="get_value" id="wx@uEkaCOM#z[{dl*vNM">
  23.                 <field name="ATTR">val</field>
  24.                 <field name="OID">javascript.0.Test.Motion</field>
  25.               </block>
  26.             </value>
  27.             <value name="B">
  28.               <block type="logic_boolean" id="Jf4[vDvigv%Cu/}Bkt6w">
  29.                 <field name="BOOL">TRUE</field>
  30.               </block>
  31.             </value>
  32.           </block>
  33.         </value>
  34.         <statement name="DO0">
  35.           <block type="control" id="vlkpatrHe{R_T9[(kuQ4">
  36.             <mutation delay_input="false"></mutation>
  37.             <field name="OID">javascript.0.Test.Lampa</field>
  38.             <field name="WITH_DELAY">FALSE</field>
  39.             <value name="VALUE">
  40.               <block type="logic_boolean" id=",Xy(Y/^qCoKLBn-f5gKY">
  41.                 <field name="BOOL">TRUE</field>
  42.               </block>
  43.             </value>
  44.           </block>
  45.         </statement>
  46.         <value name="IF1">
  47.           <block type="logic_compare" id="+BiUjqs~wd]k;%bjaV:8">
  48.             <field name="OP">EQ</field>
  49.             <value name="A">
  50.               <block type="get_value" id="?`qL_(sJK3h4c]s?C.Zg">
  51.                 <field name="ATTR">val</field>
  52.                 <field name="OID">javascript.0.Test.Motion</field>
  53.               </block>
  54.             </value>
  55.             <value name="B">
  56.               <block type="logic_boolean" id="3-3a3;u!E.7e2@/r.:Lx">
  57.                 <field name="BOOL">FALSE</field>
  58.               </block>
  59.             </value>
  60.           </block>
  61.         </value>
  62.         <statement name="DO1">
  63.           <block type="control" id=".lGS@8hNke:LN_mF1qTR">
  64.             <mutation delay_input="false"></mutation>
  65.             <field name="OID">javascript.0.Test.Lampa</field>
  66.             <field name="WITH_DELAY">FALSE</field>
  67.             <value name="VALUE">
  68.               <block type="logic_boolean" id="Xx6Bill=3g8`XW4Fw5Zu">
  69.                 <field name="BOOL">FALSE</field>
  70.               </block>
  71.             </value>
  72.           </block>
  73.         </statement>
  74.       </block>
  75.     </statement>
  76.   </block>
  77. </xml>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement