@seamapi/types 1.872.0 → 1.874.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 +133 -24
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +1446 -38602
- package/dist/index.cjs +133 -24
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/access-codes/managed-access-code.d.ts +24 -24
- package/lib/seam/connect/models/access-codes/managed-access-code.js +5 -12
- 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 +5 -5
- package/lib/seam/connect/models/acs/acs-entrance.d.ts +48 -0
- package/lib/seam/connect/models/acs/acs-entrance.js +13 -0
- package/lib/seam/connect/models/acs/acs-entrance.js.map +1 -1
- package/lib/seam/connect/models/batch.d.ts +5 -37478
- package/lib/seam/connect/models/batch.js.map +1 -1
- package/lib/seam/connect/models/devices/device.d.ts +58 -0
- package/lib/seam/connect/models/devices/device.js +12 -0
- package/lib/seam/connect/models/devices/device.js.map +1 -1
- package/lib/seam/connect/models/devices/unmanaged-device.d.ts +21 -0
- package/lib/seam/connect/models/phones/phone-session.d.ts +98 -0
- package/lib/seam/connect/openapi.js +102 -8
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +250 -11
- package/package.json +1 -1
- package/src/lib/seam/connect/models/access-codes/managed-access-code.ts +5 -12
- package/src/lib/seam/connect/models/acs/acs-entrance.ts +18 -0
- package/src/lib/seam/connect/models/batch.ts +38 -2
- package/src/lib/seam/connect/models/devices/device.ts +13 -0
- package/src/lib/seam/connect/openapi.ts +120 -8
- package/src/lib/seam/connect/route-types.ts +281 -11
|
@@ -2055,7 +2055,7 @@ export type Routes = {
|
|
|
2055
2055
|
/** Date and time at which Seam created the error. */
|
|
2056
2056
|
created_at?: string | undefined
|
|
2057
2057
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
2058
|
-
error_code: '
|
|
2058
|
+
error_code: 'insufficient_permissions'
|
|
2059
2059
|
}
|
|
2060
2060
|
| {
|
|
2061
2061
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -2804,7 +2804,7 @@ export type Routes = {
|
|
|
2804
2804
|
/** Date and time at which Seam created the error. */
|
|
2805
2805
|
created_at?: string | undefined
|
|
2806
2806
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
2807
|
-
error_code: '
|
|
2807
|
+
error_code: 'insufficient_permissions'
|
|
2808
2808
|
}
|
|
2809
2809
|
| {
|
|
2810
2810
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -5325,7 +5325,7 @@ export type Routes = {
|
|
|
5325
5325
|
/** Date and time at which Seam created the error. */
|
|
5326
5326
|
created_at?: string | undefined
|
|
5327
5327
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
5328
|
-
error_code: '
|
|
5328
|
+
error_code: 'insufficient_permissions'
|
|
5329
5329
|
}
|
|
5330
5330
|
| {
|
|
5331
5331
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -6161,7 +6161,7 @@ export type Routes = {
|
|
|
6161
6161
|
/** Date and time at which Seam created the error. */
|
|
6162
6162
|
created_at?: string | undefined
|
|
6163
6163
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
6164
|
-
error_code: '
|
|
6164
|
+
error_code: 'insufficient_permissions'
|
|
6165
6165
|
}
|
|
6166
6166
|
| {
|
|
6167
6167
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -6899,7 +6899,7 @@ export type Routes = {
|
|
|
6899
6899
|
/** Date and time at which Seam created the error. */
|
|
6900
6900
|
created_at?: string | undefined
|
|
6901
6901
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
6902
|
-
error_code: '
|
|
6902
|
+
error_code: 'insufficient_permissions'
|
|
6903
6903
|
}
|
|
6904
6904
|
| {
|
|
6905
6905
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -7614,7 +7614,7 @@ export type Routes = {
|
|
|
7614
7614
|
/** Date and time at which Seam created the error. */
|
|
7615
7615
|
created_at?: string | undefined
|
|
7616
7616
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
7617
|
-
error_code: '
|
|
7617
|
+
error_code: 'insufficient_permissions'
|
|
7618
7618
|
}
|
|
7619
7619
|
| {
|
|
7620
7620
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -8364,7 +8364,7 @@ export type Routes = {
|
|
|
8364
8364
|
/** Date and time at which Seam created the error. */
|
|
8365
8365
|
created_at?: string | undefined
|
|
8366
8366
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
8367
|
-
error_code: '
|
|
8367
|
+
error_code: 'insufficient_permissions'
|
|
8368
8368
|
}
|
|
8369
8369
|
| {
|
|
8370
8370
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -10789,7 +10789,7 @@ export type Routes = {
|
|
|
10789
10789
|
/** Date and time at which Seam created the error. */
|
|
10790
10790
|
created_at?: string | undefined
|
|
10791
10791
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
10792
|
-
error_code: '
|
|
10792
|
+
error_code: 'insufficient_permissions'
|
|
10793
10793
|
}
|
|
10794
10794
|
| {
|
|
10795
10795
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -11418,7 +11418,7 @@ export type Routes = {
|
|
|
11418
11418
|
/** Date and time at which Seam created the error. */
|
|
11419
11419
|
created_at?: string | undefined
|
|
11420
11420
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
11421
|
-
error_code: '
|
|
11421
|
+
error_code: 'insufficient_permissions'
|
|
11422
11422
|
}
|
|
11423
11423
|
| {
|
|
11424
11424
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -15863,6 +15863,14 @@ export type Routes = {
|
|
|
15863
15863
|
/** Maximum number of active access codes supported by the device. */
|
|
15864
15864
|
max_active_access_code_count: number
|
|
15865
15865
|
}
|
|
15866
|
+
| {
|
|
15867
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
15868
|
+
message: string
|
|
15869
|
+
/** Date and time at which Seam created the warning. */
|
|
15870
|
+
created_at: string
|
|
15871
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
15872
|
+
warning_code: 'insufficient_permissions'
|
|
15873
|
+
}
|
|
15866
15874
|
)[]
|
|
15867
15875
|
/** Date and time at which the device object was created. */
|
|
15868
15876
|
created_at: string
|
|
@@ -15971,6 +15979,14 @@ export type Routes = {
|
|
|
15971
15979
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
15972
15980
|
warning_code: 'entrance_setup_required'
|
|
15973
15981
|
}
|
|
15982
|
+
| {
|
|
15983
|
+
/** Date and time at which Seam created the warning. */
|
|
15984
|
+
created_at: string
|
|
15985
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
15986
|
+
message: string
|
|
15987
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
15988
|
+
warning_code: 'salto_ks_privacy_mode'
|
|
15989
|
+
}
|
|
15974
15990
|
)[]
|
|
15975
15991
|
/** Latch-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
15976
15992
|
latch_metadata?:
|
|
@@ -16123,6 +16139,8 @@ export type Routes = {
|
|
|
16123
16139
|
entry_relays_total_count: number
|
|
16124
16140
|
}
|
|
16125
16141
|
| undefined
|
|
16142
|
+
/** Indicates whether the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details) is currently locked. */
|
|
16143
|
+
is_locked?: boolean | undefined
|
|
16126
16144
|
/** Indicates whether the ACS entrance can be unlocked with mobile key credentials. */
|
|
16127
16145
|
can_unlock_with_mobile_key?: boolean | undefined
|
|
16128
16146
|
/** Indicates whether the ACS entrance can be unlocked with card credentials. */
|
|
@@ -21421,6 +21439,14 @@ export type Routes = {
|
|
|
21421
21439
|
/** Maximum number of active access codes supported by the device. */
|
|
21422
21440
|
max_active_access_code_count: number
|
|
21423
21441
|
}
|
|
21442
|
+
| {
|
|
21443
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
21444
|
+
message: string
|
|
21445
|
+
/** Date and time at which Seam created the warning. */
|
|
21446
|
+
created_at: string
|
|
21447
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
21448
|
+
warning_code: 'insufficient_permissions'
|
|
21449
|
+
}
|
|
21424
21450
|
)[]
|
|
21425
21451
|
/** Date and time at which the device object was created. */
|
|
21426
21452
|
created_at: string
|
|
@@ -21529,6 +21555,14 @@ export type Routes = {
|
|
|
21529
21555
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
21530
21556
|
warning_code: 'entrance_setup_required'
|
|
21531
21557
|
}
|
|
21558
|
+
| {
|
|
21559
|
+
/** Date and time at which Seam created the warning. */
|
|
21560
|
+
created_at: string
|
|
21561
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
21562
|
+
message: string
|
|
21563
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
21564
|
+
warning_code: 'salto_ks_privacy_mode'
|
|
21565
|
+
}
|
|
21532
21566
|
)[]
|
|
21533
21567
|
/** Latch-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
21534
21568
|
latch_metadata?:
|
|
@@ -21681,6 +21715,8 @@ export type Routes = {
|
|
|
21681
21715
|
entry_relays_total_count: number
|
|
21682
21716
|
}
|
|
21683
21717
|
| undefined
|
|
21718
|
+
/** Indicates whether the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details) is currently locked. */
|
|
21719
|
+
is_locked?: boolean | undefined
|
|
21684
21720
|
/** Indicates whether the ACS entrance can be unlocked with mobile key credentials. */
|
|
21685
21721
|
can_unlock_with_mobile_key?: boolean | undefined
|
|
21686
21722
|
/** Indicates whether the ACS entrance can be unlocked with card credentials. */
|
|
@@ -23152,6 +23188,14 @@ export type Routes = {
|
|
|
23152
23188
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
23153
23189
|
warning_code: 'entrance_setup_required'
|
|
23154
23190
|
}
|
|
23191
|
+
| {
|
|
23192
|
+
/** Date and time at which Seam created the warning. */
|
|
23193
|
+
created_at: string
|
|
23194
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
23195
|
+
message: string
|
|
23196
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
23197
|
+
warning_code: 'salto_ks_privacy_mode'
|
|
23198
|
+
}
|
|
23155
23199
|
)[]
|
|
23156
23200
|
/** Latch-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
23157
23201
|
latch_metadata?:
|
|
@@ -23301,6 +23345,8 @@ export type Routes = {
|
|
|
23301
23345
|
entry_relays_total_count: number
|
|
23302
23346
|
}
|
|
23303
23347
|
| undefined
|
|
23348
|
+
/** Indicates whether the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details) is currently locked. */
|
|
23349
|
+
is_locked?: boolean | undefined
|
|
23304
23350
|
/** Indicates whether the ACS entrance can be unlocked with mobile key credentials. */
|
|
23305
23351
|
can_unlock_with_mobile_key?: boolean | undefined
|
|
23306
23352
|
/** Indicates whether the ACS entrance can be unlocked with card credentials. */
|
|
@@ -25187,6 +25233,14 @@ export type Routes = {
|
|
|
25187
25233
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
25188
25234
|
warning_code: 'entrance_setup_required'
|
|
25189
25235
|
}
|
|
25236
|
+
| {
|
|
25237
|
+
/** Date and time at which Seam created the warning. */
|
|
25238
|
+
created_at: string
|
|
25239
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
25240
|
+
message: string
|
|
25241
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
25242
|
+
warning_code: 'salto_ks_privacy_mode'
|
|
25243
|
+
}
|
|
25190
25244
|
)[]
|
|
25191
25245
|
/** Latch-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
25192
25246
|
latch_metadata?:
|
|
@@ -25336,6 +25390,8 @@ export type Routes = {
|
|
|
25336
25390
|
entry_relays_total_count: number
|
|
25337
25391
|
}
|
|
25338
25392
|
| undefined
|
|
25393
|
+
/** Indicates whether the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details) is currently locked. */
|
|
25394
|
+
is_locked?: boolean | undefined
|
|
25339
25395
|
/** Indicates whether the ACS entrance can be unlocked with mobile key credentials. */
|
|
25340
25396
|
can_unlock_with_mobile_key?: boolean | undefined
|
|
25341
25397
|
/** Indicates whether the ACS entrance can be unlocked with card credentials. */
|
|
@@ -31672,6 +31728,14 @@ export type Routes = {
|
|
|
31672
31728
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
31673
31729
|
warning_code: 'entrance_setup_required'
|
|
31674
31730
|
}
|
|
31731
|
+
| {
|
|
31732
|
+
/** Date and time at which Seam created the warning. */
|
|
31733
|
+
created_at: string
|
|
31734
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
31735
|
+
message: string
|
|
31736
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
31737
|
+
warning_code: 'salto_ks_privacy_mode'
|
|
31738
|
+
}
|
|
31675
31739
|
)[]
|
|
31676
31740
|
/** Latch-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
31677
31741
|
latch_metadata?:
|
|
@@ -31821,6 +31885,8 @@ export type Routes = {
|
|
|
31821
31885
|
entry_relays_total_count: number
|
|
31822
31886
|
}
|
|
31823
31887
|
| undefined
|
|
31888
|
+
/** Indicates whether the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details) is currently locked. */
|
|
31889
|
+
is_locked?: boolean | undefined
|
|
31824
31890
|
/** Indicates whether the ACS entrance can be unlocked with mobile key credentials. */
|
|
31825
31891
|
can_unlock_with_mobile_key?: boolean | undefined
|
|
31826
31892
|
/** Indicates whether the ACS entrance can be unlocked with card credentials. */
|
|
@@ -31928,6 +31994,14 @@ export type Routes = {
|
|
|
31928
31994
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
31929
31995
|
warning_code: 'entrance_setup_required'
|
|
31930
31996
|
}
|
|
31997
|
+
| {
|
|
31998
|
+
/** Date and time at which Seam created the warning. */
|
|
31999
|
+
created_at: string
|
|
32000
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
32001
|
+
message: string
|
|
32002
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
32003
|
+
warning_code: 'salto_ks_privacy_mode'
|
|
32004
|
+
}
|
|
31931
32005
|
)[]
|
|
31932
32006
|
/** Latch-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
31933
32007
|
latch_metadata?:
|
|
@@ -32077,6 +32151,8 @@ export type Routes = {
|
|
|
32077
32151
|
entry_relays_total_count: number
|
|
32078
32152
|
}
|
|
32079
32153
|
| undefined
|
|
32154
|
+
/** Indicates whether the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details) is currently locked. */
|
|
32155
|
+
is_locked?: boolean | undefined
|
|
32080
32156
|
/** Indicates whether the ACS entrance can be unlocked with mobile key credentials. */
|
|
32081
32157
|
can_unlock_with_mobile_key?: boolean | undefined
|
|
32082
32158
|
/** Indicates whether the ACS entrance can be unlocked with card credentials. */
|
|
@@ -35728,6 +35804,14 @@ export type Routes = {
|
|
|
35728
35804
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
35729
35805
|
warning_code: 'entrance_setup_required'
|
|
35730
35806
|
}
|
|
35807
|
+
| {
|
|
35808
|
+
/** Date and time at which Seam created the warning. */
|
|
35809
|
+
created_at: string
|
|
35810
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
35811
|
+
message: string
|
|
35812
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
35813
|
+
warning_code: 'salto_ks_privacy_mode'
|
|
35814
|
+
}
|
|
35731
35815
|
)[]
|
|
35732
35816
|
/** Latch-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
35733
35817
|
latch_metadata?:
|
|
@@ -35877,6 +35961,8 @@ export type Routes = {
|
|
|
35877
35961
|
entry_relays_total_count: number
|
|
35878
35962
|
}
|
|
35879
35963
|
| undefined
|
|
35964
|
+
/** Indicates whether the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details) is currently locked. */
|
|
35965
|
+
is_locked?: boolean | undefined
|
|
35880
35966
|
/** Indicates whether the ACS entrance can be unlocked with mobile key credentials. */
|
|
35881
35967
|
can_unlock_with_mobile_key?: boolean | undefined
|
|
35882
35968
|
/** Indicates whether the ACS entrance can be unlocked with card credentials. */
|
|
@@ -44127,6 +44213,14 @@ export type Routes = {
|
|
|
44127
44213
|
/** Maximum number of active access codes supported by the device. */
|
|
44128
44214
|
max_active_access_code_count: number
|
|
44129
44215
|
}
|
|
44216
|
+
| {
|
|
44217
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
44218
|
+
message: string
|
|
44219
|
+
/** Date and time at which Seam created the warning. */
|
|
44220
|
+
created_at: string
|
|
44221
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
44222
|
+
warning_code: 'insufficient_permissions'
|
|
44223
|
+
}
|
|
44130
44224
|
)[]
|
|
44131
44225
|
/** Date and time at which the device object was created. */
|
|
44132
44226
|
created_at: string
|
|
@@ -46042,6 +46136,14 @@ export type Routes = {
|
|
|
46042
46136
|
/** Maximum number of active access codes supported by the device. */
|
|
46043
46137
|
max_active_access_code_count: number
|
|
46044
46138
|
}
|
|
46139
|
+
| {
|
|
46140
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
46141
|
+
message: string
|
|
46142
|
+
/** Date and time at which Seam created the warning. */
|
|
46143
|
+
created_at: string
|
|
46144
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
46145
|
+
warning_code: 'insufficient_permissions'
|
|
46146
|
+
}
|
|
46045
46147
|
)[]
|
|
46046
46148
|
/** Date and time at which the device object was created. */
|
|
46047
46149
|
created_at: string
|
|
@@ -48077,6 +48179,14 @@ export type Routes = {
|
|
|
48077
48179
|
/** Maximum number of active access codes supported by the device. */
|
|
48078
48180
|
max_active_access_code_count: number
|
|
48079
48181
|
}
|
|
48182
|
+
| {
|
|
48183
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
48184
|
+
message: string
|
|
48185
|
+
/** Date and time at which Seam created the warning. */
|
|
48186
|
+
created_at: string
|
|
48187
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
48188
|
+
warning_code: 'insufficient_permissions'
|
|
48189
|
+
}
|
|
48080
48190
|
)[]
|
|
48081
48191
|
/** Date and time at which the device object was created. */
|
|
48082
48192
|
created_at: string
|
|
@@ -48857,6 +48967,14 @@ export type Routes = {
|
|
|
48857
48967
|
/** Maximum number of active access codes supported by the device. */
|
|
48858
48968
|
max_active_access_code_count: number
|
|
48859
48969
|
}
|
|
48970
|
+
| {
|
|
48971
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
48972
|
+
message: string
|
|
48973
|
+
/** Date and time at which Seam created the warning. */
|
|
48974
|
+
created_at: string
|
|
48975
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
48976
|
+
warning_code: 'insufficient_permissions'
|
|
48977
|
+
}
|
|
48860
48978
|
)[]
|
|
48861
48979
|
/** Date and time at which the device object was created. */
|
|
48862
48980
|
created_at: string
|
|
@@ -59100,6 +59218,14 @@ export type Routes = {
|
|
|
59100
59218
|
/** Maximum number of active access codes supported by the device. */
|
|
59101
59219
|
max_active_access_code_count: number
|
|
59102
59220
|
}
|
|
59221
|
+
| {
|
|
59222
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
59223
|
+
message: string
|
|
59224
|
+
/** Date and time at which Seam created the warning. */
|
|
59225
|
+
created_at: string
|
|
59226
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
59227
|
+
warning_code: 'insufficient_permissions'
|
|
59228
|
+
}
|
|
59103
59229
|
)[]
|
|
59104
59230
|
/** Date and time at which the device object was created. */
|
|
59105
59231
|
created_at: string
|
|
@@ -60776,6 +60902,14 @@ export type Routes = {
|
|
|
60776
60902
|
/** Maximum number of active access codes supported by the device. */
|
|
60777
60903
|
max_active_access_code_count: number
|
|
60778
60904
|
}
|
|
60905
|
+
| {
|
|
60906
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
60907
|
+
message: string
|
|
60908
|
+
/** Date and time at which Seam created the warning. */
|
|
60909
|
+
created_at: string
|
|
60910
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
60911
|
+
warning_code: 'insufficient_permissions'
|
|
60912
|
+
}
|
|
60779
60913
|
)[]
|
|
60780
60914
|
/** Date and time at which the device object was created. */
|
|
60781
60915
|
created_at: string
|
|
@@ -62645,6 +62779,14 @@ export type Routes = {
|
|
|
62645
62779
|
/** Maximum number of active access codes supported by the device. */
|
|
62646
62780
|
max_active_access_code_count: number
|
|
62647
62781
|
}
|
|
62782
|
+
| {
|
|
62783
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
62784
|
+
message: string
|
|
62785
|
+
/** Date and time at which Seam created the warning. */
|
|
62786
|
+
created_at: string
|
|
62787
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
62788
|
+
warning_code: 'insufficient_permissions'
|
|
62789
|
+
}
|
|
62648
62790
|
)[]
|
|
62649
62791
|
/** Date and time at which the device object was created. */
|
|
62650
62792
|
created_at: string
|
|
@@ -64320,6 +64462,14 @@ export type Routes = {
|
|
|
64320
64462
|
/** Maximum number of active access codes supported by the device. */
|
|
64321
64463
|
max_active_access_code_count: number
|
|
64322
64464
|
}
|
|
64465
|
+
| {
|
|
64466
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
64467
|
+
message: string
|
|
64468
|
+
/** Date and time at which Seam created the warning. */
|
|
64469
|
+
created_at: string
|
|
64470
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
64471
|
+
warning_code: 'insufficient_permissions'
|
|
64472
|
+
}
|
|
64323
64473
|
)[]
|
|
64324
64474
|
/** Date and time at which the device object was created. */
|
|
64325
64475
|
created_at: string
|
|
@@ -73164,6 +73314,14 @@ export type Routes = {
|
|
|
73164
73314
|
/** Maximum number of active access codes supported by the device. */
|
|
73165
73315
|
max_active_access_code_count: number
|
|
73166
73316
|
}
|
|
73317
|
+
| {
|
|
73318
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
73319
|
+
message: string
|
|
73320
|
+
/** Date and time at which Seam created the warning. */
|
|
73321
|
+
created_at: string
|
|
73322
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
73323
|
+
warning_code: 'insufficient_permissions'
|
|
73324
|
+
}
|
|
73167
73325
|
)[]
|
|
73168
73326
|
/** Date and time at which the device object was created. */
|
|
73169
73327
|
created_at: string
|
|
@@ -74839,6 +74997,14 @@ export type Routes = {
|
|
|
74839
74997
|
/** Maximum number of active access codes supported by the device. */
|
|
74840
74998
|
max_active_access_code_count: number
|
|
74841
74999
|
}
|
|
75000
|
+
| {
|
|
75001
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
75002
|
+
message: string
|
|
75003
|
+
/** Date and time at which Seam created the warning. */
|
|
75004
|
+
created_at: string
|
|
75005
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
75006
|
+
warning_code: 'insufficient_permissions'
|
|
75007
|
+
}
|
|
74842
75008
|
)[]
|
|
74843
75009
|
/** Date and time at which the device object was created. */
|
|
74844
75010
|
created_at: string
|
|
@@ -89372,6 +89538,14 @@ export type Routes = {
|
|
|
89372
89538
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
89373
89539
|
warning_code: 'entrance_setup_required'
|
|
89374
89540
|
}
|
|
89541
|
+
| {
|
|
89542
|
+
/** Date and time at which Seam created the warning. */
|
|
89543
|
+
created_at: string
|
|
89544
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
89545
|
+
message: string
|
|
89546
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
89547
|
+
warning_code: 'salto_ks_privacy_mode'
|
|
89548
|
+
}
|
|
89375
89549
|
)[]
|
|
89376
89550
|
/** Latch-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
89377
89551
|
latch_metadata?:
|
|
@@ -89524,6 +89698,8 @@ export type Routes = {
|
|
|
89524
89698
|
entry_relays_total_count: number
|
|
89525
89699
|
}
|
|
89526
89700
|
| undefined
|
|
89701
|
+
/** Indicates whether the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details) is currently locked. */
|
|
89702
|
+
is_locked?: boolean | undefined
|
|
89527
89703
|
/** Indicates whether the ACS entrance can be unlocked with mobile key credentials. */
|
|
89528
89704
|
can_unlock_with_mobile_key?: boolean | undefined
|
|
89529
89705
|
/** Indicates whether the ACS entrance can be unlocked with card credentials. */
|
|
@@ -91547,6 +91723,14 @@ export type Routes = {
|
|
|
91547
91723
|
/** Maximum number of active access codes supported by the device. */
|
|
91548
91724
|
max_active_access_code_count: number
|
|
91549
91725
|
}
|
|
91726
|
+
| {
|
|
91727
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
91728
|
+
message: string
|
|
91729
|
+
/** Date and time at which Seam created the warning. */
|
|
91730
|
+
created_at: string
|
|
91731
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
91732
|
+
warning_code: 'insufficient_permissions'
|
|
91733
|
+
}
|
|
91550
91734
|
)[]
|
|
91551
91735
|
/** Date and time at which the device object was created. */
|
|
91552
91736
|
created_at: string
|
|
@@ -91655,6 +91839,14 @@ export type Routes = {
|
|
|
91655
91839
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
91656
91840
|
warning_code: 'entrance_setup_required'
|
|
91657
91841
|
}
|
|
91842
|
+
| {
|
|
91843
|
+
/** Date and time at which Seam created the warning. */
|
|
91844
|
+
created_at: string
|
|
91845
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
91846
|
+
message: string
|
|
91847
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
91848
|
+
warning_code: 'salto_ks_privacy_mode'
|
|
91849
|
+
}
|
|
91658
91850
|
)[]
|
|
91659
91851
|
/** Latch-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
91660
91852
|
latch_metadata?:
|
|
@@ -91807,6 +91999,8 @@ export type Routes = {
|
|
|
91807
91999
|
entry_relays_total_count: number
|
|
91808
92000
|
}
|
|
91809
92001
|
| undefined
|
|
92002
|
+
/** Indicates whether the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details) is currently locked. */
|
|
92003
|
+
is_locked?: boolean | undefined
|
|
91810
92004
|
/** Indicates whether the ACS entrance can be unlocked with mobile key credentials. */
|
|
91811
92005
|
can_unlock_with_mobile_key?: boolean | undefined
|
|
91812
92006
|
/** Indicates whether the ACS entrance can be unlocked with card credentials. */
|
|
@@ -99554,6 +99748,14 @@ export type Routes = {
|
|
|
99554
99748
|
/** Maximum number of active access codes supported by the device. */
|
|
99555
99749
|
max_active_access_code_count: number
|
|
99556
99750
|
}
|
|
99751
|
+
| {
|
|
99752
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
99753
|
+
message: string
|
|
99754
|
+
/** Date and time at which Seam created the warning. */
|
|
99755
|
+
created_at: string
|
|
99756
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
99757
|
+
warning_code: 'insufficient_permissions'
|
|
99758
|
+
}
|
|
99557
99759
|
)[]
|
|
99558
99760
|
/** Date and time at which the device object was created. */
|
|
99559
99761
|
created_at: string
|
|
@@ -104903,6 +105105,14 @@ export type Routes = {
|
|
|
104903
105105
|
/** Maximum number of active access codes supported by the device. */
|
|
104904
105106
|
max_active_access_code_count: number
|
|
104905
105107
|
}
|
|
105108
|
+
| {
|
|
105109
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
105110
|
+
message: string
|
|
105111
|
+
/** Date and time at which Seam created the warning. */
|
|
105112
|
+
created_at: string
|
|
105113
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
105114
|
+
warning_code: 'insufficient_permissions'
|
|
105115
|
+
}
|
|
104906
105116
|
)[]
|
|
104907
105117
|
/** Date and time at which the device object was created. */
|
|
104908
105118
|
created_at: string
|
|
@@ -106578,6 +106788,14 @@ export type Routes = {
|
|
|
106578
106788
|
/** Maximum number of active access codes supported by the device. */
|
|
106579
106789
|
max_active_access_code_count: number
|
|
106580
106790
|
}
|
|
106791
|
+
| {
|
|
106792
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
106793
|
+
message: string
|
|
106794
|
+
/** Date and time at which Seam created the warning. */
|
|
106795
|
+
created_at: string
|
|
106796
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
106797
|
+
warning_code: 'insufficient_permissions'
|
|
106798
|
+
}
|
|
106581
106799
|
)[]
|
|
106582
106800
|
/** Date and time at which the device object was created. */
|
|
106583
106801
|
created_at: string
|
|
@@ -116307,6 +116525,14 @@ export type Routes = {
|
|
|
116307
116525
|
/** Maximum number of active access codes supported by the device. */
|
|
116308
116526
|
max_active_access_code_count: number
|
|
116309
116527
|
}
|
|
116528
|
+
| {
|
|
116529
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
116530
|
+
message: string
|
|
116531
|
+
/** Date and time at which Seam created the warning. */
|
|
116532
|
+
created_at: string
|
|
116533
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
116534
|
+
warning_code: 'insufficient_permissions'
|
|
116535
|
+
}
|
|
116310
116536
|
)[]
|
|
116311
116537
|
/** Date and time at which the device object was created. */
|
|
116312
116538
|
created_at: string
|
|
@@ -117984,6 +118210,14 @@ export type Routes = {
|
|
|
117984
118210
|
/** Maximum number of active access codes supported by the device. */
|
|
117985
118211
|
max_active_access_code_count: number
|
|
117986
118212
|
}
|
|
118213
|
+
| {
|
|
118214
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
118215
|
+
message: string
|
|
118216
|
+
/** Date and time at which Seam created the warning. */
|
|
118217
|
+
created_at: string
|
|
118218
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
118219
|
+
warning_code: 'insufficient_permissions'
|
|
118220
|
+
}
|
|
117987
118221
|
)[]
|
|
117988
118222
|
/** Date and time at which the device object was created. */
|
|
117989
118223
|
created_at: string
|
|
@@ -118100,6 +118334,14 @@ export type Routes = {
|
|
|
118100
118334
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
118101
118335
|
warning_code: 'entrance_setup_required'
|
|
118102
118336
|
}
|
|
118337
|
+
| {
|
|
118338
|
+
/** Date and time at which Seam created the warning. */
|
|
118339
|
+
created_at: string
|
|
118340
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
118341
|
+
message: string
|
|
118342
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
118343
|
+
warning_code: 'salto_ks_privacy_mode'
|
|
118344
|
+
}
|
|
118103
118345
|
)[]
|
|
118104
118346
|
/** Latch-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
118105
118347
|
latch_metadata?:
|
|
@@ -118249,6 +118491,8 @@ export type Routes = {
|
|
|
118249
118491
|
entry_relays_total_count: number
|
|
118250
118492
|
}
|
|
118251
118493
|
| undefined
|
|
118494
|
+
/** Indicates whether the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details) is currently locked. */
|
|
118495
|
+
is_locked?: boolean | undefined
|
|
118252
118496
|
/** Indicates whether the ACS entrance can be unlocked with mobile key credentials. */
|
|
118253
118497
|
can_unlock_with_mobile_key?: boolean | undefined
|
|
118254
118498
|
/** Indicates whether the ACS entrance can be unlocked with card credentials. */
|
|
@@ -121023,6 +121267,14 @@ export type Routes = {
|
|
|
121023
121267
|
/** Maximum number of active access codes supported by the device. */
|
|
121024
121268
|
max_active_access_code_count: number
|
|
121025
121269
|
}
|
|
121270
|
+
| {
|
|
121271
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
121272
|
+
message: string
|
|
121273
|
+
/** Date and time at which Seam created the warning. */
|
|
121274
|
+
created_at: string
|
|
121275
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
121276
|
+
warning_code: 'insufficient_permissions'
|
|
121277
|
+
}
|
|
121026
121278
|
)[]
|
|
121027
121279
|
/** Date and time at which the device object was created. */
|
|
121028
121280
|
created_at: string
|
|
@@ -121131,6 +121383,14 @@ export type Routes = {
|
|
|
121131
121383
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
121132
121384
|
warning_code: 'entrance_setup_required'
|
|
121133
121385
|
}
|
|
121386
|
+
| {
|
|
121387
|
+
/** Date and time at which Seam created the warning. */
|
|
121388
|
+
created_at: string
|
|
121389
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
121390
|
+
message: string
|
|
121391
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
121392
|
+
warning_code: 'salto_ks_privacy_mode'
|
|
121393
|
+
}
|
|
121134
121394
|
)[]
|
|
121135
121395
|
/** Latch-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
121136
121396
|
latch_metadata?:
|
|
@@ -121283,6 +121543,8 @@ export type Routes = {
|
|
|
121283
121543
|
entry_relays_total_count: number
|
|
121284
121544
|
}
|
|
121285
121545
|
| undefined
|
|
121546
|
+
/** Indicates whether the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details) is currently locked. */
|
|
121547
|
+
is_locked?: boolean | undefined
|
|
121286
121548
|
/** Indicates whether the ACS entrance can be unlocked with mobile key credentials. */
|
|
121287
121549
|
can_unlock_with_mobile_key?: boolean | undefined
|
|
121288
121550
|
/** Indicates whether the ACS entrance can be unlocked with card credentials. */
|
|
@@ -124726,6 +124988,14 @@ export type Routes = {
|
|
|
124726
124988
|
/** Maximum number of active access codes supported by the device. */
|
|
124727
124989
|
max_active_access_code_count: number
|
|
124728
124990
|
}
|
|
124991
|
+
| {
|
|
124992
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
124993
|
+
message: string
|
|
124994
|
+
/** Date and time at which Seam created the warning. */
|
|
124995
|
+
created_at: string
|
|
124996
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
124997
|
+
warning_code: 'insufficient_permissions'
|
|
124998
|
+
}
|
|
124729
124999
|
)[]
|
|
124730
125000
|
/** Date and time at which the device object was created. */
|
|
124731
125001
|
created_at: string
|
|
@@ -129167,7 +129437,7 @@ export type Routes = {
|
|
|
129167
129437
|
/** Date and time at which Seam created the error. */
|
|
129168
129438
|
created_at?: string | undefined
|
|
129169
129439
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
129170
|
-
error_code: '
|
|
129440
|
+
error_code: 'insufficient_permissions'
|
|
129171
129441
|
}
|
|
129172
129442
|
| {
|
|
129173
129443
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -129782,7 +130052,7 @@ export type Routes = {
|
|
|
129782
130052
|
/** Date and time at which Seam created the error. */
|
|
129783
130053
|
created_at?: string | undefined
|
|
129784
130054
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
129785
|
-
error_code: '
|
|
130055
|
+
error_code: 'insufficient_permissions'
|
|
129786
130056
|
}
|
|
129787
130057
|
| {
|
|
129788
130058
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|