|
81 | 81 | "to": "", |
82 | 82 | "reg": false, |
83 | 83 | "x": 700, |
84 | | - "y": 740, |
| 84 | + "y": 680, |
85 | 85 | "wires": [ |
86 | 86 | [ |
87 | 87 | "66d14505.6118ec", |
|
109 | 109 | "to": "", |
110 | 110 | "reg": false, |
111 | 111 | "x": 700, |
112 | | - "y": 860, |
| 112 | + "y": 720, |
113 | 113 | "wires": [ |
114 | 114 | [ |
115 | 115 | "66d14505.6118ec", |
116 | | - "f6c5ca8a.d06498" |
| 116 | + "b69374d2.cbdec8" |
117 | 117 | ] |
118 | 118 | ] |
119 | 119 | }, |
|
137 | 137 | "to": "", |
138 | 138 | "reg": false, |
139 | 139 | "x": 700, |
140 | | - "y": 980, |
| 140 | + "y": 760, |
141 | 141 | "wires": [ |
142 | 142 | [ |
143 | 143 | "66d14505.6118ec", |
144 | | - "75ddfb88.dca834" |
| 144 | + "b69374d2.cbdec8" |
145 | 145 | ] |
146 | 146 | ] |
147 | 147 | }, |
|
165 | 165 | "to": "", |
166 | 166 | "reg": false, |
167 | 167 | "x": 1560, |
168 | | - "y": 780, |
| 168 | + "y": 720, |
169 | 169 | "wires": [ |
170 | 170 | [ |
171 | 171 | "c40b6ea.69b8d9" |
|
192 | 192 | "to": "", |
193 | 193 | "reg": false, |
194 | 194 | "x": 700, |
195 | | - "y": 1060, |
| 195 | + "y": 920, |
196 | 196 | "wires": [ |
197 | 197 | [ |
198 | 198 | "38117cec.e3a854" |
|
243 | 243 | "acknowledged": "false", |
244 | 244 | "source": "VFC", |
245 | 245 | "description": "Basic machine has experienced a critical failure", |
246 | | - "x": 1630, |
247 | | - "y": 900, |
| 246 | + "x": 1750, |
| 247 | + "y": 780, |
248 | 248 | "wires": [] |
249 | 249 | }, |
250 | 250 | { |
|
258 | 258 | "acknowledged": "false", |
259 | 259 | "source": "VFC", |
260 | 260 | "description": "Performance machine has experienced a critical failure", |
261 | | - "x": 1630, |
262 | | - "y": 960, |
| 261 | + "x": 1750, |
| 262 | + "y": 820, |
263 | 263 | "wires": [] |
264 | 264 | }, |
265 | 265 | { |
|
273 | 273 | "acknowledged": "false", |
274 | 274 | "source": "VFC", |
275 | 275 | "description": "Eco machine has experienced a critical failure", |
276 | | - "x": 1630, |
277 | | - "y": 1020, |
| 276 | + "x": 1750, |
| 277 | + "y": 860, |
278 | 278 | "wires": [] |
279 | 279 | }, |
280 | 280 | { |
|
335 | 335 | "id": "20020e56.62dd32", |
336 | 336 | "type": "function", |
337 | 337 | "z": "c8542287.a2c4a", |
338 | | - "name": "Extract Last Value", |
| 338 | + "name": "Extract Machine Status", |
339 | 339 | "func": "var lastDataPoint = msg.payload.slice(-1)[0];\nmsg.payload =lastDataPoint['Machine_Status'];\nreturn msg;\n", |
340 | 340 | "outputs": 1, |
341 | 341 | "language": "javascript", |
342 | 342 | "noerr": 0, |
343 | | - "x": 970, |
| 343 | + "x": 980, |
344 | 344 | "y": 420, |
345 | 345 | "wires": [ |
346 | 346 | [ |
|
352 | 352 | "id": "24046c2.d71fb94", |
353 | 353 | "type": "function", |
354 | 354 | "z": "c8542287.a2c4a", |
355 | | - "name": "Extract Last Value", |
| 355 | + "name": "Extract Software Version", |
356 | 356 | "func": "msg.payload = msg.payload['Software_Version'];\nreturn msg;\n", |
357 | 357 | "outputs": 1, |
358 | 358 | "language": "javascript", |
|
451 | 451 | "key": "ActiveAsset", |
452 | 452 | "context": "flow", |
453 | 453 | "x": 1170, |
454 | | - "y": 860, |
| 454 | + "y": 800, |
455 | 455 | "wires": [ |
456 | 456 | [ |
457 | 457 | "4698eac.6ed4f14" |
|
466 | 466 | "key": "ActiveAsset", |
467 | 467 | "context": "flow", |
468 | 468 | "x": 1150, |
469 | | - "y": 1060, |
| 469 | + "y": 920, |
470 | 470 | "wires": [ |
471 | 471 | [ |
472 | 472 | "5ad7c3dc.3d5a4c" |
|
589 | 589 | "key": "ActiveAsset", |
590 | 590 | "context": "flow", |
591 | 591 | "x": 970, |
592 | | - "y": 700, |
593 | | - "wires": [] |
594 | | - }, |
595 | | - { |
596 | | - "id": "f6c5ca8a.d06498", |
597 | | - "type": "store-context", |
598 | | - "z": "c8542287.a2c4a", |
599 | | - "name": "", |
600 | | - "key": "ActiveAsset", |
601 | | - "context": "flow", |
602 | | - "x": 970, |
603 | | - "y": 740, |
604 | | - "wires": [] |
605 | | - }, |
606 | | - { |
607 | | - "id": "75ddfb88.dca834", |
608 | | - "type": "store-context", |
609 | | - "z": "c8542287.a2c4a", |
610 | | - "name": "", |
611 | | - "key": "ActiveAsset", |
612 | | - "context": "flow", |
613 | | - "x": 970, |
614 | | - "y": 780, |
| 592 | + "y": 680, |
615 | 593 | "wires": [] |
616 | 594 | }, |
617 | 595 | { |
|
641 | 619 | "checkall": "true", |
642 | 620 | "outputs": 3, |
643 | 621 | "x": 1380, |
644 | | - "y": 860, |
| 622 | + "y": 800, |
645 | 623 | "wires": [ |
646 | 624 | [ |
647 | 625 | "268051eb.8e036e" |
|
677 | 655 | "checkall": "true", |
678 | 656 | "outputs": 3, |
679 | 657 | "x": 1380, |
680 | | - "y": 1060, |
| 658 | + "y": 920, |
681 | 659 | "wires": [ |
682 | 660 | [ |
683 | 661 | "7e64a72b.5ce7d8", |
|
809 | 787 | "topic": "", |
810 | 788 | "powerMode": false, |
811 | 789 | "x": 950, |
812 | | - "y": 860, |
| 790 | + "y": 800, |
813 | 791 | "wires": [ |
814 | 792 | [ |
815 | 793 | "897f3a03.1133f8" |
|
836 | 814 | "topic": "", |
837 | 815 | "powerMode": false, |
838 | 816 | "x": 910, |
839 | | - "y": 1060, |
| 817 | + "y": 920, |
840 | 818 | "wires": [ |
841 | 819 | [ |
842 | 820 | "5287cb5.d919534" |
|
849 | 827 | "z": "c8542287.a2c4a", |
850 | 828 | "name": "", |
851 | 829 | "group": "a92fa412.22fae8", |
852 | | - "order": 0, |
| 830 | + "order": 2, |
853 | 831 | "width": "26", |
854 | 832 | "singleBrowser": false, |
855 | 833 | "height": "1", |
|
862 | 840 | "payloadType": "json", |
863 | 841 | "topic": "", |
864 | 842 | "powerMode": false, |
865 | | - "x": 1720, |
866 | | - "y": 1240, |
| 843 | + "x": 140, |
| 844 | + "y": 580, |
867 | 845 | "wires": [ |
868 | 846 | [ |
869 | 847 | "dd71cdce.1b1ec" |
|
920 | 898 | "z": "c8542287.a2c4a", |
921 | 899 | "name": "", |
922 | 900 | "group": "a92fa412.22fae8", |
923 | | - "order": 0, |
| 901 | + "order": 1, |
924 | 902 | "width": "26", |
925 | 903 | "height": "12", |
926 | 904 | "label": "event table", |
|
940 | 918 | "showCorrelationId": true, |
941 | 919 | "showTypeId": false, |
942 | 920 | "showCode": false, |
943 | | - "x": 1690, |
944 | | - "y": 1200, |
| 921 | + "x": 110, |
| 922 | + "y": 540, |
945 | 923 | "wires": [] |
946 | 924 | }, |
947 | 925 | { |
|
1080 | 1058 | "topic": "Event reported successfull for machine:", |
1081 | 1059 | "name": "", |
1082 | 1060 | "singleBrowser": false, |
1083 | | - "x": 1650, |
1084 | | - "y": 1120, |
| 1061 | + "x": 1750, |
| 1062 | + "y": 920, |
1085 | 1063 | "wires": [] |
1086 | 1064 | }, |
1087 | 1065 | { |
|
1129 | 1107 | "name": "Change to Detail page", |
1130 | 1108 | "powerMode": false, |
1131 | 1109 | "x": 1780, |
1132 | | - "y": 780, |
| 1110 | + "y": 720, |
1133 | 1111 | "wires": [ |
1134 | 1112 | [] |
1135 | 1113 | ] |
|
1140 | 1118 | "z": "c8542287.a2c4a", |
1141 | 1119 | "name": "Back", |
1142 | 1120 | "powerMode": false, |
1143 | | - "x": 1910, |
1144 | | - "y": 1240, |
| 1121 | + "x": 330, |
| 1122 | + "y": 620, |
1145 | 1123 | "wires": [ |
1146 | 1124 | [] |
1147 | 1125 | ] |
|
0 commit comments