@xyo-network/location-payload-plugin 2.26.0 → 2.26.3

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 +883 -216
  2. package/package.json +5 -5
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 40,
10
+ "id": 71,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,20 +17,20 @@
17
17
  "fileName": "plugins/packages/location/src/index.ts",
18
18
  "line": 11,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/index.ts#L11"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/index.ts#L11"
21
21
  }
22
22
  ],
23
23
  "target": 1
24
24
  },
25
25
  {
26
- "id": 27,
26
+ "id": 30,
27
27
  "name": "XyoLocationWitness",
28
28
  "kind": 128,
29
29
  "kindString": "Class",
30
30
  "flags": {},
31
31
  "children": [
32
32
  {
33
- "id": 29,
33
+ "id": 32,
34
34
  "name": "constructor",
35
35
  "kind": 512,
36
36
  "kindString": "Constructor",
@@ -38,48 +38,61 @@
38
38
  "sources": [
39
39
  {
40
40
  "fileName": "plugins/packages/location/src/Witness.ts",
41
- "line": 9,
41
+ "line": 16,
42
42
  "character": 2,
43
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Witness.ts#L9"
43
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L16"
44
44
  }
45
45
  ],
46
46
  "signatures": [
47
47
  {
48
- "id": 30,
48
+ "id": 33,
49
49
  "name": "new XyoLocationWitness",
50
50
  "kind": 16384,
51
51
  "kindString": "Constructor signature",
52
52
  "flags": {},
53
+ "parameters": [
54
+ {
55
+ "id": 34,
56
+ "name": "config",
57
+ "kind": 32768,
58
+ "kindString": "Parameter",
59
+ "flags": {},
60
+ "type": {
61
+ "type": "reference",
62
+ "id": 25,
63
+ "name": "XyoLocationWitnessConfig"
64
+ }
65
+ }
66
+ ],
53
67
  "type": {
54
68
  "type": "reference",
55
- "id": 27,
69
+ "id": 30,
56
70
  "name": "XyoLocationWitness"
57
71
  },
58
72
  "overwrites": {
59
73
  "type": "reference",
60
- "name": "XyoSimpleWitness<XyoLocationPayload>.constructor"
74
+ "name": "XyoWitness<XyoLocationPayload>.constructor"
61
75
  }
62
76
  }
63
77
  ],
64
78
  "overwrites": {
65
79
  "type": "reference",
66
- "name": "XyoSimpleWitness<XyoLocationPayload>.constructor"
80
+ "name": "XyoWitness<XyoLocationPayload>.constructor"
67
81
  }
68
82
  },
69
83
  {
70
- "id": 39,
84
+ "id": 51,
71
85
  "name": "config",
72
86
  "kind": 1024,
73
87
  "kindString": "Property",
74
88
  "flags": {
75
- "isOptional": true,
76
- "isReadonly": true
89
+ "isProtected": true
77
90
  },
78
91
  "sources": [
79
92
  {
80
- "fileName": "sdk/witness/dist/esm/Witness/Witness.d.ts",
81
- "line": 8,
82
- "character": 13
93
+ "fileName": "modules/module/dist/esm/Abstract.d.ts",
94
+ "line": 11,
95
+ "character": 14
83
96
  }
84
97
  ],
85
98
  "type": {
@@ -87,19 +100,71 @@
87
100
  "typeArguments": [
88
101
  {
89
102
  "type": "reference",
90
- "id": 8,
91
- "name": "XyoLocationPayload"
103
+ "typeArguments": [
104
+ {
105
+ "type": "reference",
106
+ "typeArguments": [
107
+ {
108
+ "type": "reflection",
109
+ "declaration": {
110
+ "id": 52,
111
+ "name": "__type",
112
+ "kind": 65536,
113
+ "kindString": "Type literal",
114
+ "flags": {},
115
+ "children": [
116
+ {
117
+ "id": 53,
118
+ "name": "schema",
119
+ "kind": 1024,
120
+ "kindString": "Property",
121
+ "flags": {},
122
+ "sources": [
123
+ {
124
+ "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
125
+ "line": 8,
126
+ "character": 4
127
+ }
128
+ ],
129
+ "type": {
130
+ "type": "intrinsic",
131
+ "name": "string"
132
+ }
133
+ }
134
+ ],
135
+ "groups": [
136
+ {
137
+ "title": "Properties",
138
+ "children": [
139
+ 53
140
+ ]
141
+ }
142
+ ],
143
+ "sources": [
144
+ {
145
+ "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
146
+ "line": 7,
147
+ "character": 4
148
+ }
149
+ ]
150
+ }
151
+ }
152
+ ],
153
+ "name": "XyoPayload"
154
+ }
155
+ ],
156
+ "name": "XyoWitnessQueryPayload"
92
157
  }
93
158
  ],
94
- "name": "XyoSimpleWitnessConfig"
159
+ "name": "XyoWitnessConfig"
95
160
  },
96
161
  "inheritedFrom": {
97
162
  "type": "reference",
98
- "name": "XyoSimpleWitness.config"
163
+ "name": "XyoWitness.config"
99
164
  }
100
165
  },
101
166
  {
102
- "id": 31,
167
+ "id": 35,
103
168
  "name": "geoLocation",
104
169
  "kind": 1024,
105
170
  "kindString": "Property",
@@ -109,9 +174,9 @@
109
174
  "sources": [
110
175
  {
111
176
  "fileName": "plugins/packages/location/src/Witness.ts",
112
- "line": 8,
177
+ "line": 15,
113
178
  "character": 10,
114
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Witness.ts#L8"
179
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L15"
115
180
  }
116
181
  ],
117
182
  "type": {
@@ -122,31 +187,7 @@
122
187
  }
123
188
  },
124
189
  {
125
- "id": 36,
126
- "name": "previousHash",
127
- "kind": 1024,
128
- "kindString": "Property",
129
- "flags": {
130
- "isOptional": true
131
- },
132
- "sources": [
133
- {
134
- "fileName": "sdk/witness/dist/esm/Witness/SimpleWitness.d.ts",
135
- "line": 9,
136
- "character": 4
137
- }
138
- ],
139
- "type": {
140
- "type": "intrinsic",
141
- "name": "string"
142
- },
143
- "inheritedFrom": {
144
- "type": "reference",
145
- "name": "XyoSimpleWitness.previousHash"
146
- }
147
- },
148
- {
149
- "id": 28,
190
+ "id": 31,
150
191
  "name": "schema",
151
192
  "kind": 1024,
152
193
  "kindString": "Property",
@@ -156,9 +197,9 @@
156
197
  "sources": [
157
198
  {
158
199
  "fileName": "plugins/packages/location/src/Witness.ts",
159
- "line": 49,
200
+ "line": 56,
160
201
  "character": 9,
161
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Witness.ts#L49"
202
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L56"
162
203
  }
163
204
  ],
164
205
  "type": {
@@ -168,21 +209,54 @@
168
209
  "defaultValue": "XyoLocationPayloadSchema"
169
210
  },
170
211
  {
171
- "id": 37,
172
- "name": "targetSchema",
212
+ "id": 54,
213
+ "name": "account",
214
+ "kind": 262144,
215
+ "kindString": "Accessor",
216
+ "flags": {},
217
+ "sources": [
218
+ {
219
+ "fileName": "modules/module/dist/esm/Abstract.d.ts",
220
+ "line": 14,
221
+ "character": 8
222
+ }
223
+ ],
224
+ "getSignature": {
225
+ "id": 55,
226
+ "name": "account",
227
+ "kind": 524288,
228
+ "kindString": "Get signature",
229
+ "flags": {},
230
+ "type": {
231
+ "type": "reference",
232
+ "name": "XyoAccount"
233
+ },
234
+ "inheritedFrom": {
235
+ "type": "reference",
236
+ "name": "XyoWitness.account"
237
+ }
238
+ },
239
+ "inheritedFrom": {
240
+ "type": "reference",
241
+ "name": "XyoWitness.account"
242
+ }
243
+ },
244
+ {
245
+ "id": 56,
246
+ "name": "address",
173
247
  "kind": 262144,
174
248
  "kindString": "Accessor",
175
249
  "flags": {},
176
250
  "sources": [
177
251
  {
178
- "fileName": "sdk/witness/dist/esm/Witness/SimpleWitness.d.ts",
179
- "line": 10,
252
+ "fileName": "modules/module/dist/esm/Abstract.d.ts",
253
+ "line": 15,
180
254
  "character": 8
181
255
  }
182
256
  ],
183
257
  "getSignature": {
184
- "id": 38,
185
- "name": "targetSchema",
258
+ "id": 57,
259
+ "name": "address",
186
260
  "kind": 524288,
187
261
  "kindString": "Get signature",
188
262
  "flags": {},
@@ -192,16 +266,293 @@
192
266
  },
193
267
  "inheritedFrom": {
194
268
  "type": "reference",
195
- "name": "XyoSimpleWitness.targetSchema"
269
+ "name": "XyoWitness.address"
196
270
  }
197
271
  },
198
272
  "inheritedFrom": {
199
273
  "type": "reference",
200
- "name": "XyoSimpleWitness.targetSchema"
274
+ "name": "XyoWitness.address"
201
275
  }
202
276
  },
203
277
  {
204
- "id": 32,
278
+ "id": 58,
279
+ "name": "bindHashes",
280
+ "kind": 2048,
281
+ "kindString": "Method",
282
+ "flags": {},
283
+ "sources": [
284
+ {
285
+ "fileName": "modules/module/dist/esm/Abstract.d.ts",
286
+ "line": 16,
287
+ "character": 4
288
+ }
289
+ ],
290
+ "signatures": [
291
+ {
292
+ "id": 59,
293
+ "name": "bindHashes",
294
+ "kind": 4096,
295
+ "kindString": "Call signature",
296
+ "flags": {},
297
+ "parameters": [
298
+ {
299
+ "id": 60,
300
+ "name": "hashes",
301
+ "kind": 32768,
302
+ "kindString": "Parameter",
303
+ "flags": {},
304
+ "type": {
305
+ "type": "array",
306
+ "elementType": {
307
+ "type": "intrinsic",
308
+ "name": "string"
309
+ }
310
+ }
311
+ },
312
+ {
313
+ "id": 61,
314
+ "name": "schema",
315
+ "kind": 32768,
316
+ "kindString": "Parameter",
317
+ "flags": {},
318
+ "type": {
319
+ "type": "array",
320
+ "elementType": {
321
+ "type": "intrinsic",
322
+ "name": "string"
323
+ }
324
+ }
325
+ }
326
+ ],
327
+ "type": {
328
+ "type": "reference",
329
+ "typeArguments": [
330
+ {
331
+ "type": "reference",
332
+ "name": "XyoBoundWitness"
333
+ },
334
+ {
335
+ "type": "reference",
336
+ "typeArguments": [
337
+ {
338
+ "type": "reflection",
339
+ "declaration": {
340
+ "id": 62,
341
+ "name": "__type",
342
+ "kind": 65536,
343
+ "kindString": "Type literal",
344
+ "flags": {},
345
+ "children": [
346
+ {
347
+ "id": 63,
348
+ "name": "schema",
349
+ "kind": 1024,
350
+ "kindString": "Property",
351
+ "flags": {},
352
+ "sources": [
353
+ {
354
+ "fileName": "modules/module/dist/esm/Abstract.d.ts",
355
+ "line": 17,
356
+ "character": 8
357
+ }
358
+ ],
359
+ "type": {
360
+ "type": "intrinsic",
361
+ "name": "string"
362
+ }
363
+ }
364
+ ],
365
+ "groups": [
366
+ {
367
+ "title": "Properties",
368
+ "children": [
369
+ 63
370
+ ]
371
+ }
372
+ ],
373
+ "sources": [
374
+ {
375
+ "fileName": "modules/module/dist/esm/Abstract.d.ts",
376
+ "line": 16,
377
+ "character": 140
378
+ }
379
+ ]
380
+ }
381
+ }
382
+ ],
383
+ "name": "XyoPayload"
384
+ }
385
+ ],
386
+ "name": "XyoBoundWitnessWithMeta"
387
+ },
388
+ "inheritedFrom": {
389
+ "type": "reference",
390
+ "name": "XyoWitness.bindHashes"
391
+ }
392
+ }
393
+ ],
394
+ "inheritedFrom": {
395
+ "type": "reference",
396
+ "name": "XyoWitness.bindHashes"
397
+ }
398
+ },
399
+ {
400
+ "id": 64,
401
+ "name": "bindPayloads",
402
+ "kind": 2048,
403
+ "kindString": "Method",
404
+ "flags": {},
405
+ "sources": [
406
+ {
407
+ "fileName": "modules/module/dist/esm/Abstract.d.ts",
408
+ "line": 19,
409
+ "character": 4
410
+ }
411
+ ],
412
+ "signatures": [
413
+ {
414
+ "id": 65,
415
+ "name": "bindPayloads",
416
+ "kind": 4096,
417
+ "kindString": "Call signature",
418
+ "flags": {},
419
+ "parameters": [
420
+ {
421
+ "id": 66,
422
+ "name": "payloads",
423
+ "kind": 32768,
424
+ "kindString": "Parameter",
425
+ "flags": {},
426
+ "type": {
427
+ "type": "array",
428
+ "elementType": {
429
+ "type": "reference",
430
+ "typeArguments": [
431
+ {
432
+ "type": "reflection",
433
+ "declaration": {
434
+ "id": 67,
435
+ "name": "__type",
436
+ "kind": 65536,
437
+ "kindString": "Type literal",
438
+ "flags": {},
439
+ "children": [
440
+ {
441
+ "id": 68,
442
+ "name": "schema",
443
+ "kind": 1024,
444
+ "kindString": "Property",
445
+ "flags": {},
446
+ "sources": [
447
+ {
448
+ "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
449
+ "line": 8,
450
+ "character": 4
451
+ }
452
+ ],
453
+ "type": {
454
+ "type": "intrinsic",
455
+ "name": "string"
456
+ }
457
+ }
458
+ ],
459
+ "groups": [
460
+ {
461
+ "title": "Properties",
462
+ "children": [
463
+ 68
464
+ ]
465
+ }
466
+ ],
467
+ "sources": [
468
+ {
469
+ "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
470
+ "line": 7,
471
+ "character": 4
472
+ }
473
+ ]
474
+ }
475
+ }
476
+ ],
477
+ "name": "XyoPayload"
478
+ }
479
+ }
480
+ }
481
+ ],
482
+ "type": {
483
+ "type": "reference",
484
+ "typeArguments": [
485
+ {
486
+ "type": "reference",
487
+ "name": "XyoBoundWitness"
488
+ },
489
+ {
490
+ "type": "reference",
491
+ "typeArguments": [
492
+ {
493
+ "type": "reflection",
494
+ "declaration": {
495
+ "id": 69,
496
+ "name": "__type",
497
+ "kind": 65536,
498
+ "kindString": "Type literal",
499
+ "flags": {},
500
+ "children": [
501
+ {
502
+ "id": 70,
503
+ "name": "schema",
504
+ "kind": 1024,
505
+ "kindString": "Property",
506
+ "flags": {},
507
+ "sources": [
508
+ {
509
+ "fileName": "modules/module/dist/esm/Abstract.d.ts",
510
+ "line": 20,
511
+ "character": 8
512
+ }
513
+ ],
514
+ "type": {
515
+ "type": "intrinsic",
516
+ "name": "string"
517
+ }
518
+ }
519
+ ],
520
+ "groups": [
521
+ {
522
+ "title": "Properties",
523
+ "children": [
524
+ 70
525
+ ]
526
+ }
527
+ ],
528
+ "sources": [
529
+ {
530
+ "fileName": "modules/module/dist/esm/Abstract.d.ts",
531
+ "line": 19,
532
+ "character": 130
533
+ }
534
+ ]
535
+ }
536
+ }
537
+ ],
538
+ "name": "XyoPayload"
539
+ }
540
+ ],
541
+ "name": "XyoBoundWitnessWithMeta"
542
+ },
543
+ "inheritedFrom": {
544
+ "type": "reference",
545
+ "name": "XyoWitness.bindPayloads"
546
+ }
547
+ }
548
+ ],
549
+ "inheritedFrom": {
550
+ "type": "reference",
551
+ "name": "XyoWitness.bindPayloads"
552
+ }
553
+ },
554
+ {
555
+ "id": 36,
205
556
  "name": "getCurrentPosition",
206
557
  "kind": 2048,
207
558
  "kindString": "Method",
@@ -211,14 +562,14 @@
211
562
  "sources": [
212
563
  {
213
564
  "fileName": "plugins/packages/location/src/Witness.ts",
214
- "line": 18,
565
+ "line": 21,
215
566
  "character": 9,
216
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Witness.ts#L18"
567
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L21"
217
568
  }
218
569
  ],
219
570
  "signatures": [
220
571
  {
221
- "id": 33,
572
+ "id": 37,
222
573
  "name": "getCurrentPosition",
223
574
  "kind": 4096,
224
575
  "kindString": "Call signature",
@@ -228,61 +579,321 @@
228
579
  "typeArguments": [
229
580
  {
230
581
  "type": "reference",
231
- "name": "GeolocationPosition",
232
- "qualifiedName": "GeolocationPosition",
233
- "package": "typescript"
582
+ "name": "GeolocationPosition",
583
+ "qualifiedName": "GeolocationPosition",
584
+ "package": "typescript"
585
+ }
586
+ ],
587
+ "name": "Promise",
588
+ "qualifiedName": "Promise",
589
+ "package": "typescript"
590
+ }
591
+ }
592
+ ]
593
+ },
594
+ {
595
+ "id": 38,
596
+ "name": "observe",
597
+ "kind": 2048,
598
+ "kindString": "Method",
599
+ "flags": {},
600
+ "sources": [
601
+ {
602
+ "fileName": "plugins/packages/location/src/Witness.ts",
603
+ "line": 34,
604
+ "character": 17,
605
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L34"
606
+ }
607
+ ],
608
+ "signatures": [
609
+ {
610
+ "id": 39,
611
+ "name": "observe",
612
+ "kind": 4096,
613
+ "kindString": "Call signature",
614
+ "flags": {},
615
+ "parameters": [
616
+ {
617
+ "id": 40,
618
+ "name": "_fields",
619
+ "kind": 32768,
620
+ "kindString": "Parameter",
621
+ "flags": {},
622
+ "type": {
623
+ "type": "reference",
624
+ "typeArguments": [
625
+ {
626
+ "type": "reference",
627
+ "id": 6,
628
+ "name": "XyoLocationPayload"
629
+ }
630
+ ],
631
+ "name": "Partial",
632
+ "qualifiedName": "Partial",
633
+ "package": "typescript"
634
+ }
635
+ },
636
+ {
637
+ "id": 41,
638
+ "name": "_query",
639
+ "kind": 32768,
640
+ "kindString": "Parameter",
641
+ "flags": {
642
+ "isOptional": true
643
+ },
644
+ "type": {
645
+ "type": "reference",
646
+ "typeArguments": [
647
+ {
648
+ "type": "reference",
649
+ "typeArguments": [
650
+ {
651
+ "type": "reflection",
652
+ "declaration": {
653
+ "id": 42,
654
+ "name": "__type",
655
+ "kind": 65536,
656
+ "kindString": "Type literal",
657
+ "flags": {},
658
+ "children": [
659
+ {
660
+ "id": 43,
661
+ "name": "schema",
662
+ "kind": 1024,
663
+ "kindString": "Property",
664
+ "flags": {},
665
+ "sources": [
666
+ {
667
+ "fileName": "plugins/packages/location/src/Witness.ts",
668
+ "line": 36,
669
+ "character": 49,
670
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L36"
671
+ }
672
+ ],
673
+ "type": {
674
+ "type": "intrinsic",
675
+ "name": "string"
676
+ }
677
+ }
678
+ ],
679
+ "groups": [
680
+ {
681
+ "title": "Properties",
682
+ "children": [
683
+ 43
684
+ ]
685
+ }
686
+ ],
687
+ "sources": [
688
+ {
689
+ "fileName": "plugins/packages/location/src/Witness.ts",
690
+ "line": 36,
691
+ "character": 47,
692
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L36"
693
+ }
694
+ ]
695
+ }
696
+ }
697
+ ],
698
+ "name": "XyoPayload"
699
+ }
700
+ ],
701
+ "name": "XyoWitnessQueryPayload"
702
+ }
703
+ }
704
+ ],
705
+ "type": {
706
+ "type": "reference",
707
+ "typeArguments": [
708
+ {
709
+ "type": "reference",
710
+ "id": 6,
711
+ "name": "XyoLocationPayload"
234
712
  }
235
713
  ],
236
714
  "name": "Promise",
237
715
  "qualifiedName": "Promise",
238
716
  "package": "typescript"
717
+ },
718
+ "overwrites": {
719
+ "type": "reference",
720
+ "name": "XyoWitness.observe"
239
721
  }
240
722
  }
241
- ]
723
+ ],
724
+ "overwrites": {
725
+ "type": "reference",
726
+ "name": "XyoWitness.observe"
727
+ }
242
728
  },
