@xyo-network/pentair-plugin 2.49.4 → 2.49.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +485 -1043
  2. package/package.json +6 -6
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 316,
10
+ "id": 296,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
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/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/index.ts#L8"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/index.ts#L8"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -40,7 +40,7 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
43
- "line": 41,
43
+ "line": 21,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -305,7 +305,7 @@
305
305
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
306
306
  "line": 23,
307
307
  "character": 2,
308
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
308
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
309
309
  }
310
310
  ],
311
311
  "type": {
@@ -327,7 +327,7 @@
327
327
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
328
328
  "line": 22,
329
329
  "character": 66,
330
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
330
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
331
331
  }
332
332
  ]
333
333
  }
@@ -465,7 +465,7 @@
465
465
  }
466
466
  },
467
467
  {
468
- "id": 141,
468
+ "id": 121,
469
469
  "name": "_started",
470
470
  "kind": 1024,
471
471
  "kindString": "Property",
@@ -475,7 +475,7 @@
475
475
  "sources": [
476
476
  {
477
477
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
478
- "line": 36,
478
+ "line": 16,
479
479
  "character": 14
480
480
  }
481
481
  ],
@@ -489,7 +489,7 @@
489
489
  }
490
490
  },
491
491
  {
492
- "id": 142,
492
+ "id": 122,
493
493
  "name": "account",
494
494
  "kind": 1024,
495
495
  "kindString": "Property",
@@ -500,7 +500,7 @@
500
500
  "sources": [
501
501
  {
502
502
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
503
- "line": 37,
503
+ "line": 17,
504
504
  "character": 23
505
505
  }
506
506
  ],
@@ -526,7 +526,7 @@
526
526
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
527
527
  "line": 30,
528
528
  "character": 12,
529
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L30"
529
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L30"
530
530
  }
531
531
  ],
532
532
  "type": {
@@ -552,285 +552,6 @@
552
552
  ],
553
553
  "type": {
554
554
  "type": "reference",
555
- "typeArguments": [
556
- {
557
- "type": "reference",
558
- "typeArguments": [
559
- {
560
- "type": "intersection",
561
- "types": [
562
- {
563
- "type": "reference",
564
- "name": "SchemaFields"
565
- },
566
- {
567
- "type": "reference",
568
- "name": "PayloadFields"
569
- },
570
- {
571
- "type": "reflection",
572
- "declaration": {
573
- "id": 120,
574
- "name": "__type",
575
- "kind": 65536,
576
- "kindString": "Type literal",
577
- "flags": {},
578
- "children": [
579
- {
580
- "id": 121,
581
- "name": "name",
582
- "kind": 1024,
583
- "kindString": "Property",
584
- "flags": {
585
- "isOptional": true
586
- },
587
- "sources": [
588
- {
589
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
590
- "line": 15,
591
- "character": 8
592
- }
593
- ],
594
- "type": {
595
- "type": "intrinsic",
596
- "name": "string"
597
- }
598
- },
599
- {
600
- "id": 122,
601
- "name": "security",
602
- "kind": 1024,
603
- "kindString": "Property",
604
- "flags": {
605
- "isOptional": true
606
- },
607
- "sources": [
608
- {
609
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
610
- "line": 16,
611
- "character": 8
612
- }
613
- ],
614
- "type": {
615
- "type": "reflection",
616
- "declaration": {
617
- "id": 123,
618
- "name": "__type",
619
- "kind": 65536,
620
- "kindString": "Type literal",
621
- "flags": {},
622
- "children": [
623
- {
624
- "id": 124,
625
- "name": "allowAnonymous",
626
- "kind": 1024,
627
- "kindString": "Property",
628
- "flags": {
629
- "isOptional": true
630
- },
631
- "sources": [
632
- {
633
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
634
- "line": 17,
635
- "character": 12
636
- }
637
- ],
638
- "type": {
639
- "type": "intrinsic",
640
- "name": "boolean"
641
- }
642
- },
643
- {
644
- "id": 125,
645
- "name": "allowed",
646
- "kind": 1024,
647
- "kindString": "Property",
648
- "flags": {
649
- "isOptional": true
650
- },
651
- "sources": [
652
- {
653
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
654
- "line": 18,
655
- "character": 12
656
- }
657
- ],
658
- "type": {
659
- "type": "reference",
660
- "typeArguments": [
661
- {
662
- "type": "intrinsic",
663
- "name": "string"
664
- },
665
- {
666
- "type": "array",
667
- "elementType": {
668
- "type": "union",
669
- "types": [
670
- {
671
- "type": "intrinsic",
672
- "name": "string"
673
- },
674
- {
675
- "type": "reference",
676
- "name": "CosigningAddressSet"
677
- }
678
- ]
679
- }
680
- }
681
- ],
682
- "name": "Record",
683
- "qualifiedName": "Record",
684
- "package": "typescript"
685
- }
686
- },
687
- {
688
- "id": 126,
689
- "name": "disallowed",
690
- "kind": 1024,
691
- "kindString": "Property",
692
- "flags": {
693
- "isOptional": true
694
- },
695
- "sources": [
696
- {
697
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
698
- "line": 19,
699
- "character": 12
700
- }
701
- ],
702
- "type": {
703
- "type": "reference",
704
- "typeArguments": [
705
- {
706
- "type": "intrinsic",
707
- "name": "string"
708
- },
709
- {
710
- "type": "array",
711
- "elementType": {
712
- "type": "intrinsic",
713
- "name": "string"
714
- }
715
- }
716
- ],
717
- "name": "Record",
718
- "qualifiedName": "Record",
719
- "package": "typescript"
720
- }
721
- }
722
- ],
723
- "groups": [
724
- {
725
- "title": "Properties",
726
- "children": [
727
- 124,
728
- 125,
729
- 126
730
- ]
731
- }
732
- ],
733
- "sources": [
734
- {
735
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
736
- "line": 16,
737
- "character": 19
738
- }
739
- ]
740
- }
741
- }
742
- },
743
- {
744
- "id": 127,
745
- "name": "storeQueries",
746
- "kind": 1024,
747
- "kindString": "Property",
748
- "flags": {
749
- "isOptional": true
750
- },
751
- "sources": [
752
- {
753
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
754
- "line": 21,
755
- "character": 8
756
- }
757
- ],
758
- "type": {
759
- "type": "intrinsic",
760
- "name": "boolean"
761
- }
762
- }
763
- ],
764
- "groups": [
765
- {
766
- "title": "Properties",
767
- "children": [
768
- 121,
769
- 122,
770
- 127
771
- ]
772
- }
773
- ],
774
- "sources": [
775
- {
776
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
777
- "line": 14,
778
- "character": 163
779
- }
780
- ]
781
- }
782
- },
783
- {
784
- "type": "reflection",
785
- "declaration": {
786
- "id": 128,
787
- "name": "__type",
788
- "kind": 65536,
789
- "kindString": "Type literal",
790
- "flags": {},
791
- "children": [
792
- {
793
- "id": 129,
794
- "name": "schema",
795
- "kind": 1024,
796
- "kindString": "Property",
797
- "flags": {},
798
- "sources": [
799
- {
800
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
801
- "line": 23,
802
- "character": 8
803
- }
804
- ],
805
- "type": {
806
- "type": "intrinsic",
807
- "name": "string"
808
- }
809
- }
810
- ],
811
- "groups": [
812
- {
813
- "title": "Properties",
814
- "children": [
815
- 129
816
- ]
817
- }
818
- ],
819
- "sources": [
820
- {
821
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
822
- "line": 22,
823
- "character": 8
824
- }
825
- ]
826
- }
827
- }
828
- ]
829
- }
830
- ],
831
- "name": "Module"
832
- }
833
- ],
834
555
  "name": "CompositeModuleResolver"
835
556
  },
836
557
  "inheritedFrom": {
@@ -839,7 +560,7 @@
839
560
  }
840
561
  },
841
562
  {
842
- "id": 143,
563
+ "id": 123,
843
564
  "name": "logger",
844
565
  "kind": 1024,
845
566
  "kindString": "Property",
@@ -851,7 +572,7 @@
851
572
  "sources": [
852
573
  {
853
574
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
854
- "line": 38,
575
+ "line": 18,
855
576
  "character": 23
856
577
  }
857
578
  ],
@@ -865,7 +586,7 @@
865
586
  }
866
587
  },
867
588
  {
868
- "id": 144,
589
+ "id": 124,
869
590
  "name": "moduleConfigQueryValidator",
870
591
  "kind": 1024,
871
592
  "kindString": "Property",
@@ -876,7 +597,7 @@
876
597
  "sources": [
877
598
  {
878
599
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
879
- "line": 39,
600
+ "line": 19,
880
601
  "character": 23
881
602
  }
882
603
  ],
@@ -901,14 +622,14 @@
901
622
  {
902
623
  "type": "reflection",
903
624
  "declaration": {
904
- "id": 145,
625
+ "id": 125,
905
626
  "name": "__type",
906
627
  "kind": 65536,
907
628
  "kindString": "Type literal",
908
629
  "flags": {},
909
630
  "children": [
910
631
  {
911
- "id": 146,
632
+ "id": 126,
912
633
  "name": "query",
913
634
  "kind": 1024,
914
635
  "kindString": "Property",
@@ -926,7 +647,7 @@
926
647
  }
927
648
  },
928
649
  {
929
- "id": 147,
650
+ "id": 127,
930
651
  "name": "resultSet",
931
652
  "kind": 1024,
932
653
  "kindString": "Property",
@@ -946,7 +667,7 @@
946
667
  }
947
668
  },
948
669
  {
949
- "id": 148,
670
+ "id": 128,
950
671
  "name": "schema",
951
672
  "kind": 1024,
952
673
  "kindString": "Property",
@@ -968,9 +689,9 @@
968
689
  {
969
690
  "title": "Properties",
970
691
  "children": [
971
- 146,
972
- 147,
973
- 148
692
+ 126,
693
+ 127,
694
+ 128
974
695
  ]
975
696
  }
976
697
  ],
@@ -994,7 +715,7 @@
994
715
  }
995
716
  },
