Sha256: 8d0fe8ca1fc27b8e671c64ec7a746892f3953a3f30bc2e085b02c59a5f867b9d
Contents?: true
Size: 1.88 KB
Versions: 5
Compression:
Stored size: 1.88 KB
Contents
<properties xmlns="http://riddl.org/ns/common-patterns/properties/1.0"> <attributes> <uuid>0a8bd5ab-9ceb-4e8c-aae1-02dcefc6a2c3</uuid> <info>Lego Plate</info> <modeltype>CPEE</modeltype> </attributes> <state>stopped</state> <handlerwrapper>DefaultHandlerWrapper</handlerwrapper> <positions/> <dataelements> <i>0</i> </dataelements> <endpoints> <timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout> <move>http://plate.wst.univie.ac.at:9200/go-next</move> </endpoints> <dsl>loop pre_test{i<2} do call :a1, :move, parameters: { :label => "Move to next station", :method => :post, :arguments => nil }, finalize: <<-END data.i= data.i + 1 END end </dsl> <dslx> <description xmlns="http://cpee.org/ns/description/1.0"> <loop mode="pre_test" condition="i<2"> <call id="a1" endpoint="move"> <parameters> <label>Move to next station</label> <method>:post</method> <arguments/> </parameters> <finalize output="result">data.i= data.i + 1</finalize> <update output="result"/> </call> </loop> </description> </dslx> <status> <id>0</id> <message>undefined</message> </status> <description> <description xmlns="http://cpee.org/ns/description/1.0"> <loop mode="pre_test" condition="i<2"> <call id="a1" endpoint="move"> <parameters> <label>Move to next station</label> <method>:post</method> <arguments/> </parameters> <finalize output="result">data.i= data.i + 1</finalize> <update output="result"/> </call> </loop> </description> </description> <transformation> <description type="copy"/> <dataelements type="none"/> <endpoints type="none"/> </transformation> </properties>
Version data entries
5 entries across 5 versions & 1 rubygems