243
729
  {
244
- "id": 34,
245
- "name": "observe",
730
+ "id": 44,
731
+ "name": "query",
246
732
  "kind": 2048,
247
733
  "kindString": "Method",
248
734
  "flags": {},
249
735
  "sources": [
250
736
  {
251
- "fileName": "plugins/packages/location/src/Witness.ts",
252
- "line": 31,
253
- "character": 17,
254
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Witness.ts#L31"
737
+ "fileName": "sdk/witness/dist/esm/Witness/Witness.d.ts",
738
+ "line": 9,
739
+ "character": 4
255
740
  }
256
741
  ],
257
742
  "signatures": [
258
743
  {
259
- "id": 35,
260
- "name": "observe",
744
+ "id": 45,
745
+ "name": "query",
261
746
  "kind": 4096,
262
747
  "kindString": "Call signature",
263
748
  "flags": {},
749
+ "parameters": [
750
+ {
751
+ "id": 46,
752
+ "name": "query",
753
+ "kind": 32768,
754
+ "kindString": "Parameter",
755
+ "flags": {
756
+ "isOptional": true
757
+ },
758
+ "type": {
759
+ "type": "reference",
760
+ "typeArguments": [
761
+ {
762
+ "type": "reference",
763
+ "typeArguments": [
764
+ {
765
+ "type": "reflection",
766
+ "declaration": {
767
+ "id": 47,
768
+ "name": "__type",
769
+ "kind": 65536,
770
+ "kindString": "Type literal",
771
+ "flags": {},
772
+ "children": [
773
+ {
774
+ "id": 48,
775
+ "name": "schema",
776
+ "kind": 1024,
777
+ "kindString": "Property",
778
+ "flags": {},
779
+ "sources": [
780
+ {
781
+ "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
782
+ "line": 8,
783
+ "character": 4
784
+ }
785
+ ],
786
+ "type": {
787
+ "type": "intrinsic",
788
+ "name": "string"
789
+ }
790
+ }
791
+ ],
792
+ "groups": [
793
+ {
794
+ "title": "Properties",
795
+ "children": [
796
+ 48
797
+ ]
798
+ }
799
+ ],
800
+ "sources": [
801
+ {
802
+ "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
803
+ "line": 7,
804
+ "character": 4
805
+ }
806
+ ]
807
+ }
808
+ }
809
+ ],
810
+ "name": "XyoPayload"
811
+ }
812
+ ],
813
+ "name": "XyoWitnessQueryPayload"
814
+ }
815
+ }
816
+ ],
264
817
  "type": {
265
818
  "type": "reference",
266
819
  "typeArguments": [
267
820
  {
268
- "type": "reference",
269
- "id": 8,
270
- "name": "XyoLocationPayload"
821
+ "type": "tuple",
822
+ "elements": [
823
+ {
824
+ "type": "reference",
825
+ "name": "XyoBoundWitness"
826
+ },
827
+ {
828
+ "type": "array",
829
+ "elementType": {
830
+ "type": "reference",
831
+ "typeArguments": [
832
+ {
833
+ "type": "reflection",
834
+ "declaration": {
835
+ "id": 49,
836
+ "name": "__type",
837
+ "kind": 65536,
838
+ "kindString": "Type literal",
839
+ "flags": {},
840
+ "children": [
841
+ {
842
+ "id": 50,
843
+ "name": "schema",
844
+ "kind": 1024,
845
+ "kindString": "Property",
846
+ "flags": {},
847
+ "sources": [
848
+ {
849
+ "fileName": "sdk/witness/dist/esm/Witness/Witness.d.ts",
850
+ "line": 10,
851
+ "character": 8
852
+ }
853
+ ],
854
+ "type": {
855
+ "type": "intrinsic",
856
+ "name": "string"
857
+ }
858
+ }
859
+ ],
860
+ "groups": [
861
+ {
862
+ "title": "Properties",
863
+ "children": [
864
+ 50
865
+ ]
866
+ }
867
+ ],
868
+ "sources": [
869
+ {
870
+ "fileName": "sdk/witness/dist/esm/Witness/Witness.d.ts",
871
+ "line": 9,
872
+ "character": 59
873
+ }
874
+ ]
875
+ }
876
+ }
877
+ ],
878
+ "name": "XyoPayload"
879
+ }
880
+ }
881
+ ]
271
882
  }
272
883
  ],
273
884
  "name": "Promise",
274
885
  "qualifiedName": "Promise",
275
886
  "package": "typescript"
276
887
  },
277
- "overwrites": {
888
+ "inheritedFrom": {
278
889
  "type": "reference",
279
- "name": "XyoSimpleWitness.observe"
890
+ "name": "XyoWitness.query"
280
891
  }
281
892
  }
282
893
  ],
283
- "overwrites": {
894
+ "inheritedFrom": {
284
895
  "type": "reference",
285
- "name": "XyoSimpleWitness.observe"
896
+ "name": "XyoWitness.query"
286
897
  }
287
898
  }
288
899
  ],
@@ -290,38 +901,41 @@
290
901
  {
291
902
  "title": "Constructors",
292
903
  "children": [
293
- 29
904
+ 32
294
905
  ]
295
906
  },
296
907
  {
297
908
  "title": "Properties",
298
909
  "children": [
299
- 39,
300
- 31,
301
- 36,
302
- 28
910
+ 51,
911
+ 35,
912
+ 31
303
913
  ]
304
914
  },
305
915
  {
306
916
  "title": "Accessors",
307
917
  "children": [
308
- 37
918
+ 54,
919
+ 56
309
920
  ]
310
921
  },
311
922
  {
312
923
  "title": "Methods",
313
924
  "children": [
314
- 32,
315
- 34
925
+ 58,
926
+ 64,
927
+ 36,
928
+ 38,
929
+ 44
316
930
  ]
317
931
  }
318
932
  ],
