Commit 9f498b6
committed
fix(demos/manymove_industrial): declare conveyor-line component + relax smoke poll filters
The container_scripts/conveyor-line/ directory expects a manifest
component with id 'conveyor-line' (mirroring the manymove-planning
pattern earlier). Without it, gateway returned 404 on
inject-photoeye-flicker / restore-line script executions.
Also relax smoke test status filters: MANYMOVE_SELFTEST is severity 0
INFO so may not pass debounce to CONFIRMED in time; just check the
fault appears in /faults at all. For PLC heal, accept PREPASSED in
addition to HEALED since the healing threshold may not be crossed
within the 30s window from a single PASSED event.1 parent 060cead commit 9f498b6
2 files changed
Lines changed: 8 additions & 3 deletions
File tree
- demos/manymove_industrial/config
- tests
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
104 | 109 | | |
105 | 110 | | |
106 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments