@formant/data-sdk 1.76.1 → 1.78.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,571 @@
1
+ ## [1.78.0] - 2025-04-14
2
+
3
+ - Add in IJoy type
4
+
5
+ ## [1.77.0] - 2025-03-13
6
+
7
+ - Fix occupancy gridmap data fetching
8
+
9
+ ## [1.76.1] - 2025-02-25
10
+
11
+ - Republish
12
+
13
+ ## [1.76.0] - 2025-02-25
14
+
15
+ - Support teleop views
16
+
17
+ ## [1.75.0] - 2025-02-22
18
+
19
+ - Setting api env changes global
20
+
21
+ ## [1.74.0] - 2025-02-22
22
+
23
+ - Allow programattic env set
24
+
25
+ ## [1.73.0] - 2025-02-20
26
+
27
+ - Updating task summary
28
+
29
+ ## [1.72.0] - 2025-01-22
30
+
31
+ - Add geometry subscription in live universe data
32
+
33
+ ## [1.71.0] - 2024-12-09
34
+
35
+ - fix pointcloud realtime subscription
36
+
37
+ ## [1.70.0] - 2024-11-26
38
+
39
+ - Add in twist stream type
40
+ - Fix API resolution in the data sdk to support localhost on prod
41
+
42
+ ## [1.69.0] - 2024-11-22
43
+
44
+ - Bump realtime-sdk in deployment
45
+
46
+ ## [1.68.0] - 2024-11-22
47
+
48
+ - Add in boolean stream type
49
+
50
+ ## [1.67.0] - 2024-10-18
51
+
52
+ - Add apiURL getter/setter interface updates.
53
+
54
+ ## [1.66.0] - 2024-10-18
55
+
56
+ - Export apiURL helper functions for View Embed usage.
57
+
58
+ ## [1.65.0] - 2024-10-18
59
+
60
+ - Adding apiURL scope adjustment for View Embed usage.
61
+
62
+ ## [1.63.0] - 2024-10-16
63
+
64
+ - Prevent repeated and out of order requests in subscribeToOdometry and subscribeToPath
65
+
66
+ ## [1.62.0] - 2024-10-10
67
+
68
+ - prevent flickering when subscribing to odometry
69
+
70
+ ## [1.61.0] - 2024-10-3
71
+
72
+ - prioritize url params to determine which api to use
73
+
74
+ ## [1.60.0] - 2024-10-3
75
+
76
+ - Made the workers dynamic; they now spawn and terminate on demand.
77
+
78
+ ## [1.59.0] - 2024-9-30
79
+
80
+ - web worker static list fix
81
+
82
+ ## [1.58.0] - 2024-9-18
83
+
84
+ - url fix
85
+
86
+ ## [1.57.0] - 2024-9-18
87
+
88
+ - preventing flickering
89
+
90
+ ## [1.56.0] - 2024-8-26
91
+
92
+ - bumping realtime sdk
93
+
94
+ ## [1.55.0] - 2024-8-26
95
+
96
+ - bumping realtime sdk
97
+
98
+ ## [1.54.0] - 2024-8-26
99
+
100
+ - bumping realtime sdk
101
+
102
+ ## [1.53.0] - 2024-8-26
103
+
104
+ - Exposing more realtime SDK
105
+
106
+ ## [1.52.0] - 2024-8-26
107
+
108
+ - Exposing more realtime SDK
109
+
110
+ ## [1.51.0] - 2024-8-23
111
+
112
+ ### Upgrade
113
+
114
+ - Upgrade `@formant/realtime-sdk` to 1.4.0.
115
+
116
+ ## [1.49.0] - 2024-8-19
117
+
118
+ - local improvements
119
+
120
+ ## [1.48.0] - 2024-6-21
121
+
122
+ - 3d scene path improvements
123
+
124
+ ## [1.47.0] - 2024-6-21
125
+
126
+ - fix latest data point
127
+
128
+ ## [1.46.0] - 2024-6-20
129
+
130
+ - return geometry json when it doesn't come as url
131
+
132
+ ## [1.45.0] - 2024-06-20
133
+
134
+ - improvements for local
135
+
136
+ ## [1.44.1] - 2024-06-10
137
+
138
+ - fix version
139
+
140
+ ## [1.44.0] - 2024-06-10
141
+
142
+ - Passing url for gridMaps in UniverseData connect
143
+
144
+ ## [1.43.0] - 2024-05-21
145
+
146
+ - Fixes to UniverseData connect
147
+
148
+ ## [1.41.0] - 2024-05-20
149
+
150
+ - Improvements to UniverseData connect
151
+
152
+ ## [1.40.0] - 2024-05-16
153
+
154
+ - missing intervention request data field
155
+
156
+ ## [1.39.0] - 2024-05-16
157
+
158
+ - new intervention request type
159
+
160
+ ## [1.38.0] - 2024-04-19
161
+
162
+ - adding more agent apis
163
+
164
+ ## [1.37.0] - 2024-04-19
165
+
166
+ - adding latestOnly support for getTelemetry
167
+
168
+ ## [1.36.0] - 2024-04-19
169
+
170
+ - adding agent getTelemetry
171
+
172
+ ## [1.34.0] - 2024-04-03
173
+
174
+ - New auth mechanism
175
+
176
+ ## [1.33.1] - 2024-03-19
177
+
178
+ - Remove JSON subscription as an option for pointclouds in universe-connector
179
+
180
+ ## [1.33.0] - 2024-03-11
181
+
182
+ - Caching universe-connector network calls
183
+ - Using workers to fetch external assets
184
+
185
+ ## [1.32.0] - 2024-03-06
186
+
187
+ - Adding support for multiple pointclouds subscriptions
188
+
189
+ ## [1.31.0] - 2024-02-27
190
+
191
+ - adding physical events
192
+
193
+ ## [1.30.0] - 2024-02-27
194
+
195
+ - adding more events
196
+
197
+ ## [1.29.0] - 2024-02-27
198
+
199
+ - fixing interface of IAnnotation
200
+
201
+ ## [1.28.0] - 2024-02-27
202
+
203
+ - fixing interface of ITriggeredEvent
204
+
205
+ ## [1.26.0] - 2024-01-24
206
+
207
+ - targeting es2019
208
+
209
+ ## [1.26.0] - 2024-01-24
210
+
211
+ - Merging in data connector
212
+
213
+ ## [1.25.0] - 2024-01-24
214
+
215
+ ### Added
216
+
217
+ - PeerDevice function to get commands
218
+
219
+ ## [1.24.0] - 2024-01-24
220
+
221
+ ### Added
222
+
223
+ - Exposing function on interface
224
+
225
+ ## [1.23.0] - 2024-01-22
226
+
227
+ ### Added
228
+
229
+ - Authentication method for peer
230
+
231
+ ## [1.22.0] - 2024-01-17
232
+
233
+ ### Added
234
+
235
+ - bundling deps to prevent typing issues
236
+
237
+ ## [1.21.0] - 2024-01-17
238
+
239
+ ### Added
240
+
241
+ - exposing realtime message creator
242
+
243
+ ## [1.20.0] - 2024-01-17
244
+
245
+ ### Added
246
+
247
+ - exposed new interface IMarker3DArray
248
+
249
+ ## [1.19.0] - 2024-01-17
250
+
251
+ ### Added
252
+
253
+ - exposed new interface IMarker3D
254
+
255
+ ## [1.18.0] - 2023-12-29
256
+
257
+ ### Added
258
+
259
+ - improvements to storeCache
260
+
261
+ ## [1.17.0] - 2023-10-09
262
+
263
+ ### Added
264
+
265
+ - New functions for looking up SSO login information and logging in with SSO tokens
266
+
267
+ ## [1.16.0] - 2023-09-21
268
+
269
+ ### Fixed
270
+
271
+ - Device entity should have correct organization property set. (#138)
272
+
273
+ ## [1.15.0] - 2023-09-21
274
+
275
+ ### Added
276
+
277
+ - Add support for agent version querying (#136)
278
+
279
+ ## [1.14.1] - 2023-09-06
280
+
281
+ ### Added
282
+
283
+ - Add parameter to query desire configuration vs reported configuration (#132)
284
+
285
+ ## [1.14.0] - 2023-09-06
286
+
287
+ ### Fixed
288
+
289
+ - Fixed delete account error handling (#131)
290
+
291
+ ## [1.13.2] - 2023-08-27
292
+
293
+ ### Fixed
294
+
295
+ - Fix IAuthenticationStore types for login() method.
296
+
297
+ ## [1.13.1] - 2023-08-25
298
+
299
+ ### Fixed
300
+
301
+ - Only resolve `Authentication.respondToNewPasswordRequiredChallenge` on `response.ok`.
302
+
303
+ ## [1.13.0] - 2023-08-25
304
+
305
+ ### Added
306
+
307
+ - Enhance Authentication.login() method for _advanced_ login flows.
308
+
309
+ ## [1.12.0] - 2023-08-07
310
+
311
+ ### Upgrade
312
+
313
+ - Added support for `HEADLESS` session types in RtcClientPool.
314
+ - Upgrade `@formant/realtime-sdk` to 1.2.0.
315
+
316
+ ## [1.11.1] - 2023-08-07
317
+
318
+ ### Added
319
+
320
+ - Added right files
321
+
322
+ ## [1.11.0] - 2023-08-07
323
+
324
+ ### Added
325
+
326
+ - Add getAllEventTriggerGroup, getEventTriggerGroup, and patchEventTriggerGroup
327
+
328
+ ## [1.10.0] - 2023-07-25
329
+
330
+ ### Upgrade
331
+
332
+ - Upgrade grpc-web to 1.4.2
333
+
334
+ ## [1.9.0] - 2023-07-24
335
+
336
+ ### Upgrade
337
+
338
+ - Upgrade data-sdk realtime-sdk to 1.0.0 (#117)
339
+
340
+ ## [1.8.0] - 2023-07-17
341
+
342
+ ### Added
343
+
344
+ - query to KeyValue (#116)
345
+
346
+ ## [1.7.0] - 2023-07-14
347
+
348
+ ### Added
349
+
350
+ - disableDevice, and timeout (#115)
351
+
352
+ ## [1.6.0] - 2023-07-09
353
+
354
+ ### Added
355
+
356
+ - createFleet
357
+
358
+ ## [1.5.4] - 2023-07-03
359
+
360
+ ### Added
361
+
362
+ - createDevice, patchDevice, getDeviceData, and queryDevicesData (#113)
363
+
364
+ ## [1.5.3] - 2023-06-30
365
+
366
+ ### Fixed
367
+
368
+ - DataChannel check ready fix (#112)
369
+
370
+ ## [1.5.2] - 2023-06-29
371
+
372
+ ### Fixed
373
+
374
+ - Resolve leaky reference to `NodeJS.Timeout`.
375
+
376
+ ## [1.5.1] - 2023-06-29
377
+
378
+ ### Fixed
379
+
380
+ - Resolve dependency cycles. (#111)
381
+
382
+ ## [1.5.0] - 2023-06-28
383
+
384
+ ### Changed
385
+
386
+ - Rework data-sdk bundle/package (#92)
387
+ - packages `cjs`/`es` for package.json/bundlers _exclude_ all of their dependencies.
388
+ - pre-bundled assets `umd`/`es6` bundles all required dependencies for stand-alone use.
389
+
390
+ ### Update Notes
391
+
392
+ The dependency tree has changed slightly to support better performance/security updates moving forward. As such the
393
+ `@formant/realtime-sdk` dependency has been changed from a `"dependency"` to a `"peerDependency"`. You will need to add
394
+ this dependency as well:
395
+
396
+ ```sh
397
+ $ npm install --save @formant/realtime-sdk@latest
398
+
399
+ # or with
400
+
401
+ $ yarn add @formant/realtime-sdk@latest
402
+ ```
403
+
404
+ ## [1.4.0] - 2023-06-28
405
+
406
+ ### Added
407
+
408
+ - Support for react native env (#108)
409
+ - Implement `sendCommand` for `PeerDevice` (#106)
410
+
411
+ ### Fixed
412
+
413
+ - Ensure `Realtime*` types get exported at the top-level from `BaseDevice` (#110)
414
+ - Remove debug logs (#109)
415
+
416
+ ## [1.3.1] - 2023-06-27
417
+
418
+ ### Fixed
419
+
420
+ - Ensure `Realtime*` types get exported at the top-level from `BaseDevice` (#110)
421
+
422
+ ## [1.3.0] - 2023-06-22
423
+
424
+ ### Added
425
+
426
+ - Improving API support for `/users`, `/accounts`, and `/fleets` (#107)
427
+ - Support for offline direct RTC (#99)
428
+
429
+ ## [1.2.0] - 2023-06-15
430
+
431
+ ### Added
432
+
433
+ - Added `tags` support to `Device` and `Command` entity. (#104)
434
+
435
+ ## [1.1.0] - 2023-06-15
436
+
437
+ _Released…_
438
+
439
+ ## [1.1.0-rc.0] - 2023-06-15
440
+
441
+ ### Added
442
+
443
+ - Add support for custom API paths with `formant_url` query parameter. (#97) (MC-90)
444
+
445
+ ## [1.0.0] - 2023-06-05
446
+
447
+ ### Added
448
+
449
+ - Add time information to `request_date` message. (#93)
450
+
451
+ ### Fixed
452
+
453
+ - Possible to removeListener too early when waiting for `request_date` to respond. (#93)
454
+
455
+ ## [1.0.0-rc.3] - 2023-05-25
456
+
457
+ `Device.startRealtimeConnection()` now accepts an optional `options` argument, to more fine-grained control over
458
+ the connection handshake behavior.
459
+
460
+ ```ts
461
+ const device = Fleet.getCurrentDevice();
462
+ await device.startRealtimeConnection({
463
+ sessionType: SessionType.Observe,
464
+ // wait an entire minute for a connection to establish.
465
+ deadlineMs: 60_000,
466
+ });
467
+ ```
468
+
469
+ The default value for `deadlineMs` is `10000`, or 10 seconds. If `device.startRealtimeConnection()` is unsuccessful
470
+ in establishing a connection within the deadline, it will throw an error.
471
+
472
+ ```ts
473
+ try {
474
+ await device.startRealtimeConnection({
475
+ sessionType: SessionType.Observe,
476
+ });
477
+ } catch (err) {
478
+ console.error("Unable to estbalish connection!");
479
+ return;
480
+ }
481
+ ```
482
+
483
+ If you would like to wait _forever_ for the connection, you can use:
484
+
485
+ ```ts
486
+ await device.startRealtimeConnection({
487
+ sessionType: SessionType.Observe,
488
+ deadlineMs: Infinity,
489
+ });
490
+ ```
491
+
492
+ ### Added
493
+
494
+ - Improvements to `Device.startRealtimeConnection()` implementation (#91)
495
+
496
+ ### Changed
497
+
498
+ - Pool `RtcClients` by `sessionType` to reduce network overhead for multiple conections (#89)
499
+
500
+ ## [1.0.0-rc.2] - 2023-05-18
501
+
502
+ ### Added
503
+
504
+ - Added App.disableAnalyticsBottomBar() to hide date picker in analytics view (#84)
505
+
506
+ ### Fixed
507
+
508
+ - Increase number of tries to create a connection (#88)
509
+ - Re-enforce type constraints on aggregateByDateFunctions (#85)
510
+
511
+ ## [1.0.0-rc.1] - 2023-05-17
512
+
513
+ ### Added
514
+
515
+ - Adding WAN connectivity helpers (#83)
516
+ - `App.isOnline` returns the last-known connectivity status to formant apis.
517
+ - `App.checkConnection(ms?: number)` returns a promise for the _current_ connectivity status to formant apis.
518
+ - `App.waitForConnection(ms?: number)` returns a promise that will resolve when `App.isOnline` is `true`.
519
+
520
+ ### Fixed
521
+
522
+ - Prefer cached remoteDevicePeerId when set. (#81)
523
+ - Adding logging to RealtimeVideo and RealtimeDataStream methods (#82)
524
+ - Try to reconnect when rtc.connect returns undefined (#78)
525
+ - Update function to use remotePeerId (#80)
526
+
527
+ ## 1.0.0-rc.0 - 2023-05-12
528
+
529
+ ### Added
530
+
531
+ - Improve typescript definitions `ConfigurationDocument` (#77)
532
+ - Added `adapters`
533
+ - Added `tags`
534
+
535
+ ### Fixed
536
+
537
+ - correct support for `getLatestTelemetry(oneUuid)` (#76)
538
+
539
+ [1.51.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.50.0...release/data-sdk/1.51.0~
540
+ [1.18.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.17.0...release/data-sdk/1.18.0~
541
+ [1.17.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.16.0...release/data-sdk/1.17.0~
542
+ [1.16.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.15.0...release/data-sdk/1.16.0~
543
+ [1.15.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.14.1...release/data-sdk/1.15.0~
544
+ [1.14.1]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.14.0...release/data-sdk/1.14.1~
545
+ [1.14.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.13.2...release/data-sdk/1.14.0~
546
+ [1.13.2]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.13.1...release/data-sdk/1.13.2~
547
+ [1.13.1]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.13.0...release/data-sdk/1.13.1~
548
+ [1.13.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.12.0...release/data-sdk/1.13.0~
549
+ [1.12.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.11.1...release/data-sdk/1.12.0~
550
+ [1.11.1]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.11.0...release/data-sdk/1.11.1~
551
+ [1.11.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.10.0...release/data-sdk/1.11.0~
552
+ [1.10.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.9.0...release/data-sdk/1.10.0~
553
+ [1.9.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.8.0...release/data-sdk/1.9.0~
554
+ [1.8.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.7.0...release/data-sdk/1.8.0~
555
+ [1.7.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.6.0...release/data-sdk/1.7.0~
556
+ [1.6.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.5.4...release/data-sdk/1.6.0~
557
+ [1.5.4]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.5.3...release/data-sdk/1.5.4~
558
+ [1.5.3]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.5.2...release/data-sdk/1.5.3~
559
+ [1.5.2]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.5.1...release/data-sdk/1.5.2~
560
+ [1.5.1]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.5.0...release/data-sdk/1.5.1~
561
+ [1.5.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.4.0...release/data-sdk/1.5.0~
562
+ [1.4.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.3.0...release/data-sdk/1.4.0~
563
+ [1.3.1]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.3.0...release/data-sdk/1.3.1~
564
+ [1.3.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.2.0...release/data-sdk/1.3.0~
565
+ [1.2.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.1.0...release/data-sdk/1.2.0~
566
+ [1.1.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.1.0-rc.0...release/data-sdk/1.1.0~
567
+ [1.1.0-rc.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.0.0...release/data-sdk/1.1.0-rc.0~
568
+ [1.0.0]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.0.0-rc.3...release/data-sdk/1.0.0~
569
+ [1.0.0-rc.3]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.0.0-rc.2...release/data-sdk/1.0.0-rc.3~
570
+ [1.0.0-rc.2]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.0.0-rc.1...release/data-sdk/1.0.0-rc.2~
571
+ [1.0.0-rc.1]: https://github.com/FormantIO/toolkit/compare/release/data-sdk/1.0.0-rc.0...release/data-sdk/1.0.0-rc.1~