319
933
  "sources": [
320
934
  {
321
935
  "fileName": "plugins/packages/location/src/Witness.ts",
322
- "line": 7,
936
+ "line": 14,
323
937
  "character": 13,
324
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Witness.ts#L7"
938
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L14"
325
939
  }
326
940
  ],
327
941
  "extendedTypes": [
@@ -330,16 +944,16 @@
330
944
  "typeArguments": [
331
945
  {
332
946
  "type": "reference",
333
- "id": 8,
947
+ "id": 6,
334
948
  "name": "XyoLocationPayload"
335
949
  }
336
950
  ],
337
- "name": "XyoSimpleWitness"
951
+ "name": "XyoWitness"
338
952
  }
339
953
  ]
340
954
  },
341
955
  {
342
- "id": 8,
956
+ "id": 6,
343
957
  "name": "XyoLocationPayload",
344
958
  "kind": 4194304,
345
959
  "kindString": "Type alias",
@@ -349,7 +963,7 @@
349
963
  "fileName": "plugins/packages/location/src/Payload.ts",
350
964
  "line": 5,
351
965
  "character": 12,
352
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L5"
966
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L5"
353
967
  }
354
968
  ],
355
969
  "type": {
@@ -358,14 +972,14 @@
358
972
  {
359
973
  "type": "reflection",
360
974
  "declaration": {
361
- "id": 9,
975
+ "id": 7,
362
976
  "name": "__type",
363
977
  "kind": 65536,
364
978
  "kindString": "Type literal",
365
979
  "flags": {},
366
980
  "children": [
367
981
  {
368
- "id": 11,
982
+ "id": 9,
369
983
  "name": "currentLocation",
370
984
  "kind": 1024,
371
985
  "kindString": "Property",
@@ -375,20 +989,20 @@
375
989
  "fileName": "plugins/packages/location/src/Payload.ts",
376
990
  "line": 7,
377
991
  "character": 2,
378
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L7"
992
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L7"
379
993
  }
380
994
  ],
381
995
  "type": {
382
996
  "type": "reflection",
383
997
  "declaration": {
384
- "id": 12,
998
+ "id": 10,
385
999
  "name": "__type",
386
1000
  "kind": 65536,
387
1001
  "kindString": "Type literal",
388
1002
  "flags": {},
389
1003
  "children": [
390
1004
  {
391
- "id": 13,
1005
+ "id": 11,
392
1006
  "name": "coords",
393
1007
  "kind": 1024,
394
1008
  "kindString": "Property",
@@ -398,20 +1012,20 @@
398
1012
  "fileName": "plugins/packages/location/src/Payload.ts",
399
1013
  "line": 8,
400
1014
  "character": 4,
401
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L8"
1015
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L8"
402
1016
  }
403
1017
  ],
404
1018
  "type": {
405
1019
  "type": "reflection",
406
1020
  "declaration": {
407
- "id": 14,
1021
+ "id": 12,
408
1022
  "name": "__type",
409
1023
  "kind": 65536,
410
1024
  "kindString": "Type literal",
411
1025
  "flags": {},
412
1026
  "children": [
413
1027
  {
414
- "id": 15,
1028
+ "id": 13,
415
1029
  "name": "accuracy",
416
1030
  "kind": 1024,
417
1031
  "kindString": "Property",
@@ -423,7 +1037,7 @@
423
1037
  "fileName": "plugins/packages/location/src/Payload.ts",
424
1038
  "line": 9,
425
1039
  "character": 6,
426
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L9"
1040
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L9"
427
1041
  }
428
1042
  ],
429
1043
  "type": {
@@ -432,7 +1046,7 @@
432
1046
  }
433
1047
  },
434
1048
  {
435
- "id": 16,
1049
+ "id": 14,
436
1050
  "name": "altitude",
437
1051
  "kind": 1024,
438
1052
  "kindString": "Property",
@@ -444,7 +1058,7 @@
444
1058
  "fileName": "plugins/packages/location/src/Payload.ts",
445
1059
  "line": 10,
446
1060
  "character": 6,
447
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L10"
1061
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L10"
448
1062
  }
449
1063
  ],
450
1064
  "type": {
@@ -453,7 +1067,7 @@
453
1067
  }
454
1068
  },
455
1069
  {
456
- "id": 17,
1070
+ "id": 15,
457
1071
  "name": "altitudeAccuracy",
458
1072
  "kind": 1024,
459
1073
  "kindString": "Property",
@@ -465,7 +1079,7 @@
465
1079
  "fileName": "plugins/packages/location/src/Payload.ts",
466
1080
  "line": 11,
467
1081
  "character": 6,
468
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L11"
1082
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L11"
469
1083
  }
470
1084
  ],
471
1085
  "type": {
@@ -474,7 +1088,7 @@
474
1088
  }
475
1089
  },
476
1090
  {
477
- "id": 18,
1091
+ "id": 16,
478
1092
  "name": "heading",
479
1093
  "kind": 1024,
480
1094
  "kindString": "Property",
@@ -486,7 +1100,7 @@
486
1100
  "fileName": "plugins/packages/location/src/Payload.ts",
487
1101
  "line": 12,
488
1102
  "character": 6,
489
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L12"
1103
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L12"
490
1104
  }
491
1105
  ],
492
1106
  "type": {
@@ -495,7 +1109,7 @@
495
1109
  }
496
1110
  },
