@seamapi/types 1.344.2 → 1.345.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/dist/connect.cjs +157 -30
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +242 -1
- package/lib/seam/connect/models/access-codes/managed-access-code.d.ts +26 -0
- package/lib/seam/connect/models/access-codes/managed-access-code.js +8 -0
- package/lib/seam/connect/models/access-codes/managed-access-code.js.map +1 -1
- package/lib/seam/connect/models/access-codes/unmanaged-access-code.d.ts +16 -0
- package/lib/seam/connect/models/devices/phone-properties.js +18 -8
- package/lib/seam/connect/models/devices/phone-properties.js.map +1 -1
- package/lib/seam/connect/models/devices/phone.js +4 -1
- package/lib/seam/connect/models/devices/phone.js.map +1 -1
- package/lib/seam/connect/openapi.d.ts +39 -0
- package/lib/seam/connect/openapi.js +139 -20
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +161 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/models/access-codes/managed-access-code.ts +9 -0
- package/src/lib/seam/connect/models/devices/phone-properties.ts +24 -10
- package/src/lib/seam/connect/models/devices/phone.ts +4 -1
- package/src/lib/seam/connect/openapi.ts +174 -20
- package/src/lib/seam/connect/route-types.ts +170 -1
package/dist/connect.d.cts
CHANGED
|
@@ -281,6 +281,16 @@ declare const access_code_warning: z.ZodDiscriminatedUnion<"warning_code", [z.Zo
|
|
|
281
281
|
warning_code: "schlage_creation_outage";
|
|
282
282
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
283
283
|
message: z.ZodString;
|
|
284
|
+
}, {
|
|
285
|
+
warning_code: z.ZodLiteral<"salto_office_mode">;
|
|
286
|
+
}>, "strip", z.ZodTypeAny, {
|
|
287
|
+
message: string;
|
|
288
|
+
warning_code: "salto_office_mode";
|
|
289
|
+
}, {
|
|
290
|
+
message: string;
|
|
291
|
+
warning_code: "salto_office_mode";
|
|
292
|
+
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
293
|
+
message: z.ZodString;
|
|
284
294
|
}, {
|
|
285
295
|
warning_code: z.ZodLiteral<"code_modified_external_to_seam">;
|
|
286
296
|
}>, "strip", z.ZodTypeAny, {
|
|
@@ -823,6 +833,16 @@ declare const access_code: z.ZodObject<{
|
|
|
823
833
|
warning_code: "schlage_creation_outage";
|
|
824
834
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
825
835
|
message: z.ZodString;
|
|
836
|
+
}, {
|
|
837
|
+
warning_code: z.ZodLiteral<"salto_office_mode">;
|
|
838
|
+
}>, "strip", z.ZodTypeAny, {
|
|
839
|
+
message: string;
|
|
840
|
+
warning_code: "salto_office_mode";
|
|
841
|
+
}, {
|
|
842
|
+
message: string;
|
|
843
|
+
warning_code: "salto_office_mode";
|
|
844
|
+
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
845
|
+
message: z.ZodString;
|
|
826
846
|
}, {
|
|
827
847
|
warning_code: z.ZodLiteral<"code_modified_external_to_seam">;
|
|
828
848
|
}>, "strip", z.ZodTypeAny, {
|
|
@@ -1055,6 +1075,9 @@ declare const access_code: z.ZodObject<{
|
|
|
1055
1075
|
} | {
|
|
1056
1076
|
message: string;
|
|
1057
1077
|
warning_code: "schlage_creation_outage";
|
|
1078
|
+
} | {
|
|
1079
|
+
message: string;
|
|
1080
|
+
warning_code: "salto_office_mode";
|
|
1058
1081
|
} | {
|
|
1059
1082
|
message: string;
|
|
1060
1083
|
warning_code: "delay_in_setting_on_device";
|
|
@@ -1239,6 +1262,9 @@ declare const access_code: z.ZodObject<{
|
|
|
1239
1262
|
} | {
|
|
1240
1263
|
message: string;
|
|
1241
1264
|
warning_code: "schlage_creation_outage";
|
|
1265
|
+
} | {
|
|
1266
|
+
message: string;
|
|
1267
|
+
warning_code: "salto_office_mode";
|
|
1242
1268
|
} | {
|
|
1243
1269
|
message: string;
|
|
1244
1270
|
warning_code: "delay_in_setting_on_device";
|
|
@@ -1745,6 +1771,16 @@ declare const unmanaged_access_code: z.ZodObject<z.objectUtil.extendShape<Pick<{
|
|
|
1745
1771
|
warning_code: "schlage_creation_outage";
|
|
1746
1772
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
1747
1773
|
message: z.ZodString;
|
|
1774
|
+
}, {
|
|
1775
|
+
warning_code: z.ZodLiteral<"salto_office_mode">;
|
|
1776
|
+
}>, "strip", z.ZodTypeAny, {
|
|
1777
|
+
message: string;
|
|
1778
|
+
warning_code: "salto_office_mode";
|
|
1779
|
+
}, {
|
|
1780
|
+
message: string;
|
|
1781
|
+
warning_code: "salto_office_mode";
|
|
1782
|
+
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
1783
|
+
message: z.ZodString;
|
|
1748
1784
|
}, {
|
|
1749
1785
|
warning_code: z.ZodLiteral<"code_modified_external_to_seam">;
|
|
1750
1786
|
}>, "strip", z.ZodTypeAny, {
|
|
@@ -1980,6 +2016,9 @@ declare const unmanaged_access_code: z.ZodObject<z.objectUtil.extendShape<Pick<{
|
|
|
1980
2016
|
} | {
|
|
1981
2017
|
message: string;
|
|
1982
2018
|
warning_code: "schlage_creation_outage";
|
|
2019
|
+
} | {
|
|
2020
|
+
message: string;
|
|
2021
|
+
warning_code: "salto_office_mode";
|
|
1983
2022
|
} | {
|
|
1984
2023
|
message: string;
|
|
1985
2024
|
warning_code: "delay_in_setting_on_device";
|
|
@@ -2155,6 +2194,9 @@ declare const unmanaged_access_code: z.ZodObject<z.objectUtil.extendShape<Pick<{
|
|
|
2155
2194
|
} | {
|
|
2156
2195
|
message: string;
|
|
2157
2196
|
warning_code: "schlage_creation_outage";
|
|
2197
|
+
} | {
|
|
2198
|
+
message: string;
|
|
2199
|
+
warning_code: "salto_office_mode";
|
|
2158
2200
|
} | {
|
|
2159
2201
|
message: string;
|
|
2160
2202
|
warning_code: "delay_in_setting_on_device";
|
|
@@ -19325,14 +19367,18 @@ declare const _default: {
|
|
|
19325
19367
|
} | {
|
|
19326
19368
|
properties: {
|
|
19327
19369
|
assa_abloy_credential_service_metadata: {
|
|
19370
|
+
description: string;
|
|
19328
19371
|
properties: {
|
|
19329
19372
|
endpoints: {
|
|
19373
|
+
description: string;
|
|
19330
19374
|
items: {
|
|
19331
19375
|
properties: {
|
|
19332
19376
|
endpoint_id: {
|
|
19377
|
+
description: string;
|
|
19333
19378
|
type: string;
|
|
19334
19379
|
};
|
|
19335
19380
|
is_active: {
|
|
19381
|
+
description: string;
|
|
19336
19382
|
type: string;
|
|
19337
19383
|
};
|
|
19338
19384
|
};
|
|
@@ -19342,6 +19388,7 @@ declare const _default: {
|
|
|
19342
19388
|
type: string;
|
|
19343
19389
|
};
|
|
19344
19390
|
has_active_endpoint: {
|
|
19391
|
+
description: string;
|
|
19345
19392
|
type: string;
|
|
19346
19393
|
};
|
|
19347
19394
|
};
|
|
@@ -19349,8 +19396,10 @@ declare const _default: {
|
|
|
19349
19396
|
type: string;
|
|
19350
19397
|
};
|
|
19351
19398
|
salto_space_credential_service_metadata: {
|
|
19399
|
+
description: string;
|
|
19352
19400
|
properties: {
|
|
19353
19401
|
has_active_phone: {
|
|
19402
|
+
description: string;
|
|
19354
19403
|
type: string;
|
|
19355
19404
|
};
|
|
19356
19405
|
};
|
|
@@ -23319,6 +23368,7 @@ declare const _default: {
|
|
|
23319
23368
|
'x-route-path': string;
|
|
23320
23369
|
};
|
|
23321
23370
|
phone: {
|
|
23371
|
+
description: string;
|
|
23322
23372
|
properties: {
|
|
23323
23373
|
can_hvac_cool: {
|
|
23324
23374
|
type: string;
|
|
@@ -23380,6 +23430,7 @@ declare const _default: {
|
|
|
23380
23430
|
type: string;
|
|
23381
23431
|
};
|
|
23382
23432
|
device_type: {
|
|
23433
|
+
description: string;
|
|
23383
23434
|
enum: string[];
|
|
23384
23435
|
type: string;
|
|
23385
23436
|
};
|
|
@@ -23462,14 +23513,18 @@ declare const _default: {
|
|
|
23462
23513
|
properties: {
|
|
23463
23514
|
properties: {
|
|
23464
23515
|
assa_abloy_credential_service_metadata: {
|
|
23516
|
+
description: string;
|
|
23465
23517
|
properties: {
|
|
23466
23518
|
endpoints: {
|
|
23519
|
+
description: string;
|
|
23467
23520
|
items: {
|
|
23468
23521
|
properties: {
|
|
23469
23522
|
endpoint_id: {
|
|
23523
|
+
description: string;
|
|
23470
23524
|
type: string;
|
|
23471
23525
|
};
|
|
23472
23526
|
is_active: {
|
|
23527
|
+
description: string;
|
|
23473
23528
|
type: string;
|
|
23474
23529
|
};
|
|
23475
23530
|
};
|
|
@@ -23479,6 +23534,7 @@ declare const _default: {
|
|
|
23479
23534
|
type: string;
|
|
23480
23535
|
};
|
|
23481
23536
|
has_active_endpoint: {
|
|
23537
|
+
description: string;
|
|
23482
23538
|
type: string;
|
|
23483
23539
|
};
|
|
23484
23540
|
};
|
|
@@ -23486,8 +23542,10 @@ declare const _default: {
|
|
|
23486
23542
|
type: string;
|
|
23487
23543
|
};
|
|
23488
23544
|
salto_space_credential_service_metadata: {
|
|
23545
|
+
description: string;
|
|
23489
23546
|
properties: {
|
|
23490
23547
|
has_active_phone: {
|
|
23548
|
+
description: string;
|
|
23491
23549
|
type: string;
|
|
23492
23550
|
};
|
|
23493
23551
|
};
|
|
@@ -35435,6 +35493,7 @@ declare const _default: {
|
|
|
35435
35493
|
};
|
|
35436
35494
|
'/phones/deactivate': {
|
|
35437
35495
|
post: {
|
|
35496
|
+
description: string;
|
|
35438
35497
|
operationId: string;
|
|
35439
35498
|
requestBody: {
|
|
35440
35499
|
content: {
|
|
@@ -35442,6 +35501,7 @@ declare const _default: {
|
|
|
35442
35501
|
schema: {
|
|
35443
35502
|
properties: {
|
|
35444
35503
|
device_id: {
|
|
35504
|
+
description: string;
|
|
35445
35505
|
type: string;
|
|
35446
35506
|
};
|
|
35447
35507
|
};
|
|
@@ -35501,10 +35561,12 @@ declare const _default: {
|
|
|
35501
35561
|
'x-fern-sdk-group-name': string[];
|
|
35502
35562
|
'x-fern-sdk-method-name': string;
|
|
35503
35563
|
'x-response-key': null;
|
|
35564
|
+
'x-title': string;
|
|
35504
35565
|
};
|
|
35505
35566
|
};
|
|
35506
35567
|
'/phones/list': {
|
|
35507
35568
|
post: {
|
|
35569
|
+
description: string;
|
|
35508
35570
|
operationId: string;
|
|
35509
35571
|
requestBody: {
|
|
35510
35572
|
content: {
|
|
@@ -35512,10 +35574,12 @@ declare const _default: {
|
|
|
35512
35574
|
schema: {
|
|
35513
35575
|
properties: {
|
|
35514
35576
|
acs_credential_id: {
|
|
35577
|
+
description: string;
|
|
35515
35578
|
format: string;
|
|
35516
35579
|
type: string;
|
|
35517
35580
|
};
|
|
35518
35581
|
owner_user_identity_id: {
|
|
35582
|
+
description: string;
|
|
35519
35583
|
format: string;
|
|
35520
35584
|
type: string;
|
|
35521
35585
|
};
|
|
@@ -35574,10 +35638,12 @@ declare const _default: {
|
|
|
35574
35638
|
'x-fern-sdk-method-name': string;
|
|
35575
35639
|
'x-fern-sdk-return-value': string;
|
|
35576
35640
|
'x-response-key': string;
|
|
35641
|
+
'x-title': string;
|
|
35577
35642
|
};
|
|
35578
35643
|
};
|
|
35579
35644
|
'/phones/simulate/create_sandbox_phone': {
|
|
35580
35645
|
post: {
|
|
35646
|
+
description: string;
|
|
35581
35647
|
operationId: string;
|
|
35582
35648
|
requestBody: {
|
|
35583
35649
|
content: {
|
|
@@ -35586,29 +35652,36 @@ declare const _default: {
|
|
|
35586
35652
|
properties: {
|
|
35587
35653
|
assa_abloy_metadata: {
|
|
35588
35654
|
default: {};
|
|
35655
|
+
description: string;
|
|
35589
35656
|
properties: {
|
|
35590
35657
|
application_version: {
|
|
35591
35658
|
default: string;
|
|
35659
|
+
description: string;
|
|
35592
35660
|
type: string;
|
|
35593
35661
|
};
|
|
35594
35662
|
ble_capability: {
|
|
35595
35663
|
default: boolean;
|
|
35664
|
+
description: string;
|
|
35596
35665
|
type: string;
|
|
35597
35666
|
};
|
|
35598
35667
|
hce_capability: {
|
|
35599
35668
|
default: boolean;
|
|
35669
|
+
description: string;
|
|
35600
35670
|
type: string;
|
|
35601
35671
|
};
|
|
35602
35672
|
nfc_capability: {
|
|
35603
35673
|
default: boolean;
|
|
35674
|
+
description: string;
|
|
35604
35675
|
type: string;
|
|
35605
35676
|
};
|
|
35606
35677
|
seos_applet_version: {
|
|
35607
35678
|
default: string;
|
|
35679
|
+
description: string;
|
|
35608
35680
|
type: string;
|
|
35609
35681
|
};
|
|
35610
35682
|
seos_tsm_endpoint_id: {
|
|
35611
35683
|
default: number;
|
|
35684
|
+
description: string;
|
|
35612
35685
|
format: string;
|
|
35613
35686
|
type: string;
|
|
35614
35687
|
};
|
|
@@ -35616,32 +35689,39 @@ declare const _default: {
|
|
|
35616
35689
|
type: string;
|
|
35617
35690
|
};
|
|
35618
35691
|
custom_sdk_installation_id: {
|
|
35692
|
+
description: string;
|
|
35619
35693
|
type: string;
|
|
35620
35694
|
};
|
|
35621
35695
|
phone_metadata: {
|
|
35622
35696
|
default: {};
|
|
35697
|
+
description: string;
|
|
35623
35698
|
properties: {
|
|
35624
35699
|
device_manufacturer: {
|
|
35625
35700
|
default: string;
|
|
35701
|
+
description: string;
|
|
35626
35702
|
type: string;
|
|
35627
35703
|
};
|
|
35628
35704
|
device_model: {
|
|
35629
35705
|
default: string;
|
|
35706
|
+
description: string;
|
|
35630
35707
|
type: string;
|
|
35631
35708
|
};
|
|
35632
35709
|
operating_system: {
|
|
35633
35710
|
default: string;
|
|
35711
|
+
description: string;
|
|
35634
35712
|
enum: string[];
|
|
35635
35713
|
type: string;
|
|
35636
35714
|
};
|
|
35637
35715
|
os_version: {
|
|
35638
35716
|
default: string;
|
|
35717
|
+
description: string;
|
|
35639
35718
|
type: string;
|
|
35640
35719
|
};
|
|
35641
35720
|
};
|
|
35642
35721
|
type: string;
|
|
35643
35722
|
};
|
|
35644
35723
|
user_identity_id: {
|
|
35724
|
+
description: string;
|
|
35645
35725
|
format: string;
|
|
35646
35726
|
type: string;
|
|
35647
35727
|
};
|
|
@@ -35698,6 +35778,7 @@ declare const _default: {
|
|
|
35698
35778
|
'x-fern-sdk-method-name': string;
|
|
35699
35779
|
'x-fern-sdk-return-value': string;
|
|
35700
35780
|
'x-response-key': string;
|
|
35781
|
+
'x-title': string;
|
|
35701
35782
|
};
|
|
35702
35783
|
};
|
|
35703
35784
|
'/thermostats/activate_climate_preset': {
|
|
@@ -41546,6 +41627,10 @@ interface Routes {
|
|
|
41546
41627
|
message: string;
|
|
41547
41628
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
41548
41629
|
warning_code: 'schlage_creation_outage';
|
|
41630
|
+
} | {
|
|
41631
|
+
message: string;
|
|
41632
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
41633
|
+
warning_code: 'salto_office_mode';
|
|
41549
41634
|
} | {
|
|
41550
41635
|
message: string;
|
|
41551
41636
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
@@ -41824,6 +41909,10 @@ interface Routes {
|
|
|
41824
41909
|
message: string;
|
|
41825
41910
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
41826
41911
|
warning_code: 'schlage_creation_outage';
|
|
41912
|
+
} | {
|
|
41913
|
+
message: string;
|
|
41914
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
41915
|
+
warning_code: 'salto_office_mode';
|
|
41827
41916
|
} | {
|
|
41828
41917
|
message: string;
|
|
41829
41918
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
@@ -42975,6 +43064,10 @@ interface Routes {
|
|
|
42975
43064
|
message: string;
|
|
42976
43065
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
42977
43066
|
warning_code: 'schlage_creation_outage';
|
|
43067
|
+
} | {
|
|
43068
|
+
message: string;
|
|
43069
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43070
|
+
warning_code: 'salto_office_mode';
|
|
42978
43071
|
} | {
|
|
42979
43072
|
message: string;
|
|
42980
43073
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
@@ -43240,6 +43333,10 @@ interface Routes {
|
|
|
43240
43333
|
message: string;
|
|
43241
43334
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43242
43335
|
warning_code: 'schlage_creation_outage';
|
|
43336
|
+
} | {
|
|
43337
|
+
message: string;
|
|
43338
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43339
|
+
warning_code: 'salto_office_mode';
|
|
43243
43340
|
} | {
|
|
43244
43341
|
message: string;
|
|
43245
43342
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
@@ -43504,6 +43601,10 @@ interface Routes {
|
|
|
43504
43601
|
message: string;
|
|
43505
43602
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43506
43603
|
warning_code: 'schlage_creation_outage';
|
|
43604
|
+
} | {
|
|
43605
|
+
message: string;
|
|
43606
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43607
|
+
warning_code: 'salto_office_mode';
|
|
43507
43608
|
} | {
|
|
43508
43609
|
message: string;
|
|
43509
43610
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
@@ -43756,6 +43857,10 @@ interface Routes {
|
|
|
43756
43857
|
message: string;
|
|
43757
43858
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43758
43859
|
warning_code: 'schlage_creation_outage';
|
|
43860
|
+
} | {
|
|
43861
|
+
message: string;
|
|
43862
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43863
|
+
warning_code: 'salto_office_mode';
|
|
43759
43864
|
} | {
|
|
43760
43865
|
message: string;
|
|
43761
43866
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
@@ -44016,6 +44121,10 @@ interface Routes {
|
|
|
44016
44121
|
message: string;
|
|
44017
44122
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
44018
44123
|
warning_code: 'schlage_creation_outage';
|
|
44124
|
+
} | {
|
|
44125
|
+
message: string;
|
|
44126
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
44127
|
+
warning_code: 'salto_office_mode';
|
|
44019
44128
|
} | {
|
|
44020
44129
|
message: string;
|
|
44021
44130
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
@@ -45143,6 +45252,10 @@ interface Routes {
|
|
|
45143
45252
|
message: string;
|
|
45144
45253
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
45145
45254
|
warning_code: 'schlage_creation_outage';
|
|
45255
|
+
} | {
|
|
45256
|
+
message: string;
|
|
45257
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
45258
|
+
warning_code: 'salto_office_mode';
|
|
45146
45259
|
} | {
|
|
45147
45260
|
message: string;
|
|
45148
45261
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
@@ -45385,6 +45498,10 @@ interface Routes {
|
|
|
45385
45498
|
message: string;
|
|
45386
45499
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
45387
45500
|
warning_code: 'schlage_creation_outage';
|
|
45501
|
+
} | {
|
|
45502
|
+
message: string;
|
|
45503
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
45504
|
+
warning_code: 'salto_office_mode';
|
|
45388
45505
|
} | {
|
|
45389
45506
|
message: string;
|
|
45390
45507
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
@@ -53583,14 +53700,21 @@ interface Routes {
|
|
|
53583
53700
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
53584
53701
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
53585
53702
|
} & {
|
|
53703
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
53586
53704
|
assa_abloy_credential_service_metadata?: ({
|
|
53705
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
53587
53706
|
has_active_endpoint: boolean;
|
|
53707
|
+
/** Endpoints associated with the phone. */
|
|
53588
53708
|
endpoints: Array<{
|
|
53709
|
+
/** ID of the associated endpoint. */
|
|
53589
53710
|
endpoint_id: string;
|
|
53711
|
+
/** Indicated whether the endpoint is active. */
|
|
53590
53712
|
is_active: boolean;
|
|
53591
53713
|
}>;
|
|
53592
53714
|
} | undefined) | undefined;
|
|
53715
|
+
/** Salto Space credential service metadata for the phone. */
|
|
53593
53716
|
salto_space_credential_service_metadata?: ({
|
|
53717
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
53594
53718
|
has_active_phone: boolean;
|
|
53595
53719
|
} | undefined) | undefined;
|
|
53596
53720
|
}) & {
|
|
@@ -54266,14 +54390,21 @@ interface Routes {
|
|
|
54266
54390
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
54267
54391
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
54268
54392
|
} & {
|
|
54393
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
54269
54394
|
assa_abloy_credential_service_metadata?: ({
|
|
54395
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
54270
54396
|
has_active_endpoint: boolean;
|
|
54397
|
+
/** Endpoints associated with the phone. */
|
|
54271
54398
|
endpoints: Array<{
|
|
54399
|
+
/** ID of the associated endpoint. */
|
|
54272
54400
|
endpoint_id: string;
|
|
54401
|
+
/** Indicated whether the endpoint is active. */
|
|
54273
54402
|
is_active: boolean;
|
|
54274
54403
|
}>;
|
|
54275
54404
|
} | undefined) | undefined;
|
|
54405
|
+
/** Salto Space credential service metadata for the phone. */
|
|
54276
54406
|
salto_space_credential_service_metadata?: ({
|
|
54407
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
54277
54408
|
has_active_phone: boolean;
|
|
54278
54409
|
} | undefined) | undefined;
|
|
54279
54410
|
}) & {
|
|
@@ -57921,14 +58052,21 @@ interface Routes {
|
|
|
57921
58052
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
57922
58053
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
57923
58054
|
} & {
|
|
58055
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
57924
58056
|
assa_abloy_credential_service_metadata?: ({
|
|
58057
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
57925
58058
|
has_active_endpoint: boolean;
|
|
58059
|
+
/** Endpoints associated with the phone. */
|
|
57926
58060
|
endpoints: Array<{
|
|
58061
|
+
/** ID of the associated endpoint. */
|
|
57927
58062
|
endpoint_id: string;
|
|
58063
|
+
/** Indicated whether the endpoint is active. */
|
|
57928
58064
|
is_active: boolean;
|
|
57929
58065
|
}>;
|
|
57930
58066
|
} | undefined) | undefined;
|
|
58067
|
+
/** Salto Space credential service metadata for the phone. */
|
|
57931
58068
|
salto_space_credential_service_metadata?: ({
|
|
58069
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
57932
58070
|
has_active_phone: boolean;
|
|
57933
58071
|
} | undefined) | undefined;
|
|
57934
58072
|
}) & {
|
|
@@ -58568,14 +58706,21 @@ interface Routes {
|
|
|
58568
58706
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
58569
58707
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
58570
58708
|
} & {
|
|
58709
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
58571
58710
|
assa_abloy_credential_service_metadata?: ({
|
|
58711
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
58572
58712
|
has_active_endpoint: boolean;
|
|
58713
|
+
/** Endpoints associated with the phone. */
|
|
58573
58714
|
endpoints: Array<{
|
|
58715
|
+
/** ID of the associated endpoint. */
|
|
58574
58716
|
endpoint_id: string;
|
|
58717
|
+
/** Indicated whether the endpoint is active. */
|
|
58575
58718
|
is_active: boolean;
|
|
58576
58719
|
}>;
|
|
58577
58720
|
} | undefined) | undefined;
|
|
58721
|
+
/** Salto Space credential service metadata for the phone. */
|
|
58578
58722
|
salto_space_credential_service_metadata?: ({
|
|
58723
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
58579
58724
|
has_active_phone: boolean;
|
|
58580
58725
|
} | undefined) | undefined;
|
|
58581
58726
|
}) & {
|
|
@@ -59251,14 +59396,21 @@ interface Routes {
|
|
|
59251
59396
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
59252
59397
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
59253
59398
|
} & {
|
|
59399
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
59254
59400
|
assa_abloy_credential_service_metadata?: ({
|
|
59401
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
59255
59402
|
has_active_endpoint: boolean;
|
|
59403
|
+
/** Endpoints associated with the phone. */
|
|
59256
59404
|
endpoints: Array<{
|
|
59405
|
+
/** ID of the associated endpoint. */
|
|
59257
59406
|
endpoint_id: string;
|
|
59407
|
+
/** Indicated whether the endpoint is active. */
|
|
59258
59408
|
is_active: boolean;
|
|
59259
59409
|
}>;
|
|
59260
59410
|
} | undefined) | undefined;
|
|
59411
|
+
/** Salto Space credential service metadata for the phone. */
|
|
59261
59412
|
salto_space_credential_service_metadata?: ({
|
|
59413
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
59262
59414
|
has_active_phone: boolean;
|
|
59263
59415
|
} | undefined) | undefined;
|
|
59264
59416
|
}) & {
|
|
@@ -59897,14 +60049,21 @@ interface Routes {
|
|
|
59897
60049
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
59898
60050
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
59899
60051
|
} & {
|
|
60052
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
59900
60053
|
assa_abloy_credential_service_metadata?: ({
|
|
60054
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
59901
60055
|
has_active_endpoint: boolean;
|
|
60056
|
+
/** Endpoints associated with the phone. */
|
|
59902
60057
|
endpoints: Array<{
|
|
60058
|
+
/** ID of the associated endpoint. */
|
|
59903
60059
|
endpoint_id: string;
|
|
60060
|
+
/** Indicated whether the endpoint is active. */
|
|
59904
60061
|
is_active: boolean;
|
|
59905
60062
|
}>;
|
|
59906
60063
|
} | undefined) | undefined;
|
|
60064
|
+
/** Salto Space credential service metadata for the phone. */
|
|
59907
60065
|
salto_space_credential_service_metadata?: ({
|
|
60066
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
59908
60067
|
has_active_phone: boolean;
|
|
59909
60068
|
} | undefined) | undefined;
|
|
59910
60069
|
}) & {
|
|
@@ -62351,14 +62510,21 @@ interface Routes {
|
|
|
62351
62510
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
62352
62511
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
62353
62512
|
} & {
|
|
62513
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
62354
62514
|
assa_abloy_credential_service_metadata?: ({
|
|
62515
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
62355
62516
|
has_active_endpoint: boolean;
|
|
62517
|
+
/** Endpoints associated with the phone. */
|
|
62356
62518
|
endpoints: Array<{
|
|
62519
|
+
/** ID of the associated endpoint. */
|
|
62357
62520
|
endpoint_id: string;
|
|
62521
|
+
/** Indicated whether the endpoint is active. */
|
|
62358
62522
|
is_active: boolean;
|
|
62359
62523
|
}>;
|
|
62360
62524
|
} | undefined) | undefined;
|
|
62525
|
+
/** Salto Space credential service metadata for the phone. */
|
|
62361
62526
|
salto_space_credential_service_metadata?: ({
|
|
62527
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
62362
62528
|
has_active_phone: boolean;
|
|
62363
62529
|
} | undefined) | undefined;
|
|
62364
62530
|
}) & {
|
|
@@ -62997,14 +63163,21 @@ interface Routes {
|
|
|
62997
63163
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
62998
63164
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
62999
63165
|
} & {
|
|
63166
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
63000
63167
|
assa_abloy_credential_service_metadata?: ({
|
|
63168
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
63001
63169
|
has_active_endpoint: boolean;
|
|
63170
|
+
/** Endpoints associated with the phone. */
|
|
63002
63171
|
endpoints: Array<{
|
|
63172
|
+
/** ID of the associated endpoint. */
|
|
63003
63173
|
endpoint_id: string;
|
|
63174
|
+
/** Indicated whether the endpoint is active. */
|
|
63004
63175
|
is_active: boolean;
|
|
63005
63176
|
}>;
|
|
63006
63177
|
} | undefined) | undefined;
|
|
63178
|
+
/** Salto Space credential service metadata for the phone. */
|
|
63007
63179
|
salto_space_credential_service_metadata?: ({
|
|
63180
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
63008
63181
|
has_active_phone: boolean;
|
|
63009
63182
|
} | undefined) | undefined;
|
|
63010
63183
|
}) & {
|
|
@@ -66251,6 +66424,7 @@ interface Routes {
|
|
|
66251
66424
|
method: 'DELETE' | 'POST';
|
|
66252
66425
|
queryParams: {};
|
|
66253
66426
|
jsonBody: {
|
|
66427
|
+
/** Device ID of the desired phone. */
|
|
66254
66428
|
device_id: string;
|
|
66255
66429
|
};
|
|
66256
66430
|
commonParams: {};
|
|
@@ -66263,7 +66437,9 @@ interface Routes {
|
|
|
66263
66437
|
queryParams: {};
|
|
66264
66438
|
jsonBody: {};
|
|
66265
66439
|
commonParams: {
|
|
66440
|
+
/** ID of the user identity that represents the owner by which to filter the list of returned phones. */
|
|
66266
66441
|
owner_user_identity_id?: string | undefined;
|
|
66442
|
+
/** ID of the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) by which to filter the list of returned phones. */
|
|
66267
66443
|
acs_credential_id?: string | undefined;
|
|
66268
66444
|
};
|
|
66269
66445
|
formData: {};
|
|
@@ -66271,6 +66447,7 @@ interface Routes {
|
|
|
66271
66447
|
phones: Array<{
|
|
66272
66448
|
/** Unique identifier for the device. */
|
|
66273
66449
|
device_id: string;
|
|
66450
|
+
/** Type of phone. */
|
|
66274
66451
|
device_type: 'android_phone' | 'ios_phone';
|
|
66275
66452
|
/** Optional nickname to describe the device, settable through Seam */
|
|
66276
66453
|
nickname?: string | undefined;
|
|
@@ -66279,14 +66456,21 @@ interface Routes {
|
|
|
66279
66456
|
/** Collection of capabilities that the device supports when connected to Seam. Values are "access_code," which indicates that the device can manage and utilize digital PIN codes for secure access; "lock," which indicates that the device controls a door locking mechanism, enabling the remote opening and closing of doors and other entry points; "noise_detection," which indicates that the device supports monitoring and responding to ambient noise levels; "thermostat," which indicates that the device can regulate and adjust indoor temperatures; and "battery," which indicates that the device can manage battery life and health. */
|
|
66280
66457
|
capabilities_supported: Array<'access_code' | 'lock' | 'noise_detection' | 'thermostat' | 'battery' | 'phone'>;
|
|
66281
66458
|
properties: {
|
|
66459
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
66282
66460
|
assa_abloy_credential_service_metadata?: {
|
|
66461
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
66283
66462
|
has_active_endpoint: boolean;
|
|
66463
|
+
/** Endpoints associated with the phone. */
|
|
66284
66464
|
endpoints: Array<{
|
|
66465
|
+
/** ID of the associated endpoint. */
|
|
66285
66466
|
endpoint_id: string;
|
|
66467
|
+
/** Indicated whether the endpoint is active. */
|
|
66286
66468
|
is_active: boolean;
|
|
66287
66469
|
}>;
|
|
66288
66470
|
} | undefined;
|
|
66471
|
+
/** Salto Space credential service metadata for the phone. */
|
|
66289
66472
|
salto_space_credential_service_metadata?: {
|
|
66473
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
66290
66474
|
has_active_phone: boolean;
|
|
66291
66475
|
} | undefined;
|
|
66292
66476
|
};
|
|
@@ -66461,30 +66645,45 @@ interface Routes {
|
|
|
66461
66645
|
method: 'GET' | 'POST';
|
|
66462
66646
|
queryParams: {};
|
|
66463
66647
|
jsonBody: {
|
|
66648
|
+
/** ID of the custom SDK installation to use for the simulated phone. */
|
|
66464
66649
|
custom_sdk_installation_id?: string | undefined;
|
|
66650
|
+
/** ID of the user identity to associate with the simulated phone. */
|
|
66465
66651
|
user_identity_id: string;
|
|
66652
|
+
/** Metadata to associate with the simulated phone. */
|
|
66466
66653
|
phone_metadata?: {
|
|
66654
|
+
/** Mobile operating system that you want to use for the simulated phone. */
|
|
66467
66655
|
operating_system?: 'android' | 'ios';
|
|
66656
|
+
/** Mobile operating system version that you want to use for the simulated phone. */
|
|
66468
66657
|
os_version?: string;
|
|
66658
|
+
/** Manufacturer that you want to use for the simulated phone. */
|
|
66469
66659
|
device_manufacturer?: string;
|
|
66660
|
+
/** Device model that you want to use for the simulated phone. */
|
|
66470
66661
|
device_model?: string;
|
|
66471
66662
|
};
|
|
66663
|
+
/** ASSA ABLOY metadata to associate with the simulated phone. */
|
|
66472
66664
|
assa_abloy_metadata?: {
|
|
66665
|
+
/** Indicates whether the simulated phone should have Bluetooth low energy (BLE) capability. */
|
|
66473
66666
|
ble_capability?: boolean;
|
|
66667
|
+
/** Indicates whether the simulated phone should have host card emulation (HCE) capability. */
|
|
66474
66668
|
hce_capability?: boolean;
|
|
66669
|
+
/** Indicates whether the simulated phone should have near-field communication (NFC) capability. */
|
|
66475
66670
|
nfc_capability?: boolean;
|
|
66671
|
+
/** Application version that you want to use for the simulated phone. */
|
|
66476
66672
|
application_version?: string;
|
|
66673
|
+
/** SEOS applet version that you want to use for the simulated phone. */
|
|
66477
66674
|
seos_applet_version?: string;
|
|
66675
|
+
/** ID of the SEOS trusted service manager (TSM) endpoint that you want to use for the simulated phone. */
|
|
66478
66676
|
seos_tsm_endpoint_id?: number;
|
|
66479
66677
|
};
|
|
66480
66678
|
};
|
|
66481
66679
|
commonParams: {};
|
|
66482
66680
|
formData: {};
|
|
66483
66681
|
jsonResponse: {
|
|
66484
|
-
/**
|
|
66682
|
+
/** Properties of the phone. */
|
|
66485
66683
|
phone: {
|
|
66486
66684
|
/** Unique identifier for the device. */
|
|
66487
66685
|
device_id: string;
|
|
66686
|
+
/** Type of phone. */
|
|
66488
66687
|
device_type: 'android_phone' | 'ios_phone';
|
|
66489
66688
|
/** Optional nickname to describe the device, settable through Seam */
|
|
66490
66689
|
nickname?: string | undefined;
|
|
@@ -66493,14 +66692,21 @@ interface Routes {
|
|
|
66493
66692
|
/** Collection of capabilities that the device supports when connected to Seam. Values are "access_code," which indicates that the device can manage and utilize digital PIN codes for secure access; "lock," which indicates that the device controls a door locking mechanism, enabling the remote opening and closing of doors and other entry points; "noise_detection," which indicates that the device supports monitoring and responding to ambient noise levels; "thermostat," which indicates that the device can regulate and adjust indoor temperatures; and "battery," which indicates that the device can manage battery life and health. */
|
|
66494
66693
|
capabilities_supported: Array<'access_code' | 'lock' | 'noise_detection' | 'thermostat' | 'battery' | 'phone'>;
|
|
66495
66694
|
properties: {
|
|
66695
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
66496
66696
|
assa_abloy_credential_service_metadata?: {
|
|
66697
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
66497
66698
|
has_active_endpoint: boolean;
|
|
66699
|
+
/** Endpoints associated with the phone. */
|
|
66498
66700
|
endpoints: Array<{
|
|
66701
|
+
/** ID of the associated endpoint. */
|
|
66499
66702
|
endpoint_id: string;
|
|
66703
|
+
/** Indicated whether the endpoint is active. */
|
|
66500
66704
|
is_active: boolean;
|
|
66501
66705
|
}>;
|
|
66502
66706
|
} | undefined;
|
|
66707
|
+
/** Salto Space credential service metadata for the phone. */
|
|
66503
66708
|
salto_space_credential_service_metadata?: {
|
|
66709
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
66504
66710
|
has_active_phone: boolean;
|
|
66505
66711
|
} | undefined;
|
|
66506
66712
|
};
|
|
@@ -68553,14 +68759,21 @@ interface Routes {
|
|
|
68553
68759
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
68554
68760
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
68555
68761
|
} & {
|
|
68762
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
68556
68763
|
assa_abloy_credential_service_metadata?: ({
|
|
68764
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
68557
68765
|
has_active_endpoint: boolean;
|
|
68766
|
+
/** Endpoints associated with the phone. */
|
|
68558
68767
|
endpoints: Array<{
|
|
68768
|
+
/** ID of the associated endpoint. */
|
|
68559
68769
|
endpoint_id: string;
|
|
68770
|
+
/** Indicated whether the endpoint is active. */
|
|
68560
68771
|
is_active: boolean;
|
|
68561
68772
|
}>;
|
|
68562
68773
|
} | undefined) | undefined;
|
|
68774
|
+
/** Salto Space credential service metadata for the phone. */
|
|
68563
68775
|
salto_space_credential_service_metadata?: ({
|
|
68776
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
68564
68777
|
has_active_phone: boolean;
|
|
68565
68778
|
} | undefined) | undefined;
|
|
68566
68779
|
}) & {
|
|
@@ -70988,14 +71201,21 @@ interface Routes {
|
|
|
70988
71201
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
70989
71202
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
70990
71203
|
} & {
|
|
71204
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
70991
71205
|
assa_abloy_credential_service_metadata?: ({
|
|
71206
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
70992
71207
|
has_active_endpoint: boolean;
|
|
71208
|
+
/** Endpoints associated with the phone. */
|
|
70993
71209
|
endpoints: Array<{
|
|
71210
|
+
/** ID of the associated endpoint. */
|
|
70994
71211
|
endpoint_id: string;
|
|
71212
|
+
/** Indicated whether the endpoint is active. */
|
|
70995
71213
|
is_active: boolean;
|
|
70996
71214
|
}>;
|
|
70997
71215
|
} | undefined) | undefined;
|
|
71216
|
+
/** Salto Space credential service metadata for the phone. */
|
|
70998
71217
|
salto_space_credential_service_metadata?: ({
|
|
71218
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
70999
71219
|
has_active_phone: boolean;
|
|
71000
71220
|
} | undefined) | undefined;
|
|
71001
71221
|
}) & {
|
|
@@ -71634,14 +71854,21 @@ interface Routes {
|
|
|
71634
71854
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
71635
71855
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
71636
71856
|
} & {
|
|
71857
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
71637
71858
|
assa_abloy_credential_service_metadata?: ({
|
|
71859
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
71638
71860
|
has_active_endpoint: boolean;
|
|
71861
|
+
/** Endpoints associated with the phone. */
|
|
71639
71862
|
endpoints: Array<{
|
|
71863
|
+
/** ID of the associated endpoint. */
|
|
71640
71864
|
endpoint_id: string;
|
|
71865
|
+
/** Indicated whether the endpoint is active. */
|
|
71641
71866
|
is_active: boolean;
|
|
71642
71867
|
}>;
|
|
71643
71868
|
} | undefined) | undefined;
|
|
71869
|
+
/** Salto Space credential service metadata for the phone. */
|
|
71644
71870
|
salto_space_credential_service_metadata?: ({
|
|
71871
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
71645
71872
|
has_active_phone: boolean;
|
|
71646
71873
|
} | undefined) | undefined;
|
|
71647
71874
|
}) & {
|
|
@@ -75454,14 +75681,21 @@ interface Routes {
|
|
|
75454
75681
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
75455
75682
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
75456
75683
|
} & {
|
|
75684
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
75457
75685
|
assa_abloy_credential_service_metadata?: ({
|
|
75686
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
75458
75687
|
has_active_endpoint: boolean;
|
|
75688
|
+
/** Endpoints associated with the phone. */
|
|
75459
75689
|
endpoints: Array<{
|
|
75690
|
+
/** ID of the associated endpoint. */
|
|
75460
75691
|
endpoint_id: string;
|
|
75692
|
+
/** Indicated whether the endpoint is active. */
|
|
75461
75693
|
is_active: boolean;
|
|
75462
75694
|
}>;
|
|
75463
75695
|
} | undefined) | undefined;
|
|
75696
|
+
/** Salto Space credential service metadata for the phone. */
|
|
75464
75697
|
salto_space_credential_service_metadata?: ({
|
|
75698
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
75465
75699
|
has_active_phone: boolean;
|
|
75466
75700
|
} | undefined) | undefined;
|
|
75467
75701
|
}) & {
|
|
@@ -76102,14 +76336,21 @@ interface Routes {
|
|
|
76102
76336
|
/** Array of noise threshold IDs that are currently triggering. */
|
|
76103
76337
|
currently_triggering_noise_threshold_ids?: string[] | undefined;
|
|
76104
76338
|
} & {
|
|
76339
|
+
/** ASSA ABLOY Credential Service metadata for the phone. */
|
|
76105
76340
|
assa_abloy_credential_service_metadata?: ({
|
|
76341
|
+
/** Indicates whether the credential service has active endpoints associated with the phone. */
|
|
76106
76342
|
has_active_endpoint: boolean;
|
|
76343
|
+
/** Endpoints associated with the phone. */
|
|
76107
76344
|
endpoints: Array<{
|
|
76345
|
+
/** ID of the associated endpoint. */
|
|
76108
76346
|
endpoint_id: string;
|
|
76347
|
+
/** Indicated whether the endpoint is active. */
|
|
76109
76348
|
is_active: boolean;
|
|
76110
76349
|
}>;
|
|
76111
76350
|
} | undefined) | undefined;
|
|
76351
|
+
/** Salto Space credential service metadata for the phone. */
|
|
76112
76352
|
salto_space_credential_service_metadata?: ({
|
|
76353
|
+
/** Indicates whether the credential service has an active associated phone. */
|
|
76113
76354
|
has_active_phone: boolean;
|
|
76114
76355
|
} | undefined) | undefined;
|
|
76115
76356
|
}) & {
|