node-red-contrib-prib-functions 0.17.0 → 0.19.2

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.
@@ -0,0 +1,3212 @@
1
+ [
2
+ {
3
+ "id": "1be03be45284f9d4",
4
+ "type": "tab",
5
+ "label": "load injector",
6
+ "disabled": false,
7
+ "info": "",
8
+ "env": []
9
+ },
10
+ {
11
+ "id": "5866424ac23291eb",
12
+ "type": "tab",
13
+ "label": "transform",
14
+ "disabled": false,
15
+ "info": "",
16
+ "env": []
17
+ },
18
+ {
19
+ "id": "924bb2b7.03fd1",
20
+ "type": "tab",
21
+ "label": "transform xlsx",
22
+ "disabled": false,
23
+ "info": ""
24
+ },
25
+ {
26
+ "id": "65b5beda2b73b7b5",
27
+ "type": "tab",
28
+ "label": "transform compression",
29
+ "disabled": false,
30
+ "info": "",
31
+ "env": []
32
+ },
33
+ {
34
+ "id": "22109ce1.cdbde4",
35
+ "type": "tab",
36
+ "label": "Spawn Process",
37
+ "disabled": false,
38
+ "info": ""
39
+ },
40
+ {
41
+ "id": "e4973c86.37d63",
42
+ "type": "tab",
43
+ "label": "Test",
44
+ "disabled": false,
45
+ "info": ""
46
+ },
47
+ {
48
+ "id": "fa243279.4dbe9",
49
+ "type": "tab",
50
+ "label": "os (nodejs)",
51
+ "disabled": false,
52
+ "info": "Calls to require('os') of node.js "
53
+ },
54
+ {
55
+ "id": "11cc261f.ec82da",
56
+ "type": "tab",
57
+ "label": "Data Analysis",
58
+ "disabled": false,
59
+ "info": ""
60
+ },
61
+ {
62
+ "id": "cf595649.931658",
63
+ "type": "tab",
64
+ "label": "Data Analysis - Real time",
65
+ "disabled": false,
66
+ "info": ""
67
+ },
68
+ {
69
+ "id": "d9c7ae0e.cb9a9",
70
+ "type": "tab",
71
+ "label": "Transform",
72
+ "disabled": false,
73
+ "info": ""
74
+ },
75
+ {
76
+ "id": "cf804fb2.6df8c",
77
+ "type": "tab",
78
+ "label": "Load Injector",
79
+ "disabled": false,
80
+ "info": ""
81
+ },
82
+ {
83
+ "id": "fcc005d5.131ee8",
84
+ "type": "tab",
85
+ "label": "Monitor",
86
+ "disabled": false,
87
+ "info": ""
88
+ },
89
+ {
90
+ "id": "6dd63ebd.bf044",
91
+ "type": "tab",
92
+ "label": "Append",
93
+ "disabled": false,
94
+ "info": ""
95
+ },
96
+ {
97
+ "id": "955f4808.fd1898",
98
+ "type": "tab",
99
+ "label": "Host Available",
100
+ "disabled": false,
101
+ "info": ""
102
+ },
103
+ {
104
+ "id": "f8d6f002dbf1a0ec",
105
+ "type": "Load Injector",
106
+ "z": "1be03be45284f9d4",
107
+ "name": "gen id + json",
108
+ "thinktimemin": 1000,
109
+ "thinktimemax": 10000,
110
+ "runtime": 60,
111
+ "payload": "[\"aaa\"]",
112
+ "payloadType": "json",
113
+ "topic": "",
114
+ "topicType": "genid",
115
+ "x": 130,
116
+ "y": 140,
117
+ "wires": [
118
+ [
119
+ "06a65ce9414ae1a8"
120
+ ],
121
+ [
122
+ "d75971a334c97a1d"
123
+ ]
124
+ ]
125
+ },
126
+ {
127
+ "id": "d75971a334c97a1d",
128
+ "type": "debug",
129
+ "z": "1be03be45284f9d4",
130
+ "name": "",
131
+ "active": true,
132
+ "tosidebar": true,
133
+ "console": false,
134
+ "tostatus": false,
135
+ "complete": "true",
136
+ "targetType": "full",
137
+ "statusVal": "",
138
+ "statusType": "auto",
139
+ "x": 570,
140
+ "y": 280,
141
+ "wires": []
142
+ },
143
+ {
144
+ "id": "06a65ce9414ae1a8",
145
+ "type": "Monitor Flow",
146
+ "z": "1be03be45284f9d4",
147
+ "name": "",
148
+ "x": 470,
149
+ "y": 120,
150
+ "wires": [
151
+ [
152
+ "d75971a334c97a1d"
153
+ ]
154
+ ]
155
+ },
156
+ {
157
+ "id": "ce87d1616e851eb3",
158
+ "type": "Load Injector",
159
+ "z": "1be03be45284f9d4",
160
+ "name": "timestamp+string",
161
+ "thinktimemin": 1000,
162
+ "thinktimemax": 10000,
163
+ "runtime": 60,
164
+ "payload": "abc",
165
+ "payloadType": "str",
166
+ "topic": "",
167
+ "topicType": "date",
168
+ "x": 150,
169
+ "y": 80,
170
+ "wires": [
171
+ [
172
+ "06a65ce9414ae1a8"
173
+ ],
174
+ [
175
+ "d75971a334c97a1d"
176
+ ]
177
+ ]
178
+ },
179
+ {
180
+ "id": "f92c48ed91e841ca",
181
+ "type": "Load Injector",
182
+ "z": "1be03be45284f9d4",
183
+ "name": "number+boolean",
184
+ "thinktimemin": 1000,
185
+ "thinktimemax": 10000,
186
+ "runtime": 60,
187
+ "payload": "true",
188
+ "payloadType": "bool",
189
+ "topic": "123",
190
+ "topicType": "num",
191
+ "x": 130,
192
+ "y": 200,
193
+ "wires": [
194
+ [
195
+ "06a65ce9414ae1a8"
196
+ ],
197
+ [
198
+ "d75971a334c97a1d"
199
+ ]
200
+ ]
201
+ },
202
+ {
203
+ "id": "273e66a15fcb86aa",
204
+ "type": "Load Injector",
205
+ "z": "1be03be45284f9d4",
206
+ "name": "jsondata+buffer",
207
+ "thinktimemin": 1000,
208
+ "thinktimemax": 10000,
209
+ "runtime": 60,
210
+ "payload": "[97,116,101,115,116]",
211
+ "payloadType": "str",
212
+ "topic": "$random()\t",
213
+ "topicType": "str",
214
+ "x": 120,
215
+ "y": 280,
216
+ "wires": [
217
+ [
218
+ "06a65ce9414ae1a8"
219
+ ],
220
+ [
221
+ "d75971a334c97a1d"
222
+ ]
223
+ ]
224
+ },
225
+ {
226
+ "id": "6282e45766a9ca96",
227
+ "type": "Load Injector",
228
+ "z": "1be03be45284f9d4",
229
+ "name": "",
230
+ "thinktimemin": 1000,
231
+ "thinktimemax": 10000,
232
+ "runtime": 60,
233
+ "payload": "{\"users\":[ {{#repeat 2}}{\"id\": {{@index}}, \"name\": \"{{firstName}} {{lastName}}\", \"work\": \"{{company}}\", \"email\": \"{{email}}\", \"dob\": \"{{date '1900' '2000' 'YYYY'}}\", \"address\": \"{{int 1 100}} {{street}}\", \"city\": \"{{city}}\", \"optedin\": {{boolean}} } {{/repeat}} ], \"images\": [{{#repeat 3}} \"img{{@index}}.png\" {{/repeat}}], \"coordinates\": { \"x\": {{float -50 50 '0.00'}}, \"y\": {{float -25 25 '0.00'}} }, \"price\": \"${{int 0 99999 '0,0'}}\"}",
234
+ "payloadType": "genDataJSON",
235
+ "topic": "{{#repeat 3 comma=false}}hello1{{/repeat}} ",
236
+ "topicType": "genData",
237
+ "x": 110,
238
+ "y": 380,
239
+ "wires": [
240
+ [
241
+ "d75971a334c97a1d"
242
+ ],
243
+ []
244
+ ]
245
+ },
246
+ {
247
+ "id": "91c9037a75567e24",
248
+ "type": "transform",
249
+ "z": "5866424ac23291eb",
250
+ "name": "",
251
+ "actionSource": "JSON",
252
+ "actionTarget": "Array",
253
+ "sourceProperty": "msg.payload",
254
+ "targetProperty": "msg.payload",
255
+ "topicProperty": "msg.topic",
256
+ "maxMessages": "10",
257
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
258
+ "schemaType": "json",
259
+ "skipLeading": 0,
260
+ "skipTrailing": 0,
261
+ "delimiter": ",",
262
+ "compressionType": "setGzip",
263
+ "x": 400,
264
+ "y": 20,
265
+ "wires": [
266
+ [
267
+ "93c7047f87bbf964"
268
+ ],
269
+ []
270
+ ]
271
+ },
272
+ {
273
+ "id": "b1b8cccd0ff0026a",
274
+ "type": "inject",
275
+ "z": "5866424ac23291eb",
276
+ "name": "json 0",
277
+ "props": [
278
+ {
279
+ "p": "payload"
280
+ },
281
+ {
282
+ "p": "topic",
283
+ "vt": "str"
284
+ }
285
+ ],
286
+ "repeat": "",
287
+ "crontab": "",
288
+ "once": false,
289
+ "onceDelay": 0.1,
290
+ "topic": "json 0",
291
+ "payload": "{\"item\":\"aaa\",\"item-2\":\"bbbb\",\"item-3\":{\"a\":1,\"item\":0}}",
292
+ "payloadType": "json",
293
+ "x": 70,
294
+ "y": 80,
295
+ "wires": [
296
+ [
297
+ "91c9037a75567e24"
298
+ ]
299
+ ]
300
+ },
301
+ {
302
+ "id": "93c7047f87bbf964",
303
+ "type": "debug",
304
+ "z": "5866424ac23291eb",
305
+ "name": "json",
306
+ "active": true,
307
+ "tosidebar": true,
308
+ "console": false,
309
+ "tostatus": false,
310
+ "complete": "true",
311
+ "targetType": "full",
312
+ "statusVal": "",
313
+ "statusType": "auto",
314
+ "x": 650,
315
+ "y": 140,
316
+ "wires": []
317
+ },
318
+ {
319
+ "id": "9c00ca32910aa65b",
320
+ "type": "inject",
321
+ "z": "5866424ac23291eb",
322
+ "name": "json 1",
323
+ "props": [
324
+ {
325
+ "p": "payload"
326
+ },
327
+ {
328
+ "p": "topic",
329
+ "vt": "str"
330
+ }
331
+ ],
332
+ "repeat": "",
333
+ "crontab": "",
334
+ "once": false,
335
+ "onceDelay": 0.1,
336
+ "topic": "json 1",
337
+ "payload": "{\"item\":\"aaa\",\"item-2\":\"bbbb\",\"item-3\":{\"a\":1,\"item\":0}}",
338
+ "payloadType": "json",
339
+ "x": 70,
340
+ "y": 140,
341
+ "wires": [
342
+ [
343
+ "de625a76baddbeab"
344
+ ]
345
+ ]
346
+ },
347
+ {
348
+ "id": "de625a76baddbeab",
349
+ "type": "transform",
350
+ "z": "5866424ac23291eb",
351
+ "name": "",
352
+ "actionSource": "JSON",
353
+ "actionTarget": "CSV",
354
+ "sourceProperty": "msg.payload",
355
+ "targetProperty": "msg.payload",
356
+ "topicProperty": "msg.topic",
357
+ "maxMessages": 1000,
358
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
359
+ "schemaType": "json",
360
+ "skipLeading": 0,
361
+ "skipTrailing": 0,
362
+ "delimiter": ",",
363
+ "compressionType": "setGzip",
364
+ "x": 390,
365
+ "y": 140,
366
+ "wires": [
367
+ [
368
+ "93c7047f87bbf964"
369
+ ],
370
+ []
371
+ ]
372
+ },
373
+ {
374
+ "id": "bb90849ccf68f393",
375
+ "type": "inject",
376
+ "z": "5866424ac23291eb",
377
+ "name": "",
378
+ "props": [
379
+ {
380
+ "p": "payload"
381
+ },
382
+ {
383
+ "p": "topic",
384
+ "vt": "str"
385
+ }
386
+ ],
387
+ "repeat": "",
388
+ "crontab": "",
389
+ "once": false,
390
+ "onceDelay": 0.1,
391
+ "topic": "[[1,2],[3,4]]",
392
+ "payload": "[[1,2],[3,4]]",
393
+ "payloadType": "json",
394
+ "x": 120,
395
+ "y": 20,
396
+ "wires": [
397
+ [
398
+ "91c9037a75567e24",
399
+ "911d448d61a99628"
400
+ ]
401
+ ]
402
+ },
403
+ {
404
+ "id": "27cd97468b385aa4",
405
+ "type": "inject",
406
+ "z": "5866424ac23291eb",
407
+ "name": "",
408
+ "props": [
409
+ {
410
+ "p": "payload"
411
+ },
412
+ {
413
+ "p": "topic",
414
+ "vt": "str"
415
+ }
416
+ ],
417
+ "repeat": "",
418
+ "crontab": "",
419
+ "once": false,
420
+ "onceDelay": 0.1,
421
+ "topic": "[[1,2],[2,3]]",
422
+ "payload": "[[1,2],[2,3]]",
423
+ "payloadType": "json",
424
+ "x": 120,
425
+ "y": 200,
426
+ "wires": [
427
+ [
428
+ "de625a76baddbeab",
429
+ "911d448d61a99628"
430
+ ]
431
+ ]
432
+ },
433
+ {
434
+ "id": "04806c30ac0f2050",
435
+ "type": "inject",
436
+ "z": "5866424ac23291eb",
437
+ "name": "[{\"item\":\"1\",\"item-2\":\"2\"},...",
438
+ "props": [
439
+ {
440
+ "p": "payload"
441
+ },
442
+ {
443
+ "p": "topic",
444
+ "v": "topic",
445
+ "vt": "msg"
446
+ }
447
+ ],
448
+ "repeat": "",
449
+ "crontab": "",
450
+ "once": false,
451
+ "onceDelay": 0.1,
452
+ "topic": "",
453
+ "payload": "[{\"item\":\"1\",\"item-2\":\"2\"},{\"item\":\"3\",\"item-1\":\"4\"},\"test\",[1,2,3]]",
454
+ "payloadType": "json",
455
+ "x": 130,
456
+ "y": 260,
457
+ "wires": [
458
+ [
459
+ "de625a76baddbeab"
460
+ ]
461
+ ]
462
+ },
463
+ {
464
+ "id": "911d448d61a99628",
465
+ "type": "transform",
466
+ "z": "5866424ac23291eb",
467
+ "name": "",
468
+ "actionSource": "Array",
469
+ "actionTarget": "HTML",
470
+ "sourceProperty": "msg.payload",
471
+ "targetProperty": "msg.payload",
472
+ "topicProperty": "msg.topic",
473
+ "maxMessages": 1000,
474
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
475
+ "schemaType": "json",
476
+ "skipLeading": 0,
477
+ "skipTrailing": 0,
478
+ "delimiter": ",",
479
+ "compressionType": "setGzip",
480
+ "x": 460,
481
+ "y": 300,
482
+ "wires": [
483
+ [
484
+ "c768833a7c496c36"
485
+ ],
486
+ []
487
+ ]
488
+ },
489
+ {
490
+ "id": "c768833a7c496c36",
491
+ "type": "debug",
492
+ "z": "5866424ac23291eb",
493
+ "name": "array to html",
494
+ "active": true,
495
+ "tosidebar": true,
496
+ "console": false,
497
+ "tostatus": false,
498
+ "complete": "true",
499
+ "targetType": "full",
500
+ "statusVal": "",
501
+ "statusType": "auto",
502
+ "x": 690,
503
+ "y": 300,
504
+ "wires": []
505
+ },
506
+ {
507
+ "id": "2a9b4180.1b8ffe",
508
+ "type": "inject",
509
+ "z": "924bb2b7.03fd1",
510
+ "name": "json xcel worksheets",
511
+ "props": [
512
+ {
513
+ "p": "payload"
514
+ },
515
+ {
516
+ "p": "topic",
517
+ "vt": "str"
518
+ }
519
+ ],
520
+ "repeat": "",
521
+ "crontab": "",
522
+ "once": false,
523
+ "onceDelay": 0.1,
524
+ "topic": "",
525
+ "payload": "{\"worksheet1\":[[11,12],[21,22],[31,32]],\"worksheet2\":[[11,12],[21,22]]}",
526
+ "payloadType": "json",
527
+ "x": 110,
528
+ "y": 60,
529
+ "wires": [
530
+ [
531
+ "b99caf39.d57c9"
532
+ ]
533
+ ]
534
+ },
535
+ {
536
+ "id": "b99caf39.d57c9",
537
+ "type": "transform",
538
+ "z": "924bb2b7.03fd1",
539
+ "name": "",
540
+ "actionSource": "Array",
541
+ "actionTarget": "XLSX",
542
+ "sourceProperty": "msg.payload",
543
+ "targetProperty": "msg.xlsx",
544
+ "topicProperty": "msg.topic",
545
+ "maxMessages": 1000,
546
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
547
+ "schemaType": "json",
548
+ "skipLeading": 0,
549
+ "skipTrailing": 0,
550
+ "delimiter": ",",
551
+ "x": 380,
552
+ "y": 60,
553
+ "wires": [
554
+ [
555
+ "e234842f.2946a8",
556
+ "7bde11d2.378e6"
557
+ ],
558
+ [
559
+ "3db2b919.ea68d6"
560
+ ]
561
+ ]
562
+ },
563
+ {
564
+ "id": "7bde11d2.378e6",
565
+ "type": "transform",
566
+ "z": "924bb2b7.03fd1",
567
+ "name": "",
568
+ "actionSource": "Array",
569
+ "actionTarget": "XLSXObject",
570
+ "sourceProperty": "msg.payload",
571
+ "targetProperty": "msg.xlsxobject",
572
+ "topicProperty": "msg.topic",
573
+ "maxMessages": 1000,
574
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
575
+ "schemaType": "json",
576
+ "skipLeading": 0,
577
+ "skipTrailing": 0,
578
+ "delimiter": ",",
579
+ "x": 360,
580
+ "y": 120,
581
+ "wires": [
582
+ [
583
+ "8e6f5298.ccab4"
584
+ ],
585
+ [
586
+ "3db2b919.ea68d6"
587
+ ]
588
+ ]
589
+ },
590
+ {
591
+ "id": "8e6f5298.ccab4",
592
+ "type": "transform",
593
+ "z": "924bb2b7.03fd1",
594
+ "name": "",
595
+ "actionSource": "XLSX",
596
+ "actionTarget": "Array",
597
+ "sourceProperty": "msg.xlsx",
598
+ "targetProperty": "msg.array",
599
+ "topicProperty": "msg.topic",
600
+ "maxMessages": 1000,
601
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
602
+ "schemaType": "json",
603
+ "skipLeading": 0,
604
+ "skipTrailing": 0,
605
+ "delimiter": ",",
606
+ "x": 380,
607
+ "y": 180,
608
+ "wires": [
609
+ [
610
+ "3db2b919.ea68d6"
611
+ ],
612
+ [
613
+ "3db2b919.ea68d6"
614
+ ]
615
+ ]
616
+ },
617
+ {
618
+ "id": "e234842f.2946a8",
619
+ "type": "transform",
620
+ "z": "924bb2b7.03fd1",
621
+ "name": "",
622
+ "actionSource": "XLSX",
623
+ "actionTarget": "XLSXObject",
624
+ "sourceProperty": "msg.xlsx",
625
+ "targetProperty": "msg.xlsx2xlsxObject",
626
+ "topicProperty": "msg.topic",
627
+ "maxMessages": 1000,
628
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
629
+ "schemaType": "json",
630
+ "skipLeading": 0,
631
+ "skipTrailing": 0,
632
+ "delimiter": ",",
633
+ "x": 660,
634
+ "y": 60,
635
+ "wires": [
636
+ [
637
+ "5312687f.3fff48"
638
+ ],
639
+ []
640
+ ]
641
+ },
642
+ {
643
+ "id": "5312687f.3fff48",
644
+ "type": "debug",
645
+ "z": "924bb2b7.03fd1",
646
+ "name": "base",
647
+ "active": true,
648
+ "tosidebar": true,
649
+ "console": false,
650
+ "tostatus": false,
651
+ "complete": "true",
652
+ "targetType": "full",
653
+ "statusVal": "",
654
+ "statusType": "auto",
655
+ "x": 870,
656
+ "y": 60,
657
+ "wires": []
658
+ },
659
+ {
660
+ "id": "3db2b919.ea68d6",
661
+ "type": "debug",
662
+ "z": "924bb2b7.03fd1",
663
+ "name": "",
664
+ "active": true,
665
+ "tosidebar": true,
666
+ "console": false,
667
+ "tostatus": false,
668
+ "complete": "true",
669
+ "targetType": "full",
670
+ "statusVal": "",
671
+ "statusType": "auto",
672
+ "x": 870,
673
+ "y": 160,
674
+ "wires": []
675
+ },
676
+ {
677
+ "id": "1453db4ab0597503",
678
+ "type": "inject",
679
+ "z": "65b5beda2b73b7b5",
680
+ "name": "",
681
+ "props": [
682
+ {
683
+ "p": "payload"
684
+ },
685
+ {
686
+ "p": "topic",
687
+ "vt": "str"
688
+ }
689
+ ],
690
+ "repeat": "",
691
+ "crontab": "",
692
+ "once": false,
693
+ "onceDelay": 0.1,
694
+ "topic": "",
695
+ "payload": "[49,50,51,52,53,54,55,56,57,48,97,98,99,100,101,102,103,104,105,106,108,109,110,111,112,113,114,115,116,117,118,119,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,85,82,83,84,85,86,87,88,89,90,33,64,35,36,37,94,38,42,40,41,95,45,43,61,123,91,125,93,124,92,58,34,39,60,44,62,46,63,47,125]",
696
+ "payloadType": "bin",
697
+ "x": 110,
698
+ "y": 100,
699
+ "wires": [
700
+ [
701
+ "ee2d5b0149699bfd"
702
+ ]
703
+ ]
704
+ },
705
+ {
706
+ "id": "ee2d5b0149699bfd",
707
+ "type": "transform",
708
+ "z": "65b5beda2b73b7b5",
709
+ "name": "",
710
+ "actionSource": "Buffer",
711
+ "actionTarget": "Compressed",
712
+ "sourceProperty": "msg.payload",
713
+ "targetProperty": "msg.payload",
714
+ "topicProperty": "msg.topic",
715
+ "maxMessages": 1000,
716
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
717
+ "schemaType": "json",
718
+ "skipLeading": 0,
719
+ "skipTrailing": 0,
720
+ "delimiter": ",",
721
+ "compressionType": "setGzip",
722
+ "x": 340,
723
+ "y": 100,
724
+ "wires": [
725
+ [
726
+ "aba26b9c6499adb1",
727
+ "8137c393bddb08a1"
728
+ ],
729
+ [
730
+ "10a0adbf5535121a"
731
+ ]
732
+ ]
733
+ },
734
+ {
735
+ "id": "8137c393bddb08a1",
736
+ "type": "debug",
737
+ "z": "65b5beda2b73b7b5",
738
+ "name": "debug",
739
+ "active": true,
740
+ "tosidebar": true,
741
+ "console": false,
742
+ "tostatus": false,
743
+ "complete": "payload",
744
+ "targetType": "msg",
745
+ "statusVal": "",
746
+ "statusType": "auto",
747
+ "x": 670,
748
+ "y": 100,
749
+ "wires": []
750
+ },
751
+ {
752
+ "id": "10a0adbf5535121a",
753
+ "type": "debug",
754
+ "z": "65b5beda2b73b7b5",
755
+ "name": "error",
756
+ "active": true,
757
+ "tosidebar": true,
758
+ "console": false,
759
+ "tostatus": false,
760
+ "complete": "true",
761
+ "targetType": "full",
762
+ "statusVal": "",
763
+ "statusType": "auto",
764
+ "x": 690,
765
+ "y": 220,
766
+ "wires": []
767
+ },
768
+ {
769
+ "id": "aba26b9c6499adb1",
770
+ "type": "transform",
771
+ "z": "65b5beda2b73b7b5",
772
+ "name": "",
773
+ "actionSource": "Compressed",
774
+ "actionTarget": "Buffer",
775
+ "sourceProperty": "msg.payload",
776
+ "targetProperty": "msg.payload",
777
+ "topicProperty": "msg.topic",
778
+ "maxMessages": 1000,
779
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
780
+ "schemaType": "json",
781
+ "skipLeading": 0,
782
+ "skipTrailing": 0,
783
+ "delimiter": ",",
784
+ "compressionType": "setGzip",
785
+ "x": 360,
786
+ "y": 180,
787
+ "wires": [
788
+ [
789
+ "8137c393bddb08a1",
790
+ "d38095883a4a54ac"
791
+ ],
792
+ []
793
+ ]
794
+ },
795
+ {
796
+ "id": "d38095883a4a54ac",
797
+ "type": "test",
798
+ "z": "65b5beda2b73b7b5",
799
+ "name": "test gzip",
800
+ "errorFactor": 0,
801
+ "escapeString": false,
802
+ "infiniteIsNull": false,
803
+ "payload": "[49,50,51,52,53,54,55,56,57,48,97,98,99,100,101,102,103,104,105,106,108,109,110,111,112,113,114,115,116,117,118,119,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,85,82,83,84,85,86,87,88,89,90,33,64,35,36,37,94,38,42,40,41,95,45,43,61,123,91,125,93,124,92,58,34,39,60,44,62,46,63,47,125]",
804
+ "payloadType": "bin",
805
+ "result": "[49,50,51,52,53,54,55,56,57,48,97,98,99,100,101,102,103,104,105,106,108,109,110,111,112,113,114,115,116,117,118,119,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,85,82,83,84,85,86,87,88,89,90,33,64,35,36,37,94,38,42,40,41,95,45,43,61,123,91,125,93,124,92,58,34,39,60,44,62,46,63,47,125]",
806
+ "resultType": "bin",
807
+ "resultProperty": "msg.payload",
808
+ "topic": "test gzip",
809
+ "x": 120,
810
+ "y": 260,
811
+ "wires": [
812
+ [
813
+ "ee2d5b0149699bfd"
814
+ ],
815
+ [
816
+ "10a0adbf5535121a"
817
+ ],
818
+ [
819
+ "95a62d934bb57fcd"
820
+ ]
821
+ ]
822
+ },
823
+ {
824
+ "id": "50672d0a987880df",
825
+ "type": "transform",
826
+ "z": "65b5beda2b73b7b5",
827
+ "name": "",
828
+ "actionSource": "Buffer",
829
+ "actionTarget": "Compressed",
830
+ "sourceProperty": "msg.payload",
831
+ "targetProperty": "msg.payload",
832
+ "topicProperty": "msg.topic",
833
+ "maxMessages": 1000,
834
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
835
+ "schemaType": "json",
836
+ "skipLeading": 0,
837
+ "skipTrailing": 0,
838
+ "delimiter": ",",
839
+ "compressionType": "setGzipSpeed",
840
+ "x": 360,
841
+ "y": 340,
842
+ "wires": [
843
+ [
844
+ "7a65c34df4ae2ce4"
845
+ ],
846
+ [
847
+ "10a0adbf5535121a"
848
+ ]
849
+ ]
850
+ },
851
+ {
852
+ "id": "7a65c34df4ae2ce4",
853
+ "type": "transform",
854
+ "z": "65b5beda2b73b7b5",
855
+ "name": "",
856
+ "actionSource": "Compressed",
857
+ "actionTarget": "Buffer",
858
+ "sourceProperty": "msg.payload",
859
+ "targetProperty": "msg.payload",
860
+ "topicProperty": "msg.topic",
861
+ "maxMessages": 1000,
862
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
863
+ "schemaType": "json",
864
+ "skipLeading": 0,
865
+ "skipTrailing": 0,
866
+ "delimiter": ",",
867
+ "compressionType": "setGzip",
868
+ "x": 380,
869
+ "y": 420,
870
+ "wires": [
871
+ [
872
+ "95a62d934bb57fcd"
873
+ ],
874
+ [
875
+ "10a0adbf5535121a"
876
+ ]
877
+ ]
878
+ },
879
+ {
880
+ "id": "95a62d934bb57fcd",
881
+ "type": "test",
882
+ "z": "65b5beda2b73b7b5",
883
+ "name": "test gzip speed",
884
+ "errorFactor": 0,
885
+ "escapeString": false,
886
+ "infiniteIsNull": false,
887
+ "payload": "[49,50,51,52,53,54,55,56,57,48,97,98,99,100,101,102,103,104,105,106,108,109,110,111,112,113,114,115,116,117,118,119,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,85,82,83,84,85,86,87,88,89,90,33,64,35,36,37,94,38,42,40,41,95,45,43,61,123,91,125,93,124,92,58,34,39,60,44,62,46,63,47,125]",
888
+ "payloadType": "bin",
889
+ "result": "[49,50,51,52,53,54,55,56,57,48,97,98,99,100,101,102,103,104,105,106,108,109,110,111,112,113,114,115,116,117,118,119,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,85,82,83,84,85,86,87,88,89,90,33,64,35,36,37,94,38,42,40,41,95,45,43,61,123,91,125,93,124,92,58,34,39,60,44,62,46,63,47,125]",
890
+ "resultType": "bin",
891
+ "resultProperty": "msg.payload",
892
+ "topic": "test gzip speed",
893
+ "x": 120,
894
+ "y": 480,
895
+ "wires": [
896
+ [
897
+ "50672d0a987880df"
898
+ ],
899
+ [
900
+ "10a0adbf5535121a"
901
+ ],
902
+ [
903
+ "065ac327fbf17d38"
904
+ ]
905
+ ]
906
+ },
907
+ {
908
+ "id": "44b0be1b07c2ccc2",
909
+ "type": "transform",
910
+ "z": "65b5beda2b73b7b5",
911
+ "name": "",
912
+ "actionSource": "Buffer",
913
+ "actionTarget": "Compressed",
914
+ "sourceProperty": "msg.payload",
915
+ "targetProperty": "msg.payload",
916
+ "topicProperty": "msg.topic",
917
+ "maxMessages": 1000,
918
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
919
+ "schemaType": "json",
920
+ "skipLeading": 0,
921
+ "skipTrailing": 0,
922
+ "delimiter": ",",
923
+ "compressionType": "setGzipCompression",
924
+ "x": 400,
925
+ "y": 540,
926
+ "wires": [
927
+ [
928
+ "1a31abc23d7473a0"
929
+ ],
930
+ []
931
+ ]
932
+ },
933
+ {
934
+ "id": "1a31abc23d7473a0",
935
+ "type": "transform",
936
+ "z": "65b5beda2b73b7b5",
937
+ "name": "",
938
+ "actionSource": "Compressed",
939
+ "actionTarget": "Buffer",
940
+ "sourceProperty": "msg.payload",
941
+ "targetProperty": "msg.payload",
942
+ "topicProperty": "msg.topic",
943
+ "maxMessages": 1000,
944
+ "schema": "{\"type\":\"record\",\"fields\":[{\"name\":\"name\",\"type\":\"string\"}]}",
945
+ "schemaType": "json",
946
+ "skipLeading": 0,
947
+ "skipTrailing": 0,
948
+ "delimiter": ",",
949
+ "compressionType": "setGzip",
950
+ "x": 420,
951
+ "y": 620,
952
+ "wires": [
953
+ [
954
+ "065ac327fbf17d38"
955
+ ],
956
+ []
957
+ ]
958
+ },
959
+ {
960
+ "id": "065ac327fbf17d38",
961
+ "type": "test",
962
+ "z": "65b5beda2b73b7b5",
963
+ "name": "test gzip compress",
964
+ "errorFactor": 0,
965
+ "escapeString": false,
966
+ "infiniteIsNull": false,
967
+ "payload": "[49,50,51,52,53,54,55,56,57,48,97,98,99,100,101,102,103,104,105,106,108,109,110,111,112,113,114,115,116,117,118,119,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,85,82,83,84,85,86,87,88,89,90,33,64,35,36,37,94,38,42,40,41,95,45,43,61,123,91,125,93,124,92,58,34,39,60,44,62,46,63,47,125]",
968
+ "payloadType": "bin",
969
+ "result": "[49,50,51,52,53,54,55,56,57,48,97,98,99,100,101,102,103,104,105,106,108,109,110,111,112,113,114,115,116,117,118,119,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,85,82,83,84,85,86,87,88,89,90,33,64,35,36,37,94,38,42,40,41,95,45,43,61,123,91,125,93,124,92,58,34,39,60,44,62,46,63,47,125]",
970
+ "resultType": "bin",
971
+ "resultProperty": "msg.payload",
972
+ "topic": "test gzip compress",
973
+ "x": 170,
974
+ "y": 680,
975
+ "wires": [
976
+ [
977
+ "44b0be1b07c2ccc2"
978
+ ],
979
+ [
980
+ "10a0adbf5535121a"
981
+ ],
982
+ []
983
+ ]
984
+ },
985
+ {
986
+ "id": "17012eaf.209341",
987
+ "type": "debug",
988
+ "z": "22109ce1.cdbde4",
989
+ "name": "ok",
990
+ "active": true,
991
+ "tosidebar": true,
992
+ "console": false,
993
+ "tostatus": false,
994
+ "complete": "true",
995
+ "targetType": "full",
996
+ "x": 590,
997
+ "y": 60,
998
+ "wires": []
999
+ },
1000
+ {
1001
+ "id": "44f9d218.ea49bc",
1002
+ "type": "inject",
1003
+ "z": "22109ce1.cdbde4",
1004
+ "name": "",
1005
+ "repeat": "",
1006
+ "crontab": "",
1007
+ "once": false,
1008
+ "onceDelay": 0.1,
1009
+ "topic": "start",
1010
+ "payload": "",
1011
+ "payloadType": "date",
1012
+ "x": 160,
1013
+ "y": 120,
1014
+ "wires": [
1015
+ [
1016
+ "4d7e523d.bf906c",
1017
+ "b3595576.0a49a8",
1018
+ "1ae819ca.83db56",
1019
+ "c72d83e4.f9c84"
1020
+ ]
1021
+ ]
1022
+ },
1023
+ {
1024
+ "id": "4d7e523d.bf906c",
1025
+ "type": "Spawn Process",
1026
+ "z": "22109ce1.cdbde4",
1027
+ "name": "",
1028
+ "process": "ls",
1029
+ "os": "Linux",
1030
+ "autoStart": "false",
1031
+ "workingDirectory": "",
1032
+ "arguments": "",
1033
+ "x": 350,
1034
+ "y": 120,
1035
+ "wires": [
1036
+ [
1037
+ "17012eaf.209341"
1038
+ ],
1039
+ [
1040
+ "59abb3e0.dbab4c"
1041
+ ],
1042
+ [
1043
+ "6ce6505f.ded13"
1044
+ ]
1045
+ ]
1046
+ },
1047
+ {
1048
+ "id": "b3595576.0a49a8",
1049
+ "type": "Spawn Process",
1050
+ "z": "22109ce1.cdbde4",
1051
+ "name": "",
1052
+ "process": "ping",
1053
+ "os": "Windows_NT",
1054
+ "autoStart": "false",
1055
+ "workingDirectory": "",
1056
+ "arguments": "127.0.0.1",
1057
+ "x": 350,
1058
+ "y": 40,
1059
+ "wires": [
1060
+ [
1061
+ "17012eaf.209341"
1062
+ ],
1063
+ [
1064
+ "59abb3e0.dbab4c"
1065
+ ],
1066
+ [
1067
+ "6ce6505f.ded13"
1068
+ ]
1069
+ ]
1070
+ },
1071
+ {
1072
+ "id": "1ae819ca.83db56",
1073
+ "type": "Spawn Process",
1074
+ "z": "22109ce1.cdbde4",
1075
+ "name": "",
1076
+ "process": "failAsNotFound",
1077
+ "os": "",
1078
+ "autoStart": "true",
1079
+ "workingDirectory": "",
1080
+ "arguments": "",
1081
+ "x": 360,
1082
+ "y": 240,
1083
+ "wires": [
1084
+ [
1085
+ "17012eaf.209341"
1086
+ ],
1087
+ [
1088
+ "59abb3e0.dbab4c"
1089
+ ],
1090
+ [
1091
+ "6ce6505f.ded13"
1092
+ ]
1093
+ ]
1094
+ },
1095
+ {
1096
+ "id": "59abb3e0.dbab4c",
1097
+ "type": "debug",
1098
+ "z": "22109ce1.cdbde4",
1099
+ "name": "error",
1100
+ "active": true,
1101
+ "tosidebar": true,
1102
+ "console": false,
1103
+ "tostatus": false,
1104
+ "complete": "true",
1105
+ "targetType": "full",
1106
+ "x": 590,
1107
+ "y": 160,
1108
+ "wires": []
1109
+ },
1110
+ {
1111
+ "id": "6ce6505f.ded13",
1112
+ "type": "debug",
1113
+ "z": "22109ce1.cdbde4",
1114
+ "name": "exit",
1115
+ "active": true,
1116
+ "tosidebar": true,
1117
+ "console": false,
1118
+ "tostatus": false,
1119
+ "complete": "true",
1120
+ "targetType": "full",
1121
+ "x": 590,
1122
+ "y": 240,
1123
+ "wires": []
1124
+ },
1125
+ {
1126
+ "id": "c72d83e4.f9c84",
1127
+ "type": "Spawn Process",
1128
+ "z": "22109ce1.cdbde4",
1129
+ "name": "windows cmd.exe",
1130
+ "process": "cmd.exe",
1131
+ "os": "Windows_NT",
1132
+ "autoStart": "true",
1133
+ "workingDirectory": "../",
1134
+ "arguments": "/c echo %cd% %ENV1% %ENV2aa%",
1135
+ "env": {
1136
+ "ENV1": "t1",
1137
+ "ENV2aa": "t2"
1138
+ },
1139
+ "x": 360,
1140
+ "y": 340,
1141
+ "wires": [
1142
+ [
1143
+ "17012eaf.209341"
1144
+ ],
1145
+ [
1146
+ "59abb3e0.dbab4c"
1147
+ ],
1148
+ [
1149
+ "6ce6505f.ded13"
1150
+ ]
1151
+ ]
1152
+ },
1153
+ {
1154
+ "id": "e6c7ffb7.9947e",
1155
+ "type": "test",
1156
+ "z": "e4973c86.37d63",
1157
+ "name": "",
1158
+ "payload": "testdata",
1159
+ "payloadType": "str",
1160
+ "result": "testdata",
1161
+ "resultType": "str",
1162
+ "topic": "",
1163
+ "x": 340,
1164
+ "y": 20,
1165
+ "wires": [
1166
+ [
1167
+ "505ec37a.ba24ac",
1168
+ "ca221cf9.acd4b"
1169
+ ],
1170
+ [],
1171
+ []
1172
+ ]
1173
+ },
1174
+ {
1175
+ "id": "505ec37a.ba24ac",
1176
+ "type": "debug",
1177
+ "z": "e4973c86.37d63",
1178
+ "name": "",
1179
+ "active": true,
1180
+ "tosidebar": true,
1181
+ "console": false,
1182
+ "tostatus": false,
1183
+ "complete": "true",
1184
+ "targetType": "full",
1185
+ "x": 590,
1186
+ "y": 20,
1187
+ "wires": []
1188
+ },
1189
+ {
1190
+ "id": "ca221cf9.acd4b",
1191
+ "type": "delay",
1192
+ "z": "e4973c86.37d63",
1193
+ "name": "",
1194
+ "pauseType": "delay",
1195
+ "timeout": "5",
1196
+ "timeoutUnits": "seconds",
1197
+ "rate": "1",
1198
+ "nbRateUnits": "1",
1199
+ "rateUnits": "second",
1200
+ "randomFirst": "1",
1201
+ "randomLast": "5",
1202
+ "randomUnits": "seconds",
1203
+ "drop": false,
1204
+ "outputs": 1,
1205
+ "x": 320,
1206
+ "y": 100,
1207
+ "wires": [
1208
+ [
1209
+ "e6c7ffb7.9947e"
1210
+ ]
1211
+ ]
1212
+ },
1213
+ {
1214
+ "id": "8c1d482d.3797f8",
1215
+ "type": "delay",
1216
+ "z": "e4973c86.37d63",
1217
+ "name": "",
1218
+ "pauseType": "delay",
1219
+ "timeout": "5",
1220
+ "timeoutUnits": "seconds",
1221
+ "rate": "1",
1222
+ "nbRateUnits": "1",
1223
+ "rateUnits": "second",
1224
+ "randomFirst": "1",
1225
+ "randomLast": "5",
1226
+ "randomUnits": "seconds",
1227
+ "drop": false,
1228
+ "outputs": 1,
1229
+ "x": 320,
1230
+ "y": 220,
1231
+ "wires": [
1232
+ [
1233
+ "f6d80561.d80d08"
1234
+ ]
1235
+ ]
1236
+ },
1237
+ {
1238
+ "id": "f6d80561.d80d08",
1239
+ "type": "test",
1240
+ "z": "e4973c86.37d63",
1241
+ "name": "",
1242
+ "payload": "testa",
1243
+ "payloadType": "str",
1244
+ "result": "testb",
1245
+ "resultType": "str",
1246
+ "topic": "",
1247
+ "x": 330,
1248
+ "y": 140,
1249
+ "wires": [
1250
+ [
1251
+ "8c1d482d.3797f8"
1252
+ ],
1253
+ [
1254
+ "505ec37a.ba24ac"
1255
+ ],
1256
+ []
1257
+ ]
1258
+ },
1259
+ {
1260
+ "id": "706f9c15.e56864",
1261
+ "type": "inject",
1262
+ "z": "e4973c86.37d63",
1263
+ "name": "",
1264
+ "repeat": "",
1265
+ "crontab": "",
1266
+ "once": false,
1267
+ "onceDelay": 0.1,
1268
+ "topic": "",
1269
+ "payload": "",
1270
+ "payloadType": "date",
1271
+ "x": 120,
1272
+ "y": 20,
1273
+ "wires": [
1274
+ [
1275
+ "e6c7ffb7.9947e",
1276
+ "f6d80561.d80d08",
1277
+ "7424fbe5.b21ea4",
1278
+ "575b7f19.b17d5",
1279
+ "c9ec0f06.98cf3",
1280
+ "2e00eb75.23c2c4"
1281
+ ]
1282
+ ]
1283
+ },
1284
+ {
1285
+ "id": "7424fbe5.b21ea4",
1286
+ "type": "test",
1287
+ "z": "e4973c86.37d63",
1288
+ "name": "",
1289
+ "payload": "{\"a\":1,\"b\":\"two\"}",
1290
+ "payloadType": "json",
1291
+ "result": "{\"a\":1,\"b\":\"two\"}",
1292
+ "resultType": "json",
1293
+ "topic": "",
1294
+ "x": 340,
1295
+ "y": 260,
1296
+ "wires": [
1297
+ [
1298
+ "affb8557.b1c5a8"
1299
+ ],
1300
+ [],
1301
+ []
1302
+ ]
1303
+ },
1304
+ {
1305
+ "id": "affb8557.b1c5a8",
1306
+ "type": "delay",
1307
+ "z": "e4973c86.37d63",
1308
+ "name": "",
1309
+ "pauseType": "delay",
1310
+ "timeout": "5",
1311
+ "timeoutUnits": "seconds",
1312
+ "rate": "1",
1313
+ "nbRateUnits": "1",
1314
+ "rateUnits": "second",
1315
+ "randomFirst": "1",
1316
+ "randomLast": "5",
1317
+ "randomUnits": "seconds",
1318
+ "drop": false,
1319
+ "outputs": 1,
1320
+ "x": 340,
1321
+ "y": 340,
1322
+ "wires": [
1323
+ [
1324
+ "7424fbe5.b21ea4"
1325
+ ]
1326
+ ]
1327
+ },
1328
+ {
1329
+ "id": "575b7f19.b17d5",
1330
+ "type": "test",
1331
+ "z": "e4973c86.37d63",
1332
+ "name": "",
1333
+ "payload": "{\"a\":1,\"b\":\"two\"}",
1334
+ "payloadType": "str",
1335
+ "result": "{\"a\":1,\"b\":\"three\"}",
1336
+ "resultType": "str",
1337
+ "topic": "",
1338
+ "x": 350,
1339
+ "y": 380,
1340
+ "wires": [
1341
+ [
1342
+ "b1ee7e8.71a4e8"
1343
+ ],
1344
+ [
1345
+ "505ec37a.ba24ac"
1346
+ ],
1347
+ []
1348
+ ]
1349
+ },
1350
+ {
1351
+ "id": "b1ee7e8.71a4e8",
1352
+ "type": "delay",
1353
+ "z": "e4973c86.37d63",
1354
+ "name": "",
1355
+ "pauseType": "delay",
1356
+ "timeout": "5",
1357
+ "timeoutUnits": "seconds",
1358
+ "rate": "1",
1359
+ "nbRateUnits": "1",
1360
+ "rateUnits": "second",
1361
+ "randomFirst": "1",
1362
+ "randomLast": "5",
1363
+ "randomUnits": "seconds",
1364
+ "drop": false,
1365
+ "outputs": 1,
1366
+ "x": 340,
1367
+ "y": 460,
1368
+ "wires": [
1369
+ [
1370
+ "575b7f19.b17d5"
1371
+ ]
1372
+ ]
1373
+ },
1374
+ {
1375
+ "id": "41c3903b.ca8a3",
1376
+ "type": "delay",
1377
+ "z": "e4973c86.37d63",
1378
+ "name": "",
1379
+ "pauseType": "delay",
1380
+ "timeout": "5",
1381
+ "timeoutUnits": "seconds",
1382
+ "rate": "1",
1383
+ "nbRateUnits": "1",
1384
+ "rateUnits": "second",
1385
+ "randomFirst": "1",
1386
+ "randomLast": "5",
1387
+ "randomUnits": "seconds",
1388
+ "drop": false,
1389
+ "outputs": 1,
1390
+ "x": 340,
1391
+ "y": 580,
1392
+ "wires": [
1393
+ [
1394
+ "c9ec0f06.98cf3"
1395
+ ]
1396
+ ]
1397
+ },
1398
+ {
1399
+ "id": "c9ec0f06.98cf3",
1400
+ "type": "test",
1401
+ "z": "e4973c86.37d63",
1402
+ "name": "",
1403
+ "payload": "{\"a\":1,\"b\":[1,2,3,4]}",
1404
+ "payloadType": "str",
1405
+ "result": "{\"a\":1,\"b\":[1,2,3,4]}",
1406
+ "resultType": "str",
1407
+ "topic": "",
1408
+ "x": 350,
1409
+ "y": 500,
1410
+ "wires": [
1411
+ [
1412
+ "41c3903b.ca8a3"
1413
+ ],
1414
+ [],
1415
+ []
1416
+ ]
1417
+ },
1418
+ {
1419
+ "id": "2e00eb75.23c2c4",
1420
+ "type": "test",
1421
+ "z": "e4973c86.37d63",
1422
+ "name": "",
1423
+ "payload": "",
1424
+ "payloadType": "date",
1425
+ "result": "",
1426
+ "resultType": "date",
1427
+ "resultProperty": "msg.testResult",
1428
+ "topic": "",
1429
+ "x": 320,
1430
+ "y": 640,
1431
+ "wires": [
1432
+ [
1433
+ "ee190293.d97ed"
1434
+ ],
1435
+ [],
1436
+ []
1437
+ ]
1438
+ },
1439
+ {
1440
+ "id": "ee190293.d97ed",
1441
+ "type": "function",
1442
+ "z": "e4973c86.37d63",
1443
+ "name": "",
1444
+ "func": "msg.testResult=msg.payload\nreturn msg;",
1445
+ "outputs": 1,
1446
+ "noerr": 0,
1447
+ "x": 570,
1448
+ "y": 640,
1449
+ "wires": [
1450
+ [
1451
+ "2e00eb75.23c2c4"
1452
+ ]
1453
+ ]
1454
+ },
1455
+ {
1456
+ "id": "f9d9fffe.9c0d6",
1457
+ "type": "os",
1458
+ "z": "fa243279.4dbe9",
1459
+ "name": "",
1460
+ "property": "arch",
1461
+ "x": 270,
1462
+ "y": 40,
1463
+ "wires": [
1464
+ [
1465
+ "258d203c.af111"
1466
+ ],
1467
+ []
1468
+ ]
1469
+ },
1470
+ {
1471
+ "id": "258d203c.af111",
1472
+ "type": "debug",
1473
+ "z": "fa243279.4dbe9",
1474
+ "name": "os out",
1475
+ "active": true,
1476
+ "tosidebar": true,
1477
+ "console": false,
1478
+ "tostatus": false,
1479
+ "complete": "payload",
1480
+ "targetType": "msg",
1481
+ "x": 590,
1482
+ "y": 400,
1483
+ "wires": []
1484
+ },
1485
+ {
1486
+ "id": "b612d0d4.d6af9",
1487
+ "type": "inject",
1488
+ "z": "fa243279.4dbe9",
1489
+ "name": "",
1490
+ "repeat": "",
1491
+ "crontab": "",
1492
+ "once": false,
1493
+ "onceDelay": 0.1,
1494
+ "topic": "",
1495
+ "payload": "",
1496
+ "payloadType": "date",
1497
+ "x": 100,
1498
+ "y": 320,
1499
+ "wires": [
1500
+ [
1501
+ "f9d9fffe.9c0d6",
1502
+ "af14ce79.67da1",
1503
+ "7b9e7709.a1a058",
1504
+ "7e143a9e.eb16b4",
1505
+ "b9995178.6ca31",
1506
+ "a572aac6.59d2e8",
1507
+ "10bea419.99e54c",
1508
+ "98a73c5b.3e298",
1509
+ "a0b1d851.af5698",
1510
+ "9d89654b.a1b158",
1511
+ "3fb37e05.d807c2",
1512
+ "93e4f264.298b8",
1513
+ "44e0bbd2.29e2b4",
1514
+ "867824a3.7194d8",
1515
+ "d49cda2c.33ab88",
1516
+ "7bd65c52.e940d4",
1517
+ "e242c49a.2de7e8",
1518
+ "fe9cdcce.1175"
1519
+ ]
1520
+ ]
1521
+ },
1522
+ {
1523
+ "id": "af14ce79.67da1",
1524
+ "type": "os",
1525
+ "z": "fa243279.4dbe9",
1526
+ "name": "",
1527
+ "property": "EOL",
1528
+ "x": 270,
1529
+ "y": 80,
1530
+ "wires": [
1531
+ [
1532
+ "258d203c.af111"
1533
+ ],
1534
+ []
1535
+ ]
1536
+ },
1537
+ {
1538
+ "id": "7b9e7709.a1a058",
1539
+ "type": "os",
1540
+ "z": "fa243279.4dbe9",
1541
+ "name": "",
1542
+ "property": "constants",
1543
+ "x": 280,
1544
+ "y": 120,
1545
+ "wires": [
1546
+ [
1547
+ "258d203c.af111"
1548
+ ],
1549
+ []
1550
+ ]
1551
+ },
1552
+ {
1553
+ "id": "7e143a9e.eb16b4",
1554
+ "type": "os",
1555
+ "z": "fa243279.4dbe9",
1556
+ "name": "",
1557
+ "property": "cpus",
1558
+ "x": 270,
1559
+ "y": 160,
1560
+ "wires": [
1561
+ [
1562
+ "258d203c.af111"
1563
+ ],
1564
+ []
1565
+ ]
1566
+ },
1567
+ {
1568
+ "id": "b9995178.6ca31",
1569
+ "type": "os",
1570
+ "z": "fa243279.4dbe9",
1571
+ "name": "",
1572
+ "property": "endianness",
1573
+ "x": 290,
1574
+ "y": 200,
1575
+ "wires": [
1576
+ [
1577
+ "258d203c.af111"
1578
+ ],
1579
+ []
1580
+ ]
1581
+ },
1582
+ {
1583
+ "id": "a572aac6.59d2e8",
1584
+ "type": "os",
1585
+ "z": "fa243279.4dbe9",
1586
+ "name": "",
1587
+ "property": "freemem",
1588
+ "x": 280,
1589
+ "y": 240,
1590
+ "wires": [
1591
+ [
1592
+ "258d203c.af111"
1593
+ ],
1594
+ []
1595
+ ]
1596
+ },
1597
+ {
1598
+ "id": "10bea419.99e54c",
1599
+ "type": "os",
1600
+ "z": "fa243279.4dbe9",
1601
+ "name": "",
1602
+ "property": "getPriority",
1603
+ "x": 280,
1604
+ "y": 280,
1605
+ "wires": [
1606
+ [
1607
+ "258d203c.af111"
1608
+ ],
1609
+ []
1610
+ ]
1611
+ },
1612
+ {
1613
+ "id": "98a73c5b.3e298",
1614
+ "type": "os",
1615
+ "z": "fa243279.4dbe9",
1616
+ "name": "",
1617
+ "property": "homedir",
1618
+ "x": 280,
1619
+ "y": 320,
1620
+ "wires": [
1621
+ [
1622
+ "258d203c.af111"
1623
+ ],
1624
+ []
1625
+ ]
1626
+ },
1627
+ {
1628
+ "id": "a0b1d851.af5698",
1629
+ "type": "os",
1630
+ "z": "fa243279.4dbe9",
1631
+ "name": "",
1632
+ "property": "hostname",
1633
+ "x": 280,
1634
+ "y": 360,
1635
+ "wires": [
1636
+ [
1637
+ "258d203c.af111"
1638
+ ],
1639
+ []
1640
+ ]
1641
+ },
1642
+ {
1643
+ "id": "9d89654b.a1b158",
1644
+ "type": "os",
1645
+ "z": "fa243279.4dbe9",
1646
+ "name": "",
1647
+ "property": "loadavg",
1648
+ "x": 280,
1649
+ "y": 400,
1650
+ "wires": [
1651
+ [
1652
+ "258d203c.af111"
1653
+ ],
1654
+ []
1655
+ ]
1656
+ },
1657
+ {
1658
+ "id": "3fb37e05.d807c2",
1659
+ "type": "os",
1660
+ "z": "fa243279.4dbe9",
1661
+ "name": "",
1662
+ "property": "networkInterfaces",
1663
+ "x": 310,
1664
+ "y": 440,
1665
+ "wires": [
1666
+ [
1667
+ "258d203c.af111"
1668
+ ],
1669
+ []
1670
+ ]
1671
+ },
1672
+ {
1673
+ "id": "93e4f264.298b8",
1674
+ "type": "os",
1675
+ "z": "fa243279.4dbe9",
1676
+ "name": "",
1677
+ "property": "release",
1678
+ "x": 280,
1679
+ "y": 480,
1680
+ "wires": [
1681
+ [
1682
+ "258d203c.af111"
1683
+ ],
1684
+ []
1685
+ ]
1686
+ },
1687
+ {
1688
+ "id": "44e0bbd2.29e2b4",
1689
+ "type": "os",
1690
+ "z": "fa243279.4dbe9",
1691
+ "name": "",
1692
+ "property": "setPriority",
1693
+ "x": 280,
1694
+ "y": 520,
1695
+ "wires": [
1696
+ [],
1697
+ [
1698
+ "9257111d.7fb72"
1699
+ ]
1700
+ ]
1701
+ },
1702
+ {
1703
+ "id": "867824a3.7194d8",
1704
+ "type": "os",
1705
+ "z": "fa243279.4dbe9",
1706
+ "name": "",
1707
+ "property": "tmpdir",
1708
+ "x": 270,
1709
+ "y": 560,
1710
+ "wires": [
1711
+ [
1712
+ "258d203c.af111"
1713
+ ],
1714
+ []
1715
+ ]
1716
+ },
1717
+ {
1718
+ "id": "d49cda2c.33ab88",
1719
+ "type": "os",
1720
+ "z": "fa243279.4dbe9",
1721
+ "name": "",
1722
+ "property": "totalmem",
1723
+ "x": 280,
1724
+ "y": 600,
1725
+ "wires": [
1726
+ [
1727
+ "258d203c.af111"
1728
+ ],
1729
+ []
1730
+ ]
1731
+ },
1732
+ {
1733
+ "id": "7bd65c52.e940d4",
1734
+ "type": "os",
1735
+ "z": "fa243279.4dbe9",
1736
+ "name": "",
1737
+ "property": "type",
1738
+ "x": 270,
1739
+ "y": 640,
1740
+ "wires": [
1741
+ [
1742
+ "258d203c.af111"
1743
+ ],
1744
+ []
1745
+ ]
1746
+ },
1747
+ {
1748
+ "id": "e242c49a.2de7e8",
1749
+ "type": "os",
1750
+ "z": "fa243279.4dbe9",
1751
+ "name": "",
1752
+ "property": "uptime",
1753
+ "x": 270,
1754
+ "y": 680,
1755
+ "wires": [
1756
+ [
1757
+ "258d203c.af111"
1758
+ ],
1759
+ []
1760
+ ]
1761
+ },
1762
+ {
1763
+ "id": "fe9cdcce.1175",
1764
+ "type": "os",
1765
+ "z": "fa243279.4dbe9",
1766
+ "name": "",
1767
+ "property": "userInfo",
1768
+ "x": 280,
1769
+ "y": 720,
1770
+ "wires": [
1771
+ [
1772
+ "258d203c.af111"
1773
+ ],
1774
+ []
1775
+ ]
1776
+ },
1777
+ {
1778
+ "id": "9257111d.7fb72",
1779
+ "type": "debug",
1780
+ "z": "fa243279.4dbe9",
1781
+ "name": "error",
1782
+ "active": true,
1783
+ "tosidebar": true,
1784
+ "console": false,
1785
+ "tostatus": false,
1786
+ "complete": "true",
1787
+ "targetType": "full",
1788
+ "x": 580,
1789
+ "y": 480,
1790
+ "wires": []
1791
+ },
1792
+ {
1793
+ "id": "c549c07b.bc4b9",
1794
+ "type": "debug",
1795
+ "z": "11cc261f.ec82da",
1796
+ "name": "max",
1797
+ "active": true,
1798
+ "tosidebar": true,
1799
+ "console": false,
1800
+ "tostatus": false,
1801
+ "complete": "result",
1802
+ "targetType": "msg",
1803
+ "x": 610,
1804
+ "y": 40,
1805
+ "wires": []
1806
+ },
1807
+ {
1808
+ "id": "fe98fb5d.1e1d28",
1809
+ "type": "inject",
1810
+ "z": "11cc261f.ec82da",
1811
+ "name": "",
1812
+ "repeat": "",
1813
+ "crontab": "",
1814
+ "once": false,
1815
+ "onceDelay": 0.1,
1816
+ "topic": "error input",
1817
+ "payload": "",
1818
+ "payloadType": "date",
1819
+ "x": 160,
1820
+ "y": 40,
1821
+ "wires": [
1822
+ [
1823
+ "cc146f9a.2d96"
1824
+ ]
1825
+ ]
1826
+ },
1827
+ {
1828
+ "id": "1e28144c.d43d5c",
1829
+ "type": "Data Analysis",
1830
+ "z": "11cc261f.ec82da",
1831
+ "name": "avg",
1832
+ "action": "avg",
1833
+ "outputs": 2,
1834
+ "outliersStdDevs": "3",
1835
+ "term": "3",
1836
+ "keyProperty": "msg.topic",
1837
+ "dataProperty": "msg.payload",
1838
+ "dataProperties": [],
1839
+ "x": 390,
1840
+ "y": 100,
1841
+ "wires": [
1842
+ [
1843
+ "f90f769f.41f3b8",
1844
+ "77385484.cf760c"
1845
+ ],
1846
+ []
1847
+ ]
1848
+ },
1849
+ {
1850
+ "id": "f2dfe624.ec12e8",
1851
+ "type": "inject",
1852
+ "z": "11cc261f.ec82da",
1853
+ "name": "[1,2,3,4,5]",
1854
+ "repeat": "",
1855
+ "crontab": "",
1856
+ "once": false,
1857
+ "onceDelay": 0.1,
1858
+ "topic": "",
1859
+ "payload": "[1,2,3,4,5]",
1860
+ "payloadType": "json",
1861
+ "x": 120,
1862
+ "y": 140,
1863
+ "wires": [
1864
+ [
1865
+ "cc146f9a.2d96"
1866
+ ]
1867
+ ]
1868
+ },
1869
+ {
1870
+ "id": "7a6e792d.b98b88",
1871
+ "type": "inject",
1872
+ "z": "11cc261f.ec82da",
1873
+ "name": "[]",
1874
+ "repeat": "",
1875
+ "crontab": "",
1876
+ "once": false,
1877
+ "onceDelay": 0.1,
1878
+ "topic": "",
1879
+ "payload": "[]",
1880
+ "payloadType": "json",
1881
+ "x": 110,
1882
+ "y": 80,
1883
+ "wires": [
1884
+ [
1885
+ "cc146f9a.2d96"
1886
+ ]
1887
+ ]
1888
+ },
1889
+ {
1890
+ "id": "7a86c3e4.f3aa8c",
1891
+ "type": "inject",
1892
+ "z": "11cc261f.ec82da",
1893
+ "name": "[1,2,3,4,5,6]",
1894
+ "repeat": "",
1895
+ "crontab": "",
1896
+ "once": false,
1897
+ "onceDelay": 0.1,
1898
+ "topic": "",
1899
+ "payload": "[1,2,3,4,5,6]",
1900
+ "payloadType": "json",
1901
+ "x": 130,
1902
+ "y": 200,
1903
+ "wires": [
1904
+ [
1905
+ "cc146f9a.2d96"
1906
+ ]
1907
+ ]
1908
+ },
1909
+ {
1910
+ "id": "cc146f9a.2d96",
1911
+ "type": "Data Analysis",
1912
+ "z": "11cc261f.ec82da",
1913
+ "name": "max",
1914
+ "action": "max",
1915
+ "outputs": 2,
1916
+ "outliersStdDevs": "3",
1917
+ "term": "3",
1918
+ "keyProperty": "msg.topic",
1919
+ "dataProperty": "msg.payload",
1920
+ "dataProperties": [],
1921
+ "x": 390,
1922
+ "y": 40,
1923
+ "wires": [
1924
+ [
1925
+ "c549c07b.bc4b9",
1926
+ "1e28144c.d43d5c"
1927
+ ],
1928
+ []
1929
+ ]
1930
+ },
1931
+ {
1932
+ "id": "f90f769f.41f3b8",
1933
+ "type": "debug",
1934
+ "z": "11cc261f.ec82da",
1935
+ "name": "avg",
1936
+ "active": true,
1937
+ "tosidebar": true,
1938
+ "console": false,
1939
+ "tostatus": false,
1940
+ "complete": "result",
1941
+ "targetType": "msg",
1942
+ "x": 610,
1943
+ "y": 100,
1944
+ "wires": []
1945
+ },
1946
+ {
1947
+ "id": "77385484.cf760c",
1948
+ "type": "Data Analysis",
1949
+ "z": "11cc261f.ec82da",
1950
+ "name": "min",
1951
+ "action": "min",
1952
+ "outputs": 2,
1953
+ "outliersStdDevs": "3",
1954
+ "term": "3",
1955
+ "keyProperty": "msg.topic",
1956
+ "dataProperty": "msg.payload",
1957
+ "dataProperties": [],
1958
+ "x": 390,
1959
+ "y": 160,
1960
+ "wires": [
1961
+ [
1962
+ "bc1f7e64.94177",
1963
+ "ca5f5c59.94cd4"
1964
+ ],
1965
+ []
1966
+ ]
1967
+ },
1968
+ {
1969
+ "id": "bc1f7e64.94177",
1970
+ "type": "Data Analysis",
1971
+ "z": "11cc261f.ec82da",
1972
+ "name": "median",
1973
+ "action": "median",
1974
+ "outputs": 2,
1975
+ "outliersStdDevs": "3",
1976
+ "term": "3",
1977
+ "keyProperty": "msg.topic",
1978
+ "dataProperty": "msg.payload",
1979
+ "dataProperties": [],
1980
+ "x": 400,
1981
+ "y": 220,
1982
+ "wires": [
1983
+ [
1984
+ "31efbbf6.5ff994",
1985
+ "e27973fe.8fcd9"
1986
+ ],
1987
+ []
1988
+ ]
1989
+ },
1990
+ {
1991
+ "id": "31efbbf6.5ff994",
1992
+ "type": "Data Analysis",
1993
+ "z": "11cc261f.ec82da",
1994
+ "name": "range",
1995
+ "action": "range",
1996
+ "outputs": 2,
1997
+ "outliersStdDevs": "3",
1998
+ "term": "3",
1999
+ "keyProperty": "msg.topic",
2000
+ "dataProperty": "msg.payload",
2001
+ "dataProperties": [],
2002
+ "x": 390,
2003
+ "y": 260,
2004
+ "wires": [
2005
+ [
2006
+ "d71f02b6.07e4a",
2007
+ "ae37030c.743a"
2008
+ ],
2009
+ []
2010
+ ]
2011
+ },
2012
+ {
2013
+ "id": "d71f02b6.07e4a",
2014
+ "type": "Data Analysis",
2015
+ "z": "11cc261f.ec82da",
2016
+ "name": "sum",
2017
+ "action": "sum",
2018
+ "outputs": 2,
2019
+ "outliersStdDevs": "3",
2020
+ "term": "3",
2021
+ "keyProperty": "msg.topic",
2022
+ "dataProperty": "msg.payload",
2023
+ "dataProperties": [],
2024
+ "x": 390,
2025
+ "y": 300,
2026
+ "wires": [
2027
+ [
2028
+ "5d469222.b4431c",
2029
+ "8d6da6fc.ab2f48"
2030
+ ],
2031
+ []
2032
+ ]
2033
+ },
2034
+ {
2035
+ "id": "ca5f5c59.94cd4",
2036
+ "type": "debug",
2037
+ "z": "11cc261f.ec82da",
2038
+ "name": "min",
2039
+ "active": true,
2040
+ "tosidebar": true,
2041
+ "console": false,
2042
+ "tostatus": false,
2043
+ "complete": "result",
2044
+ "targetType": "msg",
2045
+ "x": 610,
2046
+ "y": 160,
2047
+ "wires": []
2048
+ },
2049
+ {
2050
+ "id": "e27973fe.8fcd9",
2051
+ "type": "debug",
2052
+ "z": "11cc261f.ec82da",
2053
+ "name": "median",
2054
+ "active": true,
2055
+ "tosidebar": true,
2056
+ "console": false,
2057
+ "tostatus": false,
2058
+ "complete": "result",
2059
+ "targetType": "msg",
2060
+ "x": 620,
2061
+ "y": 220,
2062
+ "wires": []
2063
+ },
2064
+ {
2065
+ "id": "ae37030c.743a",
2066
+ "type": "debug",
2067
+ "z": "11cc261f.ec82da",
2068
+ "name": "range",
2069
+ "active": true,
2070
+ "tosidebar": true,
2071
+ "console": false,
2072
+ "tostatus": false,
2073
+ "complete": "result",
2074
+ "targetType": "msg",
2075
+ "x": 610,
2076
+ "y": 260,
2077
+ "wires": []
2078
+ },
2079
+ {
2080
+ "id": "5d469222.b4431c",
2081
+ "type": "debug",
2082
+ "z": "11cc261f.ec82da",
2083
+ "name": "sum",
2084
+ "active": true,
2085
+ "tosidebar": true,
2086
+ "console": false,
2087
+ "tostatus": false,
2088
+ "complete": "result",
2089
+ "targetType": "msg",
2090
+ "x": 610,
2091
+ "y": 300,
2092
+ "wires": []
2093
+ },
2094
+ {
2095
+ "id": "8d6da6fc.ab2f48",
2096
+ "type": "Data Analysis",
2097
+ "z": "11cc261f.ec82da",
2098
+ "name": "variance",
2099
+ "action": "variance",
2100
+ "outputs": 2,
2101
+ "outliersStdDevs": "3",
2102
+ "term": "3",
2103
+ "keyProperty": "msg.topic",
2104
+ "dataProperty": "msg.payload",
2105
+ "dataProperties": [],
2106
+ "x": 400,
2107
+ "y": 340,
2108
+ "wires": [
2109
+ [
2110
+ "80a318a1.8fe578",
2111
+ "e2cf5bf2.9c23e8"
2112
+ ],
2113
+ []
2114
+ ]
2115
+ },
2116
+ {
2117
+ "id": "80a318a1.8fe578",
2118
+ "type": "Data Analysis",
2119
+ "z": "11cc261f.ec82da",
2120
+ "name": "stdDev",
2121
+ "action": "stdDev",
2122
+ "outputs": 3,
2123
+ "term": "3",
2124
+ "keyProperty": "",
2125
+ "dataProperty": "",
2126
+ "dataProperties": [],
2127
+ "x": 400,
2128
+ "y": 380,
2129
+ "wires": [
2130
+ [
2131
+ "9b53372d.9fcc28",
2132
+ "e26ac738.0ac368"
2133
+ ],
2134
+ [],
2135
+ []
2136
+ ]
2137
+ },
2138
+ {
2139
+ "id": "9b53372d.9fcc28",
2140
+ "type": "Data Analysis",
2141
+ "z": "11cc261f.ec82da",
2142
+ "name": "skew",
2143
+ "action": "skew",
2144
+ "outputs": 2,
2145
+ "outliersStdDevs": "3",
2146
+ "term": "3",
2147
+ "keyProperty": "msg.topic",
2148
+ "dataProperty": "msg.payload",
2149
+ "dataProperties": [],
2150
+ "x": 390,
2151
+ "y": 420,
2152
+ "wires": [
2153
+ [
2154
+ "838e4106.d42d1",
2155
+ "3b9f8cb5.bad514"
2156
+ ],
2157
+ []
2158
+ ]
2159
+ },
2160
+ {
2161
+ "id": "e2cf5bf2.9c23e8",
2162
+ "type": "debug",
2163
+ "z": "11cc261f.ec82da",
2164
+ "name": "variance",
2165
+ "active": true,
2166
+ "tosidebar": true,
2167
+ "console": false,
2168
+ "tostatus": false,
2169
+ "complete": "result",
2170
+ "targetType": "msg",
2171
+ "x": 620,
2172
+ "y": 340,
2173
+ "wires": []
2174
+ },
2175
+ {
2176
+ "id": "e26ac738.0ac368",
2177
+ "type": "debug",
2178
+ "z": "11cc261f.ec82da",
2179
+ "name": "stdDev",
2180
+ "active": true,
2181
+ "tosidebar": true,
2182
+ "console": false,
2183
+ "tostatus": false,
2184
+ "complete": "result",
2185
+ "targetType": "msg",
2186
+ "x": 620,
2187
+ "y": 380,
2188
+ "wires": []
2189
+ },
2190
+ {
2191
+ "id": "838e4106.d42d1",
2192
+ "type": "debug",
2193
+ "z": "11cc261f.ec82da",
2194
+ "name": "skew",
2195
+ "active": true,
2196
+ "tosidebar": true,
2197
+ "console": false,
2198
+ "tostatus": false,
2199
+ "complete": "result",
2200
+ "targetType": "msg",
2201
+ "x": 610,
2202
+ "y": 420,
2203
+ "wires": []
2204
+ },
2205
+ {
2206
+ "id": "3b9f8cb5.bad514",
2207
+ "type": "Data Analysis",
2208
+ "z": "11cc261f.ec82da",
2209
+ "name": "movingAvgCumulative",
2210
+ "action": "movingAvgCumulative",
2211
+ "outputs": 2,
2212
+ "outliersStdDevs": "3",
2213
+ "term": "3",
2214
+ "keyProperty": "msg.topic",
2215
+ "dataProperty": "msg.payload",
2216
+ "dataProperties": [],
2217
+ "x": 440,
2218
+ "y": 460,
2219
+ "wires": [
2220
+ [
2221
+ "ac835c8.491cba",
2222
+ "64eb625e.2303fc"
2223
+ ],
2224
+ []
2225
+ ]
2226
+ },
2227
+ {
2228
+ "id": "ac835c8.491cba",
2229
+ "type": "debug",
2230
+ "z": "11cc261f.ec82da",
2231
+ "name": "movingAvgCumulative",
2232
+ "active": true,
2233
+ "tosidebar": true,
2234
+ "console": false,
2235
+ "tostatus": false,
2236
+ "complete": "result",
2237
+ "targetType": "msg",
2238
+ "x": 680,
2239
+ "y": 460,
2240
+ "wires": []
2241
+ },
2242
+ {
2243
+ "id": "40e08530.b2fc2c",
2244
+ "type": "debug",
2245
+ "z": "11cc261f.ec82da",
2246
+ "name": "movingAvgSimple",
2247
+ "active": true,
2248
+ "tosidebar": true,
2249
+ "console": false,
2250
+ "tostatus": false,
2251
+ "complete": "result",
2252
+ "targetType": "msg",
2253
+ "x": 670,
2254
+ "y": 500,
2255
+ "wires": []
2256
+ },
2257
+ {
2258
+ "id": "64eb625e.2303fc",
2259
+ "type": "Data Analysis",
2260
+ "z": "11cc261f.ec82da",
2261
+ "name": "movingAvgSimple",
2262
+ "action": "movingAvgSimple",
2263
+ "outputs": 2,
2264
+ "outliersStdDevs": "3",
2265
+ "term": "3",
2266
+ "keyProperty": "msg.topic",
2267
+ "dataProperty": "msg.payload",
2268
+ "dataProperties": [],
2269
+ "x": 430,
2270
+ "y": 500,
2271
+ "wires": [
2272
+ [
2273
+ "40e08530.b2fc2c",
2274
+ "c37806d2.a5c5f8"
2275
+ ],
2276
+ []
2277
+ ]
2278
+ },
2279
+ {
2280
+ "id": "96fa5b66.4c61b8",
2281
+ "type": "inject",
2282
+ "z": "11cc261f.ec82da",
2283
+ "name": "[1]",
2284
+ "repeat": "",
2285
+ "crontab": "",
2286
+ "once": false,
2287
+ "onceDelay": 0.1,
2288
+ "topic": "",
2289
+ "payload": "[1]",
2290
+ "payloadType": "json",
2291
+ "x": 110,
2292
+ "y": 260,
2293
+ "wires": [
2294
+ [
2295
+ "cc146f9a.2d96"
2296
+ ]
2297
+ ]
2298
+ },
2299
+ {
2300
+ "id": "3cb6979e.12f878",
2301
+ "type": "Data Analysis",
2302
+ "z": "11cc261f.ec82da",
2303
+ "name": "movingAvgExponential",
2304
+ "action": "movingAvgExponential",
2305
+ "outputs": 2,
2306
+ "outliersStdDevs": "3",
2307
+ "term": "0.5",
2308
+ "keyProperty": "msg.topic",
2309
+ "dataProperty": "msg.payload",
2310
+ "dataProperties": [],
2311
+ "x": 440,
2312
+ "y": 580,
2313
+ "wires": [
2314
+ [
2315
+ "8ce2398a.805488",
2316
+ "b13dd76e.d59c48"
2317
+ ],
2318
+ []
2319
+ ]
2320
+ },
2321
+ {
2322
+ "id": "c37806d2.a5c5f8",
2323
+ "type": "Data Analysis",
2324
+ "z": "11cc261f.ec82da",
2325
+ "name": "movingAvgWeighted",
2326
+ "action": "movingAvgWeighted",
2327
+ "outputs": 2,
2328
+ "outliersStdDevs": "3",
2329
+ "term": "3",
2330
+ "keyProperty": "msg.topic",
2331
+ "dataProperty": "msg.payload",
2332
+ "dataProperties": [],
2333
+ "x": 440,
2334
+ "y": 540,
2335
+ "wires": [
2336
+ [
2337
+ "3cb6979e.12f878",
2338
+ "8a9c80eb.1a406"
2339
+ ],
2340
+ []
2341
+ ]
2342
+ },
2343
+ {
2344
+ "id": "8a9c80eb.1a406",
2345
+ "type": "debug",
2346
+ "z": "11cc261f.ec82da",
2347
+ "name": "movingAvgWeighted",
2348
+ "active": true,
2349
+ "tosidebar": true,
2350
+ "console": false,
2351
+ "tostatus": false,
2352
+ "complete": "result",
2353
+ "targetType": "msg",
2354
+ "x": 680,
2355
+ "y": 540,
2356
+ "wires": []
2357
+ },
2358
+ {
2359
+ "id": "8ce2398a.805488",
2360
+ "type": "debug",
2361
+ "z": "11cc261f.ec82da",
2362
+ "name": "movingAvgExponential",
2363
+ "active": true,
2364
+ "tosidebar": true,
2365
+ "console": false,
2366
+ "tostatus": false,
2367
+ "complete": "result",
2368
+ "targetType": "msg",
2369
+ "x": 680,
2370
+ "y": 580,
2371
+ "wires": []
2372
+ },
2373
+ {
2374
+ "id": "b13dd76e.d59c48",
2375
+ "type": "Data Analysis",
2376
+ "z": "11cc261f.ec82da",
2377
+ "name": "deltas",
2378
+ "action": "deltas",
2379
+ "outputs": 2,
2380
+ "outliersStdDevs": "3",
2381
+ "term": "3",
2382
+ "keyProperty": "msg.topic",
2383
+ "dataProperty": "msg.payload",
2384
+ "dataProperties": [],
2385
+ "x": 390,
2386
+ "y": 620,
2387
+ "wires": [
2388
+ [
2389
+ "8706b576.2b83e8",
2390
+ "853dbd38.70d92"
2391
+ ],
2392
+ []
2393
+ ]
2394
+ },
2395
+ {
2396
+ "id": "8706b576.2b83e8",
2397
+ "type": "debug",
2398
+ "z": "11cc261f.ec82da",
2399
+ "name": "deltas",
2400
+ "active": true,
2401
+ "tosidebar": true,
2402
+ "console": false,
2403
+ "tostatus": false,
2404
+ "complete": "result",
2405
+ "targetType": "msg",
2406
+ "x": 630,
2407
+ "y": 620,
2408
+ "wires": []
2409
+ },
2410
+ {
2411
+ "id": "3b8b4e1c.24e322",
2412
+ "type": "inject",
2413
+ "z": "11cc261f.ec82da",
2414
+ "name": "[8,4,5,3,2,1]",
2415
+ "repeat": "",
2416
+ "crontab": "",
2417
+ "once": false,
2418
+ "onceDelay": 0.1,
2419
+ "topic": "",
2420
+ "payload": "[8,4,5,3,2,1]",
2421
+ "payloadType": "json",
2422
+ "x": 130,
2423
+ "y": 320,
2424
+ "wires": [
2425
+ [
2426
+ "cc146f9a.2d96"
2427
+ ]
2428
+ ]
2429
+ },
2430
+ {
2431
+ "id": "254df734.5b5628",
2432
+ "type": "debug",
2433
+ "z": "11cc261f.ec82da",
2434
+ "name": "deltaNormalised",
2435
+ "active": true,
2436
+ "tosidebar": true,
2437
+ "console": false,
2438
+ "tostatus": false,
2439
+ "complete": "result",
2440
+ "targetType": "msg",
2441
+ "x": 660,
2442
+ "y": 660,
2443
+ "wires": []
2444
+ },
2445
+ {
2446
+ "id": "853dbd38.70d92",
2447
+ "type": "Data Analysis",
2448
+ "z": "11cc261f.ec82da",
2449
+ "name": "deltaNormalised",
2450
+ "action": "deltaNormalised",
2451
+ "outputs": 2,
2452
+ "outliersStdDevs": "3",
2453
+ "term": "3",
2454
+ "keyProperty": "msg.topic",
2455
+ "dataProperty": "msg.payload",
2456
+ "dataProperties": [],
2457
+ "x": 420,
2458
+ "y": 660,
2459
+ "wires": [
2460
+ [
2461
+ "254df734.5b5628",
2462
+ "369bed28.8f2102"
2463
+ ],
2464
+ []
2465
+ ]
2466
+ },
2467
+ {
2468
+ "id": "6b313397.1721dc",
2469
+ "type": "debug",
2470
+ "z": "11cc261f.ec82da",
2471
+ "name": "normalise",
2472
+ "active": true,
2473
+ "tosidebar": true,
2474
+ "console": false,
2475
+ "tostatus": false,
2476
+ "complete": "result",
2477
+ "targetType": "msg",
2478
+ "x": 640,
2479
+ "y": 700,
2480
+ "wires": []
2481
+ },
2482
+ {
2483
+ "id": "ce485240.bb0fa",
2484
+ "type": "debug",
2485
+ "z": "11cc261f.ec82da",
2486
+ "name": "standardization",
2487
+ "active": true,
2488
+ "tosidebar": true,
2489
+ "console": false,
2490
+ "tostatus": false,
2491
+ "complete": "result",
2492
+ "targetType": "msg",
2493
+ "x": 660,
2494
+ "y": 740,
2495
+ "wires": []
2496
+ },
2497
+ {
2498
+ "id": "369bed28.8f2102",
2499
+ "type": "Data Analysis",
2500
+ "z": "11cc261f.ec82da",
2501
+ "name": "normalise",
2502
+ "action": "normalize",
2503
+ "outputs": 2,
2504
+ "outliersStdDevs": "3",
2505
+ "term": "3",
2506
+ "keyProperty": "msg.topic",
2507
+ "dataProperty": "msg.payload",
2508
+ "dataProperties": [],
2509
+ "x": 400,
2510
+ "y": 700,
2511
+ "wires": [
2512
+ [
2513
+ "6b313397.1721dc",
2514
+ "b9c0be7.93f5b4"
2515
+ ],
2516
+ []
2517
+ ]
2518
+ },
2519
+ {
2520
+ "id": "b9c0be7.93f5b4",
2521
+ "type": "Data Analysis",
2522
+ "z": "11cc261f.ec82da",
2523
+ "name": "standardization",
2524
+ "action": "standardize",
2525
+ "outputs": 2,
2526
+ "outliersStdDevs": "3",
2527
+ "term": "3",
2528
+ "keyProperty": "msg.topic",
2529
+ "dataProperty": "msg.payload",
2530
+ "dataProperties": [],
2531
+ "x": 420,
2532
+ "y": 740,
2533
+ "wires": [
2534
+ [
2535
+ "ce485240.bb0fa"
2536
+ ],
2537
+ []
2538
+ ]
2539
+ },
2540
+ {
2541
+ "id": "1dd23162.47096f",
2542
+ "type": "Data Analysis",
2543
+ "z": "11cc261f.ec82da",
2544
+ "name": "",
2545
+ "action": "min",
2546
+ "outputs": 2,
2547
+ "outliersStdDevs": "3",
2548
+ "term": "3",
2549
+ "keyProperty": "msg.topic",
2550
+ "dataProperty": "msg.payload.data",
2551
+ "dataProperties": [],
2552
+ "x": 420,
2553
+ "y": 800,
2554
+ "wires": [
2555
+ [
2556
+ "89fa71fb.d157d"
2557
+ ],
2558
+ []
2559
+ ]
2560
+ },
2561
+ {
2562
+ "id": "89fa71fb.d157d",
2563
+ "type": "test",
2564
+ "z": "11cc261f.ec82da",
2565
+ "name": "",
2566
+ "payload": "{\"data\":[1,2,3]}",
2567
+ "payloadType": "json",
2568
+ "result": "1",
2569
+ "resultType": "num",
2570
+ "resultProperty": "msg.result",
2571
+ "topic": "",
2572
+ "x": 150,
2573
+ "y": 800,
2574
+ "wires": [
2575
+ [
2576
+ "1dd23162.47096f"
2577
+ ],
2578
+ [],
2579
+ []
2580
+ ]
2581
+ },
2582
+ {
2583
+ "id": "82a035c7.eb2198",
2584
+ "type": "data-generator",
2585
+ "z": "cf595649.931658",
2586
+ "name": "",
2587
+ "field": "payload",
2588
+ "fieldType": "msg",
2589
+ "syntax": "json",
2590
+ "template": "{\n \"name\": \"{{firstName}} {{lastName}}\",\n \"work\": \"{{company}}\",\n \"email\": \"{{email}}\",\n \"address\": \"{{int 1 100}} {{street}}\",\n \"country\": \"{{country}}\",\n \"salary\": {{float 50 150 '0.00'}},\n \"assignedColor\":\"{{color}}\",\n \"age\": {{int 16 67 '0'}},\n \"height\": {{float 1.5 2.5 '0.0'}}\n}",
2591
+ "x": 160,
2592
+ "y": 120,
2593
+ "wires": [
2594
+ [
2595
+ "a749368e.985a18",
2596
+ "770e1ad6.5fe4f4"
2597
+ ]
2598
+ ]
2599
+ },
2600
+ {
2601
+ "id": "a749368e.985a18",
2602
+ "type": "Data Analysis",
2603
+ "z": "cf595649.931658",
2604
+ "name": "",
2605
+ "action": "realtime",
2606
+ "outputs": 3,
2607
+ "outliersBase": "avg",
2608
+ "outliersStdDevs": "2",
2609
+ "term": "3",
2610
+ "keyProperty": "msg.payload.assignedColor",
2611
+ "dataProperty": "msg.payload.salary",
2612
+ "dataProperties": [],
2613
+ "x": 437,
2614
+ "y": 80,
2615
+ "wires": [
2616
+ [],
2617
+ [
2618
+ "a6cd6306.a217c"
2619
+ ],
2620
+ [
2621
+ "a37e4b57.2a7778"
2622
+ ]
2623
+ ]
2624
+ },
2625
+ {
2626
+ "id": "a6cd6306.a217c",
2627
+ "type": "debug",
2628
+ "z": "cf595649.931658",
2629
+ "name": "realtime",
2630
+ "active": true,
2631
+ "tosidebar": true,
2632
+ "console": false,
2633
+ "tostatus": false,
2634
+ "complete": "result",
2635
+ "targetType": "msg",
2636
+ "x": 680,
2637
+ "y": 120,
2638
+ "wires": []
2639
+ },
2640
+ {
2641
+ "id": "62f3c2c7.8c3b7c",
2642
+ "type": "inject",
2643
+ "z": "cf595649.931658",
2644
+ "name": "@stats",
2645
+ "repeat": "",
2646
+ "crontab": "",
2647
+ "once": false,
2648
+ "onceDelay": 0.1,
2649
+ "topic": "@stats",
2650
+ "payload": "",
2651
+ "payloadType": "date",
2652
+ "x": 150,
2653
+ "y": 200,
2654
+ "wires": [
2655
+ [
2656
+ "a749368e.985a18",
2657
+ "770e1ad6.5fe4f4"
2658
+ ]
2659
+ ]
2660
+ },
2661
+ {
2662
+ "id": "7f16af76.d1c2b",
2663
+ "type": "Load Injector",
2664
+ "z": "cf595649.931658",
2665
+ "name": "",
2666
+ "thinktimemin": "10",
2667
+ "thinktimemax": "100",
2668
+ "runtime": "60",
2669
+ "payload": "",
2670
+ "payloadType": "date",
2671
+ "x": 150,
2672
+ "y": 40,
2673
+ "wires": [
2674
+ [
2675
+ "82a035c7.eb2198"
2676
+ ],
2677
+ []
2678
+ ]
2679
+ },
2680
+ {
2681
+ "id": "770e1ad6.5fe4f4",
2682
+ "type": "Data Analysis",
2683
+ "z": "cf595649.931658",
2684
+ "name": "",
2685
+ "action": "pearsonR",
2686
+ "outputs": 2,
2687
+ "outliersStdDevs": "3",
2688
+ "term": "3",
2689
+ "keyProperty": "msg.topic",
2690
+ "dataProperty": "msg.payload",
2691
+ "dataProperties": [
2692
+ "msg.payload.salary",
2693
+ "msg.payload.age",
2694
+ "msg.payload.height"
2695
+ ],
2696
+ "x": 430,
2697
+ "y": 160,
2698
+ "wires": [
2699
+ [],
2700
+ [
2701
+ "a6cd6306.a217c"
2702
+ ]
2703
+ ]
2704
+ },
2705
+ {
2706
+ "id": "a37e4b57.2a7778",
2707
+ "type": "debug",
2708
+ "z": "cf595649.931658",
2709
+ "name": "outlier",
2710
+ "active": true,
2711
+ "tosidebar": true,
2712
+ "console": false,
2713
+ "tostatus": false,
2714
+ "complete": "payload",
2715
+ "targetType": "msg",
2716
+ "x": 670,
2717
+ "y": 200,
2718
+ "wires": []
2719
+ },
2720
+ {
2721
+ "id": "65bd1564.34a0cc",
2722
+ "type": "inject",
2723
+ "z": "cf595649.931658",
2724
+ "name": "outiler",
2725
+ "repeat": "",
2726
+ "crontab": "",
2727
+ "once": false,
2728
+ "onceDelay": 0.1,
2729
+ "topic": "",
2730
+ "payload": "{\"name\":\"test outlier \",\"work\":\"outlier\",\"email\":\"{{email}}\",\"address\":\"{{int 1 100}} {{street}}\",\"country\":\"{{country}}\",\"salary\":700,\"assignedColor\":\"red\",\"age\":69,\"height\":2.6}",
2731
+ "payloadType": "json",
2732
+ "x": 130,
2733
+ "y": 280,
2734
+ "wires": [
2735
+ [
2736
+ "a749368e.985a18"
2737
+ ]
2738
+ ]
2739
+ },
2740
+ {
2741
+ "id": "2ce3786.acae688",
2742
+ "type": "transform",
2743
+ "z": "d9c7ae0e.cb9a9",
2744
+ "name": "",
2745
+ "actionSource": "JSON",
2746
+ "actionTarget": "String",
2747
+ "delimiter": ",",
2748
+ "x": 580,
2749
+ "y": 60,
2750
+ "wires": [
2751
+ [
2752
+ "5ac2ef6c.d0953"
2753
+ ],
2754
+ []
2755
+ ]
2756
+ },
2757
+ {
2758
+ "id": "5ac2ef6c.d0953",
2759
+ "type": "test",
2760
+ "z": "d9c7ae0e.cb9a9",
2761
+ "name": "",
2762
+ "payload": "{\"a\":1,\"b\":1}",
2763
+ "payloadType": "json",
2764
+ "result": "{\"a\":1,\"b\":1}",
2765
+ "resultType": "str",
2766
+ "resultProperty": "msg.payload",
2767
+ "topic": "",
2768
+ "x": 300,
2769
+ "y": 120,
2770
+ "wires": [
2771
+ [
2772
+ "2ce3786.acae688"
2773
+ ],
2774
+ [],
2775
+ []
2776
+ ]
2777
+ },
2778
+ {
2779
+ "id": "d9a04503.7fc3a8",
2780
+ "type": "debug",
2781
+ "z": "d9c7ae0e.cb9a9",
2782
+ "name": "",
2783
+ "active": true,
2784
+ "tosidebar": true,
2785
+ "console": false,
2786
+ "tostatus": false,
2787
+ "complete": "true",
2788
+ "targetType": "full",
2789
+ "x": 730,
2790
+ "y": 340,
2791
+ "wires": []
2792
+ },
2793
+ {
2794
+ "id": "df3844b8.d62658",
2795
+ "type": "test",
2796
+ "z": "d9c7ae0e.cb9a9",
2797
+ "name": "",
2798
+ "payload": "{\"a\":1,\"b\":1}",
2799
+ "payloadType": "str",
2800
+ "result": "{\"a\":1,\"b\":1}",
2801
+ "resultType": "json",
2802
+ "resultProperty": "msg.payload",
2803
+ "topic": "",
2804
+ "x": 300,
2805
+ "y": 220,
2806
+ "wires": [
2807
+ [
2808
+ "7c0de4f5.afbe7c"
2809
+ ],
2810
+ [],
2811
+ []
2812
+ ]
2813
+ },
2814
+ {
2815
+ "id": "7c0de4f5.afbe7c",
2816
+ "type": "transform",
2817
+ "z": "d9c7ae0e.cb9a9",
2818
+ "name": "",
2819
+ "actionSource": "String",
2820
+ "actionTarget": "JSON",
2821
+ "delimiter": ",",
2822
+ "x": 560,
2823
+ "y": 160,
2824
+ "wires": [
2825
+ [
2826
+ "df3844b8.d62658"
2827
+ ],
2828
+ []
2829
+ ]
2830
+ },
2831
+ {
2832
+ "id": "b61d362a.9b7288",
2833
+ "type": "inject",
2834
+ "z": "d9c7ae0e.cb9a9",
2835
+ "name": "",
2836
+ "repeat": "",
2837
+ "crontab": "",
2838
+ "once": false,
2839
+ "onceDelay": 0.1,
2840
+ "topic": "",
2841
+ "payload": "",
2842
+ "payloadType": "date",
2843
+ "x": 80,
2844
+ "y": 40,
2845
+ "wires": [
2846
+ [
2847
+ "5ac2ef6c.d0953",
2848
+ "df3844b8.d62658",
2849
+ "1996fa8b.414205"
2850
+ ]
2851
+ ]
2852
+ },
2853
+ {
2854
+ "id": "eaa68e41.81cce",
2855
+ "type": "transform",
2856
+ "z": "d9c7ae0e.cb9a9",
2857
+ "name": "",
2858
+ "actionSource": "JSON",
2859
+ "actionTarget": "Array",
2860
+ "delimiter": ",",
2861
+ "x": 560,
2862
+ "y": 240,
2863
+ "wires": [
2864
+ [
2865
+ "d9a04503.7fc3a8",
2866
+ "1996fa8b.414205"
2867
+ ],
2868
+ []
2869
+ ]
2870
+ },
2871
+ {
2872
+ "id": "1996fa8b.414205",
2873
+ "type": "test",
2874
+ "z": "d9c7ae0e.cb9a9",
2875
+ "name": "",
2876
+ "escapeString": false,
2877
+ "payload": "{\"a\":1,\"b\":\"two\"}",
2878
+ "payloadType": "json",
2879
+ "result": "[[\"a\",1],[\"b\",\"two\"]]",
2880
+ "resultType": "json",
2881
+ "resultProperty": "msg.payload",
2882
+ "topic": "",
2883
+ "x": 300,
2884
+ "y": 300,
2885
+ "wires": [
2886
+ [
2887
+ "eaa68e41.81cce",
2888
+ "c1be8cd5.2856e"
2889
+ ],
2890
+ [],
2891
+ []
2892
+ ]
2893
+ },
2894
+ {
2895
+ "id": "c56f126c.f8cf6",
2896
+ "type": "inject",
2897
+ "z": "d9c7ae0e.cb9a9",
2898
+ "name": "ISO8385 message",
2899
+ "repeat": "",
2900
+ "crontab": "",
2901
+ "once": false,
2902
+ "onceDelay": 0.1,
2903
+ "topic": "",
2904
+ "payload": "[49,50,51,52,68,48,50,48,48,48,48,48,48,50,67,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,56,49,54,49,50,51,52,53,54,55,56,57,48,49,50,51,52,53,54,48,48,48,48,48,48,48,48,53,54,57,57,48,48,48,50,51,52,48,48,48,52,51,49,51,50,51,51,51,52,51,53,50,48,50,48,50,48,51,54,51,55,51,56,51,57,51,48,51,49,51,50,51,51,51,52,50,48,50,48,50,48,50,48,50,48,50,48,48,48,48,57,52,50,52,67,52,49,52,56,50,48,52,50,52,67,52,49,52,56]",
2905
+ "payloadType": "bin",
2906
+ "x": 170,
2907
+ "y": 420,
2908
+ "wires": [
2909
+ [
2910
+ "1ff5bd86.f88092"
2911
+ ]
2912
+ ]
2913
+ },
2914
+ {
2915
+ "id": "1ff5bd86.f88092",
2916
+ "type": "transform",
2917
+ "z": "d9c7ae0e.cb9a9",
2918
+ "name": "",
2919
+ "actionSource": "ISO8385",
2920
+ "actionTarget": "Array",
2921
+ "delimiter": ",",
2922
+ "x": 510,
2923
+ "y": 420,
2924
+ "wires": [
2925
+ [
2926
+ "d9a04503.7fc3a8"
2927
+ ],
2928
+ []
2929
+ ]
2930
+ },
2931
+ {
2932
+ "id": "5fef790b.8b87d8",
2933
+ "type": "comment",
2934
+ "z": "d9c7ae0e.cb9a9",
2935
+ "name": "Experimental",
2936
+ "info": "# Experimental",
2937
+ "x": 310,
2938
+ "y": 40,
2939
+ "wires": []
2940
+ },
2941
+ {
2942
+ "id": "c1be8cd5.2856e",
2943
+ "type": "transform",
2944
+ "z": "d9c7ae0e.cb9a9",
2945
+ "name": "",
2946
+ "actionSource": "JSON",
2947
+ "actionTarget": "HTML",
2948
+ "delimiter": ",",
2949
+ "x": 520,
2950
+ "y": 500,
2951
+ "wires": [
2952
+ [
2953
+ "d9a04503.7fc3a8"
2954
+ ],
2955
+ []
2956
+ ]
2957
+ },
2958
+ {
2959
+ "id": "4bed6788.398bc8",
2960
+ "type": "Load Injector",
2961
+ "z": "cf804fb2.6df8c",
2962
+ "name": "",
2963
+ "thinktimemin": "100",
2964
+ "thinktimemax": "5000",
2965
+ "runtime": "30",
2966
+ "payload": "",
2967
+ "payloadType": "date",
2968
+ "topic": "",
2969
+ "topicType": "str",
2970
+ "x": 190,
2971
+ "y": 100,
2972
+ "wires": [
2973
+ [
2974
+ "df6c40ba.fb661"
2975
+ ],
2976
+ [
2977
+ "dd8f915be7585f46"
2978
+ ]
2979
+ ]
2980
+ },
2981
+ {
2982
+ "id": "df6c40ba.fb661",
2983
+ "type": "function",
2984
+ "z": "cf804fb2.6df8c",
2985
+ "name": "Message count",
2986
+ "func": "var count = context.get('count')||0;\ncontext.set('count',++count);\nnode.status({fill:\"green\",shape:\"ring\",text:\"count: \"+count});\nreturn msg;",
2987
+ "outputs": 1,
2988
+ "noerr": 0,
2989
+ "initialize": "",
2990
+ "finalize": "",
2991
+ "libs": [],
2992
+ "x": 600,
2993
+ "y": 100,
2994
+ "wires": [
2995
+ []
2996
+ ]
2997
+ },
2998
+ {
2999
+ "id": "dd8f915be7585f46",
3000
+ "type": "debug",
3001
+ "z": "cf804fb2.6df8c",
3002
+ "name": "debug 1",
3003
+ "active": true,
3004
+ "tosidebar": true,
3005
+ "console": false,
3006
+ "tostatus": false,
3007
+ "complete": "false",
3008
+ "statusVal": "",
3009
+ "statusType": "auto",
3010
+ "x": 580,
3011
+ "y": 160,
3012
+ "wires": []
3013
+ },
3014
+ {
3015
+ "id": "c4e5d98c.1db6f8",
3016
+ "type": "Monitor Flow",
3017
+ "z": "fcc005d5.131ee8",
3018
+ "name": "",
3019
+ "x": 370,
3020
+ "y": 60,
3021
+ "wires": [
3022
+ []
3023
+ ]
3024
+ },
3025
+ {
3026
+ "id": "6985d392.2b65ac",
3027
+ "type": "Load Injector",
3028
+ "z": "fcc005d5.131ee8",
3029
+ "name": "",
3030
+ "thinktimemin": 1000,
3031
+ "thinktimemax": 10000,
3032
+ "runtime": 60,
3033
+ "payload": "",
3034
+ "payloadType": "date",
3035
+ "x": 150,
3036
+ "y": 60,
3037
+ "wires": [
3038
+ [
3039
+ "c4e5d98c.1db6f8"
3040
+ ],
3041
+ []
3042
+ ]
3043
+ },
3044
+ {
3045
+ "id": "a761e268.19bc7",
3046
+ "type": "append",
3047
+ "z": "6dd63ebd.bf044",
3048
+ "name": "append",
3049
+ "files": [
3050
+ {
3051
+ "value": "./testData.txt",
3052
+ "type": "require"
3053
+ },
3054
+ {
3055
+ "value": "********",
3056
+ "type": "text"
3057
+ }
3058
+ ],
3059
+ "x": 300,
3060
+ "y": 140,
3061
+ "wires": [
3062
+ [
3063
+ "65aa2f4d.847f9"
3064
+ ]
3065
+ ]
3066
+ },
3067
+ {
3068
+ "id": "64beb83a.018ed8",
3069
+ "type": "inject",
3070
+ "z": "6dd63ebd.bf044",
3071
+ "name": "",
3072
+ "repeat": "",
3073
+ "crontab": "",
3074
+ "once": false,
3075
+ "onceDelay": 0.1,
3076
+ "topic": "",
3077
+ "payload": "",
3078
+ "payloadType": "str",
3079
+ "x": 110,
3080
+ "y": 140,
3081
+ "wires": [
3082
+ [
3083
+ "a761e268.19bc7"
3084
+ ]
3085
+ ]
3086
+ },
3087
+ {
3088
+ "id": "65aa2f4d.847f9",
3089
+ "type": "debug",
3090
+ "z": "6dd63ebd.bf044",
3091
+ "name": "",
3092
+ "active": true,
3093
+ "tosidebar": true,
3094
+ "console": false,
3095
+ "tostatus": false,
3096
+ "complete": "payload",
3097
+ "targetType": "msg",
3098
+ "x": 520,
3099
+ "y": 140,
3100
+ "wires": []
3101
+ },
3102
+ {
3103
+ "id": "ffd72c7.5d152d",
3104
+ "type": "Host Available",
3105
+ "z": "955f4808.fd1898",
3106
+ "name": "",
3107
+ "host": "localhost",
3108
+ "port": "9092",
3109
+ "checkInterval": "60",
3110
+ "x": 400,
3111
+ "y": 60,
3112
+ "wires": [
3113
+ [
3114
+ "be654225.78ec5"
3115
+ ],
3116
+ [
3117
+ "16439017.33e21"
3118
+ ]
3119
+ ]
3120
+ },
3121
+ {
3122
+ "id": "a303ce7d.b0c31",
3123
+ "type": "Host Available",
3124
+ "z": "955f4808.fd1898",
3125
+ "name": "",
3126
+ "host": "localhost",
3127
+ "port": "1880",
3128
+ "checkInterval": "",
3129
+ "x": 380,
3130
+ "y": 140,
3131
+ "wires": [
3132
+ [
3133
+ "be654225.78ec5"
3134
+ ],
3135
+ [
3136
+ "16439017.33e21"
3137
+ ]
3138
+ ]
3139
+ },
3140
+ {
3141
+ "id": "be654225.78ec5",
3142
+ "type": "debug",
3143
+ "z": "955f4808.fd1898",
3144
+ "name": "host ok",
3145
+ "active": true,
3146
+ "tosidebar": true,
3147
+ "console": false,
3148
+ "tostatus": false,
3149
+ "complete": "payload",
3150
+ "targetType": "msg",
3151
+ "x": 620,
3152
+ "y": 60,
3153
+ "wires": []
3154
+ },
3155
+ {
3156
+ "id": "16439017.33e21",
3157
+ "type": "debug",
3158
+ "z": "955f4808.fd1898",
3159
+ "name": "host down",
3160
+ "active": true,
3161
+ "tosidebar": true,
3162
+ "console": false,
3163
+ "tostatus": false,
3164
+ "complete": "payload",
3165
+ "targetType": "msg",
3166
+ "x": 630,
3167
+ "y": 140,
3168
+ "wires": []
3169
+ },
3170
+ {
3171
+ "id": "3e04758.89a298a",
3172
+ "type": "inject",
3173
+ "z": "955f4808.fd1898",
3174
+ "name": "",
3175
+ "repeat": "",
3176
+ "crontab": "",
3177
+ "once": false,
3178
+ "onceDelay": 0.1,
3179
+ "topic": "",
3180
+ "payload": "",
3181
+ "payloadType": "date",
3182
+ "x": 100,
3183
+ "y": 140,
3184
+ "wires": [
3185
+ [
3186
+ "a303ce7d.b0c31",
3187
+ "ffd72c7.5d152d"
3188
+ ]
3189
+ ]
3190
+ },
3191
+ {
3192
+ "id": "62f6a2ef.48084c",
3193
+ "type": "inject",
3194
+ "z": "955f4808.fd1898",
3195
+ "name": "refreshHostAvailable",
3196
+ "repeat": "",
3197
+ "crontab": "",
3198
+ "once": false,
3199
+ "onceDelay": 0.1,
3200
+ "topic": "refreshHostAvailable",
3201
+ "payload": "",
3202
+ "payloadType": "date",
3203
+ "x": 130,
3204
+ "y": 60,
3205
+ "wires": [
3206
+ [
3207
+ "a303ce7d.b0c31",
3208
+ "ffd72c7.5d152d"
3209
+ ]
3210
+ ]
3211
+ }
3212
+ ]