497
1111
  {
498
- "id": 19,
1112
+ "id": 17,
499
1113
  "name": "latitude",
500
1114
  "kind": 1024,
501
1115
  "kindString": "Property",
@@ -507,7 +1121,7 @@
507
1121
  "fileName": "plugins/packages/location/src/Payload.ts",
508
1122
  "line": 13,
509
1123
  "character": 6,
510
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L13"
1124
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L13"
511
1125
  }
512
1126
  ],
513
1127
  "type": {
@@ -516,7 +1130,7 @@
516
1130
  }
517
1131
  },
518
1132
  {
519
- "id": 20,
1133
+ "id": 18,
520
1134
  "name": "longitude",
521
1135
  "kind": 1024,
522
1136
  "kindString": "Property",
@@ -528,7 +1142,7 @@
528
1142
  "fileName": "plugins/packages/location/src/Payload.ts",
529
1143
  "line": 14,
530
1144
  "character": 6,
531
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L14"
1145
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L14"
532
1146
  }
533
1147
  ],
534
1148
  "type": {
@@ -537,7 +1151,7 @@
537
1151
  }
538
1152
  },
539
1153
  {
540
- "id": 21,
1154
+ "id": 19,
541
1155
  "name": "speed",
542
1156
  "kind": 1024,
543
1157
  "kindString": "Property",
@@ -549,7 +1163,7 @@
549
1163
  "fileName": "plugins/packages/location/src/Payload.ts",
550
1164
  "line": 15,
551
1165
  "character": 6,
552
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L15"
1166
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L15"
553
1167
  }
