@xyo-network/pentair-plugin 2.44.0 → 2.45.0-rc.1

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.
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 280,
10
+ "id": 279,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,20 +17,20 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/pentair/src/index.ts",
18
18
  "line": 8,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/index.ts#L8"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/index.ts#L8"
21
21
  }
22
22
  ],
23
23
  "target": 1
24
24
  },
25
25
  {
26
- "id": 26,
26
+ "id": 27,
27
27
  "name": "XyoPentairScreenlogicWitness",
28
28
  "kind": 128,
29
29
  "kindString": "Class",
30
30
  "flags": {},
31
31
  "children": [
32
32
  {
33
- "id": 43,
33
+ "id": 45,
34
34
  "name": "constructor",
35
35
  "kind": 512,
36
36
  "kindString": "Constructor",
@@ -40,20 +40,20 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
43
- "line": 21,
43
+ "line": 23,
44
44
  "character": 4
45
45
  }
46
46
  ],
47
47
  "signatures": [
48
48
  {
49
- "id": 44,
49
+ "id": 46,
50
50
  "name": "new XyoPentairScreenlogicWitness",
51
51
  "kind": 16384,
52
52
  "kindString": "Constructor signature",
53
53
  "flags": {},
54
54
  "parameters": [
55
55
  {
56
- "id": 45,
56
+ "id": 47,
57
57
  "name": "params",
58
58
  "kind": 32768,
59
59
  "kindString": "Parameter",
@@ -75,15 +75,15 @@
75
75
  {
76
76
  "type": "reflection",
77
77
  "declaration": {
78
- "id": 46,
78
+ "id": 48,
79
79
  "name": "__type",
80
80
  "kind": 65536,
81
81
  "kindString": "Type literal",
82
82
  "flags": {},
83
83
  "children": [
84
84
  {
85
- "id": 47,
86
- "name": "security",
85
+ "id": 49,
86
+ "name": "name",
87
87
  "kind": 1024,
88
88
  "kindString": "Property",
89
89
  "flags": {
@@ -96,17 +96,37 @@
96
96
  "character": 4
97
97
  }
98
98
  ],
99
+ "type": {
100
+ "type": "intrinsic",
101
+ "name": "string"
102
+ }
103
+ },
104
+ {
105
+ "id": 50,
106
+ "name": "security",
107
+ "kind": 1024,
108
+ "kindString": "Property",
109
+ "flags": {
110
+ "isOptional": true
111
+ },
112
+ "sources": [
113
+ {
114
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
115
+ "line": 10,
116
+ "character": 4
117
+ }
118
+ ],
99
119
  "type": {
100
120
  "type": "reflection",
101
121
  "declaration": {
102
- "id": 48,
122
+ "id": 51,
103
123
  "name": "__type",
104
124
  "kind": 65536,
105
125
  "kindString": "Type literal",
106
126
  "flags": {},
107
127
  "children": [
108
128
  {
109
- "id": 49,
129
+ "id": 52,
110
130
  "name": "allowed",
111
131
  "kind": 1024,
112
132
  "kindString": "Property",
@@ -116,7 +136,7 @@
116
136
  "sources": [
117
137
  {
118
138
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
119
- "line": 10,
139
+ "line": 11,
120
140
  "character": 8
121
141
  }
122
142
  ],
@@ -150,7 +170,7 @@
150
170
  }
151
171
  },
152
172
  {
153
- "id": 50,
173
+ "id": 53,
154
174
  "name": "disallowed",
155
175
  "kind": 1024,
156
176
  "kindString": "Property",
@@ -160,7 +180,7 @@
160
180
  "sources": [
161
181
  {
162
182
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
163
- "line": 11,
183
+ "line": 12,
164
184
  "character": 8
165
185
  }
166
186
  ],
@@ -189,15 +209,15 @@
189
209
  {
190
210
  "title": "Properties",
191
211
  "children": [
192
- 49,
193
- 50
212
+ 52,
213
+ 53
194
214
  ]
195
215
  }
196
216
  ],
197
217
  "sources": [
198
218
  {
199
219
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
200
- "line": 9,
220
+ "line": 10,
201
221
  "character": 15
202
222
  }
203
223
  ]
@@ -209,7 +229,8 @@
209
229
  {
210
230
  "title": "Properties",
211
231
  "children": [
212
- 47
232
+ 49,
233
+ 50
213
234
  ]
214
235
  }
215
236
  ],
@@ -225,14 +246,14 @@
225
246
  {
226
247
  "type": "reflection",
227
248
  "declaration": {
228
- "id": 51,
249
+ "id": 54,
229
250
  "name": "__type",
230
251
  "kind": 65536,
231
252
  "kindString": "Type literal",
232
253
  "flags": {},
233
254
  "children": [
234
255
  {
235
- "id": 52,
256
+ "id": 55,
236
257
  "name": "schema",
237
258
  "kind": 1024,
238
259
  "kindString": "Property",
@@ -242,7 +263,7 @@
242
263
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
243
264
  "line": 23,
244
265
  "character": 2,
245
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
266
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
246
267
  }
247
268
  ],
248
269
  "type": {
@@ -255,7 +276,7 @@
255
276
  {
256
277
  "title": "Properties",
257
278
  "children": [
258
- 52
279
+ 55
259
280
  ]
260
281
  }
261
282
  ],
@@ -264,7 +285,7 @@
264
285
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
265
286
  "line": 22,
266
287
  "character": 66,
267
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
288
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
268
289
  }
269
290
  ]
270
291
  }
@@ -272,14 +293,14 @@
272
293
  {
273
294
  "type": "reflection",
274
295
  "declaration": {
275
- "id": 53,
296
+ "id": 56,
276
297
  "name": "__type",
277
298
  "kind": 65536,
278
299
  "kindString": "Type literal",
279
300
  "flags": {},
280
301
  "children": [
281
302
  {
282
- "id": 54,
303
+ "id": 57,
283
304
  "name": "targetSet",
284
305
  "kind": 1024,
285
306
  "kindString": "Property",
@@ -311,14 +332,14 @@
311
332
  {
312
333
  "type": "reflection",
313
334
  "declaration": {
314
- "id": 55,
335
+ "id": 58,
315
336
  "name": "__type",
316
337
  "kind": 65536,
317
338
  "kindString": "Type literal",
318
339
  "flags": {},
319
340
  "children": [
320
341
  {
321
- "id": 56,
342
+ "id": 59,
322
343
  "name": "schema",
323
344
  "kind": 1024,
324
345
  "kindString": "Property",
@@ -340,7 +361,7 @@
340
361
  {
341
362
  "title": "Properties",
342
363
  "children": [
343
- 56
364
+ 59
344
365
  ]
345
366
  }
346
367
  ],
@@ -361,7 +382,7 @@
361
382
  {
362
383
  "title": "Properties",
363
384
  "children": [
364
- 54
385
+ 57
365
386
  ]
366
387
  }
367
388
  ],
@@ -383,7 +404,7 @@
383
404
  ],
384
405
  "type": {
385
406
  "type": "reference",
386
- "id": 26,
407
+ "id": 27,
387
408
  "name": "XyoPentairScreenlogicWitness"
388
409
  },
389
410
  "inheritedFrom": {
@@ -398,240 +419,47 @@
398
419
  }
399
420
  },
400
421
  {
401
- "id": 116,
422
+ "id": 122,
423
+ "name": "_parentResolver",
424
+ "kind": 1024,
425
+ "kindString": "Property",
426
+ "flags": {
427
+ "isProtected": true
428
+ },
429
+ "sources": [
430
+ {
431
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
432
+ "line": 16,
433
+ "character": 14
434
+ }
435
+ ],
436
+ "type": {
437
+ "type": "reference",
438
+ "name": "CompositeModuleResolver"
439
+ },
440
+ "inheritedFrom": {
441
+ "type": "reference",
442
+ "name": "AbstractWitness._parentResolver"
443
+ }
444
+ },
445
+ {
446
+ "id": 123,
402
447
  "name": "_resolver",
403
448
  "kind": 1024,
404
449
  "kindString": "Property",
405
450
  "flags": {
406
- "isProtected": true,
407
- "isOptional": true
451
+ "isProtected": true
408
452
  },
409
453
  "sources": [
410
454
  {
411
455
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
412
- "line": 15,
456
+ "line": 17,
413
457
  "character": 14
414
458
  }
415
459
  ],
416
460
  "type": {
417
461
  "type": "reference",
418
- "typeArguments": [
419
- {
420
- "type": "reference",
421
- "typeArguments": [
422
- {
423
- "type": "intersection",
424
- "types": [
425
- {
426
- "type": "reference",
427
- "name": "SchemaFields"
428
- },
429
- {
430
- "type": "reference",
431
- "name": "PayloadFields"
432
- },
433
- {
434
- "type": "reflection",
435
- "declaration": {
436
- "id": 117,
437
- "name": "__type",
438
- "kind": 65536,
439
- "kindString": "Type literal",
440
- "flags": {},
441
- "children": [
442
- {
443
- "id": 118,
444
- "name": "security",
445
- "kind": 1024,
446
- "kindString": "Property",
447
- "flags": {
448
- "isOptional": true
449
- },
450
- "sources": [
451
- {
452
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
453
- "line": 9,
454
- "character": 4
455
- }
456
- ],
457
- "type": {
458
- "type": "reflection",
459
- "declaration": {
460
- "id": 119,
461
- "name": "__type",
462
- "kind": 65536,
463
- "kindString": "Type literal",
464
- "flags": {},
465
- "children": [
466
- {
467
- "id": 120,
468
- "name": "allowed",
469
- "kind": 1024,
470
- "kindString": "Property",
471
- "flags": {
472
- "isOptional": true
473
- },
474
- "sources": [
475
- {
476
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
477
- "line": 10,
478
- "character": 8
479
- }
480
- ],
481
- "type": {
482
- "type": "reference",
483
- "typeArguments": [
484
- {
485
- "type": "intrinsic",
486
- "name": "string"
487
- },
488
- {
489
- "type": "array",
490
- "elementType": {
491
- "type": "union",
492
- "types": [
493
- {
494
- "type": "intrinsic",
495
- "name": "string"
496
- },
497
- {
498
- "type": "reference",
499
- "name": "CosigningAddressSet"
500
- }
501
- ]
502
- }
503
- }
504
- ],
505
- "name": "Record",
506
- "qualifiedName": "Record",
507
- "package": "typescript"
508
- }
509
- },
510
- {
511
- "id": 121,
512
- "name": "disallowed",
513
- "kind": 1024,
514
- "kindString": "Property",
515
- "flags": {
516
- "isOptional": true
517
- },
518
- "sources": [
519
- {
520
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
521
- "line": 11,
522
- "character": 8
523
- }
524
- ],
525
- "type": {
526
- "type": "reference",
527
- "typeArguments": [
528
- {
529
- "type": "intrinsic",
530
- "name": "string"
531
- },
532
- {
533
- "type": "array",
534
- "elementType": {
535
- "type": "intrinsic",
536
- "name": "string"
537
- }
538
- }
539
- ],
540
- "name": "Record",
541
- "qualifiedName": "Record",
542
- "package": "typescript"
543
- }
544
- }
545
- ],
546
- "groups": [
547
- {
548
- "title": "Properties",
549
- "children": [
550
- 120,
551
- 121
552
- ]
553
- }
554
- ],
555
- "sources": [
556
- {
557
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
558
- "line": 9,
559
- "character": 15
560
- }
561
- ]
562
- }
563
- }
564
- }
565
- ],
566
- "groups": [
567
- {
568
- "title": "Properties",
569
- "children": [
570
- 118
571
- ]
572
- }
573
- ],
574
- "sources": [
575
- {
576
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
577
- "line": 8,
578
- "character": 87
579
- }
580
- ]
581
- }
582
- },
583
- {
584
- "type": "reflection",
585
- "declaration": {
586
- "id": 122,
587
- "name": "__type",
588
- "kind": 65536,
589
- "kindString": "Type literal",
590
- "flags": {},
591
- "children": [
592
- {
593
- "id": 123,
594
- "name": "schema",
595
- "kind": 1024,
596
- "kindString": "Property",
597
- "flags": {},
598
- "sources": [
599
- {
600
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
601
- "line": 19,
602
- "character": 4
603
- }
604
- ],
605
- "type": {
606
- "type": "intrinsic",
607
- "name": "string"
608
- }
609
- }
610
- ],
611
- "groups": [
612
- {
613
- "title": "Properties",
614
- "children": [
615
- 123
616
- ]
617
- }
618
- ],
619
- "sources": [
620
- {
621
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
622
- "line": 18,
623
- "character": 17
624
- }
625
- ]
626
- }
627
- }
628
- ]
629
- }
630
- ],
631
- "name": "Module"
632
- }
633
- ],
634
- "name": "ModuleResolver"
462
+ "name": "CompositeModuleResolver"
635
463
  },
636
464
  "inheritedFrom": {
637
465
  "type": "reference",
@@ -649,7 +477,7 @@
649
477
  "sources": [
650
478
  {
651
479
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
652
- "line": 16,
480
+ "line": 18,
653
481
  "character": 14
654
482
  }
655
483
  ],
@@ -673,7 +501,7 @@
673
501
  "sources": [
674
502
  {
675
503
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
676
- "line": 17,
504
+ "line": 19,
677
505
  "character": 14
678
506
  }
679
507
  ],
@@ -687,7 +515,7 @@
687
515
  }
688
516
  },
689
517
  {
690
- "id": 104,
518
+ "id": 109,
691
519
  "name": "config",
692
520
  "kind": 1024,
693
521
  "kindString": "Property",
@@ -695,7 +523,7 @@
695
523
  "sources": [
696
524
  {
697
525
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
698
- "line": 14,
526
+ "line": 15,
699
527
  "character": 4
700
528
  }
701
529
  ],
@@ -713,15 +541,15 @@
713
541
  {
714
542
  "type": "reflection",
715
543
  "declaration": {
716
- "id": 105,
544
+ "id": 110,
717
545
  "name": "__type",
718
546
  "kind": 65536,
719
547
  "kindString": "Type literal",
720
548
  "flags": {},
721
549
  "children": [
722
550
  {
723
- "id": 106,
724
- "name": "security",
551
+ "id": 111,
552
+ "name": "name",
725
553
  "kind": 1024,
726
554
  "kindString": "Property",
727
555
  "flags": {
@@ -734,17 +562,37 @@
734
562
  "character": 4
735
563
  }
736
564
  ],
565
+ "type": {
566
+ "type": "intrinsic",
567
+ "name": "string"
568
+ }
569
+ },
570
+ {
571
+ "id": 112,
572
+ "name": "security",
573
+ "kind": 1024,
574
+ "kindString": "Property",
575
+ "flags": {
576
+ "isOptional": true
577
+ },
578
+ "sources": [
579
+ {
580
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
581
+ "line": 10,
582
+ "character": 4
583
+ }
584
+ ],
737
585
  "type": {
738
586
  "type": "reflection",
739
587
  "declaration": {
740
- "id": 107,
588
+ "id": 113,
741
589
  "name": "__type",
742
590
  "kind": 65536,
743
591
  "kindString": "Type literal",
744
592
  "flags": {},
745
593
  "children": [
746
594
  {
747
- "id": 108,
595
+ "id": 114,
748
596
  "name": "allowed",
749
597
  "kind": 1024,
750
598
  "kindString": "Property",
@@ -754,7 +602,7 @@
754
602
  "sources": [
755
603
  {
756
604
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
757
- "line": 10,
605
+ "line": 11,
758
606
  "character": 8
759
607
  }
760
608
  ],
@@ -788,7 +636,7 @@
788
636
  }
789
637
  },
790
638
  {
791
- "id": 109,
639
+ "id": 115,
792
640
  "name": "disallowed",
793
641
  "kind": 1024,
794
642
  "kindString": "Property",
@@ -798,7 +646,7 @@
798
646
  "sources": [
799
647
  {
800
648
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
801
- "line": 11,
649
+ "line": 12,
802
650
  "character": 8
803
651
  }
804
652
  ],
@@ -827,15 +675,15 @@
827
675
  {
828
676
  "title": "Properties",
829
677
  "children": [
830
- 108,
831
- 109
678
+ 114,
679
+ 115
832
680
  ]
833
681
  }
834
682
  ],
835
683
  "sources": [
836
684
  {
837
685
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
838
- "line": 9,
686
+ "line": 10,
839
687
  "character": 15
840
688
  }
841
689
  ]
@@ -847,7 +695,8 @@
847
695
  {
848
696
  "title": "Properties",
849
697
  "children": [
850
- 106
698
+ 111,
699
+ 112
851
700
  ]
852
701
  }
853
702
  ],
@@ -863,14 +712,14 @@
863
712
  {
864
713
  "type": "reflection",
865
714
  "declaration": {
866
- "id": 110,
715
+ "id": 116,
867
716
  "name": "__type",
868
717
  "kind": 65536,
869
718
  "kindString": "Type literal",
870
719
  "flags": {},
871
720
  "children": [
872
721
  {
873
- "id": 111,
722
+ "id": 117,
874
723
  "name": "schema",
875
724
  "kind": 1024,
876
725
  "kindString": "Property",
@@ -880,7 +729,7 @@
880
729
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
881
730
  "line": 23,
882
731
  "character": 2,
883
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
732
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
884
733
  }
885
734
  ],
886
735
  "type": {
@@ -893,7 +742,7 @@
893
742
  {
894
743
  "title": "Properties",
895
744
  "children": [
896
- 111
745
+ 117
897
746
  ]
898
747
  }
899
748
  ],
@@ -902,7 +751,7 @@
902
751
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
903
752
  "line": 22,
904
753
  "character": 66,
905
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
754
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
906
755
  }
907
756
  ]
908
757
  }
@@ -910,14 +759,14 @@
910
759
  {
911
760
  "type": "reflection",
912
761
  "declaration": {
913
- "id": 112,
762
+ "id": 118,
914
763
  "name": "__type",
915
764
  "kind": 65536,
916
765
  "kindString": "Type literal",
917
766
  "flags": {},
918
767
  "children": [
919
768
  {
920
- "id": 113,
769
+ "id": 119,
921
770
  "name": "targetSet",
922
771
  "kind": 1024,
923
772
  "kindString": "Property",
@@ -949,14 +798,14 @@
949
798
  {
950
799
  "type": "reflection",
951
800
  "declaration": {
952
- "id": 114,
801
+ "id": 120,
953
802
  "name": "__type",
954
803
  "kind": 65536,
955
804
  "kindString": "Type literal",
956
805
  "flags": {},
957
806
  "children": [
958
807
  {
959
- "id": 115,
808
+ "id": 121,
960
809
  "name": "schema",
961
810
  "kind": 1024,
962
811
  "kindString": "Property",
@@ -978,7 +827,7 @@
978
827
  {
979
828
  "title": "Properties",
980
829
  "children": [
981
- 115
830
+ 121
982
831
  ]
983
832
  }
984
833
  ],
@@ -999,7 +848,7 @@
999
848
  {
1000
849
  "title": "Properties",
1001
850
  "children": [
1002
- 113
851
+ 119
1003
852
  ]
1004
853
  }
1005
854
  ],
@@ -1020,7 +869,7 @@
1020
869
  }
1021
870
  },
1022
871
  {
1023
- "id": 57,
872
+ "id": 60,
1024
873
  "name": "controller",
1025
874
  "kind": 1024,
1026
875
  "kindString": "Property",
@@ -1032,7 +881,7 @@
1032
881
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
1033
882
  "line": 30,
1034
883
  "character": 12,
1035
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L30"
884
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L30"
1036
885
  }
1037
886
  ],
1038
887
  "type": {
@@ -1054,7 +903,7 @@
1054
903
  "sources": [
1055
904
  {
1056
905
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1057
- "line": 18,
906
+ "line": 20,
1058
907
  "character": 23
1059
908
  }
1060
909
  ],
@@ -1079,7 +928,7 @@
1079
928
  "sources": [
1080
929
  {
1081
930
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1082
- "line": 19,
931
+ "line": 21,
1083
932
  "character": 23
1084
933
  }
1085
934
  ],
@@ -1208,7 +1057,7 @@
1208
1057
  "sources": [
1209
1058
  {
1210
1059
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1211
- "line": 20,
1060
+ "line": 22,
1212
1061
  "character": 23
1213
1062
  }
1214
1063
  ],
@@ -1326,7 +1175,7 @@
1326
1175
  }
1327
1176
  },
1328
1177
  {
1329
- "id": 27,
1178
+ "id": 28,
1330
1179
  "name": "configSchema",
1331
1180
  "kind": 1024,
1332
1181
  "kindString": "Property",
@@ -1338,7 +1187,7 @@
1338
1187
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
1339
1188
  "line": 27,
1340
1189
  "character": 18,
1341
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L27"
1190
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L27"
1342
1191
  }
1343
1192
  ],
1344
1193
  "type": {
@@ -1352,7 +1201,7 @@
1352
1201
  }
1353
1202
  },
1354
1203
  {
1355
- "id": 42,
1204
+ "id": 44,
1356
1205
  "name": "defaultLogger",
1357
1206
  "kind": 1024,
1358
1207
  "kindString": "Property",
@@ -1363,7 +1212,7 @@
1363
1212
  "sources": [
1364
1213
  {
1365
1214
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1366
- "line": 13,
1215
+ "line": 14,
1367
1216
  "character": 11
1368
1217
  }
1369
1218
  ],
@@ -1385,7 +1234,7 @@
1385
1234
  "sources": [
1386
1235
  {
1387
1236
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1388
- "line": 22,
1237
+ "line": 24,
1389
1238
  "character": 8
1390
1239
  }
1391
1240
  ],
@@ -1411,19 +1260,52 @@
1411
1260
  },
1412
1261
  {
1413
1262
  "id": 139,
1414
- "name": "previousHash",
1263
+ "name": "parentResolver",
1415
1264
  "kind": 262144,
1416
1265
  "kindString": "Accessor",
1417
1266
  "flags": {},
1418
1267
  "sources": [
1419
1268
  {
1420
1269
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1421
- "line": 23,
1270
+ "line": 25,
1422
1271
  "character": 8
1423
1272
  }
1424
1273
  ],
1425
1274
  "getSignature": {
1426
1275
  "id": 140,
1276
+ "name": "parentResolver",
1277
+ "kind": 524288,
1278
+ "kindString": "Get signature",
1279
+ "flags": {},
1280
+ "type": {
1281
+ "type": "reference",
1282
+ "name": "CompositeModuleResolver"
1283
+ },
1284
+ "inheritedFrom": {
1285
+ "type": "reference",
1286
+ "name": "AbstractWitness.parentResolver"
1287
+ }
1288
+ },
1289
+ "inheritedFrom": {
1290
+ "type": "reference",
1291
+ "name": "AbstractWitness.parentResolver"
1292
+ }
1293
+ },
1294
+ {
1295
+ "id": 141,
1296
+ "name": "previousHash",
1297
+ "kind": 262144,
1298
+ "kindString": "Accessor",
1299
+ "flags": {},
1300
+ "sources": [
1301
+ {
1302
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1303
+ "line": 26,
1304
+ "character": 8
1305
+ }
1306
+ ],
1307
+ "getSignature": {
1308
+ "id": 142,
1427
1309
  "name": "previousHash",
1428
1310
  "kind": 524288,
1429
1311
  "kindString": "Get signature",
@@ -1452,7 +1334,7 @@
1452
1334
  }
1453
1335
  },
1454
1336
  {
1455
- "id": 141,
1337
+ "id": 143,
1456
1338
  "name": "resolver",
1457
1339
  "kind": 262144,
1458
1340
  "kindString": "Accessor",
@@ -1460,18 +1342,46 @@
1460
1342
  "sources": [
1461
1343
  {
1462
1344
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1463
- "line": 24,
1345
+ "line": 27,
1464
1346
  "character": 8
1347
+ }
1348
+ ],
1349
+ "getSignature": {
1350
+ "id": 144,
1351
+ "name": "resolver",
1352
+ "kind": 524288,
1353
+ "kindString": "Get signature",
1354
+ "flags": {},
1355
+ "type": {
1356
+ "type": "reference",
1357
+ "name": "CompositeModuleResolver"
1465
1358
  },
1359
+ "inheritedFrom": {
1360
+ "type": "reference",
1361
+ "name": "AbstractWitness.resolver"
1362
+ }
1363
+ },
1364
+ "inheritedFrom": {
1365
+ "type": "reference",
1366
+ "name": "AbstractWitness.resolver"
1367
+ }
1368
+ },
1369
+ {
1370
+ "id": 68,
1371
+ "name": "targetSet",
1372
+ "kind": 262144,
1373
+ "kindString": "Accessor",
1374
+ "flags": {},
1375
+ "sources": [
1466
1376
  {
1467
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1468
- "line": 25,
1377
+ "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
1378
+ "line": 8,
1469
1379
  "character": 8
1470
1380
  }
1471
1381
  ],
1472
1382
  "getSignature": {
1473
- "id": 142,
1474
- "name": "resolver",
1383
+ "id": 69,
1384
+ "name": "targetSet",
1475
1385
  "kind": 524288,
1476
1386
  "kindString": "Get signature",
1477
1387
  "flags": {},
@@ -1483,519 +1393,8 @@
1483
1393
  "name": "undefined"
1484
1394
  },
1485
1395
  {
1486
- "type": "reference",
1487
- "typeArguments": [
1488
- {
1489
- "type": "reference",
1490
- "typeArguments": [
1491
- {
1492
- "type": "intersection",
1493
- "types": [
1494
- {
1495
- "type": "reference",
1496
- "name": "SchemaFields"
1497
- },
1498
- {
1499
- "type": "reference",
1500
- "name": "PayloadFields"
1501
- },
1502
- {
1503
- "type": "reflection",
1504
- "declaration": {
1505
- "id": 143,
1506
- "name": "__type",
1507
- "kind": 65536,
1508
- "kindString": "Type literal",
1509
- "flags": {},
1510
- "children": [
1511
- {
1512
- "id": 144,
1513
- "name": "security",
1514
- "kind": 1024,
1515
- "kindString": "Property",
1516
- "flags": {
1517
- "isOptional": true
1518
- },
1519
- "sources": [
1520
- {
1521
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1522
- "line": 9,
1523
- "character": 4
1524
- }
1525
- ],
1526
- "type": {
1527
- "type": "reflection",
1528
- "declaration": {
1529
- "id": 145,
1530
- "name": "__type",
1531
- "kind": 65536,
1532
- "kindString": "Type literal",
1533
- "flags": {},
1534
- "children": [
1535
- {
1536
- "id": 146,
1537
- "name": "allowed",
1538
- "kind": 1024,
1539
- "kindString": "Property",
1540
- "flags": {
1541
- "isOptional": true
1542
- },
1543
- "sources": [
1544
- {
1545
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1546
- "line": 10,
1547
- "character": 8
1548
- }
1549
- ],
1550
- "type": {
1551
- "type": "reference",
1552
- "typeArguments": [
1553
- {
1554
- "type": "intrinsic",
1555
- "name": "string"
1556
- },
1557
- {
1558
- "type": "array",
1559
- "elementType": {
1560
- "type": "union",
1561
- "types": [
1562
- {
1563
- "type": "intrinsic",
1564
- "name": "string"
1565
- },
1566
- {
1567
- "type": "reference",
1568
- "name": "CosigningAddressSet"
1569
- }
1570
- ]
1571
- }
1572
- }
1573
- ],
1574
- "name": "Record",
1575
- "qualifiedName": "Record",
1576
- "package": "typescript"
1577
- }
1578
- },
1579
- {
1580
- "id": 147,
1581
- "name": "disallowed",
1582
- "kind": 1024,
1583
- "kindString": "Property",
1584
- "flags": {
1585
- "isOptional": true
1586
- },
1587
- "sources": [
1588
- {
1589
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1590
- "line": 11,
1591
- "character": 8
1592
- }
1593
- ],
1594
- "type": {
1595
- "type": "reference",
1596
- "typeArguments": [
1597
- {
1598
- "type": "intrinsic",
1599
- "name": "string"
1600
- },
1601
- {
1602
- "type": "array",
1603
- "elementType": {
1604
- "type": "intrinsic",
1605
- "name": "string"
1606
- }
1607
- }
1608
- ],
1609
- "name": "Record",
1610
- "qualifiedName": "Record",
1611
- "package": "typescript"
1612
- }
1613
- }
1614
- ],
1615
- "groups": [
1616
- {
1617
- "title": "Properties",
1618
- "children": [
1619
- 146,
1620
- 147
1621
- ]
1622
- }
1623
- ],
1624
- "sources": [
1625
- {
1626
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1627
- "line": 9,
1628
- "character": 15
1629
- }
1630
- ]
1631
- }
1632
- }
1633
- }
1634
- ],
1635
- "groups": [
1636
- {
1637
- "title": "Properties",
1638
- "children": [
1639
- 144
1640
- ]
1641
- }
1642
- ],
1643
- "sources": [
1644
- {
1645
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1646
- "line": 8,
1647
- "character": 87
1648
- }
1649
- ]
1650
- }
1651
- },
1652
- {
1653
- "type": "reflection",
1654
- "declaration": {
1655
- "id": 148,
1656
- "name": "__type",
1657
- "kind": 65536,
1658
- "kindString": "Type literal",
1659
- "flags": {},
1660
- "children": [
1661
- {
1662
- "id": 149,
1663
- "name": "schema",
1664
- "kind": 1024,
1665
- "kindString": "Property",
1666
- "flags": {},
1667
- "sources": [
1668
- {
1669
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1670
- "line": 19,
1671
- "character": 4
1672
- }
1673
- ],
1674
- "type": {
1675
- "type": "intrinsic",
1676
- "name": "string"
1677
- }
1678
- }
1679
- ],
1680
- "groups": [
1681
- {
1682
- "title": "Properties",
1683
- "children": [
1684
- 149
1685
- ]
1686
- }
1687
- ],
1688
- "sources": [
1689
- {
1690
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1691
- "line": 18,
1692
- "character": 17
1693
- }
1694
- ]
1695
- }
1696
- }
1697
- ]
1698
- }
1699
- ],
1700
- "name": "Module"
1701
- }
1702
- ],
1703
- "name": "ModuleResolver"
1704
- }
1705
- ]
1706
- },
1707
- "inheritedFrom": {
1708
- "type": "reference",
1709
- "name": "AbstractWitness.resolver"
1710
- }
1711
- },
1712
- "setSignature": {
1713
- "id": 150,
1714
- "name": "resolver",
1715
- "kind": 1048576,
1716
- "kindString": "Set signature",
1717
- "flags": {},
1718
- "parameters": [
1719
- {
1720
- "id": 151,
1721
- "name": "v",
1722
- "kind": 32768,
1723
- "kindString": "Parameter",
1724
- "flags": {},
1725
- "type": {
1726
- "type": "union",
1727
- "types": [
1728
- {
1729
- "type": "intrinsic",
1730
- "name": "undefined"
1731
- },
1732
- {
1733
- "type": "reference",
1734
- "typeArguments": [
1735
- {
1736
- "type": "reference",
1737
- "typeArguments": [
1738
- {
1739
- "type": "intersection",
1740
- "types": [
1741
- {
1742
- "type": "reference",
1743
- "name": "SchemaFields"
1744
- },
1745
- {
1746
- "type": "reference",
1747
- "name": "PayloadFields"
1748
- },
1749
- {
1750
- "type": "reflection",
1751
- "declaration": {
1752
- "id": 152,
1753
- "name": "__type",
1754
- "kind": 65536,
1755
- "kindString": "Type literal",
1756
- "flags": {},
1757
- "children": [
1758
- {
1759
- "id": 153,
1760
- "name": "security",
1761
- "kind": 1024,
1762
- "kindString": "Property",
1763
- "flags": {
1764
- "isOptional": true
1765
- },
1766
- "sources": [
1767
- {
1768
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1769
- "line": 9,
1770
- "character": 4
1771
- }
1772
- ],
1773
- "type": {
1774
- "type": "reflection",
1775
- "declaration": {
1776
- "id": 154,
1777
- "name": "__type",
1778
- "kind": 65536,
1779
- "kindString": "Type literal",
1780
- "flags": {},
1781
- "children": [
1782
- {
1783
- "id": 155,
1784
- "name": "allowed",
1785
- "kind": 1024,
1786
- "kindString": "Property",
1787
- "flags": {
1788
- "isOptional": true
1789
- },
1790
- "sources": [
1791
- {
1792
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1793
- "line": 10,
1794
- "character": 8
1795
- }
1796
- ],
1797
- "type": {
1798
- "type": "reference",
1799
- "typeArguments": [
1800
- {
1801
- "type": "intrinsic",
1802
- "name": "string"
1803
- },
1804
- {
1805
- "type": "array",
1806
- "elementType": {
1807
- "type": "union",
1808
- "types": [
1809
- {
1810
- "type": "intrinsic",
1811
- "name": "string"
1812
- },
1813
- {
1814
- "type": "reference",
1815
- "name": "CosigningAddressSet"
1816
- }
1817
- ]
1818
- }
1819
- }
1820
- ],
1821
- "name": "Record",
1822
- "qualifiedName": "Record",
1823
- "package": "typescript"
1824
- }
1825
- },
1826
- {
1827
- "id": 156,
1828
- "name": "disallowed",
1829
- "kind": 1024,
1830
- "kindString": "Property",
1831
- "flags": {
1832
- "isOptional": true
1833
- },
1834
- "sources": [
1835
- {
1836
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1837
- "line": 11,
1838
- "character": 8
1839
- }
1840
- ],
1841
- "type": {
1842
- "type": "reference",
1843
- "typeArguments": [
1844
- {
1845
- "type": "intrinsic",
1846
- "name": "string"
1847
- },
1848
- {
1849
- "type": "array",
1850
- "elementType": {
1851
- "type": "intrinsic",
1852
- "name": "string"
1853
- }
1854
- }
1855
- ],
1856
- "name": "Record",
1857
- "qualifiedName": "Record",
1858
- "package": "typescript"
1859
- }
1860
- }
1861
- ],
1862
- "groups": [
1863
- {
1864
- "title": "Properties",
1865
- "children": [
1866
- 155,
1867
- 156
1868
- ]
1869
- }
1870
- ],
1871
- "sources": [
1872
- {
1873
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1874
- "line": 9,
1875
- "character": 15
1876
- }
1877
- ]
1878
- }
1879
- }
1880
- }
1881
- ],
1882
- "groups": [
1883
- {
1884
- "title": "Properties",
1885
- "children": [
1886
- 153
1887
- ]
1888
- }
1889
- ],
1890
- "sources": [
1891
- {
1892
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1893
- "line": 8,
1894
- "character": 87
1895
- }
1896
- ]
1897
- }
1898
- },
1899
- {
1900
- "type": "reflection",
1901
- "declaration": {
1902
- "id": 157,
1903
- "name": "__type",
1904
- "kind": 65536,
1905
- "kindString": "Type literal",
1906
- "flags": {},
1907
- "children": [
1908
- {
1909
- "id": 158,
1910
- "name": "schema",
1911
- "kind": 1024,
1912
- "kindString": "Property",
1913
- "flags": {},
1914
- "sources": [
1915
- {
1916
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1917
- "line": 19,
1918
- "character": 4
1919
- }
1920
- ],
1921
- "type": {
1922
- "type": "intrinsic",
1923
- "name": "string"
1924
- }
1925
- }
1926
- ],
1927
- "groups": [
1928
- {
1929
- "title": "Properties",
1930
- "children": [
1931
- 158
1932
- ]
1933
- }
1934
- ],
1935
- "sources": [
1936
- {
1937
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1938
- "line": 18,
1939
- "character": 17
1940
- }
1941
- ]
1942
- }
1943
- }
1944
- ]
1945
- }
1946
- ],
1947
- "name": "Module"
1948
- }
1949
- ],
1950
- "name": "ModuleResolver"
1951
- }
1952
- ]
1953
- }
1954
- }
1955
- ],
1956
- "type": {
1957
- "type": "intrinsic",
1958
- "name": "void"
1959
- },
1960
- "inheritedFrom": {
1961
- "type": "reference",
1962
- "name": "AbstractWitness.resolver"
1963
- }
1964
- },
1965
- "inheritedFrom": {
1966
- "type": "reference",
1967
- "name": "AbstractWitness.resolver"
1968
- }
1969
- },
1970
- {
1971
- "id": 65,
1972
- "name": "targetSet",
1973
- "kind": 262144,
1974
- "kindString": "Accessor",
1975
- "flags": {},
1976
- "sources": [
1977
- {
1978
- "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
1979
- "line": 8,
1980
- "character": 8
1981
- }
1982
- ],
1983
- "getSignature": {
1984
- "id": 66,
1985
- "name": "targetSet",
1986
- "kind": 524288,
1987
- "kindString": "Get signature",
1988
- "flags": {},
1989
- "type": {
1990
- "type": "union",
1991
- "types": [
1992
- {
1993
- "type": "intrinsic",
1994
- "name": "undefined"
1995
- },
1996
- {
1997
- "type": "intersection",
1998
- "types": [
1396
+ "type": "intersection",
1397
+ "types": [
1999
1398
  {
2000
1399
  "type": "reference",
2001
1400
  "name": "SchemaFields"
@@ -2011,14 +1410,14 @@
2011
1410
  {
2012
1411
  "type": "reflection",
2013
1412
  "declaration": {
2014
- "id": 67,
1413
+ "id": 70,
2015
1414
  "name": "__type",
2016
1415
  "kind": 65536,
2017
1416
  "kindString": "Type literal",
2018
1417
  "flags": {},
2019
1418
  "children": [
2020
1419
  {
2021
- "id": 68,
1420
+ "id": 71,
2022
1421
  "name": "schema",
2023
1422
  "kind": 1024,
2024
1423
  "kindString": "Property",
@@ -2040,7 +1439,7 @@
2040
1439
  {
2041
1440
  "title": "Properties",
2042
1441
  "children": [
2043
- 68
1442
+ 71
2044
1443
  ]
2045
1444
  }
2046
1445
  ],
@@ -2068,7 +1467,7 @@
2068
1467
  }
2069
1468
  },
2070
1469
  {
2071
- "id": 203,
1470
+ "id": 202,
2072
1471
  "name": "bindHashes",
2073
1472
  "kind": 2048,
2074
1473
  "kindString": "Method",
@@ -2078,20 +1477,20 @@
2078
1477
  "sources": [
2079
1478
  {
2080
1479
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2081
- "line": 34,
1480
+ "line": 37,
2082
1481
  "character": 14
2083
1482
  }
2084
1483
  ],
2085
1484
  "signatures": [
2086
1485
  {
2087
- "id": 204,
1486
+ "id": 203,
2088
1487
  "name": "bindHashes",
2089
1488
  "kind": 4096,
2090
1489
  "kindString": "Call signature",
2091
1490
  "flags": {},
2092
1491
  "parameters": [
2093
1492
  {
2094
- "id": 205,
1493
+ "id": 204,
2095
1494
  "name": "hashes",
2096
1495
  "kind": 32768,
2097
1496
  "kindString": "Parameter",
@@ -2105,7 +1504,7 @@
2105
1504
  }
2106
1505
  },
2107
1506
  {
2108
- "id": 206,
1507
+ "id": 205,
2109
1508
  "name": "schema",
2110
1509
  "kind": 32768,
2111
1510
  "kindString": "Parameter",
@@ -2119,7 +1518,7 @@
2119
1518
  }
2120
1519
  },
2121
1520
  {
2122
- "id": 207,
1521
+ "id": 206,
2123
1522
  "name": "account",
2124
1523
  "kind": 32768,
2125
1524
  "kindString": "Parameter",
@@ -2158,7 +1557,7 @@
2158
1557
  }
2159
1558
  },
2160
1559
  {
2161
- "id": 208,
1560
+ "id": 207,
2162
1561
  "name": "bindHashesInternal",
2163
1562
  "kind": 2048,
2164
1563
  "kindString": "Method",
@@ -2168,20 +1567,20 @@
2168
1567
  "sources": [
2169
1568
  {
2170
1569
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2171
- "line": 35,
1570
+ "line": 38,
2172
1571
  "character": 14
2173
1572
  }
2174
1573
  ],
2175
1574
  "signatures": [
2176
1575
  {
2177
- "id": 209,
1576
+ "id": 208,
2178
1577
  "name": "bindHashesInternal",
2179
1578
  "kind": 4096,
2180
1579
  "kindString": "Call signature",
2181
1580
  "flags": {},
2182
1581
  "parameters": [
2183
1582
  {
2184
- "id": 210,
1583
+ "id": 209,
2185
1584
  "name": "hashes",
2186
1585
  "kind": 32768,
2187
1586
  "kindString": "Parameter",
@@ -2195,7 +1594,7 @@
2195
1594
  }
2196
1595
  },
2197
1596
  {
2198
- "id": 211,
1597
+ "id": 210,
2199
1598
  "name": "schema",
2200
1599
  "kind": 32768,
2201
1600
  "kindString": "Parameter",
@@ -2209,7 +1608,7 @@
2209
1608
  }
2210
1609
  },
2211
1610
  {
2212
- "id": 212,
1611
+ "id": 211,
2213
1612
  "name": "account",
2214
1613
  "kind": 32768,
2215
1614
  "kindString": "Parameter",
@@ -2240,14 +1639,14 @@
2240
1639
  {
2241
1640
  "type": "reflection",
2242
1641
  "declaration": {
2243
- "id": 213,
1642
+ "id": 212,
2244
1643
  "name": "__type",
2245
1644
  "kind": 65536,
2246
1645
  "kindString": "Type literal",
2247
1646
  "flags": {},
2248
1647
  "children": [
2249
1648
  {
2250
- "id": 214,
1649
+ "id": 213,
2251
1650
  "name": "schema",
2252
1651
  "kind": 1024,
2253
1652
  "kindString": "Property",
@@ -2269,7 +1668,7 @@
2269
1668
  {
2270
1669
  "title": "Properties",
2271
1670
  "children": [
2272
- 214
1671
+ 213
2273
1672
  ]
2274
1673
  }
2275
1674
  ],
@@ -2296,7 +1695,7 @@
2296
1695
  }
2297
1696
  },
2298
1697
  {
2299
- "id": 215,
1698
+ "id": 214,
2300
1699
  "name": "bindQuery",
2301
1700
  "kind": 2048,
2302
1701
  "kindString": "Method",
@@ -2306,20 +1705,20 @@
2306
1705
  "sources": [
2307
1706
  {
2308
1707
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2309
- "line": 36,
1708
+ "line": 39,
2310
1709
  "character": 14
2311
1710
  }
2312
1711
  ],
2313
1712
  "signatures": [
2314
1713
  {
2315
- "id": 216,
1714
+ "id": 215,
2316
1715
  "name": "bindQuery",
2317
1716
  "kind": 4096,
2318
1717
  "kindString": "Call signature",
2319
1718
  "flags": {},
2320
1719
  "typeParameter": [
2321
1720
  {
2322
- "id": 221,
1721
+ "id": 220,
2323
1722
  "name": "T",
2324
1723
  "kind": 131072,
2325
1724
  "kindString": "Type parameter",
@@ -2345,14 +1744,14 @@
2345
1744
  {
2346
1745
  "type": "reflection",
2347
1746
  "declaration": {
2348
- "id": 217,
1747
+ "id": 216,
2349
1748
  "name": "__type",
2350
1749
  "kind": 65536,
2351
1750
  "kindString": "Type literal",
2352
1751
  "flags": {},
2353
1752
  "children": [
2354
1753
  {
2355
- "id": 218,
1754
+ "id": 217,
2356
1755
  "name": "schema",
2357
1756
  "kind": 1024,
2358
1757
  "kindString": "Property",
@@ -2374,7 +1773,7 @@
2374
1773
  {
2375
1774
  "title": "Properties",
2376
1775
  "children": [
2377
- 218
1776
+ 217
2378
1777
  ]
2379
1778
  }
2380
1779
  ],
@@ -2410,14 +1809,14 @@
2410
1809
  {
2411
1810
  "type": "reflection",
2412
1811
  "declaration": {
2413
- "id": 219,
1812
+ "id": 218,
2414
1813
  "name": "__type",
2415
1814
  "kind": 65536,
2416
1815
  "kindString": "Type literal",
2417
1816
  "flags": {},
2418
1817
  "children": [
2419
1818
  {
2420
- "id": 220,
1819
+ "id": 219,
2421
1820
  "name": "schema",
2422
1821
  "kind": 1024,
2423
1822
  "kindString": "Property",
@@ -2439,7 +1838,7 @@
2439
1838
  {
2440
1839
  "title": "Properties",
2441
1840
  "children": [
2442
- 220
1841
+ 219
2443
1842
  ]
2444
1843
  }
2445
1844
  ],
@@ -2463,19 +1862,19 @@
2463
1862
  ],
2464
1863
  "parameters": [
2465
1864
  {
2466
- "id": 222,
1865
+ "id": 221,
2467
1866
  "name": "query",
2468
1867
  "kind": 32768,
2469
1868
  "kindString": "Parameter",
2470
1869
  "flags": {},
2471
1870
  "type": {
2472
1871
  "type": "reference",
2473
- "id": 221,
1872
+ "id": 220,
2474
1873
  "name": "T"
2475
1874
  }
2476
1875
  },
2477
1876
  {
2478
- "id": 223,
1877
+ "id": 222,
2479
1878
  "name": "payloads",
2480
1879
  "kind": 32768,
2481
1880
  "kindString": "Parameter",
@@ -2498,14 +1897,14 @@
2498
1897
  {
2499
1898
  "type": "reflection",
2500
1899
  "declaration": {
2501
- "id": 224,
1900
+ "id": 223,
2502
1901
  "name": "__type",
2503
1902
  "kind": 65536,
2504
1903
  "kindString": "Type literal",
2505
1904
  "flags": {},
2506
1905
  "children": [
2507
1906
  {
2508
- "id": 225,
1907
+ "id": 224,
2509
1908
  "name": "schema",
2510
1909
  "kind": 1024,
2511
1910
  "kindString": "Property",
@@ -2527,7 +1926,7 @@
2527
1926
  {
2528
1927
  "title": "Properties",
2529
1928
  "children": [
2530
- 225
1929
+ 224
2531
1930
  ]
2532
1931
  }
2533
1932
  ],
@@ -2545,7 +1944,7 @@
2545
1944
  }
2546
1945
  },
2547
1946
  {
2548
- "id": 226,
1947
+ "id": 225,
2549
1948
  "name": "account",
2550
1949
  "kind": 32768,
2551
1950
  "kindString": "Parameter",
@@ -2582,14 +1981,14 @@
2582
1981
  {
2583
1982
  "type": "reflection",
2584
1983
  "declaration": {
2585
- "id": 227,
1984
+ "id": 226,
2586
1985
  "name": "__type",
2587
1986
  "kind": 65536,
2588
1987
  "kindString": "Type literal",
2589
1988
  "flags": {},
2590
1989
  "children": [
2591
1990
  {
2592
- "id": 228,
1991
+ "id": 227,
2593
1992
  "name": "query",
2594
1993
  "kind": 1024,
2595
1994
  "kindString": "Property",
@@ -2607,7 +2006,7 @@
2607
2006
  }
2608
2007
  },
2609
2008
  {
2610
- "id": 229,
2009
+ "id": 228,
2611
2010
  "name": "resultSet",
2612
2011
  "kind": 1024,
2613
2012
  "kindString": "Property",
@@ -2627,7 +2026,7 @@
2627
2026
  }
2628
2027
  },
2629
2028
  {
2630
- "id": 230,
2029
+ "id": 229,
2631
2030
  "name": "schema",
2632
2031
  "kind": 1024,
2633
2032
  "kindString": "Property",
@@ -2649,9 +2048,9 @@
2649
2048
  {
2650
2049
  "title": "Properties",
2651
2050
  "children": [
2051
+ 227,
2652
2052
  228,
2653
- 229,
2654
- 230
2053
+ 229
2655
2054
  ]
2656
2055
  }
2657
2056
  ],
@@ -2682,14 +2081,14 @@
2682
2081
  {
2683
2082
  "type": "reflection",
2684
2083
  "declaration": {
2685
- "id": 231,
2084
+ "id": 230,
2686
2085
  "name": "__type",
2687
2086
  "kind": 65536,
2688
2087
  "kindString": "Type literal",
2689
2088
  "flags": {},
2690
2089
  "children": [
2691
2090
  {
2692
- "id": 232,
2091
+ "id": 231,
2693
2092
  "name": "schema",
2694
2093
  "kind": 1024,
2695
2094
  "kindString": "Property",
@@ -2711,7 +2110,7 @@
2711
2110
  {
2712
2111
  "title": "Properties",
2713
2112
  "children": [
2714
- 232
2113
+ 231
2715
2114
  ]
2716
2115
  }
2717
2116
  ],
@@ -2748,7 +2147,7 @@
2748
2147
  }
2749
2148
  },
2750
2149
  {
2751
- "id": 233,
2150
+ "id": 232,
2752
2151
  "name": "bindQueryInternal",
2753
2152
  "kind": 2048,
2754
2153
  "kindString": "Method",
@@ -2758,20 +2157,20 @@
2758
2157
  "sources": [
2759
2158
  {
2760
2159
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2761
- "line": 37,
2160
+ "line": 40,
2762
2161
  "character": 14
2763
2162
  }
2764
2163
  ],
2765
2164
  "signatures": [
2766
2165
  {
2767
- "id": 234,
2166
+ "id": 233,
2768
2167
  "name": "bindQueryInternal",
2769
2168
  "kind": 4096,
2770
2169
  "kindString": "Call signature",
2771
2170
  "flags": {},
2772
2171
  "typeParameter": [
2773
2172
  {
2774
- "id": 239,
2173
+ "id": 238,
2775
2174
  "name": "T",
2776
2175
  "kind": 131072,
2777
2176
  "kindString": "Type parameter",
@@ -2797,14 +2196,14 @@
2797
2196
  {
2798
2197
  "type": "reflection",
2799
2198
  "declaration": {
2800
- "id": 235,
2199
+ "id": 234,
2801
2200
  "name": "__type",
2802
2201
  "kind": 65536,
2803
2202
  "kindString": "Type literal",
2804
2203
  "flags": {},
2805
2204
  "children": [
2806
2205
  {
2807
- "id": 236,
2206
+ "id": 235,
2808
2207
  "name": "schema",
2809
2208
  "kind": 1024,
2810
2209
  "kindString": "Property",
@@ -2826,7 +2225,7 @@
2826
2225
  {
2827
2226
  "title": "Properties",
2828
2227
  "children": [
2829
- 236
2228
+ 235
2830
2229
  ]
2831
2230
  }
2832
2231
  ],
@@ -2862,14 +2261,14 @@
2862
2261
  {
2863
2262
  "type": "reflection",
2864
2263
  "declaration": {
2865
- "id": 237,
2264
+ "id": 236,
2866
2265
  "name": "__type",
2867
2266
  "kind": 65536,
2868
2267
  "kindString": "Type literal",
2869
2268
  "flags": {},
2870
2269
  "children": [
2871
2270
  {
2872
- "id": 238,
2271
+ "id": 237,
2873
2272
  "name": "schema",
2874
2273
  "kind": 1024,
2875
2274
  "kindString": "Property",
@@ -2891,7 +2290,7 @@
2891
2290
  {
2892
2291
  "title": "Properties",
2893
2292
  "children": [
2894
- 238
2293
+ 237
2895
2294
  ]
2896
2295
  }
2897
2296
  ],
@@ -2915,19 +2314,19 @@
2915
2314
  ],
2916
2315
  "parameters": [
2917
2316
  {
2918
- "id": 240,
2317
+ "id": 239,
2919
2318
  "name": "query",
2920
2319
  "kind": 32768,
2921
2320
  "kindString": "Parameter",
2922
2321
  "flags": {},
2923
2322
  "type": {
2924
2323
  "type": "reference",
2925
- "id": 239,
2324
+ "id": 238,
2926
2325
  "name": "T"
2927
2326
  }
2928
2327
  },
2929
2328
  {
2930
- "id": 241,
2329
+ "id": 240,
2931
2330
  "name": "payloads",
2932
2331
  "kind": 32768,
2933
2332
  "kindString": "Parameter",
@@ -2950,14 +2349,14 @@
2950
2349
  {
2951
2350
  "type": "reflection",
2952
2351
  "declaration": {
2953
- "id": 242,
2352
+ "id": 241,
2954
2353
  "name": "__type",
2955
2354
  "kind": 65536,
2956
2355
  "kindString": "Type literal",
2957
2356
  "flags": {},
2958
2357
  "children": [
2959
2358
  {
2960
- "id": 243,
2359
+ "id": 242,
2961
2360
  "name": "schema",
2962
2361
  "kind": 1024,
2963
2362
  "kindString": "Property",
@@ -2979,7 +2378,7 @@
2979
2378
  {
2980
2379
  "title": "Properties",
2981
2380
  "children": [
2982
- 243
2381
+ 242
2983
2382
  ]
2984
2383
  }
2985
2384
  ],
@@ -2997,7 +2396,7 @@
2997
2396
  }
2998
2397
  },
2999
2398
  {
3000
- "id": 244,
2399
+ "id": 243,
3001
2400
  "name": "account",
3002
2401
  "kind": 32768,
3003
2402
  "kindString": "Parameter",
@@ -3031,14 +2430,14 @@
3031
2430
  {
3032
2431
  "type": "reflection",
3033
2432
  "declaration": {
3034
- "id": 245,
2433
+ "id": 244,
3035
2434
  "name": "__type",
3036
2435
  "kind": 65536,
3037
2436
  "kindString": "Type literal",
3038
2437
  "flags": {},
3039
2438
  "children": [
3040
2439
  {
3041
- "id": 246,
2440
+ "id": 245,
3042
2441
  "name": "query",
3043
2442
  "kind": 1024,
3044
2443
  "kindString": "Property",
@@ -3056,7 +2455,7 @@
3056
2455
  }
3057
2456
  },
3058
2457
  {
3059
- "id": 247,
2458
+ "id": 246,
3060
2459
  "name": "resultSet",
3061
2460
  "kind": 1024,
3062
2461
  "kindString": "Property",
@@ -3076,7 +2475,7 @@
3076
2475
  }
3077
2476
  },
3078
2477
  {
3079
- "id": 248,
2478
+ "id": 247,
3080
2479
  "name": "schema",
3081
2480
  "kind": 1024,
3082
2481
  "kindString": "Property",
@@ -3098,9 +2497,9 @@
3098
2497
  {
3099
2498
  "title": "Properties",
3100
2499
  "children": [
2500
+ 245,
3101
2501
  246,
3102
- 247,
3103
- 248
2502
+ 247
3104
2503
  ]
3105
2504
  }
3106
2505
  ],
@@ -3131,14 +2530,14 @@
3131
2530
  {
3132
2531
  "type": "reflection",
3133
2532
  "declaration": {
3134
- "id": 249,
2533
+ "id": 248,
3135
2534
  "name": "__type",
3136
2535
  "kind": 65536,
3137
2536
  "kindString": "Type literal",
3138
2537
  "flags": {},
3139
2538
  "children": [
3140
2539
  {
3141
- "id": 250,
2540
+ "id": 249,
3142
2541
  "name": "schema",
3143
2542
  "kind": 1024,
3144
2543
  "kindString": "Property",
@@ -3160,7 +2559,7 @@
3160
2559
  {
3161
2560
  "title": "Properties",
3162
2561
  "children": [
3163
- 250
2562
+ 249
3164
2563
  ]
3165
2564
  }
3166
2565
  ],
@@ -3190,7 +2589,7 @@
3190
2589
  }
3191
2590
  },
3192
2591
  {
3193
- "id": 251,
2592
+ "id": 250,
3194
2593
  "name": "bindResult",
3195
2594
  "kind": 2048,
3196
2595
  "kindString": "Method",
@@ -3200,20 +2599,20 @@
3200
2599
  "sources": [
3201
2600
  {
3202
2601
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3203
- "line": 38,
2602
+ "line": 41,
3204
2603
  "character": 14
3205
2604
  }
3206
2605
  ],
3207
2606
  "signatures": [
3208
2607
  {
3209
- "id": 252,
2608
+ "id": 251,
3210
2609
  "name": "bindResult",
3211
2610
  "kind": 4096,
3212
2611
  "kindString": "Call signature",
3213
2612
  "flags": {},
3214
2613
  "parameters": [
3215
2614
  {
3216
- "id": 253,
2615
+ "id": 252,
3217
2616
  "name": "payloads",
3218
2617
  "kind": 32768,
3219
2618
  "kindString": "Parameter",
@@ -3234,14 +2633,14 @@
3234
2633
  {
3235
2634
  "type": "reflection",
3236
2635
  "declaration": {
3237
- "id": 254,
2636
+ "id": 253,
3238
2637
  "name": "__type",
3239
2638
  "kind": 65536,
3240
2639
  "kindString": "Type literal",
3241
2640
  "flags": {},
3242
2641
  "children": [
3243
2642
  {
3244
- "id": 255,
2643
+ "id": 254,
3245
2644
  "name": "schema",
3246
2645
  "kind": 1024,
3247
2646
  "kindString": "Property",
@@ -3263,7 +2662,7 @@
3263
2662
  {
3264
2663
  "title": "Properties",
3265
2664
  "children": [
3266
- 255
2665
+ 254
3267
2666
  ]
3268
2667
  }
3269
2668
  ],
@@ -3281,7 +2680,7 @@
3281
2680
  }
3282
2681
  },
3283
2682
  {
3284
- "id": 256,
2683
+ "id": 255,
3285
2684
  "name": "account",
3286
2685
  "kind": 32768,
3287
2686
  "kindString": "Parameter",
@@ -3314,14 +2713,14 @@
3314
2713
  {
3315
2714
  "type": "reflection",
3316
2715
  "declaration": {
3317
- "id": 257,
2716
+ "id": 256,
3318
2717
  "name": "__type",
3319
2718
  "kind": 65536,
3320
2719
  "kindString": "Type literal",
3321
2720
  "flags": {},
3322
2721
  "children": [
3323
2722
  {
3324
- "id": 258,
2723
+ "id": 257,
3325
2724
  "name": "schema",
3326
2725
  "kind": 1024,
3327
2726
  "kindString": "Property",
@@ -3343,7 +2742,7 @@
3343
2742
  {
3344
2743
  "title": "Properties",
3345
2744
  "children": [
3346
- 258
2745
+ 257
3347
2746
  ]
3348
2747
  }
3349
2748
  ],
@@ -3380,7 +2779,7 @@
3380
2779
  }
3381
2780
  },
3382
2781
  {
3383
- "id": 259,
2782
+ "id": 258,
3384
2783
  "name": "bindResultInternal",
3385
2784
  "kind": 2048,
3386
2785
  "kindString": "Method",
@@ -3390,20 +2789,20 @@
3390
2789
  "sources": [
3391
2790
  {
3392
2791
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3393
- "line": 39,
2792
+ "line": 42,
3394
2793
  "character": 14
3395
2794
  }
3396
2795
  ],
3397
2796
  "signatures": [
3398
2797
  {
3399
- "id": 260,
2798
+ "id": 259,
3400
2799
  "name": "bindResultInternal",
3401
2800
  "kind": 4096,
3402
2801
  "kindString": "Call signature",
3403
2802
  "flags": {},
3404
2803
  "parameters": [
3405
2804
  {
3406
- "id": 261,
2805
+ "id": 260,
3407
2806
  "name": "payloads",
3408
2807
  "kind": 32768,
3409
2808
  "kindString": "Parameter",
@@ -3424,14 +2823,14 @@
3424
2823
  {
3425
2824
  "type": "reflection",
3426
2825
  "declaration": {
3427
- "id": 262,
2826
+ "id": 261,
3428
2827
  "name": "__type",
3429
2828
  "kind": 65536,
3430
2829
  "kindString": "Type literal",
3431
2830
  "flags": {},
3432
2831
  "children": [
3433
2832
  {
3434
- "id": 263,
2833
+ "id": 262,
3435
2834
  "name": "schema",
3436
2835
  "kind": 1024,
3437
2836
  "kindString": "Property",
@@ -3453,7 +2852,7 @@
3453
2852
  {
3454
2853
  "title": "Properties",
3455
2854
  "children": [
3456
- 263
2855
+ 262
3457
2856
  ]
3458
2857
  }
3459
2858
  ],
@@ -3471,7 +2870,7 @@
3471
2870
  }
3472
2871
  },
3473
2872
  {
3474
- "id": 264,
2873
+ "id": 263,
3475
2874
  "name": "account",
3476
2875
  "kind": 32768,
3477
2876
  "kindString": "Parameter",
@@ -3501,14 +2900,14 @@
3501
2900
  {
3502
2901
  "type": "reflection",
3503
2902
  "declaration": {
3504
- "id": 265,
2903
+ "id": 264,
3505
2904
  "name": "__type",
3506
2905
  "kind": 65536,
3507
2906
  "kindString": "Type literal",
3508
2907
  "flags": {},
3509
2908
  "children": [
3510
2909
  {
3511
- "id": 266,
2910
+ "id": 265,
3512
2911
  "name": "schema",
3513
2912
  "kind": 1024,
3514
2913
  "kindString": "Property",
@@ -3530,7 +2929,7 @@
3530
2929
  {
3531
2930
  "title": "Properties",
3532
2931
  "children": [
3533
- 266
2932
+ 265
3534
2933
  ]
3535
2934
  }
3536
2935
  ],
@@ -3560,7 +2959,7 @@
3560
2959
  }
3561
2960
  },
3562
2961
  {
3563
- "id": 159,
2962
+ "id": 145,
3564
2963
  "name": "description",
3565
2964
  "kind": 2048,
3566
2965
  "kindString": "Method",
@@ -3568,13 +2967,13 @@
3568
2967
  "sources": [
3569
2968
  {
3570
2969
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3571
- "line": 27,
2970
+ "line": 29,
3572
2971
  "character": 4
3573
2972
  }
3574
2973
  ],
3575
2974
  "signatures": [
3576
2975
  {
3577
- "id": 160,
2976
+ "id": 146,
3578
2977
  "name": "description",
3579
2978
  "kind": 4096,
3580
2979
  "kindString": "Call signature",
@@ -3605,7 +3004,7 @@
3605
3004
  }
3606
3005
  },
3607
3006
  {
3608
- "id": 161,
3007
+ "id": 147,
3609
3008
  "name": "discover",
3610
3009
  "kind": 2048,
3611
3010
  "kindString": "Method",
@@ -3613,20 +3012,20 @@
3613
3012
  "sources": [
3614
3013
  {
3615
3014
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3616
- "line": 28,
3015
+ "line": 30,
3617
3016
  "character": 4
3618
3017
  }
3619
3018
  ],
3620
3019
  "signatures": [
3621
3020
  {
3622
- "id": 162,
3021
+ "id": 148,
3623
3022
  "name": "discover",
3624
3023
  "kind": 4096,
3625
3024
  "kindString": "Call signature",
3626
3025
  "flags": {},
3627
3026
  "parameters": [
3628
3027
  {
3629
- "id": 163,
3028
+ "id": 149,
3630
3029
  "name": "_queryAccount",
3631
3030
  "kind": 32768,
3632
3031
  "kindString": "Parameter",
@@ -3658,14 +3057,14 @@
3658
3057
  {
3659
3058
  "type": "reflection",
3660
3059
  "declaration": {
3661
- "id": 164,
3060
+ "id": 150,
3662
3061
  "name": "__type",
3663
3062
  "kind": 65536,
3664
3063
  "kindString": "Type literal",
3665
3064
  "flags": {},
3666
3065
  "children": [
3667
3066
  {
3668
- "id": 165,
3067
+ "id": 151,
3669
3068
  "name": "schema",
3670
3069
  "kind": 1024,
3671
3070
  "kindString": "Property",
@@ -3687,7 +3086,7 @@
3687
3086
  {
3688
3087
  "title": "Properties",
3689
3088
  "children": [
3690
- 165
3089
+ 151
3691
3090
  ]
3692
3091
  }
3693
3092
  ],
@@ -3722,7 +3121,7 @@
3722
3121
  }
3723
3122
  },
3724
3123
  {
3725
- "id": 267,
3124
+ "id": 266,
3726
3125
  "name": "loadAccount",
3727
3126
  "kind": 2048,
3728
3127
  "kindString": "Method",
@@ -3732,20 +3131,20 @@
3732
3131
  "sources": [
3733
3132
  {
3734
3133
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3735
- "line": 40,
3134
+ "line": 43,
3736
3135
  "character": 14
3737
3136
  }
3738
3137
  ],
3739
3138
  "signatures": [
3740
3139
  {
3741
- "id": 268,
3140
+ "id": 267,
3742
3141
  "name": "loadAccount",
3743
3142
  "kind": 4096,
3744
3143
  "kindString": "Call signature",
3745
3144
  "flags": {},
3746
3145
  "parameters": [
3747
3146
  {
3748
- "id": 269,
3147
+ "id": 268,
3749
3148
  "name": "account",
3750
3149
  "kind": 32768,
3751
3150
  "kindString": "Parameter",
@@ -3774,7 +3173,7 @@
3774
3173
  }
3775
3174
  },
3776
3175
  {
3777
- "id": 58,
3176
+ "id": 61,
3778
3177
  "name": "observe",
3779
3178
  "kind": 2048,
3780
3179
  "kindString": "Method",
@@ -3784,19 +3183,19 @@
3784
3183
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
3785
3184
  "line": 36,
3786
3185
  "character": 17,
3787
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L36"
3186
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L36"
3788
3187
  }
3789
3188
  ],
3790
3189
  "signatures": [
3791
3190
  {
3792
- "id": 59,
3191
+ "id": 62,
3793
3192
  "name": "observe",
3794
3193
  "kind": 4096,
3795
3194
  "kindString": "Call signature",
3796
3195
  "flags": {},
3797
3196
  "parameters": [
3798
3197
  {
3799
- "id": 60,
3198
+ "id": 63,
3800
3199
  "name": "_payloads",
3801
3200
  "kind": 32768,
3802
3201
  "kindString": "Parameter",
@@ -3822,14 +3221,14 @@
3822
3221
  {
3823
3222
  "type": "reflection",
3824
3223
  "declaration": {
3825
- "id": 61,
3224
+ "id": 64,
3826
3225
  "name": "__type",
3827
3226
  "kind": 65536,
3828
3227
  "kindString": "Type literal",
3829
3228
  "flags": {},
3830
3229
  "children": [
3831
3230
  {
3832
- "id": 62,
3231
+ "id": 65,
3833
3232
  "name": "schema",
3834
3233
  "kind": 1024,
3835
3234
  "kindString": "Property",
@@ -3851,7 +3250,7 @@
3851
3250
  {
3852
3251
  "title": "Properties",
3853
3252
  "children": [
3854
- 62
3253
+ 65
3855
3254
  ]
3856
3255
  }
3857
3256
  ],
@@ -3893,14 +3292,14 @@
3893
3292
  {
3894
3293
  "type": "reflection",
3895
3294
  "declaration": {
3896
- "id": 63,
3295
+ "id": 66,
3897
3296
  "name": "__type",
3898
3297
  "kind": 65536,
3899
3298
  "kindString": "Type literal",
3900
3299
  "flags": {},
3901
3300
  "children": [
3902
3301
  {
3903
- "id": 64,
3302
+ "id": 67,
3904
3303
  "name": "schema",
3905
3304
  "kind": 1024,
3906
3305
  "kindString": "Property",
@@ -3922,7 +3321,7 @@
3922
3321
  {
3923
3322
  "title": "Properties",
3924
3323
  "children": [
3925
- 64
3324
+ 67
3926
3325
  ]
3927
3326
  }
3928
3327
  ],
@@ -3955,7 +3354,7 @@
3955
3354
  }
3956
3355
  },
3957
3356
  {
3958
- "id": 69,
3357
+ "id": 72,
3959
3358
  "name": "queries",
3960
3359
  "kind": 2048,
3961
3360
  "kindString": "Method",
@@ -3969,7 +3368,7 @@
3969
3368
  ],
3970
3369
  "signatures": [
3971
3370
  {
3972
- "id": 70,
3371
+ "id": 73,
3973
3372
  "name": "queries",
3974
3373
  "kind": 4096,
3975
3374
  "kindString": "Call signature",
@@ -3993,7 +3392,7 @@
3993
3392
  }
3994
3393
  },
3995
3394
  {
3996
- "id": 71,
3395
+ "id": 74,
3997
3396
  "name": "query",
3998
3397
  "kind": 2048,
3999
3398
  "kindString": "Method",
@@ -4007,14 +3406,14 @@
4007
3406
  ],
4008
3407
  "signatures": [
4009
3408
  {
4010
- "id": 72,
3409
+ "id": 75,
4011
3410
  "name": "query",
4012
3411
  "kind": 4096,
4013
3412
  "kindString": "Call signature",
4014
3413
  "flags": {},
4015
3414
  "typeParameter": [
4016
3415
  {
4017
- "id": 81,
3416
+ "id": 84,
4018
3417
  "name": "T",
4019
3418
  "kind": 131072,
4020
3419
  "kindString": "Type parameter",
@@ -4037,14 +3436,14 @@
4037
3436
  {
4038
3437
  "type": "reflection",
4039
3438
  "declaration": {
4040
- "id": 73,
3439
+ "id": 76,
4041
3440
  "name": "__type",
4042
3441
  "kind": 65536,
4043
3442
  "kindString": "Type literal",
4044
3443
  "flags": {},
4045
3444
  "children": [
4046
3445
  {
4047
- "id": 74,
3446
+ "id": 77,
4048
3447
  "name": "query",
4049
3448
  "kind": 1024,
4050
3449
  "kindString": "Property",
@@ -4062,7 +3461,7 @@
4062
3461
  }
4063
3462
  },
4064
3463
  {
4065
- "id": 75,
3464
+ "id": 78,
4066
3465
  "name": "resultSet",
4067
3466
  "kind": 1024,
4068
3467
  "kindString": "Property",
@@ -4082,7 +3481,7 @@
4082
3481
  }
4083
3482
  },
4084
3483
  {
4085
- "id": 76,
3484
+ "id": 79,
4086
3485
  "name": "schema",
4087
3486
  "kind": 1024,
4088
3487
  "kindString": "Property",
@@ -4104,9 +3503,9 @@
4104
3503
  {
4105
3504
  "title": "Properties",
4106
3505
  "children": [
4107
- 74,
4108
- 75,
4109
- 76
3506
+ 77,
3507
+ 78,
3508
+ 79
4110
3509
  ]
4111
3510
  }
4112
3511
  ],
@@ -4139,14 +3538,14 @@
4139
3538
  {
4140
3539
  "type": "reflection",
4141
3540
  "declaration": {
4142
- "id": 77,
3541
+ "id": 80,
4143
3542
  "name": "__type",
4144
3543
  "kind": 65536,
4145
3544
  "kindString": "Type literal",
4146
3545
  "flags": {},
4147
3546
  "children": [
4148
3547
  {
4149
- "id": 78,
3548
+ "id": 81,
4150
3549
  "name": "query",
4151
3550
  "kind": 1024,
4152
3551
  "kindString": "Property",
@@ -4164,7 +3563,7 @@
4164
3563
  }
4165
3564
  },
4166
3565
  {
4167
- "id": 79,
3566
+ "id": 82,
4168
3567
  "name": "resultSet",
4169
3568
  "kind": 1024,
4170
3569
  "kindString": "Property",
@@ -4184,7 +3583,7 @@
4184
3583
  }
4185
3584
  },
4186
3585
  {
4187
- "id": 80,
3586
+ "id": 83,
4188
3587
  "name": "schema",
4189
3588
  "kind": 1024,
4190
3589
  "kindString": "Property",
@@ -4206,9 +3605,9 @@
4206
3605
  {
4207
3606
  "title": "Properties",
4208
3607
  "children": [
4209
- 78,
4210
- 79,
4211
- 80
3608
+ 81,
3609
+ 82,
3610
+ 83
4212
3611
  ]
4213
3612
  }
4214
3613
  ],
@@ -4225,7 +3624,7 @@
4225
3624
  }
4226
3625
  },
4227
3626
  {
4228
- "id": 96,
3627
+ "id": 101,
4229
3628
  "name": "TConfig",
4230
3629
  "kind": 131072,
4231
3630
  "kindString": "Type parameter",
@@ -4244,15 +3643,15 @@
4244
3643
  {
4245
3644
  "type": "reflection",
4246
3645
  "declaration": {
4247
- "id": 82,
3646
+ "id": 85,
4248
3647
  "name": "__type",
4249
3648
  "kind": 65536,
4250
3649
  "kindString": "Type literal",
4251
3650
  "flags": {},
4252
3651
  "children": [
4253
3652
  {
4254
- "id": 83,
4255
- "name": "security",
3653
+ "id": 86,
3654
+ "name": "name",
4256
3655
  "kind": 1024,
4257
3656
  "kindString": "Property",
4258
3657
  "flags": {
@@ -4265,17 +3664,37 @@
4265
3664
  "character": 4
4266
3665
  }
4267
3666
  ],
3667
+ "type": {
3668
+ "type": "intrinsic",
3669
+ "name": "string"
3670
+ }
3671
+ },
3672
+ {
3673
+ "id": 87,
3674
+ "name": "security",
3675
+ "kind": 1024,
3676
+ "kindString": "Property",
3677
+ "flags": {
3678
+ "isOptional": true
3679
+ },
3680
+ "sources": [
3681
+ {
3682
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3683
+ "line": 10,
3684
+ "character": 4
3685
+ }
3686
+ ],
4268
3687
  "type": {
4269
3688
  "type": "reflection",
4270
3689
  "declaration": {
4271
- "id": 84,
3690
+ "id": 88,
4272
3691
  "name": "__type",
4273
3692
  "kind": 65536,
4274
3693
  "kindString": "Type literal",
4275
3694
  "flags": {},
4276
3695
  "children": [
4277
3696
  {
4278
- "id": 85,
3697
+ "id": 89,
4279
3698
  "name": "allowed",
4280
3699
  "kind": 1024,
4281
3700
  "kindString": "Property",
@@ -4285,7 +3704,7 @@
4285
3704
  "sources": [
4286
3705
  {
4287
3706
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4288
- "line": 10,
3707
+ "line": 11,
4289
3708
  "character": 8
4290
3709
  }
4291
3710
  ],
@@ -4319,7 +3738,7 @@
4319
3738
  }
4320
3739
  },
4321
3740
  {
4322
- "id": 86,
3741
+ "id": 90,
4323
3742
  "name": "disallowed",
4324
3743
  "kind": 1024,
4325
3744
  "kindString": "Property",
@@ -4329,7 +3748,7 @@
4329
3748
  "sources": [
4330
3749
  {
4331
3750
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4332
- "line": 11,
3751
+ "line": 12,
4333
3752
  "character": 8
4334
3753
  }
4335
3754
  ],
@@ -4358,15 +3777,15 @@
4358
3777
  {
4359
3778
  "title": "Properties",
4360
3779
  "children": [
4361
- 85,
4362
- 86
3780
+ 89,
3781
+ 90
4363
3782
  ]
4364
3783
  }
4365
3784
  ],
4366
3785
  "sources": [
4367
3786
  {
4368
3787
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4369
- "line": 9,
3788
+ "line": 10,
4370
3789
  "character": 15
4371
3790
  }
4372
3791
  ]
@@ -4378,7 +3797,8 @@
4378
3797
  {
4379
3798
  "title": "Properties",
4380
3799
  "children": [
4381
- 83
3800
+ 86,
3801
+ 87
4382
3802
  ]
4383
3803
  }
4384
3804
  ],
@@ -4394,14 +3814,14 @@
4394
3814
  {
4395
3815
  "type": "reflection",
4396
3816
  "declaration": {
4397
- "id": 87,
3817
+ "id": 91,
4398
3818
  "name": "__type",
4399
3819
  "kind": 65536,
4400
3820
  "kindString": "Type literal",
4401
3821
  "flags": {},
4402
3822
  "children": [
4403
3823
  {
4404
- "id": 88,
3824
+ "id": 92,
4405
3825
  "name": "schema",
4406
3826
  "kind": 1024,
4407
3827
  "kindString": "Property",
@@ -4423,7 +3843,7 @@
4423
3843
  {
4424
3844
  "title": "Properties",
4425
3845
  "children": [
4426
- 88
3846
+ 92
4427
3847
  ]
4428
3848
  }
4429
3849
  ],
@@ -4452,15 +3872,15 @@
4452
3872
  {
4453
3873
  "type": "reflection",
4454
3874
  "declaration": {
4455
- "id": 89,
3875
+ "id": 93,
4456
3876
  "name": "__type",
4457
3877
  "kind": 65536,
4458
3878
  "kindString": "Type literal",
4459
3879
  "flags": {},
4460
3880
  "children": [
4461
3881
  {
4462
- "id": 90,
4463
- "name": "security",
3882
+ "id": 94,
3883
+ "name": "name",
4464
3884
  "kind": 1024,
4465
3885
  "kindString": "Property",
4466
3886
  "flags": {
@@ -4473,17 +3893,37 @@
4473
3893
  "character": 4
4474
3894
  }
4475
3895
  ],
3896
+ "type": {
3897
+ "type": "intrinsic",
3898
+ "name": "string"
3899
+ }
3900
+ },
3901
+ {
3902
+ "id": 95,
3903
+ "name": "security",
3904
+ "kind": 1024,
3905
+ "kindString": "Property",
3906
+ "flags": {
3907
+ "isOptional": true
3908
+ },
3909
+ "sources": [
3910
+ {
3911
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3912
+ "line": 10,
3913
+ "character": 4
3914
+ }
3915
+ ],
4476
3916
  "type": {
4477
3917
  "type": "reflection",
4478
3918
  "declaration": {
4479
- "id": 91,
3919
+ "id": 96,
4480
3920
  "name": "__type",
4481
3921
  "kind": 65536,
4482
3922
  "kindString": "Type literal",
4483
3923
  "flags": {},
4484
3924
  "children": [
4485
3925
  {
4486
- "id": 92,
3926
+ "id": 97,
4487
3927
  "name": "allowed",
4488
3928
  "kind": 1024,
4489
3929
  "kindString": "Property",
@@ -4493,7 +3933,7 @@
4493
3933
  "sources": [
4494
3934
  {
4495
3935
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4496
- "line": 10,
3936
+ "line": 11,
4497
3937
  "character": 8
4498
3938
  }
4499
3939
  ],
@@ -4527,7 +3967,7 @@
4527
3967
  }
4528
3968
  },
4529
3969
  {
4530
- "id": 93,
3970
+ "id": 98,
4531
3971
  "name": "disallowed",
4532
3972
  "kind": 1024,
4533
3973
  "kindString": "Property",
@@ -4537,7 +3977,7 @@
4537
3977
  "sources": [
4538
3978
  {
4539
3979
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4540
- "line": 11,
3980
+ "line": 12,
4541
3981
  "character": 8
4542
3982
  }
4543
3983
  ],
@@ -4566,15 +4006,15 @@
4566
4006
  {
4567
4007
  "title": "Properties",
4568
4008
  "children": [
4569
- 92,
4570
- 93
4009
+ 97,
4010
+ 98
4571
4011
  ]
4572
4012
  }
4573
4013
  ],
4574
4014
  "sources": [
4575
4015
  {
4576
4016
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4577
- "line": 9,
4017
+ "line": 10,
4578
4018
  "character": 15
4579
4019
  }
4580
4020
  ]
@@ -4586,7 +4026,8 @@
4586
4026
  {
4587
4027
  "title": "Properties",
4588
4028
  "children": [
4589
- 90
4029
+ 94,
4030
+ 95
4590
4031
  ]
4591
4032
  }
4592
4033
  ],
@@ -4602,14 +4043,14 @@
4602
4043
  {
4603
4044
  "type": "reflection",
4604
4045
  "declaration": {
4605
- "id": 94,
4046
+ "id": 99,
4606
4047
  "name": "__type",
4607
4048
  "kind": 65536,
4608
4049
  "kindString": "Type literal",
4609
4050
  "flags": {},
4610
4051
  "children": [
4611
4052
  {
4612
- "id": 95,
4053
+ "id": 100,
4613
4054
  "name": "schema",
4614
4055
  "kind": 1024,
4615
4056
  "kindString": "Property",
@@ -4631,7 +4072,7 @@
4631
4072
  {
4632
4073
  "title": "Properties",
4633
4074
  "children": [
4634
- 95
4075
+ 100
4635
4076
  ]
4636
4077
  }
4637
4078
  ],
@@ -4650,19 +4091,19 @@
4650
4091
  ],
4651
4092
  "parameters": [
4652
4093
  {
4653
- "id": 97,
4094
+ "id": 102,
4654
4095
  "name": "query",
4655
4096
  "kind": 32768,
4656
4097
  "kindString": "Parameter",
4657
4098
  "flags": {},
4658
4099
  "type": {
4659
4100
  "type": "reference",
4660
- "id": 81,
4101
+ "id": 84,
4661
4102
  "name": "T"
4662
4103
  }
4663
4104
  },
4664
4105
  {
4665
- "id": 98,
4106
+ "id": 103,
4666
4107
  "name": "payloads",
4667
4108
  "kind": 32768,
4668
4109
  "kindString": "Parameter",
@@ -4685,14 +4126,14 @@
4685
4126
  {
4686
4127
  "type": "reflection",
4687
4128
  "declaration": {
4688
- "id": 99,
4129
+ "id": 104,
4689
4130
  "name": "__type",
4690
4131
  "kind": 65536,
4691
4132
  "kindString": "Type literal",
4692
4133
  "flags": {},
4693
4134
  "children": [
4694
4135
  {
4695
- "id": 100,
4136
+ "id": 105,
4696
4137
  "name": "schema",
4697
4138
  "kind": 1024,
4698
4139
  "kindString": "Property",
@@ -4714,7 +4155,7 @@
4714
4155
  {
4715
4156
  "title": "Properties",
4716
4157
  "children": [
4717
- 100
4158
+ 105
4718
4159
  ]
4719
4160
  }
4720
4161
  ],
@@ -4732,7 +4173,7 @@
4732
4173
  }
4733
4174
  },
4734
4175
  {
4735
- "id": 101,
4176
+ "id": 106,
4736
4177
  "name": "queryConfig",
4737
4178
  "kind": 32768,
4738
4179
  "kindString": "Parameter",
@@ -4741,7 +4182,7 @@
4741
4182
  },
4742
4183
  "type": {
4743
4184
  "type": "reference",
4744
- "id": 96,
4185
+ "id": 101,
4745
4186
  "name": "TConfig"
4746
4187
  }
4747
4188
  }
@@ -4766,14 +4207,14 @@
4766
4207
  {
4767
4208
  "type": "reflection",
4768
4209
  "declaration": {
4769
- "id": 102,
4210
+ "id": 107,
4770
4211
  "name": "__type",
4771
4212
  "kind": 65536,
4772
4213
  "kindString": "Type literal",
4773
4214
  "flags": {},
4774
4215
  "children": [
4775
4216
  {
4776
- "id": 103,
4217
+ "id": 108,
4777
4218
  "name": "schema",
4778
4219
  "kind": 1024,
4779
4220
  "kindString": "Property",
@@ -4795,7 +4236,7 @@
4795
4236
  {
4796
4237
  "title": "Properties",
4797
4238
  "children": [
4798
- 103
4239
+ 108
4799
4240
  ]
4800
4241
  }
4801
4242
  ],
@@ -4830,7 +4271,7 @@
4830
4271
  }
4831
4272
  },
4832
4273
  {
4833
- "id": 166,
4274
+ "id": 152,
4834
4275
  "name": "queryable",
4835
4276
  "kind": 2048,
4836
4277
  "kindString": "Method",
@@ -4838,20 +4279,20 @@
4838
4279
  "sources": [
4839
4280
  {
4840
4281
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4841
- "line": 31,
4282
+ "line": 33,
4842
4283
  "character": 4
4843
4284
  }
4844
4285
  ],
4845
4286
  "signatures": [
4846
4287
  {
4847
- "id": 167,
4288
+ "id": 153,
4848
4289
  "name": "queryable",
4849
4290
  "kind": 4096,
4850
4291
  "kindString": "Call signature",
4851
4292
  "flags": {},
4852
4293
  "typeParameter": [
4853
4294
  {
4854
- "id": 176,
4295
+ "id": 162,
4855
4296
  "name": "T",
4856
4297
  "kind": 131072,
4857
4298
  "kindString": "Type parameter",
@@ -4874,14 +4315,14 @@
4874
4315
  {
4875
4316
  "type": "reflection",
4876
4317
  "declaration": {
4877
- "id": 168,
4318
+ "id": 154,
4878
4319
  "name": "__type",
4879
4320
  "kind": 65536,
4880
4321
  "kindString": "Type literal",
4881
4322
  "flags": {},
4882
4323
  "children": [
4883
4324
  {
4884
- "id": 169,
4325
+ "id": 155,
4885
4326
  "name": "query",
4886
4327
  "kind": 1024,
4887
4328
  "kindString": "Property",
@@ -4899,7 +4340,7 @@
4899
4340
  }
4900
4341
  },
4901
4342
  {
4902
- "id": 170,
4343
+ "id": 156,
4903
4344
  "name": "resultSet",
4904
4345
  "kind": 1024,
4905
4346
  "kindString": "Property",
@@ -4919,7 +4360,7 @@
4919
4360
  }
4920
4361
  },
4921
4362
  {
4922
- "id": 171,
4363
+ "id": 157,
4923
4364
  "name": "schema",
4924
4365
  "kind": 1024,
4925
4366
  "kindString": "Property",
@@ -4941,9 +4382,9 @@
4941
4382
  {
4942
4383
  "title": "Properties",
4943
4384
  "children": [
4944
- 169,
4945
- 170,
4946
- 171
4385
+ 155,
4386
+ 156,
4387
+ 157
4947
4388
  ]
4948
4389
  }
4949
4390
  ],
@@ -4976,14 +4417,14 @@
4976
4417
  {
4977
4418
  "type": "reflection",
4978
4419
  "declaration": {
4979
- "id": 172,
4420
+ "id": 158,
4980
4421
  "name": "__type",
4981
4422
  "kind": 65536,
4982
4423
  "kindString": "Type literal",
4983
4424
  "flags": {},
4984
4425
  "children": [
4985
4426
  {
4986
- "id": 173,
4427
+ "id": 159,
4987
4428
  "name": "query",
4988
4429
  "kind": 1024,
4989
4430
  "kindString": "Property",
@@ -5001,7 +4442,7 @@
5001
4442
  }
5002
4443
  },
5003
4444
  {
5004
- "id": 174,
4445
+ "id": 160,
5005
4446
  "name": "resultSet",
5006
4447
  "kind": 1024,
5007
4448
  "kindString": "Property",
@@ -5021,7 +4462,7 @@
5021
4462
  }
5022
4463
  },
5023
4464
  {
5024
- "id": 175,
4465
+ "id": 161,
5025
4466
  "name": "schema",
5026
4467
  "kind": 1024,
5027
4468
  "kindString": "Property",
@@ -5043,9 +4484,9 @@
5043
4484
  {
5044
4485
  "title": "Properties",
5045
4486
  "children": [
5046
- 173,
5047
- 174,
5048
- 175
4487
+ 159,
4488
+ 160,
4489
+ 161
5049
4490
  ]
5050
4491
  }
5051
4492
  ],
@@ -5062,7 +4503,7 @@
5062
4503
  }
5063
4504
  },
5064
4505
  {
5065
- "id": 191,
4506
+ "id": 179,
5066
4507
  "name": "TConfig",
5067
4508
  "kind": 131072,
5068
4509
  "kindString": "Type parameter",
@@ -5081,15 +4522,15 @@
5081
4522
  {
5082
4523
  "type": "reflection",
5083
4524
  "declaration": {
5084
- "id": 177,
4525
+ "id": 163,
5085
4526
  "name": "__type",
5086
4527
  "kind": 65536,
5087
4528
  "kindString": "Type literal",
5088
4529
  "flags": {},
5089
4530
  "children": [
5090
4531
  {
5091
- "id": 178,
5092
- "name": "security",
4532
+ "id": 164,
4533
+ "name": "name",
5093
4534
  "kind": 1024,
5094
4535
  "kindString": "Property",
5095
4536
  "flags": {
@@ -5102,17 +4543,37 @@
5102
4543
  "character": 4
5103
4544
  }
5104
4545
  ],
4546
+ "type": {
4547
+ "type": "intrinsic",
4548
+ "name": "string"
4549
+ }
4550
+ },
4551
+ {
4552
+ "id": 165,
4553
+ "name": "security",
4554
+ "kind": 1024,
4555
+ "kindString": "Property",
4556
+ "flags": {
4557
+ "isOptional": true
4558
+ },
4559
+ "sources": [
4560
+ {
4561
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4562
+ "line": 10,
4563
+ "character": 4
4564
+ }
4565
+ ],
5105
4566
  "type": {
5106
4567
  "type": "reflection",
5107
4568
  "declaration": {
5108
- "id": 179,
4569
+ "id": 166,
5109
4570
  "name": "__type",
5110
4571
  "kind": 65536,
5111
4572
  "kindString": "Type literal",
5112
4573
  "flags": {},
5113
4574
  "children": [
5114
4575
  {
5115
- "id": 180,
4576
+ "id": 167,
5116
4577
  "name": "allowed",
5117
4578
  "kind": 1024,
5118
4579
  "kindString": "Property",
@@ -5122,7 +4583,7 @@
5122
4583
  "sources": [
5123
4584
  {
5124
4585
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5125
- "line": 10,
4586
+ "line": 11,
5126
4587
  "character": 8
5127
4588
  }
5128
4589
  ],
@@ -5156,7 +4617,7 @@
5156
4617
  }
5157
4618
  },
5158
4619
  {
5159
- "id": 181,
4620
+ "id": 168,
5160
4621
  "name": "disallowed",
5161
4622
  "kind": 1024,
5162
4623
  "kindString": "Property",
@@ -5166,7 +4627,7 @@
5166
4627
  "sources": [
5167
4628
  {
5168
4629
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5169
- "line": 11,
4630
+ "line": 12,
5170
4631
  "character": 8
5171
4632
  }
5172
4633
  ],
@@ -5195,15 +4656,15 @@
5195
4656
  {
5196
4657
  "title": "Properties",
5197
4658
  "children": [
5198
- 180,
5199
- 181
4659
+ 167,
4660
+ 168
5200
4661
  ]
5201
4662
  }
5202
4663
  ],
5203
4664
  "sources": [
5204
4665
  {
5205
4666
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5206
- "line": 9,
4667
+ "line": 10,
5207
4668
  "character": 15
5208
4669
  }
5209
4670
  ]
@@ -5215,7 +4676,8 @@
5215
4676
  {
5216
4677
  "title": "Properties",
5217
4678
  "children": [
5218
- 178
4679
+ 164,
4680
+ 165
5219
4681
  ]
5220
4682
  }
5221
4683
  ],
@@ -5231,14 +4693,14 @@
5231
4693
  {
5232
4694
  "type": "reflection",
5233
4695
  "declaration": {
5234
- "id": 182,
4696
+ "id": 169,
5235
4697
  "name": "__type",
5236
4698
  "kind": 65536,
5237
4699
  "kindString": "Type literal",
5238
4700
  "flags": {},
5239
4701
  "children": [
5240
4702
  {
5241
- "id": 183,
4703
+ "id": 170,
5242
4704
  "name": "schema",
5243
4705
  "kind": 1024,
5244
4706
  "kindString": "Property",
@@ -5260,7 +4722,7 @@
5260
4722
  {
5261
4723
  "title": "Properties",
5262
4724
  "children": [
5263
- 183
4725
+ 170
5264
4726
  ]
5265
4727
  }
5266
4728
  ],
@@ -5289,15 +4751,15 @@
5289
4751
  {
5290
4752
  "type": "reflection",
5291
4753
  "declaration": {
5292
- "id": 184,
4754
+ "id": 171,
5293
4755
  "name": "__type",
5294
4756
  "kind": 65536,
5295
4757
  "kindString": "Type literal",
5296
4758
  "flags": {},
5297
4759
  "children": [
5298
4760
  {
5299
- "id": 185,
5300
- "name": "security",
4761
+ "id": 172,
4762
+ "name": "name",
5301
4763
  "kind": 1024,
5302
4764
  "kindString": "Property",
5303
4765
  "flags": {
@@ -5310,17 +4772,37 @@
5310
4772
  "character": 4
5311
4773
  }
5312
4774
  ],
4775
+ "type": {
4776
+ "type": "intrinsic",
4777
+ "name": "string"
4778
+ }
4779
+ },
4780
+ {
4781
+ "id": 173,
4782
+ "name": "security",
4783
+ "kind": 1024,
4784
+ "kindString": "Property",
4785
+ "flags": {
4786
+ "isOptional": true
4787
+ },
4788
+ "sources": [
4789
+ {
4790
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4791
+ "line": 10,
4792
+ "character": 4
4793
+ }
4794
+ ],
5313
4795
  "type": {
5314
4796
  "type": "reflection",
5315
4797
  "declaration": {
5316
- "id": 186,
4798
+ "id": 174,
5317
4799
  "name": "__type",
5318
4800
  "kind": 65536,
5319
4801
  "kindString": "Type literal",
5320
4802
  "flags": {},
5321
4803
  "children": [
5322
4804
  {
5323
- "id": 187,
4805
+ "id": 175,
5324
4806
  "name": "allowed",
5325
4807
  "kind": 1024,
5326
4808
  "kindString": "Property",
@@ -5330,7 +4812,7 @@
5330
4812
  "sources": [
5331
4813
  {
5332
4814
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5333
- "line": 10,
4815
+ "line": 11,
5334
4816
  "character": 8
5335
4817
  }
5336
4818
  ],
@@ -5364,7 +4846,7 @@
5364
4846
  }
5365
4847
  },
5366
4848
  {
5367
- "id": 188,
4849
+ "id": 176,
5368
4850
  "name": "disallowed",
5369
4851
  "kind": 1024,
5370
4852
  "kindString": "Property",
@@ -5374,7 +4856,7 @@
5374
4856
  "sources": [
5375
4857
  {
5376
4858
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5377
- "line": 11,
4859
+ "line": 12,
5378
4860
  "character": 8
5379
4861
  }
5380
4862
  ],
@@ -5403,15 +4885,15 @@
5403
4885
  {
5404
4886
  "title": "Properties",
5405
4887
  "children": [
5406
- 187,
5407
- 188
4888
+ 175,
4889
+ 176
5408
4890
  ]
5409
4891
  }
5410
4892
  ],
5411
4893
  "sources": [
5412
4894
  {
5413
4895
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5414
- "line": 9,
4896
+ "line": 10,
5415
4897
  "character": 15
5416
4898
  }
5417
4899
  ]
@@ -5423,7 +4905,8 @@
5423
4905
  {
5424
4906
  "title": "Properties",
5425
4907
  "children": [
5426
- 185
4908
+ 172,
4909
+ 173
5427
4910
  ]
5428
4911
  }
5429
4912
  ],
@@ -5439,14 +4922,14 @@
5439
4922
  {
5440
4923
  "type": "reflection",
5441
4924
  "declaration": {
5442
- "id": 189,
4925
+ "id": 177,
5443
4926
  "name": "__type",
5444
4927
  "kind": 65536,
5445
4928
  "kindString": "Type literal",
5446
4929
  "flags": {},
5447
4930
  "children": [
5448
4931
  {
5449
- "id": 190,
4932
+ "id": 178,
5450
4933
  "name": "schema",
5451
4934
  "kind": 1024,
5452
4935
  "kindString": "Property",
@@ -5462,144 +4945,436 @@
5462
4945
  "type": "intrinsic",
5463
4946
  "name": "string"
5464
4947
  }
5465
- }
5466
- ],
5467
- "groups": [
5468
- {
5469
- "title": "Properties",
5470
- "children": [
5471
- 190
5472
- ]
5473
- }
5474
- ],
5475
- "sources": [
4948
+ }
4949
+ ],
4950
+ "groups": [
4951
+ {
4952
+ "title": "Properties",
4953
+ "children": [
4954
+ 178
4955
+ ]
4956
+ }
4957
+ ],
4958
+ "sources": [
4959
+ {
4960
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
4961
+ "line": 18,
4962
+ "character": 17
4963
+ }
4964
+ ]
4965
+ }
4966
+ }
4967
+ ]
4968
+ }
4969
+ }
4970
+ ],
4971
+ "parameters": [
4972
+ {
4973
+ "id": 180,
4974
+ "name": "query",
4975
+ "kind": 32768,
4976
+ "kindString": "Parameter",
4977
+ "flags": {},
4978
+ "type": {
4979
+ "type": "reference",
4980
+ "id": 162,
4981
+ "name": "T"
4982
+ }
4983
+ },
4984
+ {
4985
+ "id": 181,
4986
+ "name": "payloads",
4987
+ "kind": 32768,
4988
+ "kindString": "Parameter",
4989
+ "flags": {
4990
+ "isOptional": true
4991
+ },
4992
+ "type": {
4993
+ "type": "array",
4994
+ "elementType": {
4995
+ "type": "intersection",
4996
+ "types": [
4997
+ {
4998
+ "type": "reference",
4999
+ "name": "SchemaFields"
5000
+ },
5001
+ {
5002
+ "type": "reference",
5003
+ "name": "PayloadFields"
5004
+ },
5005
+ {
5006
+ "type": "reflection",
5007
+ "declaration": {
5008
+ "id": 182,
5009
+ "name": "__type",
5010
+ "kind": 65536,
5011
+ "kindString": "Type literal",
5012
+ "flags": {},
5013
+ "children": [
5014
+ {
5015
+ "id": 183,
5016
+ "name": "schema",
5017
+ "kind": 1024,
5018
+ "kindString": "Property",
5019
+ "flags": {},
5020
+ "sources": [
5021
+ {
5022
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5023
+ "line": 19,
5024
+ "character": 4
5025
+ }
5026
+ ],
5027
+ "type": {
5028
+ "type": "intrinsic",
5029
+ "name": "string"
5030
+ }
5031
+ }
5032
+ ],
5033
+ "groups": [
5034
+ {
5035
+ "title": "Properties",
5036
+ "children": [
5037
+ 183
5038
+ ]
5039
+ }
5040
+ ],
5041
+ "sources": [
5042
+ {
5043
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5044
+ "line": 18,
5045
+ "character": 17
5046
+ }
5047
+ ]
5048
+ }
5049
+ }
5050
+ ]
5051
+ }
5052
+ }
5053
+ },
5054
+ {
5055
+ "id": 184,
5056
+ "name": "queryConfig",
5057
+ "kind": 32768,
5058
+ "kindString": "Parameter",
5059
+ "flags": {
5060
+ "isOptional": true
5061
+ },
5062
+ "type": {
5063
+ "type": "reference",
5064
+ "id": 179,
5065
+ "name": "TConfig"
5066
+ }
5067
+ }
5068
+ ],
5069
+ "type": {
5070
+ "type": "intrinsic",
5071
+ "name": "boolean"
5072
+ },
5073
+ "inheritedFrom": {
5074
+ "type": "reference",
5075
+ "name": "AbstractWitness.queryable"
5076
+ }
5077
+ }
5078
+ ],
5079
+ "inheritedFrom": {
5080
+ "type": "reference",
5081
+ "name": "AbstractWitness.queryable"
5082
+ }
5083
+ },
5084
+ {
5085
+ "id": 185,
5086
+ "name": "resolve",
5087
+ "kind": 2048,
5088
+ "kindString": "Method",
5089
+ "flags": {},
5090
+ "sources": [
5091
+ {
5092
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5093
+ "line": 34,
5094
+ "character": 4
5095
+ }
5096
+ ],
5097
+ "signatures": [
5098
+ {
5099
+ "id": 186,
5100
+ "name": "resolve",
5101
+ "kind": 4096,
5102
+ "kindString": "Call signature",
5103
+ "flags": {},
5104
+ "parameters": [
5105
+ {
5106
+ "id": 187,
5107
+ "name": "filter",
5108
+ "kind": 32768,
5109
+ "kindString": "Parameter",
5110
+ "flags": {
5111
+ "isOptional": true
5112
+ },
5113
+ "type": {
5114
+ "type": "reference",
5115
+ "name": "ModuleFilter"
5116
+ }
5117
+ }
5118
+ ],
5119
+ "type": {
5120
+ "type": "reference",
5121
+ "typeArguments": [
5122
+ {
5123
+ "type": "array",
5124
+ "elementType": {
5125
+ "type": "reference",
5126
+ "typeArguments": [
5127
+ {
5128
+ "type": "intersection",
5129
+ "types": [
5130
+ {
5131
+ "type": "reference",
5132
+ "name": "SchemaFields"
5133
+ },
5134
+ {
5135
+ "type": "reference",
5136
+ "name": "PayloadFields"
5137
+ },
5138
+ {
5139
+ "type": "reflection",
5140
+ "declaration": {
5141
+ "id": 188,
5142
+ "name": "__type",
5143
+ "kind": 65536,
5144
+ "kindString": "Type literal",
5145
+ "flags": {},
5146
+ "children": [
5147
+ {
5148
+ "id": 189,
5149
+ "name": "name",
5150
+ "kind": 1024,
5151
+ "kindString": "Property",
5152
+ "flags": {
5153
+ "isOptional": true
5154
+ },
5155
+ "sources": [
5156
+ {
5157
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5158
+ "line": 9,
5159
+ "character": 4
5160
+ }
5161
+ ],
5162
+ "type": {
5163
+ "type": "intrinsic",
5164
+ "name": "string"
5165
+ }
5166
+ },
5167
+ {
5168
+ "id": 190,
5169
+ "name": "security",
5170
+ "kind": 1024,
5171
+ "kindString": "Property",
5172
+ "flags": {
5173
+ "isOptional": true
5174
+ },
5175
+ "sources": [
5176
+ {
5177
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5178
+ "line": 10,
5179
+ "character": 4
5180
+ }
5181
+ ],
5182
+ "type": {
5183
+ "type": "reflection",
5184
+ "declaration": {
5185
+ "id": 191,
5186
+ "name": "__type",
5187
+ "kind": 65536,
5188
+ "kindString": "Type literal",
5189
+ "flags": {},
5190
+ "children": [
5191
+ {
5192
+ "id": 192,
5193
+ "name": "allowed",
5194
+ "kind": 1024,
5195
+ "kindString": "Property",
5196
+ "flags": {
5197
+ "isOptional": true
5198
+ },
5199
+ "sources": [
5200
+ {
5201
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5202
+ "line": 11,
5203
+ "character": 8
5204
+ }
5205
+ ],
5206
+ "type": {
5207
+ "type": "reference",
5208
+ "typeArguments": [
5209
+ {
5210
+ "type": "intrinsic",
5211
+ "name": "string"
5212
+ },
5213
+ {
5214
+ "type": "array",
5215
+ "elementType": {
5216
+ "type": "union",
5217
+ "types": [
5218
+ {
5219
+ "type": "intrinsic",
5220
+ "name": "string"
5221
+ },
5222
+ {
5223
+ "type": "reference",
5224
+ "name": "CosigningAddressSet"
5225
+ }
5226
+ ]
5227
+ }
5228
+ }
5229
+ ],
5230
+ "name": "Record",
5231
+ "qualifiedName": "Record",
5232
+ "package": "typescript"
5233
+ }
5234
+ },
5235
+ {
5236
+ "id": 193,
5237
+ "name": "disallowed",
5238
+ "kind": 1024,
5239
+ "kindString": "Property",
5240
+ "flags": {
5241
+ "isOptional": true
5242
+ },
5243
+ "sources": [
5244
+ {
5245
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5246
+ "line": 12,
5247
+ "character": 8
5248
+ }
5249
+ ],
5250
+ "type": {
5251
+ "type": "reference",
5252
+ "typeArguments": [
5253
+ {
5254
+ "type": "intrinsic",
5255
+ "name": "string"
5256
+ },
5257
+ {
5258
+ "type": "array",
5259
+ "elementType": {
5260
+ "type": "intrinsic",
5261
+ "name": "string"
5262
+ }
5263
+ }
5264
+ ],
5265
+ "name": "Record",
5266
+ "qualifiedName": "Record",
5267
+ "package": "typescript"
5268
+ }
5269
+ }
5270
+ ],
5271
+ "groups": [
5272
+ {
5273
+ "title": "Properties",
5274
+ "children": [
5275
+ 192,
5276
+ 193
5277
+ ]
5278
+ }
5279
+ ],
5280
+ "sources": [
5281
+ {
5282
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5283
+ "line": 10,
5284
+ "character": 15
5285
+ }
5286
+ ]
5287
+ }
5288
+ }
5289
+ }
5290
+ ],
5291
+ "groups": [
5292
+ {
5293
+ "title": "Properties",
5294
+ "children": [
5295
+ 189,
5296
+ 190
5297
+ ]
5298
+ }
5299
+ ],
5300
+ "sources": [
5301
+ {
5302
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5303
+ "line": 8,
5304
+ "character": 87
5305
+ }
5306
+ ]
5307
+ }
5308
+ },
5476
5309
  {
5477
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5478
- "line": 18,
5479
- "character": 17
5480
- }
5481
- ]
5482
- }
5483
- }
5484
- ]
5485
- }
5486
- }
5487
- ],
5488
- "parameters": [
5489
- {
5490
- "id": 192,
5491
- "name": "query",
5492
- "kind": 32768,
5493
- "kindString": "Parameter",
5494
- "flags": {},
5495
- "type": {
5496
- "type": "reference",
5497
- "id": 176,
5498
- "name": "T"
5499
- }
5500
- },
5501
- {
5502
- "id": 193,
5503
- "name": "payloads",
5504
- "kind": 32768,
5505
- "kindString": "Parameter",
5506
- "flags": {
5507
- "isOptional": true
5508
- },
5509
- "type": {
5510
- "type": "array",
5511
- "elementType": {
5512
- "type": "intersection",
5513
- "types": [
5514
- {
5515
- "type": "reference",
5516
- "name": "SchemaFields"
5517
- },
5518
- {
5519
- "type": "reference",
5520
- "name": "PayloadFields"
5521
- },
5522
- {
5523
- "type": "reflection",
5524
- "declaration": {
5525
- "id": 194,
5526
- "name": "__type",
5527
- "kind": 65536,
5528
- "kindString": "Type literal",
5529
- "flags": {},
5530
- "children": [
5531
- {
5532
- "id": 195,
5533
- "name": "schema",
5534
- "kind": 1024,
5535
- "kindString": "Property",
5310
+ "type": "reflection",
5311
+ "declaration": {
5312
+ "id": 194,
5313
+ "name": "__type",
5314
+ "kind": 65536,
5315
+ "kindString": "Type literal",
5536
5316
  "flags": {},
5317
+ "children": [
5318
+ {
5319
+ "id": 195,
5320
+ "name": "schema",
5321
+ "kind": 1024,
5322
+ "kindString": "Property",
5323
+ "flags": {},
5324
+ "sources": [
5325
+ {
5326
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5327
+ "line": 19,
5328
+ "character": 4
5329
+ }
5330
+ ],
5331
+ "type": {
5332
+ "type": "intrinsic",
5333
+ "name": "string"
5334
+ }
5335
+ }
5336
+ ],
5337
+ "groups": [
5338
+ {
5339
+ "title": "Properties",
5340
+ "children": [
5341
+ 195
5342
+ ]
5343
+ }
5344
+ ],
5537
5345
  "sources": [
5538
5346
  {
5539
5347
  "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5540
- "line": 19,
5541
- "character": 4
5348
+ "line": 18,
5349
+ "character": 17
5542
5350
  }
5543
- ],
5544
- "type": {
5545
- "type": "intrinsic",
5546
- "name": "string"
5547
- }
5548
- }
5549
- ],
5550
- "groups": [
5551
- {
5552
- "title": "Properties",
5553
- "children": [
5554
- 195
5555
5351
  ]
5556
5352
  }
5557
- ],
5558
- "sources": [
5559
- {
5560
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5561
- "line": 18,
5562
- "character": 17
5563
- }
5564
- ]
5565
- }
5353
+ }
5354
+ ]
5566
5355
  }
5567
- ]
5356
+ ],
5357
+ "name": "AbstractModule"
5568
5358
  }
5569
5359
  }
5570
- },
5571
- {
5572
- "id": 196,
5573
- "name": "queryConfig",
5574
- "kind": 32768,
5575
- "kindString": "Parameter",
5576
- "flags": {
5577
- "isOptional": true
5578
- },
5579
- "type": {
5580
- "type": "reference",
5581
- "id": 191,
5582
- "name": "TConfig"
5583
- }
5584
- }
5585
- ],
5586
- "type": {
5587
- "type": "intrinsic",
5588
- "name": "boolean"
5360
+ ],
5361
+ "name": "Promise",
5362
+ "qualifiedName": "Promise",
5363
+ "package": "typescript"
5589
5364
  },
5590
5365
  "inheritedFrom": {
5591
5366
  "type": "reference",
5592
- "name": "AbstractWitness.queryable"
5367
+ "name": "AbstractWitness.resolve"
5593
5368
  }
5594
5369
  }
5595
5370
  ],
5596
5371
  "inheritedFrom": {
5597
5372
  "type": "reference",
5598
- "name": "AbstractWitness.queryable"
5373
+ "name": "AbstractWitness.resolve"
5599
5374
  }
5600
5375
  },
5601
5376
  {
5602
- "id": 270,
5377
+ "id": 269,
5603
5378
  "name": "start",
5604
5379
  "kind": 2048,
5605
5380
  "kindString": "Method",
@@ -5609,20 +5384,20 @@
5609
5384
  "sources": [
5610
5385
  {
5611
5386
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5612
- "line": 41,
5387
+ "line": 44,
5613
5388
  "character": 14
5614
5389
  }
5615
5390
  ],
5616
5391
  "signatures": [
5617
5392
  {
5618
- "id": 271,
5393
+ "id": 270,
5619
5394
  "name": "start",
5620
5395
  "kind": 4096,
5621
5396
  "kindString": "Call signature",
5622
5397
  "flags": {},
5623
5398
  "parameters": [
5624
5399
  {
5625
- "id": 272,
5400
+ "id": 271,
5626
5401
  "name": "_timeout",
5627
5402
  "kind": 32768,
5628
5403
  "kindString": "Parameter",
@@ -5640,7 +5415,7 @@
5640
5415
  "typeArguments": [
5641
5416
  {
5642
5417
  "type": "reference",
5643
- "id": 26,
5418
+ "id": 27,
5644
5419
  "name": "XyoPentairScreenlogicWitness"
5645
5420
  },
5646
5421
  {
@@ -5662,7 +5437,7 @@
5662
5437
  }
5663
5438
  },
5664
5439
  {
5665
- "id": 197,
5440
+ "id": 196,
5666
5441
  "name": "started",
5667
5442
  "kind": 2048,
5668
5443
  "kindString": "Method",
@@ -5670,20 +5445,20 @@
5670
5445
  "sources": [
5671
5446
  {
5672
5447
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5673
- "line": 32,
5448
+ "line": 35,
5674
5449
  "character": 4
5675
5450
  }
5676
5451
  ],
5677
5452
  "signatures": [
5678
5453
  {
5679
- "id": 198,
5454
+ "id": 197,
5680
5455
  "name": "started",
5681
5456
  "kind": 4096,
5682
5457
  "kindString": "Call signature",
5683
5458
  "flags": {},
5684
5459
  "parameters": [
5685
5460
  {
5686
- "id": 199,
5461
+ "id": 198,
5687
5462
  "name": "notStartedAction",
5688
5463
  "kind": 32768,
5689
5464
  "kindString": "Parameter",
@@ -5733,7 +5508,7 @@
5733
5508
  }
5734
5509
  },
5735
5510
  {
5736
- "id": 273,
5511
+ "id": 272,
5737
5512
  "name": "stop",
5738
5513
  "kind": 2048,
5739
5514
  "kindString": "Method",
@@ -5743,20 +5518,20 @@
5743
5518
  "sources": [
5744
5519
  {
5745
5520
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5746
- "line": 42,
5521
+ "line": 45,
5747
5522
  "character": 14
5748
5523
  }
5749
5524
  ],
5750
5525
  "signatures": [
5751
5526
  {
5752
- "id": 274,
5527
+ "id": 273,
5753
5528
  "name": "stop",
5754
5529
  "kind": 4096,
5755
5530
  "kindString": "Call signature",
5756
5531
  "flags": {},
5757
5532
  "parameters": [
5758
5533
  {
5759
- "id": 275,
5534
+ "id": 274,
5760
5535
  "name": "_timeout",
5761
5536
  "kind": 32768,
5762
5537
  "kindString": "Parameter",
@@ -5774,7 +5549,7 @@
5774
5549
  "typeArguments": [
5775
5550
  {
5776
5551
  "type": "reference",
5777
- "id": 26,
5552
+ "id": 27,
5778
5553
  "name": "XyoPentairScreenlogicWitness"
5779
5554
  },
5780
5555
  {
@@ -5796,7 +5571,7 @@
5796
5571
  }
5797
5572
  },
5798
5573
  {
5799
- "id": 200,
5574
+ "id": 199,
5800
5575
  "name": "subscribe",
5801
5576
  "kind": 2048,
5802
5577
  "kindString": "Method",
@@ -5804,20 +5579,20 @@
5804
5579
  "sources": [
5805
5580
  {
5806
5581
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5807
- "line": 33,
5582
+ "line": 36,
5808
5583
  "character": 4
5809
5584
  }
5810
5585
  ],
5811
5586
  "signatures": [
5812
5587
  {
5813
- "id": 201,
5588
+ "id": 200,
5814
5589
  "name": "subscribe",
5815
5590
  "kind": 4096,
5816
5591
  "kindString": "Call signature",
5817
5592
  "flags": {},
5818
5593
  "parameters": [
5819
5594
  {
5820
- "id": 202,
5595
+ "id": 201,
5821
5596
  "name": "_queryAccount",
5822
5597
  "kind": 32768,
5823
5598
  "kindString": "Parameter",
@@ -5846,7 +5621,7 @@
5846
5621
  }
5847
5622
  },
5848
5623
  {
5849
- "id": 276,
5624
+ "id": 275,
5850
5625
  "name": "validateConfig",
5851
5626
  "kind": 2048,
5852
5627
  "kindString": "Method",
@@ -5856,20 +5631,20 @@
5856
5631
  "sources": [
5857
5632
  {
5858
5633
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5859
- "line": 43,
5634
+ "line": 46,
5860
5635
  "character": 14
5861
5636
  }
5862
5637
  ],
5863
5638
  "signatures": [
5864
5639
  {
5865
- "id": 277,
5640
+ "id": 276,
5866
5641
  "name": "validateConfig",
5867
5642
  "kind": 4096,
5868
5643
  "kindString": "Call signature",
5869
5644
  "flags": {},
5870
5645
  "parameters": [
5871
5646
  {
5872
- "id": 278,
5647
+ "id": 277,
5873
5648
  "name": "config",
5874
5649
  "kind": 32768,
5875
5650
  "kindString": "Parameter",
@@ -5882,7 +5657,7 @@
5882
5657
  }
5883
5658
  },
5884
5659
  {
5885
- "id": 279,
5660
+ "id": 278,
5886
5661
  "name": "parents",
5887
5662
  "kind": 32768,
5888
5663
  "kindString": "Parameter",
@@ -5914,7 +5689,7 @@
5914
5689
  }
5915
5690
  },
5916
5691
  {
5917
- "id": 28,
5692
+ "id": 29,
5918
5693
  "name": "create",
5919
5694
  "kind": 2048,
5920
5695
  "kindString": "Method",
@@ -5926,19 +5701,19 @@
5926
5701
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
5927
5702
  "line": 32,
5928
5703
  "character": 24,
5929
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L32"
5704
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L32"
5930
5705
  }
5931
5706
  ],
5932
5707
  "signatures": [
5933
5708
  {
5934
- "id": 29,
5709
+ "id": 30,
5935
5710
  "name": "create",
5936
5711
  "kind": 4096,
5937
5712
  "kindString": "Call signature",
5938
5713
  "flags": {},
5939
5714
  "parameters": [
5940
5715
  {
5941
- "id": 30,
5716
+ "id": 31,
5942
5717
  "name": "params",
5943
5718
  "kind": 32768,
5944
5719
  "kindString": "Parameter",
@@ -5962,15 +5737,15 @@
5962
5737
  {
5963
5738
  "type": "reflection",
5964
5739
  "declaration": {
5965
- "id": 31,
5740
+ "id": 32,
5966
5741
  "name": "__type",
5967
5742
  "kind": 65536,
5968
5743
  "kindString": "Type literal",
5969
5744
  "flags": {},
5970
5745
  "children": [
5971
5746
  {
5972
- "id": 32,
5973
- "name": "security",
5747
+ "id": 33,
5748
+ "name": "name",
5974
5749
  "kind": 1024,
5975
5750
  "kindString": "Property",
5976
5751
  "flags": {
@@ -5983,17 +5758,37 @@
5983
5758
  "character": 4
5984
5759
  }
5985
5760
  ],
5761
+ "type": {
5762
+ "type": "intrinsic",
5763
+ "name": "string"
5764
+ }
5765
+ },
5766
+ {
5767
+ "id": 34,
5768
+ "name": "security",
5769
+ "kind": 1024,
5770
+ "kindString": "Property",
5771
+ "flags": {
5772
+ "isOptional": true
5773
+ },
5774
+ "sources": [
5775
+ {
5776
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5777
+ "line": 10,
5778
+ "character": 4
5779
+ }
5780
+ ],
5986
5781
  "type": {
5987
5782
  "type": "reflection",
5988
5783
  "declaration": {
5989
- "id": 33,
5784
+ "id": 35,
5990
5785
  "name": "__type",
5991
5786
  "kind": 65536,
5992
5787
  "kindString": "Type literal",
5993
5788
  "flags": {},
5994
5789
  "children": [
5995
5790
  {
5996
- "id": 34,
5791
+ "id": 36,
5997
5792
  "name": "allowed",
5998
5793
  "kind": 1024,
5999
5794
  "kindString": "Property",
@@ -6003,7 +5798,7 @@
6003
5798
  "sources": [
6004
5799
  {
6005
5800
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6006
- "line": 10,
5801
+ "line": 11,
6007
5802
  "character": 8
6008
5803
  }
6009
5804
  ],
@@ -6037,7 +5832,7 @@
6037
5832
  }
6038
5833
  },
6039
5834
  {
6040
- "id": 35,
5835
+ "id": 37,
6041
5836
  "name": "disallowed",
6042
5837
  "kind": 1024,
6043
5838
  "kindString": "Property",
@@ -6047,7 +5842,7 @@
6047
5842
  "sources": [
6048
5843
  {
6049
5844
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6050
- "line": 11,
5845
+ "line": 12,
6051
5846
  "character": 8
6052
5847
  }
6053
5848
  ],
@@ -6076,15 +5871,15 @@
6076
5871
  {
6077
5872
  "title": "Properties",
6078
5873
  "children": [
6079
- 34,
6080
- 35
5874
+ 36,
5875
+ 37
6081
5876
  ]
6082
5877
  }
6083
5878
  ],
6084
5879
  "sources": [
6085
5880
  {
6086
5881
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6087
- "line": 9,
5882
+ "line": 10,
6088
5883
  "character": 15
6089
5884
  }
6090
5885
  ]
@@ -6096,7 +5891,8 @@
6096
5891
  {
6097
5892
  "title": "Properties",
6098
5893
  "children": [
6099
- 32
5894
+ 33,
5895
+ 34
6100
5896
  ]
6101
5897
  }
6102
5898
  ],
@@ -6112,14 +5908,14 @@
6112
5908
  {
6113
5909
  "type": "reflection",
6114
5910
  "declaration": {
6115
- "id": 36,
5911
+ "id": 38,
6116
5912
  "name": "__type",
6117
5913
  "kind": 65536,
6118
5914
  "kindString": "Type literal",
6119
5915
  "flags": {},
6120
5916
  "children": [
6121
5917
  {
6122
- "id": 37,
5918
+ "id": 39,
6123
5919
  "name": "schema",
6124
5920
  "kind": 1024,
6125
5921
  "kindString": "Property",
@@ -6129,7 +5925,7 @@
6129
5925
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6130
5926
  "line": 23,
6131
5927
  "character": 2,
6132
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
5928
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
6133
5929
  }
6134
5930
  ],
6135
5931
  "type": {
@@ -6142,7 +5938,7 @@
6142
5938
  {
6143
5939
  "title": "Properties",
6144
5940
  "children": [
6145
- 37
5941
+ 39
6146
5942
  ]
6147
5943
  }
6148
5944
  ],
@@ -6151,7 +5947,7 @@
6151
5947
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6152
5948
  "line": 22,
6153
5949
  "character": 66,
6154
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
5950
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6155
5951
  }
6156
5952
  ]
6157
5953
  }
@@ -6159,14 +5955,14 @@
6159
5955
  {
6160
5956
  "type": "reflection",
6161
5957
  "declaration": {
6162
- "id": 38,
5958
+ "id": 40,
6163
5959
  "name": "__type",
6164
5960
  "kind": 65536,
6165
5961
  "kindString": "Type literal",
6166
5962
  "flags": {},
6167
5963
  "children": [
6168
5964
  {
6169
- "id": 39,
5965
+ "id": 41,
6170
5966
  "name": "targetSet",
6171
5967
  "kind": 1024,
6172
5968
  "kindString": "Property",
@@ -6198,14 +5994,14 @@
6198
5994
  {
6199
5995
  "type": "reflection",
6200
5996
  "declaration": {
6201
- "id": 40,
5997
+ "id": 42,
6202
5998
  "name": "__type",
6203
5999
  "kind": 65536,
6204
6000
  "kindString": "Type literal",
6205
6001
  "flags": {},
6206
6002
  "children": [
6207
6003
  {
6208
- "id": 41,
6004
+ "id": 43,
6209
6005
  "name": "schema",
6210
6006
  "kind": 1024,
6211
6007
  "kindString": "Property",
@@ -6227,7 +6023,7 @@
6227
6023
  {
6228
6024
  "title": "Properties",
6229
6025
  "children": [
6230
- 41
6026
+ 43
6231
6027
  ]
6232
6028
  }
6233
6029
  ],
@@ -6248,7 +6044,7 @@
6248
6044
  {
6249
6045
  "title": "Properties",
6250
6046
  "children": [
6251
- 39
6047
+ 41
6252
6048
  ]
6253
6049
  }
6254
6050
  ],
@@ -6273,7 +6069,7 @@
6273
6069
  "typeArguments": [
6274
6070
  {
6275
6071
  "type": "reference",
6276
- "id": 26,
6072
+ "id": 27,
6277
6073
  "name": "XyoPentairScreenlogicWitness"
6278
6074
  }
6279
6075
  ],
@@ -6297,22 +6093,23 @@
6297
6093
  {
6298
6094
  "title": "Constructors",
6299
6095
  "children": [
6300
- 43
6096
+ 45
6301
6097
  ]
6302
6098
  },
6303
6099
  {
6304
6100
  "title": "Properties",
6305
6101
  "children": [
6306
- 116,
6102
+ 122,
6103
+ 123,
6307
6104
  124,
6308
6105
  125,
6309
- 104,
6310
- 57,
6106
+ 109,
6107
+ 60,
6311
6108
  126,
6312
6109
  127,
6313
6110
  132,
6314
- 27,
6315
- 42
6111
+ 28,
6112
+ 44
6316
6113
  ]
6317
6114
  },
6318
6115
  {
@@ -6321,31 +6118,33 @@
6321
6118
  137,
6322
6119
  139,
6323
6120
  141,
6324
- 65
6121
+ 143,
6122
+ 68
6325
6123
  ]
6326
6124
  },
6327
6125
  {
6328
6126
  "title": "Methods",
6329
6127
  "children": [
6330
- 203,
6331
- 208,
6332
- 215,
6333
- 233,
6334
- 251,
6335
- 259,
6336
- 159,
6337
- 161,
6338
- 267,
6339
- 58,
6340
- 69,
6341
- 71,
6342
- 166,
6343
- 270,
6344
- 197,
6345
- 273,
6346
- 200,
6347
- 276,
6348
- 28
6128
+ 202,
6129
+ 207,
6130
+ 214,
6131
+ 232,
6132
+ 250,
6133
+ 258,
6134
+ 145,
6135
+ 147,
6136
+ 266,
6137
+ 61,
6138
+ 72,
6139
+ 74,
6140
+ 152,
6141
+ 185,
6142
+ 269,
6143
+ 196,
6144
+ 272,
6145
+ 199,
6146
+ 275,
6147
+ 29
6349
6148
  ]
6350
6149
  }
6351
6150
  ],
@@ -6354,7 +6153,7 @@
6354
6153
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6355
6154
  "line": 26,
6356
6155
  "character": 13,
6357
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L26"
6156
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L26"
6358
6157
  }
6359
6158
  ],
6360
6159
  "extendedTypes": [
@@ -6363,7 +6162,7 @@
6363
6162
  "typeArguments": [
6364
6163
  {
6365
6164
  "type": "reference",
6366
- "id": 23,
6165
+ "id": 24,
6367
6166
  "name": "XyoPentairScreenlogicWitnessConfig"
6368
6167
  }
6369
6168
  ],
@@ -6372,14 +6171,14 @@
6372
6171
  ]
6373
6172
  },
6374
6173
  {
6375
- "id": 16,
6174
+ "id": 17,
6376
6175
  "name": "PentairServer",
6377
6176
  "kind": 256,
6378
6177
  "kindString": "Interface",
6379
6178
  "flags": {},
6380
6179
  "children": [
6381
6180
  {
6382
- "id": 17,
6181
+ "id": 18,
6383
6182
  "name": "address",
6384
6183
  "kind": 1024,
6385
6184
  "kindString": "Property",
@@ -6389,7 +6188,7 @@
6389
6188
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6390
6189
  "line": 12,
6391
6190
  "character": 2,
6392
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L12"
6191
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L12"
6393
6192
  }
6394
6193
  ],
6395
6194
  "type": {
@@ -6398,7 +6197,7 @@
6398
6197
  }
6399
6198
  },
6400
6199
  {
6401
- "id": 18,
6200
+ "id": 19,
6402
6201
  "name": "gatewayName",
6403
6202
  "kind": 1024,
6404
6203
  "kindString": "Property",
@@ -6408,7 +6207,7 @@
6408
6207
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6409
6208
  "line": 14,
6410
6209
  "character": 2,
6411
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L14"
6210
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L14"
6412
6211
  }
6413
6212
  ],
6414
6213
  "type": {
@@ -6417,7 +6216,7 @@
6417
6216
  }
6418
6217
  },
6419
6218
  {
6420
- "id": 19,
6219
+ "id": 20,
6421
6220
  "name": "gatewaySubtype",
6422
6221
  "kind": 1024,
6423
6222
  "kindString": "Property",
@@ -6427,7 +6226,7 @@
6427
6226
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6428
6227
  "line": 15,
6429
6228
  "character": 2,
6430
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L15"
6229
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L15"
6431
6230
  }
6432
6231
  ],
6433
6232
  "type": {
@@ -6436,7 +6235,7 @@
6436
6235
  }
6437
6236
  },
6438
6237
  {
6439
- "id": 20,
6238
+ "id": 21,
6440
6239
  "name": "gatewayType",
6441
6240
  "kind": 1024,
6442
6241
  "kindString": "Property",
@@ -6446,7 +6245,7 @@
6446
6245
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6447
6246
  "line": 16,
6448
6247
  "character": 2,
6449
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L16"
6248
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L16"
6450
6249
  }
6451
6250
  ],
6452
6251
  "type": {
@@ -6455,7 +6254,7 @@
6455
6254
  }
6456
6255
  },
6457
6256
  {
6458
- "id": 21,
6257
+ "id": 22,
6459
6258
  "name": "port",
6460
6259
  "kind": 1024,
6461
6260
  "kindString": "Property",
@@ -6465,7 +6264,7 @@
6465
6264
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6466
6265
  "line": 18,
6467
6266
  "character": 2,
6468
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L18"
6267
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L18"
6469
6268
  }
6470
6269
  ],
6471
6270
  "type": {
@@ -6474,7 +6273,7 @@
6474
6273
  }
6475
6274
  },
6476
6275
  {
6477
- "id": 22,
6276
+ "id": 23,
6478
6277
  "name": "type",
6479
6278
  "kind": 1024,
6480
6279
  "kindString": "Property",
@@ -6484,7 +6283,7 @@
6484
6283
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6485
6284
  "line": 19,
6486
6285
  "character": 2,
6487
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L19"
6286
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L19"
6488
6287
  }
6489
6288
  ],
6490
6289
  "type": {
@@ -6497,12 +6296,12 @@
6497
6296
  {
6498
6297
  "title": "Properties",
6499
6298
  "children": [
6500
- 17,
6501
6299
  18,
6502
6300
  19,
6503
6301
  20,
6504
6302
  21,
6505
- 22
6303
+ 22,
6304
+ 23
6506
6305
  ]
6507
6306
  }
6508
6307
  ],
@@ -6511,12 +6310,12 @@
6511
6310
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6512
6311
  "line": 11,
6513
6312
  "character": 17,
6514
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L11"
6313
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L11"
6515
6314
  }
6516
6315
  ]
6517
6316
  },
6518
6317
  {
6519
- "id": 23,
6318
+ "id": 24,
6520
6319
  "name": "XyoPentairScreenlogicWitnessConfig",
6521
6320
  "kind": 4194304,
6522
6321
  "kindString": "Type alias",
@@ -6526,7 +6325,7 @@
6526
6325
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6527
6326
  "line": 22,
6528
6327
  "character": 12,
6529
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6328
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6530
6329
  }
6531
6330
  ],
6532
6331
  "type": {
@@ -6535,14 +6334,14 @@
6535
6334
  {
6536
6335
  "type": "reflection",
6537
6336
  "declaration": {
6538
- "id": 24,
6337
+ "id": 25,
6539
6338
  "name": "__type",
6540
6339
  "kind": 65536,
6541
6340
  "kindString": "Type literal",
6542
6341
  "flags": {},
6543
6342
  "children": [
6544
6343
  {
6545
- "id": 25,
6344
+ "id": 26,
6546
6345
  "name": "schema",
6547
6346
  "kind": 1024,
6548
6347
  "kindString": "Property",
@@ -6552,12 +6351,12 @@
6552
6351
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6553
6352
  "line": 23,
6554
6353
  "character": 2,
6555
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
6354
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
6556
6355
  }
6557
6356
  ],
6558
6357
  "type": {
6559
6358
  "type": "reference",
6560
- "id": 14,
6359
+ "id": 15,
6561
6360
  "name": "XyoPentairScreenlogicWitnessConfigSchema"
6562
6361
  }
6563
6362
  }
@@ -6566,7 +6365,7 @@
6566
6365
  {
6567
6366
  "title": "Properties",
6568
6367
  "children": [
6569
- 25
6368
+ 26
6570
6369
  ]
6571
6370
  }
6572
6371
  ],
@@ -6575,7 +6374,7 @@
6575
6374
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6576
6375
  "line": 22,
6577
6376
  "character": 66,
6578
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6377
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6579
6378
  }
6580
6379
  ]
6581
6380
  }
@@ -6585,7 +6384,7 @@
6585
6384
  }
6586
6385
  },
6587
6386
  {
6588
- "id": 15,
6387
+ "id": 16,
6589
6388
  "name": "XyoPentairScreenlogicWitnessConfigSchema",
6590
6389
  "kind": 4194304,
6591
6390
  "kindString": "Type alias",
@@ -6595,13 +6394,13 @@
6595
6394
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6596
6395
  "line": 8,
6597
6396
  "character": 12,
6598
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L8"
6397
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L8"
6599
6398
  },
6600
6399
  {
6601
6400
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6602
6401
  "line": 9,
6603
6402
  "character": 13,
6604
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L9"
6403
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L9"
6605
6404
  }
6606
6405
  ],
6607
6406
  "type": {
@@ -6610,7 +6409,7 @@
6610
6409
  }
6611
6410
  },
6612
6411
  {
6613
- "id": 14,
6412
+ "id": 15,
6614
6413
  "name": "XyoPentairScreenlogicWitnessConfigSchema",
6615
6414
  "kind": 32,
6616
6415
  "kindString": "Variable",
@@ -6620,13 +6419,13 @@
6620
6419
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6621
6420
  "line": 8,
6622
6421
  "character": 12,
6623
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L8"
6422
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L8"
6624
6423
  },
6625
6424
  {
6626
6425
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6627
6426
  "line": 9,
6628
6427
  "character": 13,
6629
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L9"
6428
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L9"
6630
6429
  }
6631
6430
  ],
6632
6431
  "type": {
@@ -6645,7 +6444,7 @@
6645
6444
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Plugin.ts",
6646
6445
  "line": 8,
6647
6446
  "character": 13,
6648
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Plugin.ts#L8"
6447
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Plugin.ts#L8"
6649
6448
  }
6650
6449
  ],
6651
6450
  "signatures": [
@@ -6683,7 +6482,7 @@
6683
6482
  "children": [
6684
6483
  {
6685
6484
  "id": 4,
6686
- "name": "security",
6485
+ "name": "name",
6687
6486
  "kind": 1024,
6688
6487
  "kindString": "Property",
6689
6488
  "flags": {
@@ -6696,17 +6495,37 @@
6696
6495
  "character": 4
6697
6496
  }
6698
6497
  ],
6498
+ "type": {
6499
+ "type": "intrinsic",
6500
+ "name": "string"
6501
+ }
6502
+ },
6503
+ {
6504
+ "id": 5,
6505
+ "name": "security",
6506
+ "kind": 1024,
6507
+ "kindString": "Property",
6508
+ "flags": {
6509
+ "isOptional": true
6510
+ },
6511
+ "sources": [
6512
+ {
6513
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6514
+ "line": 10,
6515
+ "character": 4
6516
+ }
6517
+ ],
6699
6518
  "type": {
6700
6519
  "type": "reflection",
6701
6520
  "declaration": {
6702
- "id": 5,
6521
+ "id": 6,
6703
6522
  "name": "__type",
6704
6523
  "kind": 65536,
6705
6524
  "kindString": "Type literal",
6706
6525
  "flags": {},
6707
6526
  "children": [
6708
6527
  {
6709
- "id": 6,
6528
+ "id": 7,
6710
6529
  "name": "allowed",
6711
6530
  "kind": 1024,
6712
6531
  "kindString": "Property",
@@ -6716,7 +6535,7 @@
6716
6535
  "sources": [
6717
6536
  {
6718
6537
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6719
- "line": 10,
6538
+ "line": 11,
6720
6539
  "character": 8
6721
6540
  }
6722
6541
  ],
@@ -6750,7 +6569,7 @@
6750
6569
  }
6751
6570
  },
6752
6571
  {
6753
- "id": 7,
6572
+ "id": 8,
6754
6573
  "name": "disallowed",
6755
6574
  "kind": 1024,
6756
6575
  "kindString": "Property",
@@ -6760,7 +6579,7 @@
6760
6579
  "sources": [
6761
6580
  {
6762
6581
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6763
- "line": 11,
6582
+ "line": 12,
6764
6583
  "character": 8
6765
6584
  }
6766
6585
  ],
@@ -6789,15 +6608,15 @@
6789
6608
  {
6790
6609
  "title": "Properties",
6791
6610
  "children": [
6792
- 6,
6793
- 7
6611
+ 7,
6612
+ 8
6794
6613
  ]
6795
6614
  }
6796
6615
  ],
6797
6616
  "sources": [
6798
6617
  {
6799
6618
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6800
- "line": 9,
6619
+ "line": 10,
6801
6620
  "character": 15
6802
6621
  }
6803
6622
  ]
@@ -6809,7 +6628,8 @@
6809
6628
  {
6810
6629
  "title": "Properties",
6811
6630
  "children": [
6812
- 4
6631
+ 4,
6632
+ 5
6813
6633
  ]
6814
6634
  }
6815
6635
  ],
@@ -6825,14 +6645,14 @@
6825
6645
  {
6826
6646
  "type": "reflection",
6827
6647
  "declaration": {
6828
- "id": 8,
6648
+ "id": 9,
6829
6649
  "name": "__type",
6830
6650
  "kind": 65536,
6831
6651
  "kindString": "Type literal",
6832
6652
  "flags": {},
6833
6653
  "children": [
6834
6654
  {
6835
- "id": 9,
6655
+ "id": 10,
6836
6656
  "name": "schema",
6837
6657
  "kind": 1024,
6838
6658
  "kindString": "Property",
@@ -6842,7 +6662,7 @@
6842
6662
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6843
6663
  "line": 23,
6844
6664
  "character": 2,
6845
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
6665
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
6846
6666
  }
6847
6667
  ],
6848
6668
  "type": {
@@ -6855,7 +6675,7 @@
6855
6675
  {
6856
6676
  "title": "Properties",
6857
6677
  "children": [
6858
- 9
6678
+ 10
6859
6679
  ]
6860
6680
  }
6861
6681
  ],
@@ -6864,7 +6684,7 @@
6864
6684
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6865
6685
  "line": 22,
6866
6686
  "character": 66,
6867
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6687
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6868
6688
  }
6869
6689
  ]
6870
6690
  }
@@ -6872,14 +6692,14 @@
6872
6692
  {
6873
6693
  "type": "reflection",
6874
6694
  "declaration": {
6875
- "id": 10,
6695
+ "id": 11,
6876
6696
  "name": "__type",
6877
6697
  "kind": 65536,
6878
6698
  "kindString": "Type literal",
6879
6699
  "flags": {},
6880
6700
  "children": [
6881
6701
  {
6882
- "id": 11,
6702
+ "id": 12,
6883
6703
  "name": "targetSet",
6884
6704
  "kind": 1024,
6885
6705
  "kindString": "Property",
@@ -6911,14 +6731,14 @@
6911
6731
  {
6912
6732
  "type": "reflection",
6913
6733
  "declaration": {
6914
- "id": 12,
6734
+ "id": 13,
6915
6735
  "name": "__type",
6916
6736
  "kind": 65536,
6917
6737
  "kindString": "Type literal",
6918
6738
  "flags": {},
6919
6739
  "children": [
6920
6740
  {
6921
- "id": 13,
6741
+ "id": 14,
6922
6742
  "name": "schema",
6923
6743
  "kind": 1024,
6924
6744
  "kindString": "Property",
@@ -6940,7 +6760,7 @@
6940
6760
  {
6941
6761
  "title": "Properties",
6942
6762
  "children": [
6943
- 13
6763
+ 14
6944
6764
  ]
6945
6765
  }
6946
6766
  ],
@@ -6961,7 +6781,7 @@
6961
6781
  {
6962
6782
  "title": "Properties",
6963
6783
  "children": [
6964
- 11
6784
+ 12
6965
6785
  ]
6966
6786
  }
6967
6787
  ],
@@ -6990,32 +6810,32 @@
6990
6810
  {
6991
6811
  "title": "References",
6992
6812
  "children": [
6993
- 280
6813
+ 279
6994
6814
  ]
6995
6815
  },
6996
6816
  {
6997
6817
  "title": "Classes",
6998
6818
  "children": [
6999
- 26
6819
+ 27
7000
6820
  ]
7001
6821
  },
7002
6822
  {
7003
6823
  "title": "Interfaces",
7004
6824
  "children": [
7005
- 16
6825
+ 17
7006
6826
  ]
7007
6827
  },
7008
6828
  {
7009
6829
  "title": "Type Aliases",
7010
6830
  "children": [
7011
- 23,
7012
- 15
6831
+ 24,
6832
+ 16
7013
6833
  ]
7014
6834
  },
7015
6835
  {
7016
6836
  "title": "Variables",
7017
6837
  "children": [
7018
- 14
6838
+ 15
7019
6839
  ]
7020
6840
  },
7021
6841
  {
@@ -7030,7 +6850,7 @@
7030
6850
  "fileName": "plugins/packages/payloadset/packages/pentair/src/index.ts",
7031
6851
  "line": 1,
7032
6852
  "character": 0,
7033
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3b4d5f2b5/packages/plugins/packages/payloadset/packages/pentair/src/index.ts#L1"
6853
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/pentair/src/index.ts#L1"
7034
6854
  }
7035
6855
  ]
7036
6856
  }