996
717
  {
997
- "id": 299,
718
+ "id": 279,
998
719
  "name": "params",
999
720
  "kind": 1024,
1000
721
  "kindString": "Property",
@@ -1026,14 +747,14 @@
1026
747
  {
1027
748
  "type": "reflection",
1028
749
  "declaration": {
1029
- "id": 300,
750
+ "id": 280,
1030
751
  "name": "__type",
1031
752
  "kind": 65536,
1032
753
  "kindString": "Type literal",
1033
754
  "flags": {},
1034
755
  "children": [
1035
756
  {
1036
- "id": 301,
757
+ "id": 281,
1037
758
  "name": "name",
1038
759
  "kind": 1024,
1039
760
  "kindString": "Property",
@@ -1053,7 +774,7 @@
1053
774
  }
1054
775
  },
1055
776
  {
1056
- "id": 302,
777
+ "id": 282,
1057
778
  "name": "security",
1058
779
  "kind": 1024,
1059
780
  "kindString": "Property",
@@ -1070,14 +791,14 @@
1070
791
  "type": {
1071
792
  "type": "reflection",
1072
793
  "declaration": {
1073
- "id": 303,
794
+ "id": 283,
1074
795
  "name": "__type",
1075
796
  "kind": 65536,
1076
797
  "kindString": "Type literal",
1077
798
  "flags": {},
1078
799
  "children": [
1079
800
  {
1080
- "id": 304,
801
+ "id": 284,
1081
802
  "name": "allowAnonymous",
1082
803
  "kind": 1024,
1083
804
  "kindString": "Property",
@@ -1097,7 +818,7 @@
1097
818
  }
1098
819
  },
1099
820
  {
1100
- "id": 305,
821
+ "id": 285,
1101
822
  "name": "allowed",
1102
823
  "kind": 1024,
1103
824
  "kindString": "Property",
@@ -1141,7 +862,7 @@
1141
862
  }
1142
863
  },
1143
864
  {
1144
- "id": 306,
865
+ "id": 286,
1145
866
  "name": "disallowed",
1146
867
  "kind": 1024,
1147
868
  "kindString": "Property",
@@ -1180,9 +901,9 @@
1180
901
  {
1181
902
  "title": "Properties",
1182
903
  "children": [
1183
- 304,
1184
- 305,
1185
- 306
904
+ 284,
905
+ 285,
906
+ 286
1186
907
  ]
1187
908
  }
1188
909
  ],
@@ -1197,7 +918,7 @@
1197
918
  }
1198
919
  },
1199
920
  {
1200
- "id": 307,
921
+ "id": 287,
1201
922
  "name": "storeQueries",
1202
923
  "kind": 1024,
1203
924
  "kindString": "Property",
@@ -1221,9 +942,9 @@
1221
942
  {
1222
943
  "title": "Properties",
1223
944
  "children": [
1224
- 301,
1225
- 302,
1226
- 307
945
+ 281,
946
+ 282,
947
+ 287
1227
948
  ]
1228
949
  }
1229
950
  ],
@@ -1239,14 +960,14 @@
1239
960
  {
1240
961
  "type": "reflection",
1241
962
  "declaration": {
1242
- "id": 308,
963
+ "id": 288,
1243
964
  "name": "__type",
1244
965
  "kind": 65536,
1245
966
  "kindString": "Type literal",
1246
967
  "flags": {},
1247
968
  "children": [
1248
969
  {
1249
- "id": 309,
970
+ "id": 289,
1250
971
  "name": "schema",
1251
972
  "kind": 1024,
1252
973
  "kindString": "Property",
@@ -1256,7 +977,7 @@
1256
977
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
1257
978
  "line": 23,
1258
979
  "character": 2,
1259
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
980
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
1260
981
  }
1261
982
  ],
1262
983
  "type": {
@@ -1269,7 +990,7 @@
1269
990
  {
1270
991
  "title": "Properties",
1271
992
  "children": [
1272
- 309
993
+ 289
1273
994
  ]
1274
995
  }
1275
996
  ],
@@ -1278,7 +999,7 @@
1278
999
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
1279
1000
  "line": 22,
1280
1001
  "character": 66,
1281
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
1002
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
1282
1003
  }
1283
1004
  ]
1284
1005
  }
@@ -1286,14 +1007,14 @@
1286
1007
  {
1287
1008
  "type": "reflection",
1288
1009
  "declaration": {
1289
- "id": 310,
1010
+ "id": 290,
1290
1011
  "name": "__type",
1291
1012
  "kind": 65536,
1292
1013
  "kindString": "Type literal",
1293
1014
  "flags": {},
1294
1015
  "children": [
1295
1016
  {
1296
- "id": 311,
1017
+ "id": 291,
1297
1018
  "name": "targetSet",
1298
1019
  "kind": 1024,
1299
1020
  "kindString": "Property",
@@ -1325,14 +1046,14 @@
1325
1046
  {
1326
1047
  "type": "reflection",
1327
1048
  "declaration": {
1328
- "id": 312,
1049
+ "id": 292,
1329
1050
  "name": "__type",
1330
1051
  "kind": 65536,
1331
1052
  "kindString": "Type literal",
1332
1053
  "flags": {},
1333
1054
  "children": [
1334
1055
  {
1335
- "id": 313,
1056
+ "id": 293,
1336
1057
  "name": "schema",
1337
1058
  "kind": 1024,
1338
1059
  "kindString": "Property",
@@ -1354,479 +1075,200 @@
1354
1075
  {
1355
1076
  "title": "Properties",
1356
1077
  "children": [
1357
- 313
1078
+ 293
1358
1079
  ]
1359
1080
  }
1360
1081
  ],
1361
1082
  "sources": [
1362
1083
  {
1363
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1364
- "line": 16,
1365
- "character": 221
1366
- }
1367
- ]
1368
- }
1369
- }
1370
- ]
1371
- }
1372
- }
1373
- ],
1374
- "groups": [
1375
- {
1376
- "title": "Properties",
1377
- "children": [
1378
- 311
1379
- ]
1380
- }
1381
- ],
1382
- "sources": [
1383
- {
1384
- "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1385
- "line": 5,
1386
- "character": 95
1387
- }
1388
- ]
1389
- }
1390
- }
1391
- ]
1392
- },
1393
- {
1394
- "type": "reference",
1395
- "name": "AnyObject"
1396
- }
1397
- ],
1398
- "name": "ModuleParams"
1399
- },
1400
- "inheritedFrom": {
1401
- "type": "reference",
1402
- "name": "AbstractWitness.params"
1403
- }
1404
- },
1405
- {
1406
- "id": 149,
1407
- "name": "supportedQueryValidator",
1408
- "kind": 1024,
1409
- "kindString": "Property",
1410
- "flags": {
1411
- "isProtected": true,
1412
- "isReadonly": true
1413
- },
1414
- "sources": [
1415
- {
1416
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1417
- "line": 40,
1418
- "character": 23
1419
- }
1420
- ],
1421
- "type": {
1422
- "type": "reference",
1423
- "typeArguments": [
1424
- {
1425
- "type": "intersection",
1426
- "types": [
1427
- {
1428
- "type": "reference",
1429
- "name": "SchemaFields"
1430
- },
1431
- {
1432
- "type": "reference",
1433
- "name": "PayloadFields"
1434
- },
1435
- {
1436
- "type": "reference",
1437
- "name": "XyoBoundWitnessFields"
1438
- },
1439
- {
1440
- "type": "reflection",
1441
- "declaration": {
1442
- "id": 150,
1443
- "name": "__type",
1444
- "kind": 65536,
1445
- "kindString": "Type literal",
1446
- "flags": {},
1447
- "children": [
1448
- {
1449
- "id": 151,
1450
- "name": "query",
1451
- "kind": 1024,
1452
- "kindString": "Property",
1453
- "flags": {},
1454
- "sources": [
1455
- {
1456
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1457
- "line": 5,
1458
- "character": 4
1459
- }
1460
- ],
1461
- "type": {
1462
- "type": "intrinsic",
1463
- "name": "string"
1464
- }
1465
- },
1466
- {
1467
- "id": 152,
1468
- "name": "resultSet",
1469
- "kind": 1024,
1470
- "kindString": "Property",
1471
- "flags": {
1472
- "isOptional": true
1473
- },
1474
- "sources": [
1475
- {
1476
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1477
- "line": 6,
1478
- "character": 4
1479
- }
1480
- ],
1481
- "type": {
1482
- "type": "intrinsic",
1483
- "name": "string"
1484
- }
1485
- },
1486
- {
1487
- "id": 153,
1488
- "name": "schema",
1489
- "kind": 1024,
1490
- "kindString": "Property",
1491
- "flags": {},
1492
- "sources": [
1493
- {
1494
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1495
- "line": 7,
1496
- "character": 4
1497
- }
1498
- ],
1499
- "type": {
1500
- "type": "literal",
1501
- "value": "network.xyo.boundwitness"
1502
- }
1503
- }
1504
- ],
1505
- "groups": [
1506
- {
1507
- "title": "Properties",
1508
- "children": [
1509
- 151,
1510
- 152,
1511
- 153
1512
- ]
1513
- }
1514
- ],
1515
- "sources": [
1516
- {
1517
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1518
- "line": 4,
1519
- "character": 51
1520
- }
1521
- ]
1522
- }
1523
- }
1524
- ]
1525
- }
1526
- ],
1527
- "name": "Queryable"
1528
- },
1529
- "inheritedFrom": {
1530
- "type": "reference",
1531
- "name": "AbstractWitness.supportedQueryValidator"
1532
- }
1533
- },
1534
- {
1535
- "id": 130,
1536
- "name": "upResolver",
1537
- "kind": 1024,
1538
- "kindString": "Property",
1539
- "flags": {
1540
- "isReadonly": true
1541
- },
1542
- "sources": [
1543
- {
1544
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1545
- "line": 25,
1546
- "character": 13
1547
- }
1548
- ],
1549
- "type": {
1550
- "type": "reference",
1551
- "typeArguments": [
1552
- {
1553
- "type": "reference",
1554
- "typeArguments": [
1555
- {
1556
- "type": "intersection",
1557
- "types": [
1558
- {
1559
- "type": "reference",
1560
- "name": "SchemaFields"
1561
- },
1562
- {
1563
- "type": "reference",
1564
- "name": "PayloadFields"
1565
- },
1566
- {
1567
- "type": "reflection",
1568
- "declaration": {
1569
- "id": 131,
1570
- "name": "__type",
1571
- "kind": 65536,
1572
- "kindString": "Type literal",
1573
- "flags": {},
1574
- "children": [
1575
- {
1576
- "id": 132,
1577
- "name": "name",
1578
- "kind": 1024,
1579
- "kindString": "Property",
1580
- "flags": {
1581
- "isOptional": true
1582
- },
1583
- "sources": [
1584
- {
1585
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1586
- "line": 26,
1587
- "character": 8
1588
- }
1589
- ],
1590
- "type": {
1591
- "type": "intrinsic",
1592
- "name": "string"
1593
- }
1594
- },
1595
- {
1596
- "id": 133,
1597
- "name": "security",
1598
- "kind": 1024,
1599
- "kindString": "Property",
1600
- "flags": {
1601
- "isOptional": true
1602
- },
1603
- "sources": [
1604
- {
1605
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1606
- "line": 27,
1607
- "character": 8
1608
- }
1609
- ],
1610
- "type": {
1611
- "type": "reflection",
1612
- "declaration": {
1613
- "id": 134,
1614
- "name": "__type",
1615
- "kind": 65536,
1616
- "kindString": "Type literal",
1617
- "flags": {},
1618
- "children": [
1619
- {
1620
- "id": 135,
1621
- "name": "allowAnonymous",
1622
- "kind": 1024,
1623
- "kindString": "Property",
1624
- "flags": {
1625
- "isOptional": true
1626
- },
1627
- "sources": [
1628
- {
1629
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1630
- "line": 28,
1631
- "character": 12
1632
- }
1633
- ],
1634
- "type": {
1635
- "type": "intrinsic",
1636
- "name": "boolean"
1637
- }
1638
- },
1639
- {
1640
- "id": 136,
1641
- "name": "allowed",
1642
- "kind": 1024,
1643
- "kindString": "Property",
1644
- "flags": {
1645
- "isOptional": true
1646
- },
1647
- "sources": [
1648
- {
1649
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1650
- "line": 29,
1651
- "character": 12
1652
- }
1653
- ],
1654
- "type": {
1655
- "type": "reference",
1656
- "typeArguments": [
1657
- {
1658
- "type": "intrinsic",
1659
- "name": "string"
1660
- },
1661
- {
1662
- "type": "array",
1663
- "elementType": {
1664
- "type": "union",
1665
- "types": [
1666
- {
1667
- "type": "intrinsic",
1668
- "name": "string"
1669
- },
1670
- {
1671
- "type": "reference",
1672
- "name": "CosigningAddressSet"
1673
- }
1674
- ]
1675
- }
1676
- }
1677
- ],
1678
- "name": "Record",
1679
- "qualifiedName": "Record",
1680
- "package": "typescript"
1681
- }
1682
- },
1683
- {
1684
- "id": 137,
1685
- "name": "disallowed",
1686
- "kind": 1024,
1687
- "kindString": "Property",
1688
- "flags": {
1689
- "isOptional": true
1690
- },
1691
- "sources": [
1692
- {
1693
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1694
- "line": 30,
1695
- "character": 12
1696
- }
1697
- ],
1698
- "type": {
1699
- "type": "reference",
1700
- "typeArguments": [
1701
- {
1702
- "type": "intrinsic",
1703
- "name": "string"
1704
- },
1705
- {
1706
- "type": "array",
1707
- "elementType": {
1708
- "type": "intrinsic",
1709
- "name": "string"
1710
- }
1711
- }
1712
- ],
1713
- "name": "Record",
1714
- "qualifiedName": "Record",
1715
- "package": "typescript"
1716
- }
1717
- }
1718
- ],
1719
- "groups": [
1720
- {
1721
- "title": "Properties",
1722
- "children": [
1723
- 135,
1724
- 136,
1725
- 137
1726
- ]
1727
- }
1728
- ],
1729
- "sources": [
1730
- {
1731
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1732
- "line": 27,
1733
- "character": 19
1734
- }
1735
- ]
1736
- }
1737
- }
1738
- },
1739
- {
1740
- "id": 138,
1741
- "name": "storeQueries",
1742
- "kind": 1024,
1743
- "kindString": "Property",
1744
- "flags": {
1745
- "isOptional": true
1746
- },
1747
- "sources": [
1748
- {
1749
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1750
- "line": 32,
1751
- "character": 8
1084
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1085
+ "line": 16,
1086
+ "character": 221
1087
+ }
1088
+ ]
1752
1089
  }
1753
- ],
1754
- "type": {
1755
- "type": "intrinsic",
1756
- "name": "boolean"
1757
1090
  }
1758
- }
1759
- ],
1760
- "groups": [
1761
- {
1762
- "title": "Properties",
1763
- "children": [
1764
- 132,
1765
- 133,
1766
- 138
1767
- ]
1768
- }
1769
- ],
1770
- "sources": [
1771
- {
1772
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1773
- "line": 25,
1774
- "character": 161
1775
- }
1091
+ ]
1092
+ }
1093
+ }
1094
+ ],
1095
+ "groups": [
1096
+ {
1097
+ "title": "Properties",
1098
+ "children": [
1099
+ 291
1776
1100
  ]
1777
1101
  }
1778
- },
1779
- {
1780
- "type": "reflection",
1781
- "declaration": {
1782
- "id": 139,
1783
- "name": "__type",
1784
- "kind": 65536,
1785
- "kindString": "Type literal",
1102
+ ],
1103
+ "sources": [
1104
+ {
1105
+ "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1106
+ "line": 5,
1107
+ "character": 95
1108
+ }
1109
+ ]
1110
+ }
1111
+ }
1112
+ ]
1113
+ },
1114
+ {
1115
+ "type": "reference",
1116
+ "name": "AnyObject"
1117
+ }
1118
+ ],
1119
+ "name": "ModuleParams"
1120
+ },
1121
+ "inheritedFrom": {
1122
+ "type": "reference",
1123
+ "name": "AbstractWitness.params"
1124
+ }
1125
+ },
1126
+ {
1127
+ "id": 129,
1128
+ "name": "supportedQueryValidator",
1129
+ "kind": 1024,
1130
+ "kindString": "Property",
1131
+ "flags": {
1132
+ "isProtected": true,
1133
+ "isReadonly": true
1134
+ },
1135
+ "sources": [
1136
+ {
1137
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1138
+ "line": 20,
1139
+ "character": 23
1140
+ }
1141
+ ],
1142
+ "type": {
1143
+ "type": "reference",
1144
+ "typeArguments": [
1145
+ {
1146
+ "type": "intersection",
1147
+ "types": [
1148
+ {
1149
+ "type": "reference",
1150
+ "name": "SchemaFields"
1151
+ },
1152
+ {
1153
+ "type": "reference",
1154
+ "name": "PayloadFields"
1155
+ },
1156
+ {
1157
+ "type": "reference",
1158
+ "name": "XyoBoundWitnessFields"
1159
+ },
1160
+ {
1161
+ "type": "reflection",
1162
+ "declaration": {
1163
+ "id": 130,
1164
+ "name": "__type",
1165
+ "kind": 65536,
1166
+ "kindString": "Type literal",
1167
+ "flags": {},
1168
+ "children": [
1169
+ {
1170
+ "id": 131,
1171
+ "name": "query",
1172
+ "kind": 1024,
1173
+ "kindString": "Property",
1786
1174
  "flags": {},
1787
- "children": [
1175
+ "sources": [
1788
1176
  {
1789
- "id": 140,
1790
- "name": "schema",
1791
- "kind": 1024,
1792
- "kindString": "Property",
1793
- "flags": {},
1794
- "sources": [
1795
- {
1796
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1797
- "line": 34,
1798
- "character": 8
1799
- }
1800
- ],
1801
- "type": {
1802
- "type": "intrinsic",
1803
- "name": "string"
1804
- }
1177
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1178
+ "line": 5,
1179
+ "character": 4
1805
1180
  }
1806
1181
  ],
1807
- "groups": [
1182
+ "type": {
1183
+ "type": "intrinsic",
1184
+ "name": "string"
1185
+ }
1186
+ },
1187
+ {
1188
+ "id": 132,
1189
+ "name": "resultSet",
1190
+ "kind": 1024,
1191
+ "kindString": "Property",
1192
+ "flags": {
1193
+ "isOptional": true
1194
+ },
1195
+ "sources": [
1808
1196
  {
1809
- "title": "Properties",
1810
- "children": [
1811
- 140
1812
- ]
1197
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1198
+ "line": 6,
1199
+ "character": 4
1813
1200
  }
1814
1201
  ],
1202
+ "type": {
1203
+ "type": "intrinsic",
1204
+ "name": "string"
1205
+ }
1206
+ },
1207
+ {
1208
+ "id": 133,
1209
+ "name": "schema",
1210
+ "kind": 1024,
1211
+ "kindString": "Property",
1212
+ "flags": {},
1815
1213
  "sources": [
1816
1214
  {
1817
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1818
- "line": 33,
1819
- "character": 8
1215
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1216
+ "line": 7,
1217
+ "character": 4
1820
1218
  }
1219
+ ],
1220
+ "type": {
1221
+ "type": "literal",
1222
+ "value": "network.xyo.boundwitness"
1223
+ }
1224
+ }
1225
+ ],
1226
+ "groups": [
1227
+ {
1228
+ "title": "Properties",
1229
+ "children": [
1230
+ 131,
1231
+ 132,
1232
+ 133
1821
1233
  ]
1822
1234
  }
1823
- }
1824
- ]
1235
+ ],
1236
+ "sources": [
1237
+ {
1238
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1239
+ "line": 4,
1240
+ "character": 51
1241
+ }
1242
+ ]
1243
+ }
1825
1244
  }
1826
- ],
1827
- "name": "Module"
1245
+ ]
1828
1246
  }
1829
1247
  ],
1248
+ "name": "Queryable"
1249
+ },
1250
+ "inheritedFrom": {
1251
+ "type": "reference",
1252
+ "name": "AbstractWitness.supportedQueryValidator"
1253
+ }
1254
+ },
1255
+ {
1256
+ "id": 120,
1257
+ "name": "upResolver",
1258
+ "kind": 1024,
1259
+ "kindString": "Property",
1260
+ "flags": {
1261
+ "isReadonly": true
1262
+ },
1263
+ "sources": [
1264
+ {
1265
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1266
+ "line": 15,
1267
+ "character": 13
1268
+ }
1269
+ ],
1270
+ "type": {
1271
+ "type": "reference",
1830
1272
  "name": "CompositeModuleResolver"
1831
1273
  },
1832
1274
  "inheritedFrom": {
@@ -1847,7 +1289,7 @@
1847
1289
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
1848
1290
  "line": 27,
1849
1291
  "character": 18,
1850
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L27"
1292
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L27"
1851
1293
  }
1852
1294
  ],