554
1168
  ],
555
1169
  "type": {
@@ -562,13 +1176,13 @@
562
1176
  {
563
1177
  "title": "Properties",
564
1178
  "children": [
1179
+ 13,
1180
+ 14,
565
1181
  15,
566
1182
  16,
567
1183
  17,
568
1184
  18,
569
- 19,
570
- 20,
571
- 21
1185
+ 19
572
1186
  ]
573
1187
  }
574
1188
  ],
@@ -577,14 +1191,14 @@
577
1191
  "fileName": "plugins/packages/location/src/Payload.ts",
578
1192
  "line": 8,
579
1193
  "character": 12,
580
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L8"
1194
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L8"
581
1195
  }
582
1196
  ]
583
1197
  }
584
1198
  }
585
1199
  },
586
1200
  {
587
- "id": 22,
1201
+ "id": 20,
588
1202
  "name": "timestamp",
589
1203
  "kind": 1024,
590
1204
  "kindString": "Property",
@@ -594,7 +1208,7 @@
594
1208
  "fileName": "plugins/packages/location/src/Payload.ts",
595
1209
  "line": 17,
596
1210
  "character": 4,
597
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L17"
1211
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L17"
598
1212
  }
599
1213
  ],
600
1214
  "type": {
@@ -607,8 +1221,8 @@
607
1221
  {
608
1222
  "title": "Properties",
609
1223
  "children": [
610
- 13,
611
- 22
1224
+ 11,
1225
+ 20
612
1226
  ]
613
1227
  }
614
1228
  ],
