cpee 2.1.35 → 2.1.37

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.
Files changed (62) hide show
  1. checksums.yaml +4 -4
  2. data/cockpit/css/track.css +1 -1
  3. data/cockpit/js/details.js +2 -2
  4. data/cockpit/templates/Subprocess.xml +401 -18
  5. data/cockpit/templates/Wait.xml +398 -11
  6. data/cockpit/templates/Wait.xml.attrs +3 -0
  7. data/cockpit/themes/compact/rngs/call.rng +107 -86
  8. data/cockpit/themes/compact/rngs/callmanipulate.rng +11 -7
  9. data/cockpit/themes/compact/rngs/start.rng +94 -73
  10. data/cockpit/themes/compact/symbols/call_sensor.svg +9 -0
  11. data/cockpit/themes/compact/symbols/callmanipulate.svg +3 -3
  12. data/cockpit/themes/compact/symbols/callmanipulate_sensor.svg +11 -0
  13. data/cockpit/themes/compact/theme.js +25 -5
  14. data/cockpit/themes/control/rngs/call.rng +107 -86
  15. data/cockpit/themes/control/rngs/callmanipulate.rng +11 -7
  16. data/cockpit/themes/control/rngs/start.rng +94 -73
  17. data/cockpit/themes/control/symbols/call_sensor.svg +9 -0
  18. data/cockpit/themes/control/symbols/callmanipulate.svg +3 -3
  19. data/cockpit/themes/control/symbols/callmanipulate_sensor.svg +11 -0
  20. data/cockpit/themes/default/rngs/call.rng +107 -86
  21. data/cockpit/themes/default/rngs/callmanipulate.rng +11 -7
  22. data/cockpit/themes/default/rngs/start.rng +94 -73
  23. data/cockpit/themes/default/symbols/call_sensor.svg +9 -0
  24. data/cockpit/themes/default/symbols/callmanipulate.svg +3 -3
  25. data/cockpit/themes/default/symbols/callmanipulate_sensor.svg +11 -0
  26. data/cockpit/themes/default/theme.js +25 -5
  27. data/cockpit/themes/extended/rngs/call.rng +107 -86
  28. data/cockpit/themes/extended/rngs/callmanipulate.rng +11 -7
  29. data/cockpit/themes/extended/rngs/start.rng +94 -73
  30. data/cockpit/themes/extended/symbols/call_sensor.svg +9 -0
  31. data/cockpit/themes/extended/symbols/callmanipulate.svg +3 -3
  32. data/cockpit/themes/extended/symbols/callmanipulate_sensor.svg +11 -0
  33. data/cockpit/themes/extended/theme.js +25 -5
  34. data/cockpit/themes/model/symbols/call_sensor.svg +9 -0
  35. data/cockpit/themes/model/symbols/callmanipulate.svg +3 -3
  36. data/cockpit/themes/model/symbols/callmanipulate_sensor.svg +11 -0
  37. data/cockpit/themes/packed/rngs/call.rng +107 -86
  38. data/cockpit/themes/packed/rngs/callmanipulate.rng +11 -7
  39. data/cockpit/themes/packed/rngs/start.rng +94 -73
  40. data/cockpit/themes/packed/symbols/call_sensor.svg +9 -0
  41. data/cockpit/themes/packed/symbols/callmanipulate.svg +3 -3
  42. data/cockpit/themes/packed/symbols/callmanipulate_sensor.svg +11 -0
  43. data/cockpit/themes/packed/theme.js +25 -5
  44. data/cockpit/themes/preset/rngs/call.rng +107 -86
  45. data/cockpit/themes/preset/rngs/callmanipulate.rng +11 -7
  46. data/cockpit/themes/preset/rngs/start.rng +94 -73
  47. data/cockpit/themes/preset/symbols/call_sensor.svg +9 -0
  48. data/cockpit/themes/preset/symbols/callmanipulate.svg +3 -3
  49. data/cockpit/themes/preset/symbols/callmanipulate_sensor.svg +11 -0
  50. data/cockpit/themes/preset/theme.js +25 -5
  51. data/cpee.gemspec +1 -1
  52. data/lib/cpee/implementation.rb +25 -14
  53. data/lib/cpee/message.rb +0 -1
  54. data/lib/cpee/persistence.rb +1 -1
  55. data/server/executionhandlers/ruby/connection.rb +32 -20
  56. data/server/resources/states.xml +3 -0
  57. data/server/routing/end.pid +1 -0
  58. data/server/routing/forward-events.pid +1 -0
  59. data/server/routing/forward-votes.pid +1 -0
  60. data/server/routing/persist.pid +1 -0
  61. data/tools/cpee +6 -4
  62. metadata +20 -2
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.35
4
+ version: 2.1.37
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juergen eTM Mangler
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: tools
12
12
  cert_chain: []
13
- date: 2022-05-04 00:00:00.000000000 Z
13
+ date: 2022-11-08 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: riddl
@@ -279,7 +279,9 @@ files:
279
279
  - cockpit/themes/compact/symbols/alternative.svg
280
280
  - cockpit/themes/compact/symbols/arrow.svg
281
281
  - cockpit/themes/compact/symbols/call.svg