1853
1295
  "type": {
@@ -1886,7 +1328,7 @@
1886
1328
  }
1887
1329
  },
1888
1330
  {
1889
- "id": 154,
1331
+ "id": 134,
1890
1332
  "name": "address",
1891
1333
  "kind": 262144,
1892
1334
  "kindString": "Accessor",
@@ -1894,12 +1336,12 @@
1894
1336
  "sources": [
1895
1337
  {
1896
1338
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1897
- "line": 42,
1339
+ "line": 22,
1898
1340
  "character": 8
1899
1341
  }
1900
1342
  ],
1901
1343
  "getSignature": {
1902
- "id": 155,
1344
+ "id": 135,
1903
1345
  "name": "address",
1904
1346
  "kind": 524288,
1905
1347
  "kindString": "Get signature",
@@ -1919,7 +1361,7 @@
1919
1361
  }
1920
1362
  },
1921
1363
  {
1922
- "id": 156,
1364
+ "id": 136,
1923
1365
  "name": "allowAnonymous",
1924
1366
  "kind": 262144,
1925
1367
  "kindString": "Accessor",
@@ -1927,12 +1369,12 @@
1927
1369
  "sources": [
1928
1370
  {
1929
1371
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1930
- "line": 43,
1372
+ "line": 23,
1931
1373
  "character": 8
1932
1374
  }
1933
1375
  ],
1934
1376
  "getSignature": {
1935
- "id": 157,
1377
+ "id": 137,
1936
1378
  "name": "allowAnonymous",
1937
1379
  "kind": 524288,
1938
1380
  "kindString": "Get signature",
@@ -1952,7 +1394,7 @@
1952
1394
  }
1953
1395
  },
1954
1396
  {
1955
- "id": 158,
1397
+ "id": 138,
1956
1398
  "name": "config",
1957
1399
  "kind": 262144,
1958
1400
  "kindString": "Accessor",
@@ -1960,12 +1402,12 @@
1960
1402
  "sources": [
1961
1403
  {
1962
1404
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1963
- "line": 44,
1405
+ "line": 24,
1964
1406
  "character": 8
1965
1407
  }
1966
1408
  ],
1967
1409
  "getSignature": {
1968
- "id": 159,
1410
+ "id": 139,
1969
1411
  "name": "config",
1970
1412
  "kind": 524288,
1971
1413
  "kindString": "Get signature",
@@ -1985,7 +1427,7 @@
1985
1427
  }
1986
1428
  },
1987
1429
  {
1988
- "id": 314,
1430
+ "id": 294,
1989
1431
  "name": "log",
1990
1432
  "kind": 262144,
1991
1433
  "kindString": "Accessor",
@@ -2000,7 +1442,7 @@
2000
1442
  }
2001
1443
  ],
2002
1444
  "getSignature": {
2003
- "id": 315,
1445
+ "id": 295,
2004
1446
  "name": "log",
2005
1447
  "kind": 524288,
2006
1448
  "kindString": "Get signature",
@@ -2031,7 +1473,7 @@
2031
1473
  }
2032
1474
  },
2033
1475
  {
2034
- "id": 160,
1476
+ "id": 140,
2035
1477
  "name": "previousHash",
2036
1478
  "kind": 262144,
2037
1479
  "kindString": "Accessor",
@@ -2039,12 +1481,12 @@
2039
1481
  "sources": [
2040
1482
  {
2041
1483
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2042
- "line": 45,
1484
+ "line": 25,
2043
1485
  "character": 8
2044
1486
  }
2045
1487
  ],
2046
1488
  "getSignature": {
2047
- "id": 161,
1489
+ "id": 141,
2048
1490
  "name": "previousHash",
2049
1491
  "kind": 524288,
2050
1492
  "kindString": "Get signature",
@@ -2209,7 +1651,7 @@
2209
1651
  }
2210
1652
  },