@@ -617,14 +1231,14 @@
617
1231
  "fileName": "plugins/packages/location/src/Payload.ts",
618
1232
  "line": 7,
619
1233
  "character": 19,
620
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L7"
1234
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L7"
621
1235
  }
622
1236
  ]
623
1237
  }
624
1238
  }
625
1239
  },
626
1240
  {
627
- "id": 10,
1241
+ "id": 8,
628
1242
  "name": "schema",
629
1243
  "kind": 1024,
630
1244
  "kindString": "Property",
@@ -634,12 +1248,12 @@
634
1248
  "fileName": "plugins/packages/location/src/Payload.ts",
635
1249
  "line": 6,
636
1250
  "character": 2,
637
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L6"
1251
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L6"
638
1252
  }
639
1253
  ],
640
1254
  "type": {
641
1255
  "type": "reference",
642
- "id": 23,
1256
+ "id": 21,
643
1257
  "name": "XyoLocationPayloadSchema"
644
1258
  }
645
1259
  }
@@ -648,8 +1262,8 @@
648
1262
  {
649
1263
  "title": "Properties",
650
1264
  "children": [
651
- 11,
652
- 10
1265
+ 9,
1266
+ 8
653
1267
  ]
654
1268
  }
655
1269
  ],
@@ -658,7 +1272,7 @@
658
1272
  "fileName": "plugins/packages/location/src/Payload.ts",