282
+ - cockpit/themes/compact/symbols/call_sensor.svg
282
283
  - cockpit/themes/compact/symbols/callmanipulate.svg
284
+ - cockpit/themes/compact/symbols/callmanipulate_sensor.svg
283
285
  - cockpit/themes/compact/symbols/choose.svg
284
286
  - cockpit/themes/compact/symbols/choose_exclusive.svg
285
287
  - cockpit/themes/compact/symbols/choose_inclusive.svg
@@ -330,7 +332,9 @@ files:
330
332
  - cockpit/themes/control/symbols/alternative.svg
331
333
  - cockpit/themes/control/symbols/arrow.svg
332
334
  - cockpit/themes/control/symbols/call.svg
335
+ - cockpit/themes/control/symbols/call_sensor.svg
333
336
  - cockpit/themes/control/symbols/callmanipulate.svg
337
+ - cockpit/themes/control/symbols/callmanipulate_sensor.svg
334
338
  - cockpit/themes/control/symbols/choose.svg
335
339
  - cockpit/themes/control/symbols/choose_exclusive.svg
336
340
  - cockpit/themes/control/symbols/choose_inclusive.svg
@@ -381,7 +385,9 @@ files:
381
385
  - cockpit/themes/default/symbols/alternative.svg
382
386
  - cockpit/themes/default/symbols/arrow.svg
383
387
  - cockpit/themes/default/symbols/call.svg
388
+ - cockpit/themes/default/symbols/call_sensor.svg
384
389
  - cockpit/themes/default/symbols/callmanipulate.svg
390
+ - cockpit/themes/default/symbols/callmanipulate_sensor.svg
385
391
  - cockpit/themes/default/symbols/choose.svg
386
392
  - cockpit/themes/default/symbols/choose_exclusive.svg
387
393
  - cockpit/themes/default/symbols/choose_inclusive.svg
@@ -432,7 +438,9 @@ files:
432
438
  - cockpit/themes/extended/symbols/alternative.svg
433
439
  - cockpit/themes/extended/symbols/arrow.svg
434
440
  - cockpit/themes/extended/symbols/call.svg
441
+ - cockpit/themes/extended/symbols/call_sensor.svg
435
442
  - cockpit/themes/extended/symbols/callmanipulate.svg
443
+ - cockpit/themes/extended/symbols/callmanipulate_sensor.svg
436
444
  - cockpit/themes/extended/symbols/choose.svg
437
445
  - cockpit/themes/extended/symbols/choose_exclusive.svg
438
446
  - cockpit/themes/extended/symbols/choose_inclusive.svg
@@ -478,7 +486,9 @@ files:
478
486
  - cockpit/themes/model/symbols/alternative.svg
479
487
  - cockpit/themes/model/symbols/arrow.svg
480
488
  - cockpit/themes/model/symbols/call.svg
489
+ - cockpit/themes/model/symbols/call_sensor.svg
481
490
  - cockpit/themes/model/symbols/callmanipulate.svg
491
+ - cockpit/themes/model/symbols/callmanipulate_sensor.svg
482
492
  - cockpit/themes/model/symbols/choose.svg
483
493
  - cockpit/themes/model/symbols/choose_exclusive.svg
484
494
  - cockpit/themes/model/symbols/choose_inclusive.svg
@@ -529,7 +539,9 @@ files:
529
539
  - cockpit/themes/packed/symbols/alternative.svg
530
540
  - cockpit/themes/packed/symbols/arrow.svg
531
541
  - cockpit/themes/packed/symbols/call.svg
542
+ - cockpit/themes/packed/symbols/call_sensor.svg
532
543
  - cockpit/themes/packed/symbols/callmanipulate.svg
544
+ - cockpit/themes/packed/symbols/callmanipulate_sensor.svg
533
545
  - cockpit/themes/packed/symbols/choose.svg
534
546
  - cockpit/themes/packed/symbols/choose_exclusive.svg
535
547
  - cockpit/themes/packed/symbols/choose_inclusive.svg
@@ -580,7 +592,9 @@ files:
580
592
  - cockpit/themes/preset/symbols/alternative.svg
581
593
  - cockpit/themes/preset/symbols/arrow.svg
582
594
  - cockpit/themes/preset/symbols/call.svg
595
+ - cockpit/themes/preset/symbols/call_sensor.svg
583
596
  - cockpit/themes/preset/symbols/callmanipulate.svg
597
+ - cockpit/themes/preset/symbols/callmanipulate_sensor.svg
584
598
  - cockpit/themes/preset/symbols/choose.svg
585
599
  - cockpit/themes/preset/symbols/choose_exclusive.svg
586
600
  - cockpit/themes/preset/symbols/choose_inclusive.svg
@@ -678,9 +692,13 @@ files:
678
692
  - server/resources/states.xml
679
693
  - server/resources/topics.xml
680
694
  - server/resources/transformation.xml
695
+ - server/routing/end.pid
681
696
  - server/routing/end.rb
697
+ - server/routing/forward-events.pid
682
698
  - server/routing/forward-events.rb
699
+ - server/routing/forward-votes.pid
683
700
  - server/routing/forward-votes.rb
701
+ - server/routing/persist.pid
684
702
  - server/routing/persist.rb
685
703
  - server/server.conf
686
704
  - server/server.rb