@seamapi/types 1.395.0 → 1.395.1
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 +1 -62
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +0 -149
- package/lib/seam/connect/models/access-codes/managed-access-code.d.ts +0 -71
- package/lib/seam/connect/models/access-codes/managed-access-code.js +0 -9
- 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 +0 -26
- package/lib/seam/connect/openapi.js +0 -56
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +0 -81
- package/package.json +1 -1
- package/src/lib/seam/connect/models/access-codes/managed-access-code.ts +0 -12
- package/src/lib/seam/connect/openapi.ts +0 -64
- package/src/lib/seam/connect/route-types.ts +0 -90
|
@@ -1269,15 +1269,6 @@ export interface Routes {
|
|
|
1269
1269
|
created_at?: string | undefined;
|
|
1270
1270
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
1271
1271
|
error_code: 'igloohome_offline_access_code_no_variance_available';
|
|
1272
|
-
} | {
|
|
1273
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
1274
|
-
message: string;
|
|
1275
|
-
/** Indicates that this is an access code error. */
|
|
1276
|
-
is_access_code_error: true;
|
|
1277
|
-
/** Date and time at which Seam created the error. */
|
|
1278
|
-
created_at?: string | undefined;
|
|
1279
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
1280
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes';
|
|
1281
1272
|
} | {
|
|
1282
1273
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
1283
1274
|
message: string;
|
|
@@ -1768,15 +1759,6 @@ export interface Routes {
|
|
|
1768
1759
|
created_at?: string | undefined;
|
|
1769
1760
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
1770
1761
|
error_code: 'igloohome_offline_access_code_no_variance_available';
|
|
1771
|
-
} | {
|
|
1772
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
1773
|
-
message: string;
|
|
1774
|
-
/** Indicates that this is an access code error. */
|
|
1775
|
-
is_access_code_error: true;
|
|
1776
|
-
/** Date and time at which Seam created the error. */
|
|
1777
|
-
created_at?: string | undefined;
|
|
1778
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
1779
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes';
|
|
1780
1762
|
} | {
|
|
1781
1763
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
1782
1764
|
message: string;
|
|
@@ -3386,15 +3368,6 @@ export interface Routes {
|
|
|
3386
3368
|
created_at?: string | undefined;
|
|
3387
3369
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
3388
3370
|
error_code: 'igloohome_offline_access_code_no_variance_available';
|
|
3389
|
-
} | {
|
|
3390
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
3391
|
-
message: string;
|
|
3392
|
-
/** Indicates that this is an access code error. */
|
|
3393
|
-
is_access_code_error: true;
|
|
3394
|
-
/** Date and time at which Seam created the error. */
|
|
3395
|
-
created_at?: string | undefined;
|
|
3396
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
3397
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes';
|
|
3398
3371
|
} | {
|
|
3399
3372
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
3400
3373
|
message: string;
|
|
@@ -3865,15 +3838,6 @@ export interface Routes {
|
|
|
3865
3838
|
created_at?: string | undefined;
|
|
3866
3839
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
3867
3840
|
error_code: 'igloohome_offline_access_code_no_variance_available';
|
|
3868
|
-
} | {
|
|
3869
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
3870
|
-
message: string;
|
|
3871
|
-
/** Indicates that this is an access code error. */
|
|
3872
|
-
is_access_code_error: true;
|
|
3873
|
-
/** Date and time at which Seam created the error. */
|
|
3874
|
-
created_at?: string | undefined;
|
|
3875
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
3876
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes';
|
|
3877
3841
|
} | {
|
|
3878
3842
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
3879
3843
|
message: string;
|
|
@@ -4352,15 +4316,6 @@ export interface Routes {
|
|
|
4352
4316
|
created_at?: string | undefined;
|
|
4353
4317
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4354
4318
|
error_code: 'igloohome_offline_access_code_no_variance_available';
|
|
4355
|
-
} | {
|
|
4356
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4357
|
-
message: string;
|
|
4358
|
-
/** Indicates that this is an access code error. */
|
|
4359
|
-
is_access_code_error: true;
|
|
4360
|
-
/** Date and time at which Seam created the error. */
|
|
4361
|
-
created_at?: string | undefined;
|
|
4362
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4363
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes';
|
|
4364
4319
|
} | {
|
|
4365
4320
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4366
4321
|
message: string;
|
|
@@ -4817,15 +4772,6 @@ export interface Routes {
|
|
|
4817
4772
|
created_at?: string | undefined;
|
|
4818
4773
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4819
4774
|
error_code: 'igloohome_offline_access_code_no_variance_available';
|
|
4820
|
-
} | {
|
|
4821
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4822
|
-
message: string;
|
|
4823
|
-
/** Indicates that this is an access code error. */
|
|
4824
|
-
is_access_code_error: true;
|
|
4825
|
-
/** Date and time at which Seam created the error. */
|
|
4826
|
-
created_at?: string | undefined;
|
|
4827
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4828
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes';
|
|
4829
4775
|
} | {
|
|
4830
4776
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4831
4777
|
message: string;
|
|
@@ -5311,15 +5257,6 @@ export interface Routes {
|
|
|
5311
5257
|
created_at?: string | undefined;
|
|
5312
5258
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
5313
5259
|
error_code: 'igloohome_offline_access_code_no_variance_available';
|
|
5314
|
-
} | {
|
|
5315
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
5316
|
-
message: string;
|
|
5317
|
-
/** Indicates that this is an access code error. */
|
|
5318
|
-
is_access_code_error: true;
|
|
5319
|
-
/** Date and time at which Seam created the error. */
|
|
5320
|
-
created_at?: string | undefined;
|
|
5321
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
5322
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes';
|
|
5323
5260
|
} | {
|
|
5324
5261
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
5325
5262
|
message: string;
|
|
@@ -6913,15 +6850,6 @@ export interface Routes {
|
|
|
6913
6850
|
created_at?: string | undefined;
|
|
6914
6851
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
6915
6852
|
error_code: 'igloohome_offline_access_code_no_variance_available';
|
|
6916
|
-
} | {
|
|
6917
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
6918
|
-
message: string;
|
|
6919
|
-
/** Indicates that this is an access code error. */
|
|
6920
|
-
is_access_code_error: true;
|
|
6921
|
-
/** Date and time at which Seam created the error. */
|
|
6922
|
-
created_at?: string | undefined;
|
|
6923
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
6924
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes';
|
|
6925
6853
|
} | {
|
|
6926
6854
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
6927
6855
|
message: string;
|
|
@@ -7368,15 +7296,6 @@ export interface Routes {
|
|
|
7368
7296
|
created_at?: string | undefined;
|
|
7369
7297
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
7370
7298
|
error_code: 'igloohome_offline_access_code_no_variance_available';
|
|
7371
|
-
} | {
|
|
7372
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
7373
|
-
message: string;
|
|
7374
|
-
/** Indicates that this is an access code error. */
|
|
7375
|
-
is_access_code_error: true;
|
|
7376
|
-
/** Date and time at which Seam created the error. */
|
|
7377
|
-
created_at?: string | undefined;
|
|
7378
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
7379
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes';
|
|
7380
7299
|
} | {
|
|
7381
7300
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
7382
7301
|
message: string;
|
package/package.json
CHANGED
|
@@ -131,15 +131,6 @@ const igloohome_offline_access_code_no_variance_available =
|
|
|
131
131
|
})
|
|
132
132
|
.describe('Lock has reached maximum amount of codes.')
|
|
133
133
|
|
|
134
|
-
const schlage_lock_exceeds_maximum_number_of_access_codes =
|
|
135
|
-
common_access_code_error
|
|
136
|
-
.extend({
|
|
137
|
-
error_code: z
|
|
138
|
-
.literal('schlage_lock_exceeds_maximum_number_of_access_codes')
|
|
139
|
-
.describe(error_code_description),
|
|
140
|
-
})
|
|
141
|
-
.describe('Lock has reached maximum amount of codes.')
|
|
142
|
-
|
|
143
134
|
const august_lock_invalid_code_length = common_access_code_error
|
|
144
135
|
.extend({
|
|
145
136
|
error_code: z
|
|
@@ -249,7 +240,6 @@ const access_code_error = z
|
|
|
249
240
|
igloohome_bridge_too_many_pending_jobs,
|
|
250
241
|
igloohome_bridge_offline,
|
|
251
242
|
igloohome_offline_access_code_no_variance_available,
|
|
252
|
-
schlage_lock_exceeds_maximum_number_of_access_codes,
|
|
253
243
|
kwikset_unable_to_confirm_code,
|
|
254
244
|
kwikset_unable_to_confirm_deletion,
|
|
255
245
|
code_modified_external_to_seam_error,
|
|
@@ -332,8 +322,6 @@ const access_code_error_map = z.object({
|
|
|
332
322
|
dormakaba_oracode_no_valid_user_level: dormakaba_oracode_no_valid_user_level
|
|
333
323
|
.optional()
|
|
334
324
|
.nullable(),
|
|
335
|
-
schlage_lock_exceeds_maximum_number_of_access_codes:
|
|
336
|
-
schlage_lock_exceeds_maximum_number_of_access_codes.optional().nullable(),
|
|
337
325
|
})
|
|
338
326
|
|
|
339
327
|
export type AccessCodeErrorMap = z.infer<typeof access_code_error_map>
|
|
@@ -382,38 +382,6 @@ export default {
|
|
|
382
382
|
required: ['message', 'is_access_code_error', 'error_code'],
|
|
383
383
|
type: 'object',
|
|
384
384
|
},
|
|
385
|
-
{
|
|
386
|
-
description: 'Lock has reached maximum amount of codes.',
|
|
387
|
-
properties: {
|
|
388
|
-
created_at: {
|
|
389
|
-
description:
|
|
390
|
-
'Date and time at which Seam created the error.',
|
|
391
|
-
format: 'date-time',
|
|
392
|
-
type: 'string',
|
|
393
|
-
},
|
|
394
|
-
error_code: {
|
|
395
|
-
description:
|
|
396
|
-
'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
|
|
397
|
-
enum: [
|
|
398
|
-
'schlage_lock_exceeds_maximum_number_of_access_codes',
|
|
399
|
-
],
|
|
400
|
-
type: 'string',
|
|
401
|
-
},
|
|
402
|
-
is_access_code_error: {
|
|
403
|
-
description:
|
|
404
|
-
'Indicates that this is an access code error.',
|
|
405
|
-
enum: [true],
|
|
406
|
-
type: 'boolean',
|
|
407
|
-
},
|
|
408
|
-
message: {
|
|
409
|
-
description:
|
|
410
|
-
'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
|
|
411
|
-
type: 'string',
|
|
412
|
-
},
|
|
413
|
-
},
|
|
414
|
-
required: ['message', 'is_access_code_error', 'error_code'],
|
|
415
|
-
type: 'object',
|
|
416
|
-
},
|
|
417
385
|
{
|
|
418
386
|
description:
|
|
419
387
|
'Unable to confirm that the access code is set on Kwikset device.',
|
|
@@ -15583,38 +15551,6 @@ export default {
|
|
|
15583
15551
|
required: ['message', 'is_access_code_error', 'error_code'],
|
|
15584
15552
|
type: 'object',
|
|
15585
15553
|
},
|
|
15586
|
-
{
|
|
15587
|
-
description: 'Lock has reached maximum amount of codes.',
|
|
15588
|
-
properties: {
|
|
15589
|
-
created_at: {
|
|
15590
|
-
description:
|
|
15591
|
-
'Date and time at which Seam created the error.',
|
|
15592
|
-
format: 'date-time',
|
|
15593
|
-
type: 'string',
|
|
15594
|
-
},
|
|
15595
|
-
error_code: {
|
|
15596
|
-
description:
|
|
15597
|
-
'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
|
|
15598
|
-
enum: [
|
|
15599
|
-
'schlage_lock_exceeds_maximum_number_of_access_codes',
|
|
15600
|
-
],
|
|
15601
|
-
type: 'string',
|
|
15602
|
-
},
|
|
15603
|
-
is_access_code_error: {
|
|
15604
|
-
description:
|
|
15605
|
-
'Indicates that this is an access code error.',
|
|
15606
|
-
enum: [true],
|
|
15607
|
-
type: 'boolean',
|
|
15608
|
-
},
|
|
15609
|
-
message: {
|
|
15610
|
-
description:
|
|
15611
|
-
'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
|
|
15612
|
-
type: 'string',
|
|
15613
|
-
},
|
|
15614
|
-
},
|
|
15615
|
-
required: ['message', 'is_access_code_error', 'error_code'],
|
|
15616
|
-
type: 'object',
|
|
15617
|
-
},
|
|
15618
15554
|
{
|
|
15619
15555
|
description:
|
|
15620
15556
|
'Unable to confirm that the access code is set on Kwikset device.',
|
|
@@ -1470,16 +1470,6 @@ export interface Routes {
|
|
|
1470
1470
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
1471
1471
|
error_code: 'igloohome_offline_access_code_no_variance_available'
|
|
1472
1472
|
}
|
|
1473
|
-
| {
|
|
1474
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
1475
|
-
message: string
|
|
1476
|
-
/** Indicates that this is an access code error. */
|
|
1477
|
-
is_access_code_error: true
|
|
1478
|
-
/** Date and time at which Seam created the error. */
|
|
1479
|
-
created_at?: string | undefined
|
|
1480
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
1481
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes'
|
|
1482
|
-
}
|
|
1483
1473
|
| {
|
|
1484
1474
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
1485
1475
|
message: string
|
|
@@ -2024,16 +2014,6 @@ export interface Routes {
|
|
|
2024
2014
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
2025
2015
|
error_code: 'igloohome_offline_access_code_no_variance_available'
|
|
2026
2016
|
}
|
|
2027
|
-
| {
|
|
2028
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
2029
|
-
message: string
|
|
2030
|
-
/** Indicates that this is an access code error. */
|
|
2031
|
-
is_access_code_error: true
|
|
2032
|
-
/** Date and time at which Seam created the error. */
|
|
2033
|
-
created_at?: string | undefined
|
|
2034
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
2035
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes'
|
|
2036
|
-
}
|
|
2037
2017
|
| {
|
|
2038
2018
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
2039
2019
|
message: string
|
|
@@ -3886,16 +3866,6 @@ export interface Routes {
|
|
|
3886
3866
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
3887
3867
|
error_code: 'igloohome_offline_access_code_no_variance_available'
|
|
3888
3868
|
}
|
|
3889
|
-
| {
|
|
3890
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
3891
|
-
message: string
|
|
3892
|
-
/** Indicates that this is an access code error. */
|
|
3893
|
-
is_access_code_error: true
|
|
3894
|
-
/** Date and time at which Seam created the error. */
|
|
3895
|
-
created_at?: string | undefined
|
|
3896
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
3897
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes'
|
|
3898
|
-
}
|
|
3899
3869
|
| {
|
|
3900
3870
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
3901
3871
|
message: string
|
|
@@ -4420,16 +4390,6 @@ export interface Routes {
|
|
|
4420
4390
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4421
4391
|
error_code: 'igloohome_offline_access_code_no_variance_available'
|
|
4422
4392
|
}
|
|
4423
|
-
| {
|
|
4424
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4425
|
-
message: string
|
|
4426
|
-
/** Indicates that this is an access code error. */
|
|
4427
|
-
is_access_code_error: true
|
|
4428
|
-
/** Date and time at which Seam created the error. */
|
|
4429
|
-
created_at?: string | undefined
|
|
4430
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4431
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes'
|
|
4432
|
-
}
|
|
4433
4393
|
| {
|
|
4434
4394
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4435
4395
|
message: string
|
|
@@ -4962,16 +4922,6 @@ export interface Routes {
|
|
|
4962
4922
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4963
4923
|
error_code: 'igloohome_offline_access_code_no_variance_available'
|
|
4964
4924
|
}
|
|
4965
|
-
| {
|
|
4966
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4967
|
-
message: string
|
|
4968
|
-
/** Indicates that this is an access code error. */
|
|
4969
|
-
is_access_code_error: true
|
|
4970
|
-
/** Date and time at which Seam created the error. */
|
|
4971
|
-
created_at?: string | undefined
|
|
4972
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4973
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes'
|
|
4974
|
-
}
|
|
4975
4925
|
| {
|
|
4976
4926
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4977
4927
|
message: string
|
|
@@ -5482,16 +5432,6 @@ export interface Routes {
|
|
|
5482
5432
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
5483
5433
|
error_code: 'igloohome_offline_access_code_no_variance_available'
|
|
5484
5434
|
}
|
|
5485
|
-
| {
|
|
5486
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
5487
|
-
message: string
|
|
5488
|
-
/** Indicates that this is an access code error. */
|
|
5489
|
-
is_access_code_error: true
|
|
5490
|
-
/** Date and time at which Seam created the error. */
|
|
5491
|
-
created_at?: string | undefined
|
|
5492
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
5493
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes'
|
|
5494
|
-
}
|
|
5495
5435
|
| {
|
|
5496
5436
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
5497
5437
|
message: string
|
|
@@ -6031,16 +5971,6 @@ export interface Routes {
|
|
|
6031
5971
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
6032
5972
|
error_code: 'igloohome_offline_access_code_no_variance_available'
|
|
6033
5973
|
}
|
|
6034
|
-
| {
|
|
6035
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
6036
|
-
message: string
|
|
6037
|
-
/** Indicates that this is an access code error. */
|
|
6038
|
-
is_access_code_error: true
|
|
6039
|
-
/** Date and time at which Seam created the error. */
|
|
6040
|
-
created_at?: string | undefined
|
|
6041
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
6042
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes'
|
|
6043
|
-
}
|
|
6044
5974
|
| {
|
|
6045
5975
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
6046
5976
|
message: string
|
|
@@ -7877,16 +7807,6 @@ export interface Routes {
|
|
|
7877
7807
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
7878
7808
|
error_code: 'igloohome_offline_access_code_no_variance_available'
|
|
7879
7809
|
}
|
|
7880
|
-
| {
|
|
7881
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
7882
|
-
message: string
|
|
7883
|
-
/** Indicates that this is an access code error. */
|
|
7884
|
-
is_access_code_error: true
|
|
7885
|
-
/** Date and time at which Seam created the error. */
|
|
7886
|
-
created_at?: string | undefined
|
|
7887
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
7888
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes'
|
|
7889
|
-
}
|
|
7890
7810
|
| {
|
|
7891
7811
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
7892
7812
|
message: string
|
|
@@ -8387,16 +8307,6 @@ export interface Routes {
|
|
|
8387
8307
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
8388
8308
|
error_code: 'igloohome_offline_access_code_no_variance_available'
|
|
8389
8309
|
}
|
|
8390
|
-
| {
|
|
8391
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
8392
|
-
message: string
|
|
8393
|
-
/** Indicates that this is an access code error. */
|
|
8394
|
-
is_access_code_error: true
|
|
8395
|
-
/** Date and time at which Seam created the error. */
|
|
8396
|
-
created_at?: string | undefined
|
|
8397
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
8398
|
-
error_code: 'schlage_lock_exceeds_maximum_number_of_access_codes'
|
|
8399
|
-
}
|
|
8400
8310
|
| {
|
|
8401
8311
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
8402
8312
|
message: string
|