659
1273
  "line": 5,
660
1274
  "character": 44,
661
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Payload.ts#L5"
1275
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Payload.ts#L5"
662
1276
  }
663
1277
  ]
664
1278
  }
@@ -668,7 +1282,7 @@
668
1282
  }
669
1283
  },
670
1284
  {
671
- "id": 24,
1285
+ "id": 22,
672
1286
  "name": "XyoLocationPayloadSchema",
673
1287
  "kind": 4194304,
674
1288
  "kindString": "Type alias",
@@ -678,13 +1292,13 @@
678
1292
  "fileName": "plugins/packages/location/src/Schema.ts",
679
1293
  "line": 1,
680
1294
  "character": 12,
681
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Schema.ts#L1"
1295
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Schema.ts#L1"
682
1296
  },
683
1297
  {
684
1298
  "fileName": "plugins/packages/location/src/Schema.ts",
685
1299
  "line": 2,
686
1300
  "character": 13,
687
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Schema.ts#L2"
1301
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Schema.ts#L2"
688
1302
  }
689
1303
  ],
690
1304
  "type": {
@@ -693,7 +1307,117 @@
693
1307
  }
694
1308
  },
695
1309
  {
696
- "id": 23,
1310
+ "id": 25,
1311
+ "name": "XyoLocationWitnessConfig",
1312
+ "kind": 4194304,
1313
+ "kindString": "Type alias",
1314
+ "flags": {},
1315
+ "sources": [
1316
+ {
1317
+ "fileName": "plugins/packages/location/src/Witness.ts",
1318
+ "line": 8,
1319
+ "character": 12,
1320
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L8"
1321
+ }
1322
+ ],
1323
+ "type": {
1324
+ "type": "reference",
1325
+ "typeArguments": [
1326
+ {
1327
+ "type": "reflection",
1328
+ "declaration": {
1329
+ "id": 26,
1330
+ "name": "__type",
1331
+ "kind": 65536,
1332
+ "kindString": "Type literal",
1333
+ "flags": {},
1334
+ "children": [
1335
+ {
1336
+ "id": 29,
1337
+ "name": "geoLocation",
1338
+ "kind": 1024,
1339
+ "kindString": "Property",
1340
+ "flags": {},
1341
+ "sources": [
1342
+ {
1343
+ "fileName": "plugins/packages/location/src/Witness.ts",
1344
+ "line": 11,
1345
+ "character": 2,
1346
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L11"
1347
+ }
1348
+ ],
1349
+ "type": {
1350
+ "type": "reference",
1351
+ "name": "Geolocation",
1352
+ "qualifiedName": "Geolocation",
1353
+ "package": "typescript"
1354
+ }
1355
+ },
1356
+ {
1357
+ "id": 27,
1358
+ "name": "schema",
1359
+ "kind": 1024,
1360
+ "kindString": "Property",
1361
+ "flags": {},
1362
+ "sources": [
1363
+ {
1364
+ "fileName": "plugins/packages/location/src/Witness.ts",
1365
+ "line": 9,
1366
+ "character": 2,
1367
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L9"
1368
+ }
1369
+ ],
1370
+ "type": {
1371
+ "type": "literal",
1372
+ "value": "network.xyo.location.config"
1373
+ }
1374
+ },
1375
+ {
1376
+ "id": 28,
1377
+ "name": "targetSchema",
1378
+ "kind": 1024,
1379
+ "kindString": "Property",
1380
+ "flags": {},
1381
+ "sources": [
1382
+ {
1383
+ "fileName": "plugins/packages/location/src/Witness.ts",
1384
+ "line": 10,
1385
+ "character": 2,
1386
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L10"
1387
+ }
1388
+ ],
1389
+ "type": {
1390
+ "type": "literal",
1391
+ "value": "network.xyo.location"
1392
+ }
1393
+ }
1394
+ ],
1395
+ "groups": [
1396
+ {
1397
+ "title": "Properties",
1398
+ "children": [
1399
+ 29,
1400
+ 27,
1401
+ 28
1402
+ ]
1403
+ }
1404
+ ],
1405
+ "sources": [
1406
+ {
1407
+ "fileName": "plugins/packages/location/src/Witness.ts",
1408
+ "line": 8,
1409
+ "character": 56,
1410
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Witness.ts#L8"
1411
+ }
1412
+ ]
1413
+ }
1414
+ }
1415
+ ],
1416
+ "name": "XyoWitnessConfig"
1417
+ }
1418
+ },
1419
+ {
1420
+ "id": 21,
697
1421
  "name": "XyoLocationPayloadSchema",
698
1422
  "kind": 32,
699
1423
  "kindString": "Variable",
@@ -703,13 +1427,13 @@
703
1427
  "fileName": "plugins/packages/location/src/Schema.ts",
704
1428
  "line": 1,
705
1429
  "character": 12,
706
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Schema.ts#L1"
1430
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Schema.ts#L1"
707
1431
  },
708
1432
  {
709
1433
  "fileName": "plugins/packages/location/src/Schema.ts",
710
1434
  "line": 2,
711
1435
  "character": 13,
712
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Schema.ts#L2"
1436
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Schema.ts#L2"
713
1437
  }
