cpee 2.1.92 → 2.1.93
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/cockpit/css/ui.css +4 -4
- data/cockpit/css/wfadaptor.css +25 -100
- data/cockpit/js/details.js +7 -0
- data/cockpit/js/instance.js +13 -7
- data/cockpit/js/wfadaptor.js +120 -87
- data/cockpit/only_llm.html +3 -5
- data/cockpit/templates/Frames.xml +142 -55
- data/cockpit/themes/base.js +7 -8
- data/cockpit/themes/control/rngs/call.rng +1 -0
- data/cockpit/themes/control/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/control/rngs/manipulate.rng +1 -0
- data/cockpit/themes/control/rngs/start.rng +1 -0
- data/cockpit/themes/control/symbols/arrow.svg +1 -1
- data/cockpit/themes/control/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/control/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/control/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/control/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/control/symbols/critical.svg +3 -2
- data/cockpit/themes/control/symbols/delete.svg +2 -2
- data/cockpit/themes/control/symbols/end.svg +1 -1
- data/cockpit/themes/control/symbols/manipulate.svg +2 -2
- data/cockpit/themes/control/symbols/parallel.svg +2 -1
- data/cockpit/themes/control/symbols/scripts.svg +1 -1
- data/cockpit/themes/dataflow/rngs/call.rng +1 -0
- data/cockpit/themes/dataflow/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/dataflow/rngs/manipulate.rng +1 -0
- data/cockpit/themes/dataflow/rngs/start.rng +1 -0
- data/cockpit/themes/dataflow/symbols/arrow.svg +1 -1
- data/cockpit/themes/dataflow/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/dataflow/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/dataflow/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/dataflow/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/dataflow/symbols/critical.svg +3 -2
- data/cockpit/themes/dataflow/symbols/delete.svg +2 -2
- data/cockpit/themes/dataflow/symbols/end.svg +1 -1
- data/cockpit/themes/dataflow/symbols/manipulate.svg +2 -2
- data/cockpit/themes/dataflow/symbols/parallel.svg +2 -1
- data/cockpit/themes/dataflow/symbols/scripts.svg +1 -1
- data/cockpit/themes/dataflow/theme.js +4 -4
- data/cockpit/themes/default/rngs/call.rng +1 -0
- data/cockpit/themes/default/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/default/rngs/manipulate.rng +1 -0
- data/cockpit/themes/default/rngs/start.rng +1 -0
- data/cockpit/themes/default/symbols/arrow.svg +1 -1
- data/cockpit/themes/default/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/default/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/default/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/default/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/default/symbols/critical.svg +3 -2
- data/cockpit/themes/default/symbols/delete.svg +2 -2
- data/cockpit/themes/default/symbols/end.svg +1 -1
- data/cockpit/themes/default/symbols/manipulate.svg +2 -2
- data/cockpit/themes/default/symbols/parallel.svg +2 -1
- data/cockpit/themes/default/symbols/scripts.svg +1 -1
- data/cockpit/themes/extended/rngs/call.rng +1 -0
- data/cockpit/themes/extended/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/extended/rngs/manipulate.rng +1 -0
- data/cockpit/themes/extended/rngs/start.rng +1 -0
- data/cockpit/themes/extended/symbols/arrow.svg +1 -1
- data/cockpit/themes/extended/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/extended/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/extended/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/extended/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/extended/symbols/critical.svg +3 -2
- data/cockpit/themes/extended/symbols/delete.svg +2 -2
- data/cockpit/themes/extended/symbols/end.svg +1 -1
- data/cockpit/themes/extended/symbols/manipulate.svg +2 -2
- data/cockpit/themes/extended/symbols/parallel.svg +2 -1
- data/cockpit/themes/extended/symbols/scripts.svg +1 -1
- data/cockpit/themes/felix/symbols/arrow.svg +1 -1
- data/cockpit/themes/felix/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/felix/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/felix/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/felix/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/felix/symbols/critical.svg +3 -2
- data/cockpit/themes/felix/symbols/delete.svg +2 -2
- data/cockpit/themes/felix/symbols/end.svg +1 -1
- data/cockpit/themes/felix/symbols/manipulate.svg +2 -2
- data/cockpit/themes/felix/symbols/parallel.svg +2 -1
- data/cockpit/themes/felix/symbols/scripts.svg +1 -1
- data/cockpit/themes/model/symbols/arrow.svg +1 -1
- data/cockpit/themes/model/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/model/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/model/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/model/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/model/symbols/critical.svg +3 -2
- data/cockpit/themes/model/symbols/delete.svg +2 -2
- data/cockpit/themes/model/symbols/end.svg +1 -1
- data/cockpit/themes/model/symbols/manipulate.svg +2 -2
- data/cockpit/themes/model/symbols/parallel.svg +2 -1
- data/cockpit/themes/model/symbols/scripts.svg +1 -1
- data/cockpit/themes/packed/rngs/call.rng +1 -0
- data/cockpit/themes/packed/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/packed/rngs/manipulate.rng +1 -0
- data/cockpit/themes/packed/rngs/start.rng +1 -0
- data/cockpit/themes/packed/symbols/arrow.svg +1 -1
- data/cockpit/themes/packed/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/packed/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/packed/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/packed/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/packed/symbols/critical.svg +3 -2
- data/cockpit/themes/packed/symbols/delete.svg +2 -2
- data/cockpit/themes/packed/symbols/end.svg +1 -1
- data/cockpit/themes/packed/symbols/manipulate.svg +2 -2
- data/cockpit/themes/packed/symbols/parallel.svg +2 -1
- data/cockpit/themes/packed/symbols/scripts.svg +1 -1
- data/cockpit/themes/preset/rngs/call.rng +1 -0
- data/cockpit/themes/preset/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/preset/rngs/manipulate.rng +1 -0
- data/cockpit/themes/preset/rngs/start.rng +1 -0
- data/cockpit/themes/preset/symbols/arrow.svg +1 -1
- data/cockpit/themes/preset/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/preset/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/preset/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/preset/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/preset/symbols/critical.svg +3 -2
- data/cockpit/themes/preset/symbols/delete.svg +2 -2
- data/cockpit/themes/preset/symbols/end.svg +1 -1
- data/cockpit/themes/preset/symbols/manipulate.svg +2 -2
- data/cockpit/themes/preset/symbols/parallel.svg +2 -1
- data/cockpit/themes/preset/symbols/scripts.svg +1 -1
- data/cockpit/themes/presetaltid/rngs/alternative.rng +25 -0
- data/cockpit/themes/presetaltid/rngs/call.rng +243 -0
- data/cockpit/themes/presetaltid/rngs/callmanipulate.rng +275 -0
- data/cockpit/themes/presetaltid/rngs/choose.rng +17 -0
- data/cockpit/themes/presetaltid/rngs/closed_loop.rng +62 -0
- data/cockpit/themes/presetaltid/rngs/closed_loop_cancel.rng +5 -0
- data/cockpit/themes/presetaltid/rngs/closed_loop_control.rng +31 -0
- data/cockpit/themes/presetaltid/rngs/closed_loop_measuring.rng +12 -0
- data/cockpit/themes/presetaltid/rngs/critical.rng +5 -0
- data/cockpit/themes/presetaltid/rngs/escape.rng +1 -0
- data/cockpit/themes/presetaltid/rngs/group.rng +3 -0
- data/cockpit/themes/presetaltid/rngs/loop.rng +22 -0
- data/cockpit/themes/presetaltid/rngs/manipulate.rng +23 -0
- data/cockpit/themes/presetaltid/rngs/otherwise.rng +22 -0
- data/cockpit/themes/presetaltid/rngs/parallel.rng +27 -0
- data/cockpit/themes/presetaltid/rngs/parallel_branch.rng +2 -0
- data/cockpit/themes/presetaltid/rngs/scripts.rng +23 -0
- data/cockpit/themes/presetaltid/rngs/start.rng +145 -0
- data/cockpit/themes/presetaltid/rngs/stop.rng +5 -0
- data/cockpit/themes/presetaltid/rngs/terminate.rng +1 -0
- data/cockpit/themes/presetaltid/rngs/wait_for_signal.rng +8 -0
- data/cockpit/themes/presetaltid/symbols/alternative.svg +15 -0
- data/cockpit/themes/presetaltid/symbols/arrow.svg +3 -0
- data/cockpit/themes/presetaltid/symbols/call.svg +19 -0
- data/cockpit/themes/presetaltid/symbols/call_sensor.svg +23 -0
- data/cockpit/themes/presetaltid/symbols/callmanipulate.svg +23 -0
- data/cockpit/themes/presetaltid/symbols/callmanipulate_sensor.svg +26 -0
- data/cockpit/themes/presetaltid/symbols/callmanipulate_sensor_signal.svg +32 -0
- data/cockpit/themes/presetaltid/symbols/callmanipulate_signal.svg +29 -0
- data/cockpit/themes/presetaltid/symbols/choose.svg +15 -0
- data/cockpit/themes/presetaltid/symbols/choose_exclusive.svg +15 -0
- data/cockpit/themes/presetaltid/symbols/choose_exclusive_finish.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/choose_inclusive.svg +13 -0
- data/cockpit/themes/presetaltid/symbols/choose_inclusive_finish.svg +4 -0
- data/cockpit/themes/presetaltid/symbols/closed_loop.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/closed_loop_cancel.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/closed_loop_control.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/closed_loop_measuring.svg +6 -0
- data/cockpit/themes/presetaltid/symbols/complex.svg +8 -0
- data/cockpit/themes/presetaltid/symbols/critical.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/delete.svg +4 -0
- data/cockpit/themes/presetaltid/symbols/end.svg +3 -0
- data/cockpit/themes/presetaltid/symbols/escape.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/event_end.svg +3 -0
- data/cockpit/themes/presetaltid/symbols/loop.svg +15 -0
- data/cockpit/themes/presetaltid/symbols/loop_end.svg +15 -0
- data/cockpit/themes/presetaltid/symbols/manipulate.svg +19 -0
- data/cockpit/themes/presetaltid/symbols/otherwise.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/parallel.svg +6 -0
- data/cockpit/themes/presetaltid/symbols/parallel_branch.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/parallel_branch_event.svg +14 -0
- data/cockpit/themes/presetaltid/symbols/parallel_branch_normal.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/parallel_eventbased_exclusive.svg +9 -0
- data/cockpit/themes/presetaltid/symbols/parallel_eventbased_parallel.svg +8 -0
- data/cockpit/themes/presetaltid/symbols/scripts.svg +4 -0
- data/cockpit/themes/presetaltid/symbols/start.svg +3 -0
- data/cockpit/themes/presetaltid/symbols/start_event.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/stop.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/terminate.svg +4 -0
- data/cockpit/themes/presetaltid/symbols/wait_for_signal.svg +21 -0
- data/cockpit/themes/presetaltid/theme.js +16 -0
- data/cockpit/themes/presetid/rngs/alternative.rng +25 -0
- data/cockpit/themes/presetid/rngs/call.rng +243 -0
- data/cockpit/themes/presetid/rngs/callmanipulate.rng +275 -0
- data/cockpit/themes/presetid/rngs/choose.rng +17 -0
- data/cockpit/themes/presetid/rngs/closed_loop.rng +62 -0
- data/cockpit/themes/presetid/rngs/closed_loop_cancel.rng +5 -0
- data/cockpit/themes/presetid/rngs/closed_loop_control.rng +31 -0
- data/cockpit/themes/presetid/rngs/closed_loop_measuring.rng +12 -0
- data/cockpit/themes/presetid/rngs/critical.rng +5 -0
- data/cockpit/themes/presetid/rngs/escape.rng +1 -0
- data/cockpit/themes/presetid/rngs/group.rng +3 -0
- data/cockpit/themes/presetid/rngs/loop.rng +22 -0
- data/cockpit/themes/presetid/rngs/manipulate.rng +23 -0
- data/cockpit/themes/presetid/rngs/otherwise.rng +22 -0
- data/cockpit/themes/presetid/rngs/parallel.rng +27 -0
- data/cockpit/themes/presetid/rngs/parallel_branch.rng +2 -0
- data/cockpit/themes/presetid/rngs/scripts.rng +23 -0
- data/cockpit/themes/presetid/rngs/start.rng +145 -0
- data/cockpit/themes/presetid/rngs/stop.rng +5 -0
- data/cockpit/themes/presetid/rngs/terminate.rng +1 -0
- data/cockpit/themes/presetid/rngs/wait_for_signal.rng +8 -0
- data/cockpit/themes/presetid/symbols/alternative.svg +15 -0
- data/cockpit/themes/presetid/symbols/arrow.svg +3 -0
- data/cockpit/themes/presetid/symbols/call.svg +19 -0
- data/cockpit/themes/presetid/symbols/call_sensor.svg +23 -0
- data/cockpit/themes/presetid/symbols/callmanipulate.svg +23 -0
- data/cockpit/themes/presetid/symbols/callmanipulate_sensor.svg +26 -0
- data/cockpit/themes/presetid/symbols/callmanipulate_sensor_signal.svg +32 -0
- data/cockpit/themes/presetid/symbols/callmanipulate_signal.svg +29 -0
- data/cockpit/themes/presetid/symbols/choose.svg +15 -0
- data/cockpit/themes/presetid/symbols/choose_exclusive.svg +15 -0
- data/cockpit/themes/presetid/symbols/choose_exclusive_finish.svg +5 -0
- data/cockpit/themes/presetid/symbols/choose_inclusive.svg +13 -0
- data/cockpit/themes/presetid/symbols/choose_inclusive_finish.svg +4 -0
- data/cockpit/themes/presetid/symbols/closed_loop.svg +5 -0
- data/cockpit/themes/presetid/symbols/closed_loop_cancel.svg +5 -0
- data/cockpit/themes/presetid/symbols/closed_loop_control.svg +5 -0
- data/cockpit/themes/presetid/symbols/closed_loop_measuring.svg +6 -0
- data/cockpit/themes/presetid/symbols/complex.svg +8 -0
- data/cockpit/themes/presetid/symbols/critical.svg +5 -0
- data/cockpit/themes/presetid/symbols/delete.svg +4 -0
- data/cockpit/themes/presetid/symbols/end.svg +3 -0
- data/cockpit/themes/presetid/symbols/escape.svg +5 -0
- data/cockpit/themes/presetid/symbols/event_end.svg +3 -0
- data/cockpit/themes/presetid/symbols/loop.svg +15 -0
- data/cockpit/themes/presetid/symbols/loop_end.svg +15 -0
- data/cockpit/themes/presetid/symbols/manipulate.svg +19 -0
- data/cockpit/themes/presetid/symbols/otherwise.svg +5 -0
- data/cockpit/themes/presetid/symbols/parallel.svg +6 -0
- data/cockpit/themes/presetid/symbols/parallel_branch.svg +5 -0
- data/cockpit/themes/presetid/symbols/parallel_branch_event.svg +14 -0
- data/cockpit/themes/presetid/symbols/parallel_branch_normal.svg +5 -0
- data/cockpit/themes/presetid/symbols/parallel_eventbased_exclusive.svg +9 -0
- data/cockpit/themes/presetid/symbols/parallel_eventbased_parallel.svg +8 -0
- data/cockpit/themes/presetid/symbols/scripts.svg +4 -0
- data/cockpit/themes/presetid/symbols/start.svg +3 -0
- data/cockpit/themes/presetid/symbols/start_event.svg +5 -0
- data/cockpit/themes/presetid/symbols/stop.svg +5 -0
- data/cockpit/themes/presetid/symbols/terminate.svg +4 -0
- data/cockpit/themes/presetid/symbols/wait_for_signal.svg +21 -0
- data/cockpit/themes/presetid/theme.js +16 -0
- data/cockpit/themes/reduced/rngs/call.rng +1 -0
- data/cockpit/themes/reduced/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/reduced/rngs/manipulate.rng +1 -0
- data/cockpit/themes/reduced/rngs/start.rng +1 -0
- data/cockpit/themes/reduced/symbols/arrow.svg +1 -1
- data/cockpit/themes/reduced/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/reduced/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/reduced/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/reduced/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/reduced/symbols/critical.svg +3 -2
- data/cockpit/themes/reduced/symbols/delete.svg +2 -2
- data/cockpit/themes/reduced/symbols/end.svg +1 -1
- data/cockpit/themes/reduced/symbols/manipulate.svg +2 -2
- data/cockpit/themes/reduced/symbols/parallel.svg +2 -1
- data/cockpit/themes/reduced/symbols/scripts.svg +1 -1
- data/cpee.gemspec +1 -1
- data/server/executionhandlers/ruby/connection.rb +5 -1
- metadata +123 -3
- data/server/executionhandlers/ruby/ShiftingTestSimple.xml +0 -100
- data/server/server.pid +0 -1
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cpee
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.1.
|
|
4
|
+
version: 2.1.93
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Juergen eTM Mangler
|
|
@@ -786,6 +786,128 @@ files:
|
|
|
786
786
|
- cockpit/themes/preset/symbols/terminate.svg
|
|
787
787
|
- cockpit/themes/preset/symbols/wait_for_signal.svg
|
|
788
788
|
- cockpit/themes/preset/theme.js
|
|
789
|
+
- cockpit/themes/presetaltid/rngs/alternative.rng
|
|
790
|
+
- cockpit/themes/presetaltid/rngs/call.rng
|
|
791
|
+
- cockpit/themes/presetaltid/rngs/callmanipulate.rng
|
|
792
|
+
- cockpit/themes/presetaltid/rngs/choose.rng
|
|
793
|
+
- cockpit/themes/presetaltid/rngs/closed_loop.rng
|
|
794
|
+
- cockpit/themes/presetaltid/rngs/closed_loop_cancel.rng
|
|
795
|
+
- cockpit/themes/presetaltid/rngs/closed_loop_control.rng
|
|
796
|
+
- cockpit/themes/presetaltid/rngs/closed_loop_measuring.rng
|
|
797
|
+
- cockpit/themes/presetaltid/rngs/critical.rng
|
|
798
|
+
- cockpit/themes/presetaltid/rngs/escape.rng
|
|
799
|
+
- cockpit/themes/presetaltid/rngs/group.rng
|
|
800
|
+
- cockpit/themes/presetaltid/rngs/loop.rng
|
|
801
|
+
- cockpit/themes/presetaltid/rngs/manipulate.rng
|
|
802
|
+
- cockpit/themes/presetaltid/rngs/otherwise.rng
|
|
803
|
+
- cockpit/themes/presetaltid/rngs/parallel.rng
|
|
804
|
+
- cockpit/themes/presetaltid/rngs/parallel_branch.rng
|
|
805
|
+
- cockpit/themes/presetaltid/rngs/scripts.rng
|
|
806
|
+
- cockpit/themes/presetaltid/rngs/start.rng
|
|
807
|
+
- cockpit/themes/presetaltid/rngs/stop.rng
|
|
808
|
+
- cockpit/themes/presetaltid/rngs/terminate.rng
|
|
809
|
+
- cockpit/themes/presetaltid/rngs/wait_for_signal.rng
|
|
810
|
+
- cockpit/themes/presetaltid/symbols/alternative.svg
|
|
811
|
+
- cockpit/themes/presetaltid/symbols/arrow.svg
|
|
812
|
+
- cockpit/themes/presetaltid/symbols/call.svg
|
|
813
|
+
- cockpit/themes/presetaltid/symbols/call_sensor.svg
|
|
814
|
+
- cockpit/themes/presetaltid/symbols/callmanipulate.svg
|
|
815
|
+
- cockpit/themes/presetaltid/symbols/callmanipulate_sensor.svg
|
|
816
|
+
- cockpit/themes/presetaltid/symbols/callmanipulate_sensor_signal.svg
|
|
817
|
+
- cockpit/themes/presetaltid/symbols/callmanipulate_signal.svg
|
|
818
|
+
- cockpit/themes/presetaltid/symbols/choose.svg
|
|
819
|
+
- cockpit/themes/presetaltid/symbols/choose_exclusive.svg
|
|
820
|
+
- cockpit/themes/presetaltid/symbols/choose_exclusive_finish.svg
|
|
821
|
+
- cockpit/themes/presetaltid/symbols/choose_inclusive.svg
|
|
822
|
+
- cockpit/themes/presetaltid/symbols/choose_inclusive_finish.svg
|
|
823
|
+
- cockpit/themes/presetaltid/symbols/closed_loop.svg
|
|
824
|
+
- cockpit/themes/presetaltid/symbols/closed_loop_cancel.svg
|
|
825
|
+
- cockpit/themes/presetaltid/symbols/closed_loop_control.svg
|
|
826
|
+
- cockpit/themes/presetaltid/symbols/closed_loop_measuring.svg
|
|
827
|
+
- cockpit/themes/presetaltid/symbols/complex.svg
|
|
828
|
+
- cockpit/themes/presetaltid/symbols/critical.svg
|
|
829
|
+
- cockpit/themes/presetaltid/symbols/delete.svg
|
|
830
|
+
- cockpit/themes/presetaltid/symbols/end.svg
|
|
831
|
+
- cockpit/themes/presetaltid/symbols/escape.svg
|
|
832
|
+
- cockpit/themes/presetaltid/symbols/event_end.svg
|
|
833
|
+
- cockpit/themes/presetaltid/symbols/loop.svg
|
|
834
|
+
- cockpit/themes/presetaltid/symbols/loop_end.svg
|
|
835
|
+
- cockpit/themes/presetaltid/symbols/manipulate.svg
|
|
836
|
+
- cockpit/themes/presetaltid/symbols/otherwise.svg
|
|
837
|
+
- cockpit/themes/presetaltid/symbols/parallel.svg
|
|
838
|
+
- cockpit/themes/presetaltid/symbols/parallel_branch.svg
|
|
839
|
+
- cockpit/themes/presetaltid/symbols/parallel_branch_event.svg
|
|
840
|
+
- cockpit/themes/presetaltid/symbols/parallel_branch_normal.svg
|
|
841
|
+
- cockpit/themes/presetaltid/symbols/parallel_eventbased_exclusive.svg
|
|
842
|
+
- cockpit/themes/presetaltid/symbols/parallel_eventbased_parallel.svg
|
|
843
|
+
- cockpit/themes/presetaltid/symbols/scripts.svg
|
|
844
|
+
- cockpit/themes/presetaltid/symbols/start.svg
|
|
845
|
+
- cockpit/themes/presetaltid/symbols/start_event.svg
|
|
846
|
+
- cockpit/themes/presetaltid/symbols/stop.svg
|
|
847
|
+
- cockpit/themes/presetaltid/symbols/terminate.svg
|
|
848
|
+
- cockpit/themes/presetaltid/symbols/wait_for_signal.svg
|
|
849
|
+
- cockpit/themes/presetaltid/theme.js
|
|
850
|
+
- cockpit/themes/presetid/rngs/alternative.rng
|
|
851
|
+
- cockpit/themes/presetid/rngs/call.rng
|
|
852
|
+
- cockpit/themes/presetid/rngs/callmanipulate.rng
|
|
853
|
+
- cockpit/themes/presetid/rngs/choose.rng
|
|
854
|
+
- cockpit/themes/presetid/rngs/closed_loop.rng
|
|
855
|
+
- cockpit/themes/presetid/rngs/closed_loop_cancel.rng
|
|
856
|
+
- cockpit/themes/presetid/rngs/closed_loop_control.rng
|
|
857
|
+
- cockpit/themes/presetid/rngs/closed_loop_measuring.rng
|
|
858
|
+
- cockpit/themes/presetid/rngs/critical.rng
|
|
859
|
+
- cockpit/themes/presetid/rngs/escape.rng
|
|
860
|
+
- cockpit/themes/presetid/rngs/group.rng
|
|
861
|
+
- cockpit/themes/presetid/rngs/loop.rng
|
|
862
|
+
- cockpit/themes/presetid/rngs/manipulate.rng
|
|
863
|
+
- cockpit/themes/presetid/rngs/otherwise.rng
|
|
864
|
+
- cockpit/themes/presetid/rngs/parallel.rng
|
|
865
|
+
- cockpit/themes/presetid/rngs/parallel_branch.rng
|
|
866
|
+
- cockpit/themes/presetid/rngs/scripts.rng
|
|
867
|
+
- cockpit/themes/presetid/rngs/start.rng
|
|
868
|
+
- cockpit/themes/presetid/rngs/stop.rng
|
|
869
|
+
- cockpit/themes/presetid/rngs/terminate.rng
|
|
870
|
+
- cockpit/themes/presetid/rngs/wait_for_signal.rng
|
|
871
|
+
- cockpit/themes/presetid/symbols/alternative.svg
|
|
872
|
+
- cockpit/themes/presetid/symbols/arrow.svg
|
|
873
|
+
- cockpit/themes/presetid/symbols/call.svg
|
|
874
|
+
- cockpit/themes/presetid/symbols/call_sensor.svg
|
|
875
|
+
- cockpit/themes/presetid/symbols/callmanipulate.svg
|
|
876
|
+
- cockpit/themes/presetid/symbols/callmanipulate_sensor.svg
|
|
877
|
+
- cockpit/themes/presetid/symbols/callmanipulate_sensor_signal.svg
|
|
878
|
+
- cockpit/themes/presetid/symbols/callmanipulate_signal.svg
|
|
879
|
+
- cockpit/themes/presetid/symbols/choose.svg
|
|
880
|
+
- cockpit/themes/presetid/symbols/choose_exclusive.svg
|
|
881
|
+
- cockpit/themes/presetid/symbols/choose_exclusive_finish.svg
|
|
882
|
+
- cockpit/themes/presetid/symbols/choose_inclusive.svg
|
|
883
|
+
- cockpit/themes/presetid/symbols/choose_inclusive_finish.svg
|
|
884
|
+
- cockpit/themes/presetid/symbols/closed_loop.svg
|
|
885
|
+
- cockpit/themes/presetid/symbols/closed_loop_cancel.svg
|
|
886
|
+
- cockpit/themes/presetid/symbols/closed_loop_control.svg
|
|
887
|
+
- cockpit/themes/presetid/symbols/closed_loop_measuring.svg
|
|
888
|
+
- cockpit/themes/presetid/symbols/complex.svg
|
|
889
|
+
- cockpit/themes/presetid/symbols/critical.svg
|
|
890
|
+
- cockpit/themes/presetid/symbols/delete.svg
|
|
891
|
+
- cockpit/themes/presetid/symbols/end.svg
|
|
892
|
+
- cockpit/themes/presetid/symbols/escape.svg
|
|
893
|
+
- cockpit/themes/presetid/symbols/event_end.svg
|
|
894
|
+
- cockpit/themes/presetid/symbols/loop.svg
|
|
895
|
+
- cockpit/themes/presetid/symbols/loop_end.svg
|
|
896
|
+
- cockpit/themes/presetid/symbols/manipulate.svg
|
|
897
|
+
- cockpit/themes/presetid/symbols/otherwise.svg
|
|
898
|
+
- cockpit/themes/presetid/symbols/parallel.svg
|
|
899
|
+
- cockpit/themes/presetid/symbols/parallel_branch.svg
|
|
900
|
+
- cockpit/themes/presetid/symbols/parallel_branch_event.svg
|
|
901
|
+
- cockpit/themes/presetid/symbols/parallel_branch_normal.svg
|
|
902
|
+
- cockpit/themes/presetid/symbols/parallel_eventbased_exclusive.svg
|
|
903
|
+
- cockpit/themes/presetid/symbols/parallel_eventbased_parallel.svg
|
|
904
|
+
- cockpit/themes/presetid/symbols/scripts.svg
|
|
905
|
+
- cockpit/themes/presetid/symbols/start.svg
|
|
906
|
+
- cockpit/themes/presetid/symbols/start_event.svg
|
|
907
|
+
- cockpit/themes/presetid/symbols/stop.svg
|
|
908
|
+
- cockpit/themes/presetid/symbols/terminate.svg
|
|
909
|
+
- cockpit/themes/presetid/symbols/wait_for_signal.svg
|
|
910
|
+
- cockpit/themes/presetid/theme.js
|
|
789
911
|
- cockpit/themes/reduced/rngs/alternative.rng
|
|
790
912
|
- cockpit/themes/reduced/rngs/call.rng
|
|
791
913
|
- cockpit/themes/reduced/rngs/callmanipulate.rng
|
|
@@ -912,7 +1034,6 @@ files:
|
|
|
912
1034
|
- server/executionhandlers/eval/controller.rb
|
|
913
1035
|
- server/executionhandlers/eval/dsl_to_dslx.xsl
|
|
914
1036
|
- server/executionhandlers/eval/execution.rb
|
|
915
|
-
- server/executionhandlers/ruby/ShiftingTestSimple.xml
|
|
916
1037
|
- server/executionhandlers/ruby/backend/README.md
|
|
917
1038
|
- server/executionhandlers/ruby/backend/instance.template
|
|
918
1039
|
- server/executionhandlers/ruby/backend/opts.yaml
|
|
@@ -936,7 +1057,6 @@ files:
|
|
|
936
1057
|
- server/routing/forward-votes.rb
|
|
937
1058
|
- server/routing/persist.pid
|
|
938
1059
|
- server/routing/persist.rb
|
|
939
|
-
- server/server.pid
|
|
940
1060
|
- tools/cpee
|
|
941
1061
|
- tools/server/cpee
|
|
942
1062
|
- tools/server/cpee.conf
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
<description xmlns="http://cpee.org/ns/description/1.0">
|
|
2
|
-
<_generic/>
|
|
3
|
-
<_shifting>
|
|
4
|
-
<_shifting_factor>45 minutes</_shifting_factor>
|
|
5
|
-
<_shifting_start>!data.basedate + ", 12:00"</_shifting_start>
|
|
6
|
-
<_shifting_modifier>2</_shifting_modifier>
|
|
7
|
-
</_shifting>
|
|
8
|
-
<_context_data_analysis>
|
|
9
|
-
<probes/>
|
|
10
|
-
<ips/>
|
|
11
|
-
</_context_data_analysis>
|
|
12
|
-
<loop mode="pre_test" condition="true">
|
|
13
|
-
<_probability>
|
|
14
|
-
<_probability_min/>
|
|
15
|
-
<_probability_max/>
|
|
16
|
-
<_probability_avg/>
|
|
17
|
-
</_probability>
|
|
18
|
-
<parallel wait="-1" cancel="last">
|
|
19
|
-
<parallel_branch pass="" local="">
|
|
20
|
-
<call id="a1" endpoint="send">
|
|
21
|
-
<parameters>
|
|
22
|
-
<label>send message</label>
|
|
23
|
-
<arguments>
|
|
24
|
-
<timeout>1</timeout>
|
|
25
|
-
<ignore/>
|
|
26
|
-
</arguments>
|
|
27
|
-
</parameters>
|
|
28
|
-
<annotations>
|
|
29
|
-
<_generic/>
|
|
30
|
-
<_timing>
|
|
31
|
-
<_timing_weight/>
|
|
32
|
-
<_timing_avg/>
|
|
33
|
-
<explanations/>
|
|
34
|
-
</_timing>
|
|
35
|
-
<_shifting>
|
|
36
|
-
<_shifting_type>Duration</_shifting_type>
|
|
37
|
-
<_shifting_expression>!rand(1.. 3) + " days"</_shifting_expression>
|
|
38
|
-
</_shifting>
|
|
39
|
-
<_context_data_analysis>
|
|
40
|
-
<probes/>
|
|
41
|
-
<ips/>
|
|
42
|
-
</_context_data_analysis>
|
|
43
|
-
<report>
|
|
44
|
-
<url/>
|
|
45
|
-
</report>
|
|
46
|
-
<_notes>
|
|
47
|
-
<_notes_general/>
|
|
48
|
-
</_notes>
|
|
49
|
-
</annotations>
|
|
50
|
-
<documentation>
|
|
51
|
-
<input/>
|
|
52
|
-
<output/>
|
|
53
|
-
<implementation>
|
|
54
|
-
<description/>
|
|
55
|
-
</implementation>
|
|
56
|
-
</documentation>
|
|
57
|
-
</call>
|
|
58
|
-
</parallel_branch>
|
|
59
|
-
<parallel_branch pass="" local="">
|
|
60
|
-
<call id="a5" endpoint="timeout">
|
|
61
|
-
<parameters>
|
|
62
|
-
<label>Wait till 16:00</label>
|
|
63
|
-
<arguments>
|
|
64
|
-
<timeout>2</timeout>
|
|
65
|
-
</arguments>
|
|
66
|
-
</parameters>
|
|
67
|
-
<annotations>
|
|
68
|
-
<_timing>
|
|
69
|
-
<_timing_weight/>
|
|
70
|
-
<_timing_avg/>
|
|
71
|
-
<explanations/>
|
|
72
|
-
</_timing>
|
|
73
|
-
<_shifting>
|
|
74
|
-
<_shifting_type>Ends</_shifting_type>
|
|
75
|
-
<_shifting_expression>same day, 16:00</_shifting_expression>
|
|
76
|
-
</_shifting>
|
|
77
|
-
<_context_data_analysis>
|
|
78
|
-
<probes/>
|
|
79
|
-
<ips/>
|
|
80
|
-
</_context_data_analysis>
|
|
81
|
-
<report>
|
|
82
|
-
<url/>
|
|
83
|
-
</report>
|
|
84
|
-
<_notes>
|
|
85
|
-
<_notes_general/>
|
|
86
|
-
</_notes>
|
|
87
|
-
</annotations>
|
|
88
|
-
<documentation>
|
|
89
|
-
<input/>
|
|
90
|
-
<output/>
|
|
91
|
-
<implementation>
|
|
92
|
-
<description/>
|
|
93
|
-
</implementation>
|
|
94
|
-
</documentation>
|
|
95
|
-
</call>
|
|
96
|
-
</parallel_branch>
|
|
97
|
-
</parallel>
|
|
98
|
-
<stop id="a4"/>
|
|
99
|
-
</loop>
|
|
100
|
-
</description>
|
data/server/server.pid
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
592827
|