2211
1653
  {
2212
- "id": 209,
1654
+ "id": 189,
2213
1655
  "name": "bindHashes",
2214
1656
  "kind": 2048,
2215
1657
  "kindString": "Method",
@@ -2219,20 +1661,20 @@
2219
1661
  "sources": [
2220
1662
  {
2221
1663
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2222
- "line": 53,
1664
+ "line": 33,
2223
1665
  "character": 14
2224
1666
  }
2225
1667
  ],
2226
1668
  "signatures": [
2227
1669
  {
2228
- "id": 210,
1670
+ "id": 190,
2229
1671
  "name": "bindHashes",
2230
1672
  "kind": 4096,
2231
1673
  "kindString": "Call signature",
2232
1674
  "flags": {},
2233
1675
  "parameters": [
2234
1676
  {
2235
- "id": 211,
1677
+ "id": 191,
2236
1678
  "name": "hashes",
2237
1679
  "kind": 32768,
2238
1680
  "kindString": "Parameter",
@@ -2246,7 +1688,7 @@
2246
1688
  }
2247
1689
  },
2248
1690
  {
2249
- "id": 212,
1691
+ "id": 192,
2250
1692
  "name": "schema",
2251
1693
  "kind": 32768,
2252
1694
  "kindString": "Parameter",
@@ -2260,7 +1702,7 @@
2260
1702
  }
2261
1703
  },
2262
1704
  {
2263
- "id": 213,
1705
+ "id": 193,
2264
1706
  "name": "account",
2265
1707
  "kind": 32768,
2266
1708
  "kindString": "Parameter",
@@ -2299,7 +1741,7 @@
2299
1741
  }
2300
1742
  },
2301
1743
  {
2302
- "id": 214,
1744
+ "id": 194,
2303
1745
  "name": "bindHashesInternal",
2304
1746
  "kind": 2048,
2305
1747
  "kindString": "Method",
@@ -2309,20 +1751,20 @@
2309
1751
  "sources": [
2310
1752
  {
2311
1753
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2312
- "line": 54,
1754
+ "line": 34,
2313
1755
  "character": 14
2314
1756
  }
2315
1757
  ],
2316
1758
  "signatures": [
2317
1759
  {
2318
- "id": 215,
1760
+ "id": 195,
2319
1761
  "name": "bindHashesInternal",
2320
1762
  "kind": 4096,
2321
1763
  "kindString": "Call signature",
2322
1764
  "flags": {},
2323
1765
  "parameters": [
2324
1766
  {
2325
- "id": 216,
1767
+ "id": 196,
2326
1768
  "name": "hashes",
2327
1769
  "kind": 32768,
2328
1770
  "kindString": "Parameter",
@@ -2336,7 +1778,7 @@
2336
1778
  }
2337
1779
  },
2338
1780
  {
2339
- "id": 217,
1781
+ "id": 197,
2340
1782
  "name": "schema",
2341
1783
  "kind": 32768,
2342
1784
  "kindString": "Parameter",
@@ -2350,7 +1792,7 @@
2350
1792
  }
2351
1793
  },
2352
1794
  {
2353
- "id": 218,
1795
+ "id": 198,
2354
1796
  "name": "account",
2355
1797
  "kind": 32768,
2356
1798
  "kindString": "Parameter",
@@ -2381,14 +1823,14 @@
2381
1823
  {
2382
1824
  "type": "reflection",
2383
1825
  "declaration": {
2384
- "id": 219,
1826
+ "id": 199,
2385
1827
  "name": "__type",
2386
1828
  "kind": 65536,
2387
1829
  "kindString": "Type literal",
2388
1830
  "flags": {},
2389
1831
  "children": [
2390
1832
  {
2391
- "id": 220,
1833
+ "id": 200,
2392
1834
  "name": "schema",
2393
1835
  "kind": 1024,
2394
1836
  "kindString": "Property",
@@ -2410,7 +1852,7 @@
2410
1852
  {
2411
1853
  "title": "Properties",
2412
1854
  "children": [
2413
- 220
1855
+ 200
2414
1856
  ]
2415
1857
  }
2416
1858
  ],
@@ -2437,7 +1879,7 @@
2437
1879
  }
2438
1880
  },
2439
1881
  {
2440
- "id": 221,
1882
+ "id": 201,
2441
1883
  "name": "bindQuery",
2442
1884
  "kind": 2048,
2443
1885
  "kindString": "Method",
@@ -2447,20 +1889,20 @@
2447
1889
  "sources": [
2448
1890
  {
2449
1891
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2450
- "line": 55,
1892
+ "line": 35,
2451
1893
  "character": 14
2452
1894
  }
2453
1895
  ],
2454
1896
  "signatures": [
2455
1897
  {
2456
- "id": 222,
1898
+ "id": 202,
2457
1899
  "name": "bindQuery",
2458
1900
  "kind": 4096,
2459
1901
  "kindString": "Call signature",
2460
1902
  "flags": {},
2461
1903
  "typeParameter": [
2462
1904
  {
2463
- "id": 227,
1905
+ "id": 207,
2464
1906
  "name": "T",
2465
1907
  "kind": 131072,
2466
1908
  "kindString": "Type parameter",
@@ -2486,14 +1928,14 @@
2486
1928
  {
2487
1929
  "type": "reflection",
2488
1930
  "declaration": {
2489
- "id": 223,
1931
+ "id": 203,
2490
1932
  "name": "__type",
2491
1933
  "kind": 65536,
2492
1934
  "kindString": "Type literal",
2493
1935
  "flags": {},
2494
1936
  "children": [
2495
1937
  {
2496
- "id": 224,
1938
+ "id": 204,
2497
1939
  "name": "schema",
2498
1940
  "kind": 1024,
2499
1941
  "kindString": "Property",
@@ -2515,7 +1957,7 @@
2515
1957
  {
2516
1958
  "title": "Properties",
2517
1959
  "children": [
2518
- 224
1960
+ 204
2519
1961
  ]
2520
1962
  }
2521
1963
  ],
@@ -2551,14 +1993,14 @@
2551
1993
  {
2552
1994
  "type": "reflection",
2553
1995
  "declaration": {
2554
- "id": 225,
1996
+ "id": 205,
2555
1997
  "name": "__type",
2556
1998
  "kind": 65536,
2557
1999
  "kindString": "Type literal",
2558
2000
  "flags": {},
2559
2001
  "children": [
2560
2002
  {
2561
- "id": 226,
2003
+ "id": 206,
2562
2004
  "name": "schema",
2563
2005
  "kind": 1024,
2564
2006
  "kindString": "Property",
@@ -2580,7 +2022,7 @@
2580
2022
  {
2581
2023
  "title": "Properties",
2582
2024
  "children": [
2583
- 226
2025
+ 206
2584
2026
  ]
2585
2027
  }
2586
2028
  ],
@@ -2604,19 +2046,19 @@
2604
2046
  ],
2605
2047
  "parameters": [
2606
2048
  {
2607
- "id": 228,
2049
+ "id": 208,
2608
2050
  "name": "query",
2609
2051
  "kind": 32768,
2610
2052
  "kindString": "Parameter",
2611
2053
  "flags": {},
2612
2054
  "type": {
2613
2055
  "type": "reference",
2614
- "id": 227,
2056
+ "id": 207,
2615
2057
  "name": "T"
2616
2058
  }
2617
2059
  },
2618
2060
  {
2619
- "id": 229,
2061
+ "id": 209,
2620
2062
  "name": "payloads",
2621
2063
  "kind": 32768,
2622
2064
  "kindString": "Parameter",
@@ -2639,14 +2081,14 @@
2639
2081
  {
2640
2082
  "type": "reflection",
2641
2083
  "declaration": {
2642
- "id": 230,
2084
+ "id": 210,
2643
2085
  "name": "__type",
2644
2086
  "kind": 65536,
2645
2087
  "kindString": "Type literal",
2646
2088
  "flags": {},
2647
2089
  "children": [
2648
2090
  {
2649
- "id": 231,
2091
+ "id": 211,
2650
2092
  "name": "schema",
2651
2093
  "kind": 1024,
2652
2094
  "kindString": "Property",
@@ -2668,7 +2110,7 @@
2668
2110
  {
2669
2111
  "title": "Properties",
2670
2112
  "children": [
2671
- 231
2113
+ 211
2672
2114
  ]
2673
2115
  }
2674
2116
  ],
@@ -2686,7 +2128,7 @@
2686
2128
  }
2687
2129
  },
2688
2130
  {
2689
- "id": 232,
2131
+ "id": 212,
2690
2132
  "name": "account",
2691
2133
  "kind": 32768,
2692
2134
  "kindString": "Parameter",
@@ -2723,14 +2165,14 @@
2723
2165
  {
2724
2166
  "type": "reflection",
2725
2167
  "declaration": {
2726
- "id": 233,
2168
+ "id": 213,
2727
2169
  "name": "__type",
2728
2170
  "kind": 65536,
2729
2171
  "kindString": "Type literal",
2730
2172
  "flags": {},
2731
2173
  "children": [
2732
2174
  {
2733
- "id": 234,
2175
+ "id": 214,
2734
2176
  "name": "query",
2735
2177
  "kind": 1024,
2736
2178
  "kindString": "Property",
@@ -2748,7 +2190,7 @@
2748
2190
  }
2749
2191
  },
2750
2192
  {
2751
- "id": 235,
2193
+ "id": 215,
2752
2194
  "name": "resultSet",
2753
2195
  "kind": 1024,
2754
2196
  "kindString": "Property",
@@ -2768,7 +2210,7 @@
2768
2210
  }
2769
2211
  },
2770
2212
  {
2771
- "id": 236,
2213
+ "id": 216,
2772
2214
  "name": "schema",
2773
2215
  "kind": 1024,
2774
2216
  "kindString": "Property",
@@ -2790,9 +2232,9 @@
2790
2232
  {
2791
2233
  "title": "Properties",
2792
2234
  "children": [
2793
- 234,
2794
- 235,
2795
- 236
2235
+ 214,
2236
+ 215,
2237
+ 216
2796
2238
  ]
2797
2239
  }
2798
2240
  ],
@@ -2823,14 +2265,14 @@
2823
2265
  {
2824
2266
  "type": "reflection",
2825
2267
  "declaration": {
2826
- "id": 237,
2268
+ "id": 217,
2827
2269
  "name": "__type",
2828
2270
  "kind": 65536,
2829
2271
  "kindString": "Type literal",
2830
2272
  "flags": {},
2831
2273
  "children": [
2832
2274
  {
2833
- "id": 238,
2275
+ "id": 218,
2834
2276
  "name": "schema",
2835
2277
  "kind": 1024,
2836
2278
  "kindString": "Property",
@@ -2852,7 +2294,7 @@
2852
2294
  {
2853
2295
  "title": "Properties",
2854
2296
  "children": [
2855
- 238
2297
+ 218
2856
2298
  ]
2857
2299
  }
2858
2300
  ],
@@ -2889,7 +2331,7 @@
2889
2331
  }
2890
2332
  },
2891
2333
  {
2892
- "id": 239,
2334
+ "id": 219,
2893
2335
  "name": "bindQueryInternal",
2894
2336
  "kind": 2048,
2895
2337
  "kindString": "Method",
@@ -2899,20 +2341,20 @@
2899
2341
  "sources": [
2900
2342
  {
2901
2343
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2902
- "line": 56,
2344
+ "line": 36,
2903
2345
  "character": 14
2904
2346
  }
2905
2347
  ],
2906
2348
  "signatures": [
2907
2349
  {
2908
- "id": 240,
2350
+ "id": 220,
2909
2351
  "name": "bindQueryInternal",
2910
2352
  "kind": 4096,
2911
2353
  "kindString": "Call signature",
2912
2354
  "flags": {},
2913
2355
  "typeParameter": [
2914
2356
  {
2915
- "id": 245,
2357
+ "id": 225,
2916
2358
  "name": "T",
2917
2359
  "kind": 131072,
2918
2360
  "kindString": "Type parameter",
@@ -2938,14 +2380,14 @@
2938
2380
  {
2939
2381
  "type": "reflection",
2940
2382
  "declaration": {
2941
- "id": 241,
2383
+ "id": 221,
2942
2384
  "name": "__type",
2943
2385
  "kind": 65536,
2944
2386
  "kindString": "Type literal",
2945
2387
  "flags": {},
2946
2388
  "children": [
2947
2389
  {
2948
- "id": 242,
2390
+ "id": 222,
2949
2391
  "name": "schema",
2950
2392
  "kind": 1024,
2951
2393
  "kindString": "Property",
@@ -2967,7 +2409,7 @@
2967
2409
  {
2968
2410
  "title": "Properties",
2969
2411
  "children": [
2970
- 242
2412
+ 222
2971
2413
  ]
2972
2414
  }
2973
2415
  ],
@@ -3003,14 +2445,14 @@
3003
2445
  {
3004
2446
  "type": "reflection",
3005
2447
  "declaration": {
3006
- "id": 243,
2448
+ "id": 223,
3007
2449
  "name": "__type",
3008
2450
  "kind": 65536,
3009
2451
  "kindString": "Type literal",
3010
2452
  "flags": {},
3011
2453
  "children": [
3012
2454
  {
3013
- "id": 244,
2455
+ "id": 224,
3014
2456
  "name": "schema",
3015
2457
  "kind": 1024,
3016
2458
  "kindString": "Property",
@@ -3032,7 +2474,7 @@
3032
2474
  {
3033
2475
  "title": "Properties",
3034
2476
  "children": [
3035
- 244
2477
+ 224
3036
2478
  ]
3037
2479
  }
3038
2480
  ],
@@ -3056,19 +2498,19 @@
3056
2498
  ],
3057
2499
  "parameters": [
3058
2500
  {
3059
- "id": 246,
2501
+ "id": 226,
3060
2502
  "name": "query",
3061
2503
  "kind": 32768,
3062
2504
  "kindString": "Parameter",
3063
2505
  "flags": {},
3064
2506
  "type": {
3065
2507
  "type": "reference",
3066
- "id": 245,
2508
+ "id": 225,
3067
2509
  "name": "T"
3068
2510
  }
3069
2511
  },
3070
2512
  {
3071
- "id": 247,
2513
+ "id": 227,
3072
2514
  "name": "payloads",
3073
2515
  "kind": 32768,
3074
2516
  "kindString": "Parameter",
@@ -3091,14 +2533,14 @@
3091
2533
  {
3092
2534
  "type": "reflection",
3093
2535
  "declaration": {
3094
- "id": 248,
2536
+ "id": 228,
3095
2537
  "name": "__type",
3096
2538
  "kind": 65536,
3097
2539
  "kindString": "Type literal",
3098
2540
  "flags": {},
3099
2541
  "children": [
3100
2542
  {
3101
- "id": 249,
2543
+ "id": 229,
3102
2544
  "name": "schema",
3103
2545
  "kind": 1024,
3104
2546
  "kindString": "Property",
@@ -3120,7 +2562,7 @@
3120
2562
  {
3121
2563
  "title": "Properties",
3122
2564
  "children": [
3123
- 249
2565
+ 229
3124
2566
  ]
3125
2567
  }
3126
2568
  ],
@@ -3138,7 +2580,7 @@
3138
2580
  }
3139
2581
  },
3140
2582
  {
3141
- "id": 250,
2583
+ "id": 230,
3142
2584
  "name": "account",
3143
2585
  "kind": 32768,
3144
2586
  "kindString": "Parameter",
@@ -3172,14 +2614,14 @@
3172
2614
  {
3173
2615
  "type": "reflection",
3174
2616
  "declaration": {
3175
- "id": 251,
2617
+ "id": 231,
3176
2618
  "name": "__type",
3177
2619
  "kind": 65536,
3178
2620
  "kindString": "Type literal",
3179
2621
  "flags": {},
3180
2622
  "children": [
3181
2623
  {
3182
- "id": 252,
2624
+ "id": 232,
3183
2625
  "name": "query",
3184
2626
  "kind": 1024,
3185
2627
  "kindString": "Property",
@@ -3197,7 +2639,7 @@
3197
2639
  }
3198
2640
  },
3199
2641
  {
3200
- "id": 253,
2642
+ "id": 233,
3201
2643
  "name": "resultSet",
3202
2644
  "kind": 1024,
3203
2645
  "kindString": "Property",
@@ -3217,7 +2659,7 @@
3217
2659
  }
3218
2660
  },
3219
2661
  {
3220
- "id": 254,
2662
+ "id": 234,
3221
2663
  "name": "schema",
3222
2664
  "kind": 1024,
3223
2665
  "kindString": "Property",
@@ -3239,9 +2681,9 @@
3239
2681
  {
3240
2682
  "title": "Properties",
3241
2683
  "children": [
3242
- 252,
3243
- 253,
3244
- 254
2684
+ 232,
2685
+ 233,
2686
+ 234
3245
2687
  ]
3246
2688
  }
3247
2689
  ],
@@ -3272,14 +2714,14 @@
3272
2714
  {
3273
2715
  "type": "reflection",
3274
2716
  "declaration": {
3275
- "id": 255,
2717
+ "id": 235,
3276
2718
  "name": "__type",
3277
2719
  "kind": 65536,
3278
2720
  "kindString": "Type literal",
3279
2721
  "flags": {},
3280
2722
  "children": [
3281
2723
  {
3282
- "id": 256,
2724
+ "id": 236,
3283
2725
  "name": "schema",
3284
2726
  "kind": 1024,
3285
2727
  "kindString": "Property",
@@ -3301,7 +2743,7 @@
3301
2743
  {
3302
2744
  "title": "Properties",
3303
2745
  "children": [
3304
- 256
2746
+ 236
3305
2747
  ]
3306
2748
  }
3307
2749
  ],
@@ -3331,7 +2773,7 @@
3331
2773
  }
3332
2774
  },
3333
2775
  {
3334
- "id": 257,
2776
+ "id": 237,
3335
2777
  "name": "bindResult",
3336
2778
  "kind": 2048,
3337
2779
  "kindString": "Method",
@@ -3341,20 +2783,20 @@
3341
2783
  "sources": [
3342
2784
  {
3343
2785
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3344
- "line": 57,
2786
+ "line": 37,
3345
2787
  "character": 14
3346
2788
  }
3347
2789
  ],
3348
2790
  "signatures": [
3349
2791
  {
3350
- "id": 258,
2792
+ "id": 238,
3351
2793
  "name": "bindResult",
3352
2794
  "kind": 4096,
3353
2795
  "kindString": "Call signature",
3354
2796
  "flags": {},
3355
2797
  "parameters": [
3356
2798
  {
3357
- "id": 259,
2799
+ "id": 239,
3358
2800
  "name": "payloads",
3359
2801
  "kind": 32768,
3360
2802
  "kindString": "Parameter",
@@ -3375,14 +2817,14 @@
3375
2817
  {
3376
2818
  "type": "reflection",
3377
2819
  "declaration": {
3378
- "id": 260,
2820
+ "id": 240,
3379
2821
  "name": "__type",
3380
2822
  "kind": 65536,
3381
2823
  "kindString": "Type literal",
3382
2824
  "flags": {},
3383
2825
  "children": [
3384
2826
  {
3385
- "id": 261,
2827
+ "id": 241,
3386
2828
  "name": "schema",
3387
2829
  "kind": 1024,
3388
2830
  "kindString": "Property",
@@ -3404,7 +2846,7 @@
3404
2846
  {
3405
2847
  "title": "Properties",
3406
2848
  "children": [
3407
- 261
2849
+ 241
3408
2850
  ]
3409
2851
  }
3410
2852
  ],
@@ -3422,7 +2864,7 @@
3422
2864
  }
3423
2865
  },
3424
2866
  {
3425
- "id": 262,
2867
+ "id": 242,
3426
2868
  "name": "account",
3427
2869
  "kind": 32768,
3428
2870
  "kindString": "Parameter",
@@ -3455,14 +2897,14 @@
3455
2897
  {
3456
2898
  "type": "reflection",
3457
2899
  "declaration": {
3458
- "id": 263,
2900
+ "id": 243,
3459
2901
  "name": "__type",
3460
2902
  "kind": 65536,
3461
2903
  "kindString": "Type literal",
3462
2904
  "flags": {},
3463
2905
  "children": [
3464
2906
  {
3465
- "id": 264,
2907
+ "id": 244,
3466
2908
  "name": "schema",
3467
2909
  "kind": 1024,
3468
2910
  "kindString": "Property",
@@ -3484,7 +2926,7 @@
3484
2926
  {
3485
2927
  "title": "Properties",
3486
2928
  "children": [
3487
- 264
2929
+ 244
3488
2930
  ]
3489
2931
  }
3490
2932
  ],
@@ -3521,7 +2963,7 @@
3521
2963
  }
3522
2964
  },
3523
2965
  {
3524
- "id": 265,
2966
+ "id": 245,
3525
2967
  "name": "bindResultInternal",
3526
2968
  "kind": 2048,
3527
2969
  "kindString": "Method",
@@ -3531,20 +2973,20 @@
3531
2973
  "sources": [
3532
2974
  {
3533
2975
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3534
- "line": 58,
2976
+ "line": 38,
3535
2977
  "character": 14
3536
2978
  }
3537
2979
  ],
3538
2980
  "signatures": [
3539
2981
  {
3540
- "id": 266,
2982
+ "id": 246,
3541
2983
  "name": "bindResultInternal",
3542
2984
  "kind": 4096,
3543
2985
  "kindString": "Call signature",
3544
2986
  "flags": {},
3545
2987
  "parameters": [
3546
2988
  {
3547
- "id": 267,
2989
+ "id": 247,
3548
2990
  "name": "payloads",
3549
2991
  "kind": 32768,
3550
2992
  "kindString": "Parameter",
@@ -3565,14 +3007,14 @@
3565
3007
  {
3566
3008
  "type": "reflection",
3567
3009
  "declaration": {
3568
- "id": 268,
3010
+ "id": 248,
3569
3011
  "name": "__type",
3570
3012
  "kind": 65536,
3571
3013
  "kindString": "Type literal",
3572
3014
  "flags": {},
3573
3015
  "children": [
3574
3016
  {
3575
- "id": 269,
3017
+ "id": 249,
3576
3018
  "name": "schema",
3577
3019
  "kind": 1024,
3578
3020
  "kindString": "Property",
@@ -3594,7 +3036,7 @@
3594
3036
  {
3595
3037
  "title": "Properties",
3596
3038
  "children": [
3597
- 269
3039
+ 249
3598
3040
  ]
3599
3041
  }
3600
3042
  ],
@@ -3612,7 +3054,7 @@
3612
3054
  }
3613
3055
  },
3614
3056
  {
3615
- "id": 270,
3057
+ "id": 250,
3616
3058
  "name": "account",
3617
3059
  "kind": 32768,
3618
3060
  "kindString": "Parameter",
@@ -3642,14 +3084,14 @@
3642
3084
  {
3643
3085
  "type": "reflection",
3644
3086
  "declaration": {
3645
- "id": 271,
3087
+ "id": 251,
3646
3088
  "name": "__type",
3647
3089
  "kind": 65536,
3648
3090
  "kindString": "Type literal",
3649
3091
  "flags": {},
3650
3092
  "children": [
3651
3093
  {
3652
- "id": 272,
3094
+ "id": 252,
3653
3095
  "name": "schema",
3654
3096
  "kind": 1024,
3655
3097
  "kindString": "Property",
@@ -3671,7 +3113,7 @@
3671
3113
  {
3672
3114
  "title": "Properties",
3673
3115
  "children": [
3674
- 272
3116
+ 252
3675
3117
  ]
3676
3118
  }
3677
3119
  ],
@@ -3701,7 +3143,7 @@
3701
3143
  }
3702
3144
  },
3703
3145
  {
3704
- "id": 162,
3146
+ "id": 142,
3705
3147
  "name": "discover",
3706
3148
  "kind": 2048,
3707
3149
  "kindString": "Method",
@@ -3709,13 +3151,13 @@
3709
3151
  "sources": [
3710
3152
  {
3711
3153
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3712
- "line": 48,
3154
+ "line": 28,
3713
3155
  "character": 4
3714
3156
  }
3715
3157
  ],
3716
3158
  "signatures": [
3717
3159
  {
3718
- "id": 163,
3160
+ "id": 143,
3719
3161
  "name": "discover",
3720
3162
  "kind": 4096,
3721
3163
  "kindString": "Call signature",
@@ -3739,14 +3181,14 @@
3739
3181
  {
3740
3182
  "type": "reflection",
3741
3183
  "declaration": {
3742
- "id": 164,
3184
+ "id": 144,
3743
3185
  "name": "__type",
3744
3186
  "kind": 65536,
3745
3187
  "kindString": "Type literal",
3746
3188
  "flags": {},
3747
3189
  "children": [
3748
3190
  {
3749
- "id": 165,
3191
+ "id": 145,
3750
3192
  "name": "schema",
3751
3193
  "kind": 1024,
3752
3194
  "kindString": "Property",
@@ -3768,7 +3210,7 @@
3768
3210
  {
3769
3211
  "title": "Properties",
3770
3212
  "children": [
3771
- 165
3213
+ 145
3772
3214
  ]
3773
3215
  }
3774
3216
  ],
@@ -3803,7 +3245,7 @@
3803
3245
  }
3804
3246
  },
3805
3247
  {
3806
- "id": 273,
3248
+ "id": 253,
3807
3249
  "name": "loadAccount",
3808
3250
  "kind": 2048,
3809
3251
  "kindString": "Method",
@@ -3813,20 +3255,20 @@
3813
3255
  "sources": [
3814
3256
  {
3815
3257
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3816
- "line": 59,
3258
+ "line": 39,
3817
3259
  "character": 14
3818
3260
  }
3819
3261
  ],
3820
3262
  "signatures": [
3821
3263
  {
3822
- "id": 274,
3264
+ "id": 254,
3823
3265
  "name": "loadAccount",
3824
3266
  "kind": 4096,
3825
3267
  "kindString": "Call signature",
3826
3268
  "flags": {},
3827
3269
  "parameters": [
3828
3270
  {
3829
- "id": 275,
3271
+ "id": 255,
3830
3272
  "name": "account",
3831
3273
  "kind": 32768,
3832
3274
  "kindString": "Parameter",
@@ -3865,7 +3307,7 @@
3865
3307
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
3866
3308
  "line": 36,
3867
3309
  "character": 17,
3868
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L36"
3310
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L36"
3869
3311
  }
3870
3312
  ],
3871
3313
  "signatures": [
@@ -4999,7 +4441,7 @@
4999
4441
  }
5000
4442
  },
5001
4443
  {
5002
- "id": 166,
4444
+ "id": 146,
5003
4445
  "name": "queryable",
5004
4446
  "kind": 2048,
5005
4447
  "kindString": "Method",
@@ -5007,20 +4449,20 @@
5007
4449
  "sources": [
5008
4450
  {
5009
4451
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5010
- "line": 50,
4452
+ "line": 30,
5011
4453
  "character": 4
5012
4454
  }
5013
4455
  ],
5014
4456
  "signatures": [
5015
4457
  {
5016
- "id": 167,
4458
+ "id": 147,
5017
4459
  "name": "queryable",
5018
4460
  "kind": 4096,
5019
4461
  "kindString": "Call signature",
5020
4462
  "flags": {},
5021
4463
  "typeParameter": [
5022
4464
  {
5023
- "id": 176,
4465
+ "id": 156,
5024
4466
  "name": "T",
5025
4467
  "kind": 131072,
5026
4468
  "kindString": "Type parameter",
@@ -5043,14 +4485,14 @@
5043
4485
  {
5044
4486
  "type": "reflection",
5045
4487
  "declaration": {
5046
- "id": 168,
4488
+ "id": 148,
5047
4489
  "name": "__type",
5048
4490
  "kind": 65536,
5049
4491
  "kindString": "Type literal",
5050
4492
  "flags": {},
5051
4493
  "children": [
5052
4494
  {
5053
- "id": 169,
4495
+ "id": 149,
5054
4496
  "name": "query",
5055
4497
  "kind": 1024,
5056
4498
  "kindString": "Property",
@@ -5068,7 +4510,7 @@
5068
4510
  }
5069
4511
  },
5070
4512
  {
5071
- "id": 170,
4513
+ "id": 150,
5072
4514
  "name": "resultSet",
5073
4515
  "kind": 1024,
5074
4516
  "kindString": "Property",
@@ -5088,7 +4530,7 @@
5088
4530
  }
5089
4531
  },
5090
4532
  {
5091
- "id": 171,
4533
+ "id": 151,
5092
4534
  "name": "schema",
5093
4535
  "kind": 1024,
5094
4536
  "kindString": "Property",
@@ -5110,9 +4552,9 @@
5110
4552
  {
5111
4553
  "title": "Properties",
5112
4554
  "children": [
5113
- 169,
5114
- 170,
5115
- 171
4555
+ 149,
4556
+ 150,
4557
+ 151
5116
4558
  ]
5117
4559
  }
5118
4560
  ],
@@ -5145,14 +4587,14 @@
5145
4587
  {
5146
4588
  "type": "reflection",
5147
4589
  "declaration": {
5148
- "id": 172,
4590
+ "id": 152,
5149
4591
  "name": "__type",
5150
4592
  "kind": 65536,
5151
4593
  "kindString": "Type literal",
5152
4594
  "flags": {},
5153
4595
  "children": [
5154
4596
  {
5155
- "id": 173,
4597
+ "id": 153,
5156
4598
  "name": "query",
5157
4599
  "kind": 1024,
5158
4600
  "kindString": "Property",
@@ -5170,7 +4612,7 @@
5170
4612
  }
5171
4613
  },
5172
4614
  {
5173
- "id": 174,
4615
+ "id": 154,
5174
4616
  "name": "resultSet",
5175
4617
  "kind": 1024,
5176
4618
  "kindString": "Property",
@@ -5190,7 +4632,7 @@
5190
4632
  }
5191
4633
  },
5192
4634
  {
5193
- "id": 175,
4635
+ "id": 155,
5194
4636
  "name": "schema",
5195
4637
  "kind": 1024,
5196
4638
  "kindString": "Property",
@@ -5212,9 +4654,9 @@
5212
4654
  {
5213
4655
  "title": "Properties",
5214
4656
  "children": [
5215
- 173,
5216
- 174,
5217
- 175
4657
+ 153,
4658
+ 154,
4659
+ 155
5218
4660
  ]
5219
4661
  }
5220
4662
  ],
@@ -5231,7 +4673,7 @@
5231
4673
  }
5232
4674
  },
5233
4675
  {
5234
- "id": 197,
4676
+ "id": 177,
5235
4677
  "name": "TConfig",
5236
4678
  "kind": 131072,
5237
4679
  "kindString": "Type parameter",
@@ -5250,14 +4692,14 @@
5250
4692
  {
5251
4693
  "type": "reflection",
5252
4694
  "declaration": {
5253
- "id": 177,
4695
+ "id": 157,
5254
4696
  "name": "__type",
5255
4697
  "kind": 65536,
5256
4698
  "kindString": "Type literal",
5257
4699
  "flags": {},
5258
4700
  "children": [
5259
4701
  {
5260
- "id": 178,
4702
+ "id": 158,
5261
4703
  "name": "name",
5262
4704
  "kind": 1024,
5263
4705
  "kindString": "Property",
@@ -5277,7 +4719,7 @@
5277
4719
  }
5278
4720
  },
5279
4721
  {
5280
- "id": 179,
4722
+ "id": 159,
5281
4723
  "name": "security",
5282
4724
  "kind": 1024,
5283
4725
  "kindString": "Property",
@@ -5294,14 +4736,14 @@
5294
4736
  "type": {
5295
4737
  "type": "reflection",
5296
4738
  "declaration": {
5297
- "id": 180,
4739
+ "id": 160,
5298
4740
  "name": "__type",
5299
4741
  "kind": 65536,
5300
4742
  "kindString": "Type literal",
5301
4743
  "flags": {},
5302
4744
  "children": [
5303
4745
  {
5304
- "id": 181,
4746
+ "id": 161,
5305
4747
  "name": "allowAnonymous",
5306
4748
  "kind": 1024,
5307
4749
  "kindString": "Property",
@@ -5321,7 +4763,7 @@
5321
4763
  }
5322
4764
  },
5323
4765
  {
5324
- "id": 182,
4766
+ "id": 162,
5325
4767
  "name": "allowed",
5326
4768
  "kind": 1024,
5327
4769
  "kindString": "Property",
@@ -5365,7 +4807,7 @@
5365
4807
  }
5366
4808
  },
5367
4809
  {
5368
- "id": 183,
4810
+ "id": 163,
5369
4811
  "name": "disallowed",
5370
4812
  "kind": 1024,
5371
4813
  "kindString": "Property",
@@ -5404,9 +4846,9 @@
5404
4846
  {
5405
4847
  "title": "Properties",
5406
4848
  "children": [
5407
- 181,
5408
- 182,
5409
- 183
4849
+ 161,
4850
+ 162,
4851
+ 163
5410
4852
  ]
5411
4853
  }
5412
4854
  ],
@@ -5421,7 +4863,7 @@
5421
4863
  }
5422
4864
  },
5423
4865
  {
5424
- "id": 184,
4866
+ "id": 164,
5425
4867
  "name": "storeQueries",
5426
4868
  "kind": 1024,
5427
4869
  "kindString": "Property",
@@ -5445,9 +4887,9 @@
5445
4887
  {
5446
4888
  "title": "Properties",
5447
4889
  "children": [
5448
- 178,
5449
- 179,
5450
- 184
4890
+ 158,
4891
+ 159,
4892
+ 164
5451
4893
  ]
5452
4894
  }
5453
4895
  ],
@@ -5463,14 +4905,14 @@
5463
4905
  {
5464
4906
  "type": "reflection",
5465
4907
  "declaration": {
5466
- "id": 185,
4908
+ "id": 165,
5467
4909
  "name": "__type",
5468
4910
  "kind": 65536,
5469
4911
  "kindString": "Type literal",
5470
4912
  "flags": {},
5471
4913
  "children": [
5472
4914
  {
5473
- "id": 186,
4915
+ "id": 166,
5474
4916
  "name": "schema",
5475
4917
  "kind": 1024,
5476
4918
  "kindString": "Property",
@@ -5492,7 +4934,7 @@
5492
4934
  {
5493
4935
  "title": "Properties",
5494
4936
  "children": [
5495
- 186
4937
+ 166
5496
4938
  ]
5497
4939
  }
5498
4940
  ],
@@ -5521,14 +4963,14 @@
5521
4963
  {
5522
4964
  "type": "reflection",
5523
4965
  "declaration": {
5524
- "id": 187,
4966
+ "id": 167,
5525
4967
  "name": "__type",
5526
4968
  "kind": 65536,
5527
4969
  "kindString": "Type literal",
5528
4970
  "flags": {},
5529
4971
  "children": [
5530
4972
  {
5531
- "id": 188,
4973
+ "id": 168,
5532
4974
  "name": "name",
5533
4975
  "kind": 1024,
5534
4976
  "kindString": "Property",
@@ -5548,7 +4990,7 @@
5548
4990
  }
5549
4991
  },
5550
4992
  {
5551
- "id": 189,
4993
+ "id": 169,
5552
4994
  "name": "security",
5553
4995
  "kind": 1024,
5554
4996
  "kindString": "Property",
@@ -5565,14 +5007,14 @@
5565
5007
  "type": {
5566
5008
  "type": "reflection",
5567
5009
  "declaration": {
5568
- "id": 190,
5010
+ "id": 170,
5569
5011
  "name": "__type",
5570
5012
  "kind": 65536,
5571
5013
  "kindString": "Type literal",
5572
5014
  "flags": {},
5573
5015
  "children": [
5574
5016
  {
5575
- "id": 191,
5017
+ "id": 171,
5576
5018
  "name": "allowAnonymous",
5577
5019
  "kind": 1024,
5578
5020
  "kindString": "Property",
@@ -5592,7 +5034,7 @@
5592
5034
  }
5593
5035
  },
5594
5036
  {
5595
- "id": 192,
5037
+ "id": 172,
5596
5038
  "name": "allowed",
5597
5039
  "kind": 1024,
5598
5040
  "kindString": "Property",
@@ -5636,7 +5078,7 @@
5636
5078
  }
5637
5079
  },
5638
5080
  {
5639
- "id": 193,
5081
+ "id": 173,
5640
5082
  "name": "disallowed",
5641
5083
  "kind": 1024,
5642
5084
  "kindString": "Property",
@@ -5675,9 +5117,9 @@
5675
5117
  {
5676
5118
  "title": "Properties",
5677
5119
  "children": [
5678
- 191,
5679
- 192,
5680
- 193
5120
+ 171,
5121
+ 172,
5122
+ 173
5681
5123
  ]
5682
5124
  }
5683
5125
  ],
@@ -5692,7 +5134,7 @@
5692
5134
  }
5693
5135
  },
5694
5136
  {
5695
- "id": 194,
5137
+ "id": 174,
5696
5138
  "name": "storeQueries",
5697
5139
  "kind": 1024,
5698
5140
  "kindString": "Property",
@@ -5716,9 +5158,9 @@
5716
5158
  {
5717
5159
  "title": "Properties",
5718
5160
  "children": [
5719
- 188,
5720
- 189,
5721
- 194
5161
+ 168,
5162
+ 169,
5163
+ 174
5722
5164
  ]
5723
5165
  }
5724
5166
  ],
@@ -5734,14 +5176,14 @@
5734
5176
  {
5735
5177
  "type": "reflection",
5736
5178
  "declaration": {
5737
- "id": 195,
5179
+ "id": 175,
5738
5180
  "name": "__type",
5739
5181
  "kind": 65536,
5740
5182
  "kindString": "Type literal",
5741
5183
  "flags": {},
5742
5184
  "children": [
5743
5185
  {
5744
- "id": 196,
5186
+ "id": 176,
5745
5187
  "name": "schema",
5746
5188
  "kind": 1024,
5747
5189
  "kindString": "Property",
@@ -5763,7 +5205,7 @@
5763
5205
  {
5764
5206
  "title": "Properties",
5765
5207
  "children": [
5766
- 196
5208
+ 176
5767
5209
  ]
5768
5210
  }
5769
5211
  ],
@@ -5782,19 +5224,19 @@
5782
5224
  ],
5783
5225
  "parameters": [
5784
5226
  {
5785
- "id": 198,
5227
+ "id": 178,
5786
5228
  "name": "query",
5787
5229
  "kind": 32768,
5788
5230
  "kindString": "Parameter",
5789
5231
  "flags": {},
5790
5232
  "type": {
5791
5233
  "type": "reference",
5792
- "id": 176,
5234
+ "id": 156,
5793
5235
  "name": "T"
5794
5236
  }
5795
5237
  },
5796
5238
  {
5797
- "id": 199,
5239
+ "id": 179,
5798
5240
  "name": "payloads",
5799
5241
  "kind": 32768,
5800
5242
  "kindString": "Parameter",
@@ -5817,14 +5259,14 @@
5817
5259
  {
5818
5260
  "type": "reflection",
5819
5261
  "declaration": {
5820
- "id": 200,
5262
+ "id": 180,
5821
5263
  "name": "__type",
5822
5264
  "kind": 65536,
5823
5265
  "kindString": "Type literal",
5824
5266
  "flags": {},
5825
5267
  "children": [
5826
5268
  {
5827
- "id": 201,
5269
+ "id": 181,
5828
5270
  "name": "schema",
5829
5271
  "kind": 1024,
5830
5272
  "kindString": "Property",
@@ -5846,7 +5288,7 @@
5846
5288
  {
5847
5289
  "title": "Properties",
5848
5290
  "children": [
5849
- 201
5291
+ 181
5850
5292
  ]
5851
5293
  }
5852
5294
  ],
@@ -5864,7 +5306,7 @@
5864
5306
  }
5865
5307
  },
5866
5308
  {
5867
- "id": 202,
5309
+ "id": 182,
5868
5310
  "name": "queryConfig",
5869
5311
  "kind": 32768,
5870
5312
  "kindString": "Parameter",
@@ -5873,7 +5315,7 @@
5873
5315
  },
5874
5316
  "type": {
5875
5317
  "type": "reference",
5876
- "id": 197,
5318
+ "id": 177,
5877
5319
  "name": "TConfig"
5878
5320
  }
5879
5321
  }
@@ -5894,7 +5336,7 @@
5894
5336
  }
5895
5337
  },
5896
5338
  {
5897
- "id": 276,
5339
+ "id": 256,
5898
5340
  "name": "resolve",
5899
5341
  "kind": 2048,
5900
5342
  "kindString": "Method",
@@ -5904,20 +5346,20 @@
5904
5346
  "sources": [
5905
5347
  {
5906
5348
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5907
- "line": 60,
5349
+ "line": 40,
5908
5350
  "character": 14
5909
5351
  }
5910
5352
  ],
5911
5353
  "signatures": [
5912
5354
  {
5913
- "id": 277,
5355
+ "id": 257,
5914
5356
  "name": "resolve",
5915
5357
  "kind": 4096,
5916
5358
  "kindString": "Call signature",
5917
5359
  "flags": {},
5918
5360
  "parameters": [
5919
5361
  {
5920
- "id": 278,
5362
+ "id": 258,
5921
5363
  "name": "filter",
5922
5364
  "kind": 32768,
5923
5365
  "kindString": "Parameter",
@@ -5952,14 +5394,14 @@
5952
5394
  {
5953
5395
  "type": "reflection",
5954
5396
  "declaration": {
5955
- "id": 279,
5397
+ "id": 259,
5956
5398
  "name": "__type",
5957
5399
  "kind": 65536,
5958
5400
  "kindString": "Type literal",
5959
5401
  "flags": {},
5960
5402
  "children": [
5961
5403
  {
5962
- "id": 280,
5404
+ "id": 260,
5963
5405
  "name": "name",
5964
5406
  "kind": 1024,
5965
5407
  "kindString": "Property",
@@ -5979,7 +5421,7 @@
5979
5421
  }
5980
5422
  },
5981
5423
  {
5982
- "id": 281,
5424
+ "id": 261,
5983
5425
  "name": "security",
5984
5426
  "kind": 1024,
5985
5427
  "kindString": "Property",
@@ -5996,14 +5438,14 @@
5996
5438
  "type": {
5997
5439
  "type": "reflection",
5998
5440
  "declaration": {
5999
- "id": 282,
5441
+ "id": 262,
6000
5442
  "name": "__type",
6001
5443
  "kind": 65536,
6002
5444
  "kindString": "Type literal",
6003
5445
  "flags": {},
6004
5446
  "children": [
6005
5447
  {
6006
- "id": 283,
5448
+ "id": 263,
6007
5449
  "name": "allowAnonymous",
6008
5450
  "kind": 1024,
6009
5451
  "kindString": "Property",
@@ -6023,7 +5465,7 @@
6023
5465
  }
6024
5466
  },
6025
5467
  {
6026
- "id": 284,
5468
+ "id": 264,
6027
5469
  "name": "allowed",
6028
5470
  "kind": 1024,
6029
5471
  "kindString": "Property",
@@ -6067,7 +5509,7 @@
6067
5509
  }
6068
5510
  },
6069
5511
  {
6070
- "id": 285,
5512
+ "id": 265,
6071
5513
  "name": "disallowed",
6072
5514
  "kind": 1024,
6073
5515
  "kindString": "Property",
@@ -6106,9 +5548,9 @@
6106
5548
  {
6107
5549
  "title": "Properties",
6108
5550
  "children": [
6109
- 283,
6110
- 284,
6111
- 285
5551
+ 263,
5552
+ 264,
5553
+ 265
6112
5554
  ]
6113
5555
  }
6114
5556
  ],
@@ -6123,7 +5565,7 @@
6123
5565
  }
6124
5566
  },
6125
5567
  {
6126
- "id": 286,
5568
+ "id": 266,
6127
5569
  "name": "storeQueries",
6128
5570
  "kind": 1024,
6129
5571
  "kindString": "Property",
@@ -6147,9 +5589,9 @@
6147
5589
  {
6148
5590
  "title": "Properties",
6149
5591
  "children": [
6150
- 280,
6151
- 281,
6152
- 286
5592
+ 260,
5593
+ 261,
5594
+ 266
6153
5595
  ]
6154
5596
  }
6155
5597
  ],
@@ -6165,14 +5607,14 @@
6165
5607
  {
6166
5608
  "type": "reflection",
6167
5609
  "declaration": {
6168
- "id": 287,
5610
+ "id": 267,
6169
5611
  "name": "__type",
6170
5612
  "kind": 65536,
6171
5613
  "kindString": "Type literal",
6172
5614
  "flags": {},
6173
5615
  "children": [
6174
5616
  {
6175
- "id": 288,
5617
+ "id": 268,
6176
5618
  "name": "schema",
6177
5619
  "kind": 1024,
6178
5620
  "kindString": "Property",
@@ -6194,7 +5636,7 @@
6194
5636
  {
6195
5637
  "title": "Properties",
6196
5638
  "children": [
6197
- 288
5639
+ 268
6198
5640
  ]
6199
5641
  }
6200
5642
  ],
@@ -6230,7 +5672,7 @@
6230
5672
  }
6231
5673
  },
6232
5674
  {
6233
- "id": 289,
5675
+ "id": 269,
6234
5676
  "name": "start",
6235
5677
  "kind": 2048,
6236
5678
  "kindString": "Method",
@@ -6240,20 +5682,20 @@
6240
5682
  "sources": [
6241
5683
  {
6242
5684
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6243
- "line": 61,
5685
+ "line": 41,
6244
5686
  "character": 14
6245
5687
  }
6246
5688
  ],
6247
5689
  "signatures": [
6248
5690
  {
6249
- "id": 290,
5691
+ "id": 270,
6250
5692
  "name": "start",
6251
5693
  "kind": 4096,
6252
5694
  "kindString": "Call signature",
6253
5695
  "flags": {},
6254
5696
  "parameters": [
6255
5697
  {
6256
- "id": 291,
5698
+ "id": 271,
6257
5699
  "name": "_timeout",
6258
5700
  "kind": 32768,
6259
5701
  "kindString": "Parameter",
@@ -6293,7 +5735,7 @@
6293
5735
  }
6294
5736
  },
6295
5737
  {
6296
- "id": 203,
5738
+ "id": 183,
6297
5739
  "name": "started",
6298
5740
  "kind": 2048,
6299
5741
  "kindString": "Method",
@@ -6301,20 +5743,20 @@
6301
5743
  "sources": [
6302
5744
  {
6303
5745
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6304
- "line": 51,
5746
+ "line": 31,
6305
5747
  "character": 4
6306
5748
  }
6307
5749
  ],
6308
5750
  "signatures": [
6309
5751
  {
6310
- "id": 204,
5752
+ "id": 184,
6311
5753
  "name": "started",
6312
5754
  "kind": 4096,
6313
5755
  "kindString": "Call signature",
6314
5756
  "flags": {},
6315
5757
  "parameters": [
6316
5758
  {
6317
- "id": 205,
5759
+ "id": 185,
6318
5760
  "name": "notStartedAction",
6319
5761
  "kind": 32768,
6320
5762
  "kindString": "Parameter",
@@ -6364,7 +5806,7 @@
6364
5806
  }
6365
5807
  },
6366
5808
  {
6367
- "id": 292,
5809
+ "id": 272,
6368
5810
  "name": "stop",
6369
5811
  "kind": 2048,
6370
5812
  "kindString": "Method",
@@ -6374,20 +5816,20 @@
6374
5816
  "sources": [
6375
5817
  {
6376
5818
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6377
- "line": 62,
5819
+ "line": 42,
6378
5820
  "character": 14
6379
5821
  }
6380
5822
  ],
6381
5823
  "signatures": [
6382
5824
  {
6383
- "id": 293,
5825
+ "id": 273,
6384
5826
  "name": "stop",
6385
5827
  "kind": 4096,
6386
5828
  "kindString": "Call signature",
6387
5829
  "flags": {},
6388
5830
  "parameters": [
6389
5831
  {
6390
- "id": 294,
5832
+ "id": 274,
6391
5833
  "name": "_timeout",
6392
5834
  "kind": 32768,
6393
5835
  "kindString": "Parameter",
@@ -6427,7 +5869,7 @@
6427
5869
  }
6428
5870
  },
6429
5871
  {
6430
- "id": 206,
5872
+ "id": 186,
6431
5873
  "name": "subscribe",
6432
5874
  "kind": 2048,
6433
5875
  "kindString": "Method",
@@ -6435,20 +5877,20 @@
6435
5877
  "sources": [
6436
5878
  {
6437
5879
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6438
- "line": 52,
5880
+ "line": 32,
6439
5881
  "character": 4
6440
5882
  }
6441
5883
  ],
6442
5884
  "signatures": [
6443
5885
  {
6444
- "id": 207,
5886
+ "id": 187,
6445
5887
  "name": "subscribe",
6446
5888
  "kind": 4096,
6447
5889
  "kindString": "Call signature",
6448
5890
  "flags": {},
6449
5891
  "parameters": [
6450
5892
  {
6451
- "id": 208,
5893
+ "id": 188,
6452
5894
  "name": "_queryAccount",
6453
5895
  "kind": 32768,
6454
5896
  "kindString": "Parameter",
@@ -6477,7 +5919,7 @@
6477
5919
  }
6478
5920
  },
6479
5921
  {
6480
- "id": 295,
5922
+ "id": 275,
6481
5923
  "name": "validateConfig",
6482
5924
  "kind": 2048,
6483
5925
  "kindString": "Method",
@@ -6487,20 +5929,20 @@
6487
5929
  "sources": [
6488
5930
  {
6489
5931
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6490
- "line": 63,
5932
+ "line": 43,
6491
5933
  "character": 14
6492
5934
  }
6493
5935
  ],
6494
5936
  "signatures": [
6495
5937
  {
6496
- "id": 296,
5938
+ "id": 276,
6497
5939
  "name": "validateConfig",
6498
5940
  "kind": 4096,
6499
5941
  "kindString": "Call signature",
6500
5942
  "flags": {},
6501
5943
  "parameters": [
6502
5944
  {
6503
- "id": 297,
5945
+ "id": 277,
6504
5946
  "name": "config",
6505
5947
  "kind": 32768,
6506
5948
  "kindString": "Parameter",
@@ -6513,7 +5955,7 @@
6513
5955
  }
6514
5956
  },
6515
5957
  {
6516
- "id": 298,
5958
+ "id": 278,
6517
5959
  "name": "parents",
6518
5960
  "kind": 32768,
6519
5961
  "kindString": "Parameter",
@@ -6557,7 +5999,7 @@
6557
5999
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6558
6000
  "line": 32,
6559
6001
  "character": 24,
6560
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L32"
6002
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L32"
6561
6003
  }
6562
6004
  ],
6563
6005
  "signatures": [
@@ -6823,7 +6265,7 @@
6823
6265
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6824
6266
  "line": 23,
6825
6267
  "character": 2,
6826
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
6268
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
6827
6269
  }
6828
6270
  ],
6829
6271
  "type": {
@@ -6845,7 +6287,7 @@
6845
6287
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6846
6288
  "line": 22,
6847
6289
  "character": 66,
6848
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6290
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6849
6291
  }
6850
6292
  ]
6851
6293
  }
@@ -7001,15 +6443,15 @@
7001
6443
  {
7002
6444
  "title": "Properties",
7003
6445
  "children": [
7004
- 141,
7005
- 142,
6446
+ 121,
6447
+ 122,
7006
6448
  66,
7007
6449
  119,
7008
- 143,
7009
- 144,
7010
- 299,
7011
- 149,
7012
- 130,
6450
+ 123,
6451
+ 124,
6452
+ 279,
6453
+ 129,
6454
+ 120,
7013
6455
  30,
7014
6456
  48
7015
6457
  ]
@@ -7017,11 +6459,11 @@
7017
6459
  {
7018
6460
  "title": "Accessors",
7019
6461
  "children": [
7020
- 154,
7021
- 156,
7022
- 158,
7023
- 314,
7024
- 160,
6462
+ 134,
6463
+ 136,
6464
+ 138,
6465
+ 294,
6466
+ 140,
7025
6467
  74,
7026
6468
  76
7027
6469
  ]
@@ -7029,23 +6471,23 @@
7029
6471
  {
7030
6472
  "title": "Methods",
7031
6473
  "children": [
7032
- 209,
7033
- 214,
7034
- 221,
7035
- 239,
7036
- 257,
7037
- 265,
7038
- 162,
7039
- 273,
6474
+ 189,
6475
+ 194,
6476
+ 201,
6477
+ 219,
6478
+ 237,
6479
+ 245,
6480
+ 142,
6481
+ 253,
7040
6482
  67,
7041
6483
  80,
7042
- 166,
7043
- 276,
7044
- 289,
7045
- 203,
7046
- 292,
7047
- 206,
7048
- 295,
6484
+ 146,
6485
+ 256,
6486
+ 269,
6487
+ 183,
6488
+ 272,
6489
+ 186,
6490
+ 275,
7049
6491
  31
7050
6492
  ]
7051
6493
  }
@@ -7055,7 +6497,7 @@
7055
6497
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7056
6498
  "line": 26,
7057
6499
  "character": 13,
7058
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L26"
6500
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L26"
7059
6501
  }
7060
6502
  ],
7061
6503
  "extendedTypes": [
@@ -7090,7 +6532,7 @@
7090
6532
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7091
6533
  "line": 12,
7092
6534
  "character": 2,
7093
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L12"
6535
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L12"
7094
6536
  }
7095
6537
  ],
7096
6538
  "type": {
@@ -7109,7 +6551,7 @@
7109
6551
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7110
6552
  "line": 14,
7111
6553
  "character": 2,
7112
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L14"
6554
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L14"
7113
6555
  }
7114
6556
  ],
7115
6557
  "type": {
@@ -7128,7 +6570,7 @@
7128
6570
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7129
6571
  "line": 15,
7130
6572
  "character": 2,
7131
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L15"
6573
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L15"
7132
6574
  }
7133
6575
  ],
7134
6576
  "type": {
@@ -7147,7 +6589,7 @@
7147
6589
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7148
6590
  "line": 16,
7149
6591
  "character": 2,
7150
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L16"
6592
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L16"
7151
6593
  }
7152
6594
  ],
7153
6595
  "type": {
@@ -7166,7 +6608,7 @@
7166
6608
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7167
6609
  "line": 18,
7168
6610
  "character": 2,
7169
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L18"
6611
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L18"
7170
6612
  }
7171
6613
  ],
7172
6614
  "type": {
@@ -7185,7 +6627,7 @@
7185
6627
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7186
6628
  "line": 19,
7187
6629
  "character": 2,
7188
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L19"
6630
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L19"
7189
6631
  }
7190
6632
  ],
7191
6633
  "type": {
@@ -7212,7 +6654,7 @@
7212
6654
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7213
6655
  "line": 11,
7214
6656
  "character": 17,
7215
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L11"
6657
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L11"
7216
6658
  }
7217
6659
  ]
7218
6660
  },
@@ -7227,7 +6669,7 @@
7227
6669
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7228
6670
  "line": 22,
7229
6671
  "character": 12,
7230
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6672
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
7231
6673
  }
7232
6674
  ],
7233
6675
  "type": {
@@ -7253,7 +6695,7 @@
7253
6695
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7254
6696
  "line": 23,
7255
6697
  "character": 2,
7256
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
6698
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
7257
6699
  }
7258
6700
  ],
7259
6701
  "type": {
@@ -7276,7 +6718,7 @@
7276
6718
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7277
6719
  "line": 22,
7278
6720
  "character": 66,
7279
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6721
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
7280
6722
  }
7281
6723
  ]
7282
6724
  }
@@ -7296,13 +6738,13 @@
7296
6738
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7297
6739
  "line": 8,
7298
6740
  "character": 12,
7299
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L8"
6741
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L8"
7300
6742
  },
7301
6743
  {
7302
6744
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7303
6745
  "line": 9,
7304
6746
  "character": 13,
7305
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L9"
6747
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L9"
7306
6748
  }
7307
6749
  ],
7308
6750
  "type": {
@@ -7321,13 +6763,13 @@
7321
6763
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7322
6764
  "line": 8,
7323
6765
  "character": 12,
7324
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L8"
6766
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L8"
7325
6767
  },
7326
6768
  {
7327
6769
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7328
6770
  "line": 9,
7329
6771
  "character": 13,
7330
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L9"
6772
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L9"
7331
6773
  }
7332
6774
  ],
7333
6775
  "type": {
@@ -7346,7 +6788,7 @@
7346
6788
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Plugin.ts",
7347
6789
  "line": 8,
7348
6790
  "character": 13,
7349
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Plugin.ts#L8"
6791
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Plugin.ts#L8"
7350
6792
  }
7351
6793
  ],
7352
6794
  "signatures": [
@@ -7611,7 +7053,7 @@
7611
7053
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7612
7054
  "line": 23,
7613
7055
  "character": 2,
7614
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
7056
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
7615
7057
  }
7616
7058
  ],
7617
7059
  "type": {
@@ -7633,7 +7075,7 @@
7633
7075
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7634
7076
  "line": 22,
7635
7077
  "character": 66,
7636
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
7078
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
7637
7079
  }
7638
7080
  ]
7639
7081
  }
@@ -7763,7 +7205,7 @@
7763
7205
  {
7764
7206
  "title": "References",
7765
7207
  "children": [
7766
- 316
7208
+ 296
7767
7209
  ]
7768
7210
  },
7769
7211
  {
@@ -7803,7 +7245,7 @@
7803
7245
  "fileName": "plugins/packages/payloadset/packages/pentair/src/index.ts",
7804
7246
  "line": 1,
7805
7247
  "character": 0,
7806
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/pentair/src/index.ts#L1"
7248
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/pentair/src/index.ts#L1"
7807
7249
  }
7808
7250
  ]
7809
7251
  }