714
1438
  ],
715
1439
  "type": {
@@ -726,9 +1450,9 @@
726
1450
  "sources": [
727
1451
  {
728
1452
  "fileName": "plugins/packages/location/src/Plugin.ts",
729
- "line": 8,
1453
+ "line": 9,
730
1454
  "character": 13,
731
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Plugin.ts#L8"
1455
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Plugin.ts#L9"
732
1456
  }
733
1457
  ],
734
1458
  "signatures": [
@@ -752,66 +1476,8 @@
752
1476
  "typeArguments": [
753
1477
  {
754
1478
  "type": "reference",
755
- "typeArguments": [
756
- {
757
- "type": "reference",
758
- "typeArguments": [
759
- {
760
- "type": "reference",
761
- "typeArguments": [
762
- {
763
- "type": "reflection",
764
- "declaration": {
765
- "id": 4,
766
- "name": "__type",
767
- "kind": 65536,
768
- "kindString": "Type literal",
769
- "flags": {},
770
- "children": [
771
- {
772
- "id": 5,
773
- "name": "schema",
774
- "kind": 1024,
775
- "kindString": "Property",
776
- "flags": {},
777
- "sources": [
778
- {
779
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
780
- "line": 8,
781
- "character": 4
782
- }
783
- ],
784
- "type": {
785
- "type": "intrinsic",
786
- "name": "string"
787
- }
788
- }
789
- ],
790
- "groups": [
791
- {
792
- "title": "Properties",
793
- "children": [
794
- 5
795
- ]
796
- }
797
- ],
798
- "sources": [
799
- {
800
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
801
- "line": 7,
802
- "character": 4
803
- }
804
- ]
805
- }
806
- }
807
- ],
808
- "name": "XyoPayload"
809
- }
810
- ],
811
- "name": "XyoQueryPayload"
812
- }
813
- ],
814
- "name": "XyoQueryWitnessConfig"
1479
+ "id": 25,
1480
+ "name": "XyoLocationWitnessConfig"
815
1481
  },
816
1482
  {
817
1483
  "type": "reference",
@@ -825,14 +1491,14 @@
825
1491
  {
826
1492
  "type": "reflection",
827
1493
  "declaration": {
828
- "id": 6,
1494
+ "id": 4,
829
1495
  "name": "__type",
830
1496
  "kind": 65536,
831
1497
  "kindString": "Type literal",
832
1498
  "flags": {},
833
1499
  "children": [
834
1500
  {
835
- "id": 7,
1501
+ "id": 5,
836
1502
  "name": "schema",
837
1503
  "kind": 1024,
838
1504
  "kindString": "Property",
@@ -854,7 +1520,7 @@
854
1520
  {
855
1521
  "title": "Properties",
856
1522
  "children": [
857
- 7
1523
+ 5
858
1524
  ]
859
1525
  }
860
1526
  ],
@@ -871,10 +1537,10 @@
871
1537
  "name": "XyoPayload"
872
1538
  }
873
1539
  ],
874
- "name": "XyoQueryPayload"
1540
+ "name": "XyoWitnessQueryPayload"
875
1541
  }
876
1542
  ],
877
- "name": "XyoQueryWitnessConfig"
1543
+ "name": "XyoWitnessConfig"
878
1544
  }
879
1545
  ],
880
1546
  "name": "XyoPayloadPluginConfig"
@@ -890,7 +1556,7 @@
890
1556
  },
891
1557
  {
892
1558
  "type": "reference",
893
- "id": 8,
1559
+ "id": 6,
894
1560
  "name": "XyoLocationPayload"
895
1561
  }
896
1562
  ],
@@ -900,7 +1566,7 @@
900
1566
  ]
901
1567
  },
902
1568
  {
903
- "id": 25,
1569
+ "id": 23,
904
1570
  "name": "XyoLocationPayloadTemplate",
905
1571
  "kind": 64,
906
1572
  "kindString": "Function",
@@ -910,19 +1576,19 @@
910
1576
  "fileName": "plugins/packages/location/src/Template.ts",
911
1577
  "line": 4,
912
1578
  "character": 13,
913
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/Template.ts#L4"
1579
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/Template.ts#L4"
914
1580
  }
915
1581
  ],
916
1582
  "signatures": [
917
1583
  {
918
- "id": 26,
1584
+ "id": 24,
919
1585
  "name": "XyoLocationPayloadTemplate",
920
1586
  "kind": 4096,
921
1587
  "kindString": "Call signature",
922
1588
  "flags": {},
923
1589
  "type": {
924
1590
  "type": "reference",
925
- "id": 8,
1591
+ "id": 6,
926
1592
  "name": "XyoLocationPayload"
927
1593
  }
928
1594
  }
@@ -933,33 +1599,34 @@
933
1599
  {
934
1600
  "title": "References",
935
1601
  "children": [
936
- 40
1602
+ 71
937
1603
  ]
938
1604
  },
939
1605
  {
940
1606
  "title": "Classes",
941
1607
  "children": [
942
- 27
1608
+ 30
943
1609
  ]
944
1610
  },
945
1611
  {
946
1612
  "title": "Type Aliases",
947
1613
  "children": [
948
- 8,
949
- 24
1614
+ 6,
1615
+ 22,
1616
+ 25
950
1617
  ]
951
1618
  },
952
1619
  {
953
1620
  "title": "Variables",
954
1621
  "children": [
955
- 23
1622
+ 21
956
1623
  ]
957
1624
  },
958
1625
  {
959
1626
  "title": "Functions",
960
1627
  "children": [
961
1628
  1,
962
- 25
1629
+ 23
963
1630
  ]
964
1631
  }
965
1632
  ],
@@ -968,7 +1635,7 @@
968
1635
  "fileName": "plugins/packages/location/src/index.ts",
969
1636
  "line": 1,
970
1637
  "character": 0,
971
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9021da/packages/plugins/packages/location/src/index.ts#L1"
1638
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/26cb9dd/packages/plugins/packages/location/src/index.ts#L1"
972
1639
  }
973
1640
  ]
974
1641
  }