@seamapi/types 1.322.1 → 1.322.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.
- package/dist/connect.cjs +0 -18
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +16 -74
- package/lib/seam/connect/models/devices/device-provider.d.ts +1 -1
- package/lib/seam/connect/models/devices/device-provider.js +0 -1
- package/lib/seam/connect/models/devices/device-provider.js.map +1 -1
- package/lib/seam/connect/models/events/acs/common.js +0 -1
- package/lib/seam/connect/models/events/acs/common.js.map +1 -1
- package/lib/seam/connect/openapi.d.ts +0 -42
- package/lib/seam/connect/openapi.js +0 -16
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +16 -32
- package/package.json +1 -1
- package/src/lib/seam/connect/models/devices/device-provider.ts +0 -1
- package/src/lib/seam/connect/models/events/acs/common.ts +0 -1
- package/src/lib/seam/connect/openapi.ts +0 -16
- package/src/lib/seam/connect/route-types.ts +16 -32
package/dist/connect.d.cts
CHANGED
|
@@ -16675,8 +16675,6 @@ declare const _default: {
|
|
|
16675
16675
|
format: string;
|
|
16676
16676
|
type: string;
|
|
16677
16677
|
'x-title': string;
|
|
16678
|
-
deprecated?: never;
|
|
16679
|
-
'x-deprecated'?: never;
|
|
16680
16678
|
};
|
|
16681
16679
|
created_at: {
|
|
16682
16680
|
description: string;
|
|
@@ -16770,8 +16768,6 @@ declare const _default: {
|
|
|
16770
16768
|
format: string;
|
|
16771
16769
|
type: string;
|
|
16772
16770
|
'x-title': string;
|
|
16773
|
-
deprecated?: never;
|
|
16774
|
-
'x-deprecated'?: never;
|
|
16775
16771
|
};
|
|
16776
16772
|
created_at: {
|
|
16777
16773
|
description: string;
|
|
@@ -16864,8 +16860,6 @@ declare const _default: {
|
|
|
16864
16860
|
format: string;
|
|
16865
16861
|
type: string;
|
|
16866
16862
|
'x-title': string;
|
|
16867
|
-
deprecated?: never;
|
|
16868
|
-
'x-deprecated'?: never;
|
|
16869
16863
|
};
|
|
16870
16864
|
created_at: {
|
|
16871
16865
|
description: string;
|
|
@@ -16955,8 +16949,6 @@ declare const _default: {
|
|
|
16955
16949
|
format: string;
|
|
16956
16950
|
type: string;
|
|
16957
16951
|
'x-title': string;
|
|
16958
|
-
deprecated?: never;
|
|
16959
|
-
'x-deprecated'?: never;
|
|
16960
16952
|
};
|
|
16961
16953
|
created_at: {
|
|
16962
16954
|
description: string;
|
|
@@ -17039,11 +17031,9 @@ declare const _default: {
|
|
|
17039
17031
|
'x-title': string;
|
|
17040
17032
|
};
|
|
17041
17033
|
connected_account_id: {
|
|
17042
|
-
deprecated: boolean;
|
|
17043
17034
|
description: string;
|
|
17044
17035
|
format: string;
|
|
17045
17036
|
type: string;
|
|
17046
|
-
'x-deprecated': string;
|
|
17047
17037
|
'x-title': string;
|
|
17048
17038
|
};
|
|
17049
17039
|
created_at: {
|
|
@@ -17127,11 +17117,9 @@ declare const _default: {
|
|
|
17127
17117
|
'x-title': string;
|
|
17128
17118
|
};
|
|
17129
17119
|
connected_account_id: {
|
|
17130
|
-
deprecated: boolean;
|
|
17131
17120
|
description: string;
|
|
17132
17121
|
format: string;
|
|
17133
17122
|
type: string;
|
|
17134
|
-
'x-deprecated': string;
|
|
17135
17123
|
'x-title': string;
|
|
17136
17124
|
};
|
|
17137
17125
|
created_at: {
|
|
@@ -17214,11 +17202,9 @@ declare const _default: {
|
|
|
17214
17202
|
type: string;
|
|
17215
17203
|
};
|
|
17216
17204
|
connected_account_id: {
|
|
17217
|
-
deprecated: boolean;
|
|
17218
17205
|
description: string;
|
|
17219
17206
|
format: string;
|
|
17220
17207
|
type: string;
|
|
17221
|
-
'x-deprecated': string;
|
|
17222
17208
|
'x-title': string;
|
|
17223
17209
|
};
|
|
17224
17210
|
created_at: {
|
|
@@ -17302,11 +17288,9 @@ declare const _default: {
|
|
|
17302
17288
|
'x-title': string;
|
|
17303
17289
|
};
|
|
17304
17290
|
connected_account_id: {
|
|
17305
|
-
deprecated: boolean;
|
|
17306
17291
|
description: string;
|
|
17307
17292
|
format: string;
|
|
17308
17293
|
type: string;
|
|
17309
|
-
'x-deprecated': string;
|
|
17310
17294
|
'x-title': string;
|
|
17311
17295
|
};
|
|
17312
17296
|
created_at: {
|
|
@@ -17466,8 +17450,6 @@ declare const _default: {
|
|
|
17466
17450
|
format: string;
|
|
17467
17451
|
type: string;
|
|
17468
17452
|
'x-title': string;
|
|
17469
|
-
deprecated?: never;
|
|
17470
|
-
'x-deprecated'?: never;
|
|
17471
17453
|
};
|
|
17472
17454
|
created_at: {
|
|
17473
17455
|
description: string;
|
|
@@ -17551,8 +17533,6 @@ declare const _default: {
|
|
|
17551
17533
|
format: string;
|
|
17552
17534
|
type: string;
|
|
17553
17535
|
'x-title': string;
|
|
17554
|
-
deprecated?: never;
|
|
17555
|
-
'x-deprecated'?: never;
|
|
17556
17536
|
};
|
|
17557
17537
|
created_at: {
|
|
17558
17538
|
description: string;
|
|
@@ -17628,8 +17608,6 @@ declare const _default: {
|
|
|
17628
17608
|
format: string;
|
|
17629
17609
|
type: string;
|
|
17630
17610
|
'x-title': string;
|
|
17631
|
-
deprecated?: never;
|
|
17632
|
-
'x-deprecated'?: never;
|
|
17633
17611
|
};
|
|
17634
17612
|
created_at: {
|
|
17635
17613
|
description: string;
|
|
@@ -17869,8 +17847,6 @@ declare const _default: {
|
|
|
17869
17847
|
format: string;
|
|
17870
17848
|
type: string;
|
|
17871
17849
|
'x-title'?: never;
|
|
17872
|
-
deprecated?: never;
|
|
17873
|
-
'x-deprecated'?: never;
|
|
17874
17850
|
};
|
|
17875
17851
|
created_at: {
|
|
17876
17852
|
description: string;
|
|
@@ -17953,8 +17929,6 @@ declare const _default: {
|
|
|
17953
17929
|
format: string;
|
|
17954
17930
|
type: string;
|
|
17955
17931
|
'x-title'?: never;
|
|
17956
|
-
deprecated?: never;
|
|
17957
|
-
'x-deprecated'?: never;
|
|
17958
17932
|
};
|
|
17959
17933
|
created_at: {
|
|
17960
17934
|
description: string;
|
|
@@ -18048,8 +18022,6 @@ declare const _default: {
|
|
|
18048
18022
|
format: string;
|
|
18049
18023
|
type: string;
|
|
18050
18024
|
'x-title'?: never;
|
|
18051
|
-
deprecated?: never;
|
|
18052
|
-
'x-deprecated'?: never;
|
|
18053
18025
|
};
|
|
18054
18026
|
created_at: {
|
|
18055
18027
|
description: string;
|
|
@@ -18143,8 +18115,6 @@ declare const _default: {
|
|
|
18143
18115
|
format: string;
|
|
18144
18116
|
type: string;
|
|
18145
18117
|
'x-title'?: never;
|
|
18146
|
-
deprecated?: never;
|
|
18147
|
-
'x-deprecated'?: never;
|
|
18148
18118
|
};
|
|
18149
18119
|
created_at: {
|
|
18150
18120
|
description: string;
|
|
@@ -18225,8 +18195,6 @@ declare const _default: {
|
|
|
18225
18195
|
format: string;
|
|
18226
18196
|
type: string;
|
|
18227
18197
|
'x-title'?: never;
|
|
18228
|
-
deprecated?: never;
|
|
18229
|
-
'x-deprecated'?: never;
|
|
18230
18198
|
};
|
|
18231
18199
|
created_at: {
|
|
18232
18200
|
description: string;
|
|
@@ -18346,8 +18314,6 @@ declare const _default: {
|
|
|
18346
18314
|
format: string;
|
|
18347
18315
|
type: string;
|
|
18348
18316
|
'x-title'?: never;
|
|
18349
|
-
deprecated?: never;
|
|
18350
|
-
'x-deprecated'?: never;
|
|
18351
18317
|
};
|
|
18352
18318
|
created_at: {
|
|
18353
18319
|
description: string;
|
|
@@ -18438,8 +18404,6 @@ declare const _default: {
|
|
|
18438
18404
|
format: string;
|
|
18439
18405
|
type: string;
|
|
18440
18406
|
'x-title'?: never;
|
|
18441
|
-
deprecated?: never;
|
|
18442
|
-
'x-deprecated'?: never;
|
|
18443
18407
|
};
|
|
18444
18408
|
created_at: {
|
|
18445
18409
|
description: string;
|
|
@@ -18525,8 +18489,6 @@ declare const _default: {
|
|
|
18525
18489
|
format: string;
|
|
18526
18490
|
type: string;
|
|
18527
18491
|
'x-title'?: never;
|
|
18528
|
-
deprecated?: never;
|
|
18529
|
-
'x-deprecated'?: never;
|
|
18530
18492
|
};
|
|
18531
18493
|
created_at: {
|
|
18532
18494
|
description: string;
|
|
@@ -18616,8 +18578,6 @@ declare const _default: {
|
|
|
18616
18578
|
format: string;
|
|
18617
18579
|
type: string;
|
|
18618
18580
|
'x-title'?: never;
|
|
18619
|
-
deprecated?: never;
|
|
18620
|
-
'x-deprecated'?: never;
|
|
18621
18581
|
};
|
|
18622
18582
|
cooling_set_point_celsius: {
|
|
18623
18583
|
description: string;
|
|
@@ -18728,8 +18688,6 @@ declare const _default: {
|
|
|
18728
18688
|
format: string;
|
|
18729
18689
|
type: string;
|
|
18730
18690
|
'x-title'?: never;
|
|
18731
|
-
deprecated?: never;
|
|
18732
|
-
'x-deprecated'?: never;
|
|
18733
18691
|
};
|
|
18734
18692
|
created_at: {
|
|
18735
18693
|
description: string;
|
|
@@ -48566,8 +48524,7 @@ interface Routes {
|
|
|
48566
48524
|
created_at: string;
|
|
48567
48525
|
/** Time when the event occurred. */
|
|
48568
48526
|
occurred_at: string;
|
|
48569
|
-
/** ID of the connected account.
|
|
48570
|
-
* @deprecated Will be removed. */
|
|
48527
|
+
/** ID of the connected account. */
|
|
48571
48528
|
connected_account_id?: string | undefined;
|
|
48572
48529
|
/** ID of the ACS system. */
|
|
48573
48530
|
acs_system_id: string;
|
|
@@ -48581,8 +48538,7 @@ interface Routes {
|
|
|
48581
48538
|
created_at: string;
|
|
48582
48539
|
/** Time when the event occurred. */
|
|
48583
48540
|
occurred_at: string;
|
|
48584
|
-
/** ID of the connected account.
|
|
48585
|
-
* @deprecated Will be removed. */
|
|
48541
|
+
/** ID of the connected account. */
|
|
48586
48542
|
connected_account_id?: string | undefined;
|
|
48587
48543
|
/** ID of the ACS system. */
|
|
48588
48544
|
acs_system_id: string;
|
|
@@ -48596,8 +48552,7 @@ interface Routes {
|
|
|
48596
48552
|
created_at: string;
|
|
48597
48553
|
/** Time when the event occurred. */
|
|
48598
48554
|
occurred_at: string;
|
|
48599
|
-
/** ID of the connected account.
|
|
48600
|
-
* @deprecated Will be removed. */
|
|
48555
|
+
/** ID of the connected account. */
|
|
48601
48556
|
connected_account_id?: string | undefined;
|
|
48602
48557
|
/** ID of the ACS system. */
|
|
48603
48558
|
acs_system_id: string;
|
|
@@ -48611,8 +48566,7 @@ interface Routes {
|
|
|
48611
48566
|
created_at: string;
|
|
48612
48567
|
/** Time when the event occurred. */
|
|
48613
48568
|
occurred_at: string;
|
|
48614
|
-
/** ID of the connected account.
|
|
48615
|
-
* @deprecated Will be removed. */
|
|
48569
|
+
/** ID of the connected account. */
|
|
48616
48570
|
connected_account_id?: string | undefined;
|
|
48617
48571
|
/** ID of the ACS system. */
|
|
48618
48572
|
acs_system_id: string;
|
|
@@ -48627,8 +48581,7 @@ interface Routes {
|
|
|
48627
48581
|
created_at: string;
|
|
48628
48582
|
/** Time when the event occurred. */
|
|
48629
48583
|
occurred_at: string;
|
|
48630
|
-
/** ID of the connected account.
|
|
48631
|
-
* @deprecated Will be removed. */
|
|
48584
|
+
/** ID of the connected account. */
|
|
48632
48585
|
connected_account_id?: string | undefined;
|
|
48633
48586
|
/** ID of the ACS system. */
|
|
48634
48587
|
acs_system_id: string;
|
|
@@ -48643,8 +48596,7 @@ interface Routes {
|
|
|
48643
48596
|
created_at: string;
|
|
48644
48597
|
/** Time when the event occurred. */
|
|
48645
48598
|
occurred_at: string;
|
|
48646
|
-
/** ID of the connected account.
|
|
48647
|
-
* @deprecated Will be removed. */
|
|
48599
|
+
/** ID of the connected account. */
|
|
48648
48600
|
connected_account_id?: string | undefined;
|
|
48649
48601
|
/** ID of the ACS system. */
|
|
48650
48602
|
acs_system_id: string;
|
|
@@ -48659,8 +48611,7 @@ interface Routes {
|
|
|
48659
48611
|
created_at: string;
|
|
48660
48612
|
/** Time when the event occurred. */
|
|
48661
48613
|
occurred_at: string;
|
|
48662
|
-
/** ID of the connected account.
|
|
48663
|
-
* @deprecated Will be removed. */
|
|
48614
|
+
/** ID of the connected account. */
|
|
48664
48615
|
connected_account_id?: string | undefined;
|
|
48665
48616
|
/** ID of the ACS system. */
|
|
48666
48617
|
acs_system_id: string;
|
|
@@ -48676,8 +48627,7 @@ interface Routes {
|
|
|
48676
48627
|
created_at: string;
|
|
48677
48628
|
/** Time when the event occurred. */
|
|
48678
48629
|
occurred_at: string;
|
|
48679
|
-
/** ID of the connected account.
|
|
48680
|
-
* @deprecated Will be removed. */
|
|
48630
|
+
/** ID of the connected account. */
|
|
48681
48631
|
connected_account_id?: string | undefined;
|
|
48682
48632
|
/** ID of the ACS system. */
|
|
48683
48633
|
acs_system_id: string;
|
|
@@ -49715,8 +49665,7 @@ interface Routes {
|
|
|
49715
49665
|
created_at: string;
|
|
49716
49666
|
/** Time when the event occurred. */
|
|
49717
49667
|
occurred_at: string;
|
|
49718
|
-
/** ID of the connected account.
|
|
49719
|
-
* @deprecated Will be removed. */
|
|
49668
|
+
/** ID of the connected account. */
|
|
49720
49669
|
connected_account_id?: string | undefined;
|
|
49721
49670
|
/** ID of the ACS system. */
|
|
49722
49671
|
acs_system_id: string;
|
|
@@ -49730,8 +49679,7 @@ interface Routes {
|
|
|
49730
49679
|
created_at: string;
|
|
49731
49680
|
/** Time when the event occurred. */
|
|
49732
49681
|
occurred_at: string;
|
|
49733
|
-
/** ID of the connected account.
|
|
49734
|
-
* @deprecated Will be removed. */
|
|
49682
|
+
/** ID of the connected account. */
|
|
49735
49683
|
connected_account_id?: string | undefined;
|
|
49736
49684
|
/** ID of the ACS system. */
|
|
49737
49685
|
acs_system_id: string;
|
|
@@ -49745,8 +49693,7 @@ interface Routes {
|
|
|
49745
49693
|
created_at: string;
|
|
49746
49694
|
/** Time when the event occurred. */
|
|
49747
49695
|
occurred_at: string;
|
|
49748
|
-
/** ID of the connected account.
|
|
49749
|
-
* @deprecated Will be removed. */
|
|
49696
|
+
/** ID of the connected account. */
|
|
49750
49697
|
connected_account_id?: string | undefined;
|
|
49751
49698
|
/** ID of the ACS system. */
|
|
49752
49699
|
acs_system_id: string;
|
|
@@ -49760,8 +49707,7 @@ interface Routes {
|
|
|
49760
49707
|
created_at: string;
|
|
49761
49708
|
/** Time when the event occurred. */
|
|
49762
49709
|
occurred_at: string;
|
|
49763
|
-
/** ID of the connected account.
|
|
49764
|
-
* @deprecated Will be removed. */
|
|
49710
|
+
/** ID of the connected account. */
|
|
49765
49711
|
connected_account_id?: string | undefined;
|
|
49766
49712
|
/** ID of the ACS system. */
|
|
49767
49713
|
acs_system_id: string;
|
|
@@ -49776,8 +49722,7 @@ interface Routes {
|
|
|
49776
49722
|
created_at: string;
|
|
49777
49723
|
/** Time when the event occurred. */
|
|
49778
49724
|
occurred_at: string;
|
|
49779
|
-
/** ID of the connected account.
|
|
49780
|
-
* @deprecated Will be removed. */
|
|
49725
|
+
/** ID of the connected account. */
|
|
49781
49726
|
connected_account_id?: string | undefined;
|
|
49782
49727
|
/** ID of the ACS system. */
|
|
49783
49728
|
acs_system_id: string;
|
|
@@ -49792,8 +49737,7 @@ interface Routes {
|
|
|
49792
49737
|
created_at: string;
|
|
49793
49738
|
/** Time when the event occurred. */
|
|
49794
49739
|
occurred_at: string;
|
|
49795
|
-
/** ID of the connected account.
|
|
49796
|
-
* @deprecated Will be removed. */
|
|
49740
|
+
/** ID of the connected account. */
|
|
49797
49741
|
connected_account_id?: string | undefined;
|
|
49798
49742
|
/** ID of the ACS system. */
|
|
49799
49743
|
acs_system_id: string;
|
|
@@ -49808,8 +49752,7 @@ interface Routes {
|
|
|
49808
49752
|
created_at: string;
|
|
49809
49753
|
/** Time when the event occurred. */
|
|
49810
49754
|
occurred_at: string;
|
|
49811
|
-
/** ID of the connected account.
|
|
49812
|
-
* @deprecated Will be removed. */
|
|
49755
|
+
/** ID of the connected account. */
|
|
49813
49756
|
connected_account_id?: string | undefined;
|
|
49814
49757
|
/** ID of the ACS system. */
|
|
49815
49758
|
acs_system_id: string;
|
|
@@ -49825,8 +49768,7 @@ interface Routes {
|
|
|
49825
49768
|
created_at: string;
|
|
49826
49769
|
/** Time when the event occurred. */
|
|
49827
49770
|
occurred_at: string;
|
|
49828
|
-
/** ID of the connected account.
|
|
49829
|
-
* @deprecated Will be removed. */
|
|
49771
|
+
/** ID of the connected account. */
|
|
49830
49772
|
connected_account_id?: string | undefined;
|
|
49831
49773
|
/** ID of the ACS system. */
|
|
49832
49774
|
acs_system_id: string;
|
|
@@ -57,7 +57,7 @@ export declare const PROVIDER_CATEGORY_MAP: {
|
|
|
57
57
|
readonly consumer_smartlocks: readonly ["august", "schlage", "yale", "smartthings", "nuki", "ttlock", "kwikset", "igloohome", "wyze", "lockly", "tedee"];
|
|
58
58
|
readonly thermostats: readonly ["ecobee", "nest"];
|
|
59
59
|
readonly noise_sensors: readonly ["minut", "noiseaware"];
|
|
60
|
-
readonly access_control_systems: readonly ["pti", "visionline", "assa_abloy_credential_service", "latch", "salto_ks", "assa_abloy_vostio", "
|
|
60
|
+
readonly access_control_systems: readonly ["pti", "visionline", "assa_abloy_credential_service", "latch", "salto_ks", "assa_abloy_vostio", "salto_space", "assa_abloy_vostio"];
|
|
61
61
|
readonly internal_beta: [DeviceProviderName, ...DeviceProviderName[]];
|
|
62
62
|
};
|
|
63
63
|
export declare const PROVIDER_CATEGORIES: [ProviderCategory, ...ProviderCategory[]];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"device-provider.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/devices/device-provider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,OAAO,EAAE,uBAAuB,EAAE,MAAM,aAAa,CAAA;AAErD,MAAM,CAAC,MAAM,gBAAgB,GAAG;IAC9B,mBAAmB,EAAE,qBAAqB;IAC1C,aAAa,EAAE,eAAe;IAC9B,MAAM,EAAE,QAAQ;IAChB,MAAM,EAAE,QAAQ;IAChB,aAAa,EAAE,eAAe;IAC9B,KAAK,EAAE,OAAO;IACd,WAAW,EAAE,aAAa;IAC1B,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,aAAa;IAC1B,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;IACpB,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,MAAM,EAAE,QAAQ;IAChB,MAAM,EAAE,QAAQ;IAChB,UAAU,EAAE,YAAY;IACxB,IAAI,EAAE,MAAM;IACZ,gBAAgB,EAAE,kBAAkB;IACpC,KAAK,EAAE,OAAO;IACd,OAAO,EAAE,SAAS;IAClB,KAAK,EAAE,OAAO;IACd,KAAK,EAAE,OAAO;IACd,YAAY,EAAE,cAAc;IAC5B,IAAI,EAAE,MAAM;IACZ,SAAS,EAAE,WAAW;IACtB,MAAM,EAAE,QAAQ;IAChB,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,aAAa;IAC1B,iBAAiB,EAAE,mBAAmB;IACtC,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,aAAa,EAAE,eAAe;IAC9B,UAAU,EAAE,YAAY;IACxB,6BAA6B,EAAE,+BAA+B;IAC9D,WAAW,EAAE,aAAa;IAC1B,KAAK,EAAE,OAAO;IACd,iBAAiB,EAAE,mBAAmB;IACtC,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,MAAM,EAAE,mBAAmB;IAC3B,oCAAoC,EAAE,sCAAsC;IAC5E,IAAI,EAAE,MAAM;IACZ,WAAW,EAAE,aAAa;CAClB,CAAA;AAKV,MAAM,CAAC,MAAM,oBAAoB,GAG7B,MAAM,CAAC,MAAM,CAAC,gBAAgB,CAAQ,CAAA;AAI1C,MAAM,CAAC,MAAM,qBAAqB,GAAG;IACnC,MAAM,EAAE;QACN,QAAQ;QACR,eAAe;QACf,OAAO;QACP,SAAS;QACT,aAAa;QACb,MAAM;QACN,MAAM;QACN,OAAO;QACP,cAAc;QACd,OAAO;QACP,OAAO;QACP,SAAS;QACT,QAAQ;QACR,YAAY;QACZ,WAAW;QACX,QAAQ;QACR,aAAa;QACb,QAAQ;QACR,MAAM;QACN,MAAM;QACN,OAAO;QACP,aAAa;QACb,mBAAmB;QACnB,YAAY;QACZ,+BAA+B;QAC/B,OAAO;KACR;IAED,mBAAmB,EAAE;QACnB,QAAQ;QACR,SAAS;QACT,MAAM;QACN,aAAa;QACb,MAAM;QACN,QAAQ;QACR,SAAS;QACT,WAAW;QACX,MAAM;QACN,QAAQ;QACR,OAAO;KACR;IAED,WAAW,EAAE,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC/B,aAAa,EAAE,CAAC,OAAO,EAAE,YAAY,CAAC;IACtC,sBAAsB,EAAE;QACtB,KAAK;QACL,YAAY;QACZ,+BAA+B;QAC/B,OAAO;QACP,UAAU;QACV,mBAAmB;QACnB,
|
|
1
|
+
{"version":3,"file":"device-provider.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/devices/device-provider.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"common.js","sourceRoot":"","sources":["../../../../../../src/lib/seam/connect/models/events/acs/common.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAA;AAE3C,MAAM,CAAC,MAAM,gBAAgB,GAAG,YAAY,CAAC,MAAM,CAAC;IAClD,oBAAoB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC
|
|
1
|
+
{"version":3,"file":"common.js","sourceRoot":"","sources":["../../../../../../src/lib/seam/connect/models/events/acs/common.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAA;AAE3C,MAAM,CAAC,MAAM,gBAAgB,GAAG,YAAY,CAAC,MAAM,CAAC;IAClD,oBAAoB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC;;;;;GAK3D,CAAC;IACF,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,CAAC;;;;;GAKzC,CAAC;CACH,CAAC,CAAA"}
|
|
@@ -3985,8 +3985,6 @@ declare const _default: {
|
|
|
3985
3985
|
format: string;
|
|
3986
3986
|
type: string;
|
|
3987
3987
|
'x-title': string;
|
|
3988
|
-
deprecated?: never;
|
|
3989
|
-
'x-deprecated'?: never;
|
|
3990
3988
|
};
|
|
3991
3989
|
created_at: {
|
|
3992
3990
|
description: string;
|
|
@@ -4080,8 +4078,6 @@ declare const _default: {
|
|
|
4080
4078
|
format: string;
|
|
4081
4079
|
type: string;
|
|
4082
4080
|
'x-title': string;
|
|
4083
|
-
deprecated?: never;
|
|
4084
|
-
'x-deprecated'?: never;
|
|
4085
4081
|
};
|
|
4086
4082
|
created_at: {
|
|
4087
4083
|
description: string;
|
|
@@ -4174,8 +4170,6 @@ declare const _default: {
|
|
|
4174
4170
|
format: string;
|
|
4175
4171
|
type: string;
|
|
4176
4172
|
'x-title': string;
|
|
4177
|
-
deprecated?: never;
|
|
4178
|
-
'x-deprecated'?: never;
|
|
4179
4173
|
};
|
|
4180
4174
|
created_at: {
|
|
4181
4175
|
description: string;
|
|
@@ -4265,8 +4259,6 @@ declare const _default: {
|
|
|
4265
4259
|
format: string;
|
|
4266
4260
|
type: string;
|
|
4267
4261
|
'x-title': string;
|
|
4268
|
-
deprecated?: never;
|
|
4269
|
-
'x-deprecated'?: never;
|
|
4270
4262
|
};
|
|
4271
4263
|
created_at: {
|
|
4272
4264
|
description: string;
|
|
@@ -4349,11 +4341,9 @@ declare const _default: {
|
|
|
4349
4341
|
'x-title': string;
|
|
4350
4342
|
};
|
|
4351
4343
|
connected_account_id: {
|
|
4352
|
-
deprecated: boolean;
|
|
4353
4344
|
description: string;
|
|
4354
4345
|
format: string;
|
|
4355
4346
|
type: string;
|
|
4356
|
-
'x-deprecated': string;
|
|
4357
4347
|
'x-title': string;
|
|
4358
4348
|
};
|
|
4359
4349
|
created_at: {
|
|
@@ -4437,11 +4427,9 @@ declare const _default: {
|
|
|
4437
4427
|
'x-title': string;
|
|
4438
4428
|
};
|
|
4439
4429
|
connected_account_id: {
|
|
4440
|
-
deprecated: boolean;
|
|
4441
4430
|
description: string;
|
|
4442
4431
|
format: string;
|
|
4443
4432
|
type: string;
|
|
4444
|
-
'x-deprecated': string;
|
|
4445
4433
|
'x-title': string;
|
|
4446
4434
|
};
|
|
4447
4435
|
created_at: {
|
|
@@ -4524,11 +4512,9 @@ declare const _default: {
|
|
|
4524
4512
|
type: string;
|
|
4525
4513
|
};
|
|
4526
4514
|
connected_account_id: {
|
|
4527
|
-
deprecated: boolean;
|
|
4528
4515
|
description: string;
|
|
4529
4516
|
format: string;
|
|
4530
4517
|
type: string;
|
|
4531
|
-
'x-deprecated': string;
|
|
4532
4518
|
'x-title': string;
|
|
4533
4519
|
};
|
|
4534
4520
|
created_at: {
|
|
@@ -4612,11 +4598,9 @@ declare const _default: {
|
|
|
4612
4598
|
'x-title': string;
|
|
4613
4599
|
};
|
|
4614
4600
|
connected_account_id: {
|
|
4615
|
-
deprecated: boolean;
|
|
4616
4601
|
description: string;
|
|
4617
4602
|
format: string;
|
|
4618
4603
|
type: string;
|
|
4619
|
-
'x-deprecated': string;
|
|
4620
4604
|
'x-title': string;
|
|
4621
4605
|
};
|
|
4622
4606
|
created_at: {
|
|
@@ -4776,8 +4760,6 @@ declare const _default: {
|
|
|
4776
4760
|
format: string;
|
|
4777
4761
|
type: string;
|
|
4778
4762
|
'x-title': string;
|
|
4779
|
-
deprecated?: never;
|
|
4780
|
-
'x-deprecated'?: never;
|
|
4781
4763
|
};
|
|
4782
4764
|
created_at: {
|
|
4783
4765
|
description: string;
|
|
@@ -4861,8 +4843,6 @@ declare const _default: {
|
|
|
4861
4843
|
format: string;
|
|
4862
4844
|
type: string;
|
|
4863
4845
|
'x-title': string;
|
|
4864
|
-
deprecated?: never;
|
|
4865
|
-
'x-deprecated'?: never;
|
|
4866
4846
|
};
|
|
4867
4847
|
created_at: {
|
|
4868
4848
|
description: string;
|
|
@@ -4938,8 +4918,6 @@ declare const _default: {
|
|
|
4938
4918
|
format: string;
|
|
4939
4919
|
type: string;
|
|
4940
4920
|
'x-title': string;
|
|
4941
|
-
deprecated?: never;
|
|
4942
|
-
'x-deprecated'?: never;
|
|
4943
4921
|
};
|
|
4944
4922
|
created_at: {
|
|
4945
4923
|
description: string;
|
|
@@ -5179,8 +5157,6 @@ declare const _default: {
|
|
|
5179
5157
|
format: string;
|
|
5180
5158
|
type: string;
|
|
5181
5159
|
'x-title'?: never;
|
|
5182
|
-
deprecated?: never;
|
|
5183
|
-
'x-deprecated'?: never;
|
|
5184
5160
|
};
|
|
5185
5161
|
created_at: {
|
|
5186
5162
|
description: string;
|
|
@@ -5263,8 +5239,6 @@ declare const _default: {
|
|
|
5263
5239
|
format: string;
|
|
5264
5240
|
type: string;
|
|
5265
5241
|
'x-title'?: never;
|
|
5266
|
-
deprecated?: never;
|
|
5267
|
-
'x-deprecated'?: never;
|
|
5268
5242
|
};
|
|
5269
5243
|
created_at: {
|
|
5270
5244
|
description: string;
|
|
@@ -5358,8 +5332,6 @@ declare const _default: {
|
|
|
5358
5332
|
format: string;
|
|
5359
5333
|
type: string;
|
|
5360
5334
|
'x-title'?: never;
|
|
5361
|
-
deprecated?: never;
|
|
5362
|
-
'x-deprecated'?: never;
|
|
5363
5335
|
};
|
|
5364
5336
|
created_at: {
|
|
5365
5337
|
description: string;
|
|
@@ -5453,8 +5425,6 @@ declare const _default: {
|
|
|
5453
5425
|
format: string;
|
|
5454
5426
|
type: string;
|
|
5455
5427
|
'x-title'?: never;
|
|
5456
|
-
deprecated?: never;
|
|
5457
|
-
'x-deprecated'?: never;
|
|
5458
5428
|
};
|
|
5459
5429
|
created_at: {
|
|
5460
5430
|
description: string;
|
|
@@ -5535,8 +5505,6 @@ declare const _default: {
|
|
|
5535
5505
|
format: string;
|
|
5536
5506
|
type: string;
|
|
5537
5507
|
'x-title'?: never;
|
|
5538
|
-
deprecated?: never;
|
|
5539
|
-
'x-deprecated'?: never;
|
|
5540
5508
|
};
|
|
5541
5509
|
created_at: {
|
|
5542
5510
|
description: string;
|
|
@@ -5656,8 +5624,6 @@ declare const _default: {
|
|
|
5656
5624
|
format: string;
|
|
5657
5625
|
type: string;
|
|
5658
5626
|
'x-title'?: never;
|
|
5659
|
-
deprecated?: never;
|
|
5660
|
-
'x-deprecated'?: never;
|
|
5661
5627
|
};
|
|
5662
5628
|
created_at: {
|
|
5663
5629
|
description: string;
|
|
@@ -5748,8 +5714,6 @@ declare const _default: {
|
|
|
5748
5714
|
format: string;
|
|
5749
5715
|
type: string;
|
|
5750
5716
|
'x-title'?: never;
|
|
5751
|
-
deprecated?: never;
|
|
5752
|
-
'x-deprecated'?: never;
|
|
5753
5717
|
};
|
|
5754
5718
|
created_at: {
|
|
5755
5719
|
description: string;
|
|
@@ -5835,8 +5799,6 @@ declare const _default: {
|
|
|
5835
5799
|
format: string;
|
|
5836
5800
|
type: string;
|
|
5837
5801
|
'x-title'?: never;
|
|
5838
|
-
deprecated?: never;
|
|
5839
|
-
'x-deprecated'?: never;
|
|
5840
5802
|
};
|
|
5841
5803
|
created_at: {
|
|
5842
5804
|
description: string;
|
|
@@ -5926,8 +5888,6 @@ declare const _default: {
|
|
|
5926
5888
|
format: string;
|
|
5927
5889
|
type: string;
|
|
5928
5890
|
'x-title'?: never;
|
|
5929
|
-
deprecated?: never;
|
|
5930
|
-
'x-deprecated'?: never;
|
|
5931
5891
|
};
|
|
5932
5892
|
cooling_set_point_celsius: {
|
|
5933
5893
|
description: string;
|
|
@@ -6038,8 +5998,6 @@ declare const _default: {
|
|
|
6038
5998
|
format: string;
|
|
6039
5999
|
type: string;
|
|
6040
6000
|
'x-title'?: never;
|
|
6041
|
-
deprecated?: never;
|
|
6042
|
-
'x-deprecated'?: never;
|
|
6043
6001
|
};
|
|
6044
6002
|
created_at: {
|
|
6045
6003
|
description: string;
|