@seamapi/types 1.858.0 → 1.859.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 +0 -104
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +0 -429
- package/dist/index.cjs +0 -104
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/access-codes/managed-access-code.d.ts +0 -129
- package/lib/seam/connect/models/access-codes/managed-access-code.js +0 -22
- 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 -47
- package/lib/seam/connect/models/batch.d.ts +0 -130
- package/lib/seam/connect/openapi.js +0 -94
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +0 -176
- package/package.json +1 -1
- package/src/lib/seam/connect/models/access-codes/managed-access-code.ts +0 -24
- package/src/lib/seam/connect/openapi.ts +0 -112
- package/src/lib/seam/connect/route-types.ts +0 -198
|
@@ -1689,15 +1689,6 @@ export type Routes = {
|
|
|
1689
1689
|
created_at?: string | undefined;
|
|
1690
1690
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
1691
1691
|
error_code: 'august_lock_invalid_code_length';
|
|
1692
|
-
} | {
|
|
1693
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
1694
|
-
message: string;
|
|
1695
|
-
/** Indicates that this is an access code error. */
|
|
1696
|
-
is_access_code_error: true;
|
|
1697
|
-
/** Date and time at which Seam created the error. */
|
|
1698
|
-
created_at?: string | undefined;
|
|
1699
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
1700
|
-
error_code: 'august_device_programming_delay';
|
|
1701
1692
|
} | {
|
|
1702
1693
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
1703
1694
|
message: string;
|
|
@@ -1978,13 +1969,6 @@ export type Routes = {
|
|
|
1978
1969
|
created_at?: string | undefined;
|
|
1979
1970
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
1980
1971
|
warning_code: 'third_party_integration_detected';
|
|
1981
|
-
} | {
|
|
1982
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
1983
|
-
message: string;
|
|
1984
|
-
/** Date and time at which Seam created the warning. */
|
|
1985
|
-
created_at?: string | undefined;
|
|
1986
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
1987
|
-
warning_code: 'august_device_programming_delay';
|
|
1988
1972
|
} | {
|
|
1989
1973
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
1990
1974
|
message: string;
|
|
@@ -2330,15 +2314,6 @@ export type Routes = {
|
|
|
2330
2314
|
created_at?: string | undefined;
|
|
2331
2315
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
2332
2316
|
error_code: 'august_lock_invalid_code_length';
|
|
2333
|
-
} | {
|
|
2334
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
2335
|
-
message: string;
|
|
2336
|
-
/** Indicates that this is an access code error. */
|
|
2337
|
-
is_access_code_error: true;
|
|
2338
|
-
/** Date and time at which Seam created the error. */
|
|
2339
|
-
created_at?: string | undefined;
|
|
2340
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
2341
|
-
error_code: 'august_device_programming_delay';
|
|
2342
2317
|
} | {
|
|
2343
2318
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
2344
2319
|
message: string;
|
|
@@ -2619,13 +2594,6 @@ export type Routes = {
|
|
|
2619
2594
|
created_at?: string | undefined;
|
|
2620
2595
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
2621
2596
|
warning_code: 'third_party_integration_detected';
|
|
2622
|
-
} | {
|
|
2623
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
2624
|
-
message: string;
|
|
2625
|
-
/** Date and time at which Seam created the warning. */
|
|
2626
|
-
created_at?: string | undefined;
|
|
2627
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
2628
|
-
warning_code: 'august_device_programming_delay';
|
|
2629
2597
|
} | {
|
|
2630
2598
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
2631
2599
|
message: string;
|
|
@@ -4491,15 +4459,6 @@ export type Routes = {
|
|
|
4491
4459
|
created_at?: string | undefined;
|
|
4492
4460
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4493
4461
|
error_code: 'august_lock_invalid_code_length';
|
|
4494
|
-
} | {
|
|
4495
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4496
|
-
message: string;
|
|
4497
|
-
/** Indicates that this is an access code error. */
|
|
4498
|
-
is_access_code_error: true;
|
|
4499
|
-
/** Date and time at which Seam created the error. */
|
|
4500
|
-
created_at?: string | undefined;
|
|
4501
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4502
|
-
error_code: 'august_device_programming_delay';
|
|
4503
4462
|
} | {
|
|
4504
4463
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4505
4464
|
message: string;
|
|
@@ -4780,13 +4739,6 @@ export type Routes = {
|
|
|
4780
4739
|
created_at?: string | undefined;
|
|
4781
4740
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
4782
4741
|
warning_code: 'third_party_integration_detected';
|
|
4783
|
-
} | {
|
|
4784
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
4785
|
-
message: string;
|
|
4786
|
-
/** Date and time at which Seam created the warning. */
|
|
4787
|
-
created_at?: string | undefined;
|
|
4788
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
4789
|
-
warning_code: 'august_device_programming_delay';
|
|
4790
4742
|
} | {
|
|
4791
4743
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
4792
4744
|
message: string;
|
|
@@ -5178,15 +5130,6 @@ export type Routes = {
|
|
|
5178
5130
|
created_at?: string | undefined;
|
|
5179
5131
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
5180
5132
|
error_code: 'august_lock_invalid_code_length';
|
|
5181
|
-
} | {
|
|
5182
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
5183
|
-
message: string;
|
|
5184
|
-
/** Indicates that this is an access code error. */
|
|
5185
|
-
is_access_code_error: true;
|
|
5186
|
-
/** Date and time at which Seam created the error. */
|
|
5187
|
-
created_at?: string | undefined;
|
|
5188
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
5189
|
-
error_code: 'august_device_programming_delay';
|
|
5190
5133
|
} | {
|
|
5191
5134
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
5192
5135
|
message: string;
|
|
@@ -5467,13 +5410,6 @@ export type Routes = {
|
|
|
5467
5410
|
created_at?: string | undefined;
|
|
5468
5411
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
5469
5412
|
warning_code: 'third_party_integration_detected';
|
|
5470
|
-
} | {
|
|
5471
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
5472
|
-
message: string;
|
|
5473
|
-
/** Date and time at which Seam created the warning. */
|
|
5474
|
-
created_at?: string | undefined;
|
|
5475
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
5476
|
-
warning_code: 'august_device_programming_delay';
|
|
5477
5413
|
} | {
|
|
5478
5414
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
5479
5415
|
message: string;
|
|
@@ -5808,15 +5744,6 @@ export type Routes = {
|
|
|
5808
5744
|
created_at?: string | undefined;
|
|
5809
5745
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
5810
5746
|
error_code: 'august_lock_invalid_code_length';
|
|
5811
|
-
} | {
|
|
5812
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
5813
|
-
message: string;
|
|
5814
|
-
/** Indicates that this is an access code error. */
|
|
5815
|
-
is_access_code_error: true;
|
|
5816
|
-
/** Date and time at which Seam created the error. */
|
|
5817
|
-
created_at?: string | undefined;
|
|
5818
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
5819
|
-
error_code: 'august_device_programming_delay';
|
|
5820
5747
|
} | {
|
|
5821
5748
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
5822
5749
|
message: string;
|
|
@@ -6097,13 +6024,6 @@ export type Routes = {
|
|
|
6097
6024
|
created_at?: string | undefined;
|
|
6098
6025
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
6099
6026
|
warning_code: 'third_party_integration_detected';
|
|
6100
|
-
} | {
|
|
6101
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
6102
|
-
message: string;
|
|
6103
|
-
/** Date and time at which Seam created the warning. */
|
|
6104
|
-
created_at?: string | undefined;
|
|
6105
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
6106
|
-
warning_code: 'august_device_programming_delay';
|
|
6107
6027
|
} | {
|
|
6108
6028
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
6109
6029
|
message: string;
|
|
@@ -6415,15 +6335,6 @@ export type Routes = {
|
|
|
6415
6335
|
created_at?: string | undefined;
|
|
6416
6336
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
6417
6337
|
error_code: 'august_lock_invalid_code_length';
|
|
6418
|
-
} | {
|
|
6419
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
6420
|
-
message: string;
|
|
6421
|
-
/** Indicates that this is an access code error. */
|
|
6422
|
-
is_access_code_error: true;
|
|
6423
|
-
/** Date and time at which Seam created the error. */
|
|
6424
|
-
created_at?: string | undefined;
|
|
6425
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
6426
|
-
error_code: 'august_device_programming_delay';
|
|
6427
6338
|
} | {
|
|
6428
6339
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
6429
6340
|
message: string;
|
|
@@ -6704,13 +6615,6 @@ export type Routes = {
|
|
|
6704
6615
|
created_at?: string | undefined;
|
|
6705
6616
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
6706
6617
|
warning_code: 'third_party_integration_detected';
|
|
6707
|
-
} | {
|
|
6708
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
6709
|
-
message: string;
|
|
6710
|
-
/** Date and time at which Seam created the warning. */
|
|
6711
|
-
created_at?: string | undefined;
|
|
6712
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
6713
|
-
warning_code: 'august_device_programming_delay';
|
|
6714
6618
|
} | {
|
|
6715
6619
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
6716
6620
|
message: string;
|
|
@@ -7057,15 +6961,6 @@ export type Routes = {
|
|
|
7057
6961
|
created_at?: string | undefined;
|
|
7058
6962
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
7059
6963
|
error_code: 'august_lock_invalid_code_length';
|
|
7060
|
-
} | {
|
|
7061
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
7062
|
-
message: string;
|
|
7063
|
-
/** Indicates that this is an access code error. */
|
|
7064
|
-
is_access_code_error: true;
|
|
7065
|
-
/** Date and time at which Seam created the error. */
|
|
7066
|
-
created_at?: string | undefined;
|
|
7067
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
7068
|
-
error_code: 'august_device_programming_delay';
|
|
7069
6964
|
} | {
|
|
7070
6965
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
7071
6966
|
message: string;
|
|
@@ -7346,13 +7241,6 @@ export type Routes = {
|
|
|
7346
7241
|
created_at?: string | undefined;
|
|
7347
7242
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
7348
7243
|
warning_code: 'third_party_integration_detected';
|
|
7349
|
-
} | {
|
|
7350
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
7351
|
-
message: string;
|
|
7352
|
-
/** Date and time at which Seam created the warning. */
|
|
7353
|
-
created_at?: string | undefined;
|
|
7354
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
7355
|
-
warning_code: 'august_device_programming_delay';
|
|
7356
7244
|
} | {
|
|
7357
7245
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
7358
7246
|
message: string;
|
|
@@ -9129,15 +9017,6 @@ export type Routes = {
|
|
|
9129
9017
|
created_at?: string | undefined;
|
|
9130
9018
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
9131
9019
|
error_code: 'august_lock_invalid_code_length';
|
|
9132
|
-
} | {
|
|
9133
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
9134
|
-
message: string;
|
|
9135
|
-
/** Indicates that this is an access code error. */
|
|
9136
|
-
is_access_code_error: true;
|
|
9137
|
-
/** Date and time at which Seam created the error. */
|
|
9138
|
-
created_at?: string | undefined;
|
|
9139
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
9140
|
-
error_code: 'august_device_programming_delay';
|
|
9141
9020
|
} | {
|
|
9142
9021
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
9143
9022
|
message: string;
|
|
@@ -9418,13 +9297,6 @@ export type Routes = {
|
|
|
9418
9297
|
created_at?: string | undefined;
|
|
9419
9298
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
9420
9299
|
warning_code: 'third_party_integration_detected';
|
|
9421
|
-
} | {
|
|
9422
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
9423
|
-
message: string;
|
|
9424
|
-
/** Date and time at which Seam created the warning. */
|
|
9425
|
-
created_at?: string | undefined;
|
|
9426
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
9427
|
-
warning_code: 'august_device_programming_delay';
|
|
9428
9300
|
} | {
|
|
9429
9301
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
9430
9302
|
message: string;
|
|
@@ -9657,15 +9529,6 @@ export type Routes = {
|
|
|
9657
9529
|
created_at?: string | undefined;
|
|
9658
9530
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
9659
9531
|
error_code: 'august_lock_invalid_code_length';
|
|
9660
|
-
} | {
|
|
9661
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
9662
|
-
message: string;
|
|
9663
|
-
/** Indicates that this is an access code error. */
|
|
9664
|
-
is_access_code_error: true;
|
|
9665
|
-
/** Date and time at which Seam created the error. */
|
|
9666
|
-
created_at?: string | undefined;
|
|
9667
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
9668
|
-
error_code: 'august_device_programming_delay';
|
|
9669
9532
|
} | {
|
|
9670
9533
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
9671
9534
|
message: string;
|
|
@@ -9946,13 +9809,6 @@ export type Routes = {
|
|
|
9946
9809
|
created_at?: string | undefined;
|
|
9947
9810
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
9948
9811
|
warning_code: 'third_party_integration_detected';
|
|
9949
|
-
} | {
|
|
9950
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
9951
|
-
message: string;
|
|
9952
|
-
/** Date and time at which Seam created the warning. */
|
|
9953
|
-
created_at?: string | undefined;
|
|
9954
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
9955
|
-
warning_code: 'august_device_programming_delay';
|
|
9956
9812
|
} | {
|
|
9957
9813
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
9958
9814
|
message: string;
|
|
@@ -107541,15 +107397,6 @@ export type Routes = {
|
|
|
107541
107397
|
created_at?: string | undefined;
|
|
107542
107398
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
107543
107399
|
error_code: 'august_lock_invalid_code_length';
|
|
107544
|
-
} | {
|
|
107545
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
107546
|
-
message: string;
|
|
107547
|
-
/** Indicates that this is an access code error. */
|
|
107548
|
-
is_access_code_error: true;
|
|
107549
|
-
/** Date and time at which Seam created the error. */
|
|
107550
|
-
created_at?: string | undefined;
|
|
107551
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
107552
|
-
error_code: 'august_device_programming_delay';
|
|
107553
107400
|
} | {
|
|
107554
107401
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
107555
107402
|
message: string;
|
|
@@ -107830,13 +107677,6 @@ export type Routes = {
|
|
|
107830
107677
|
created_at?: string | undefined;
|
|
107831
107678
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
107832
107679
|
warning_code: 'third_party_integration_detected';
|
|
107833
|
-
} | {
|
|
107834
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
107835
|
-
message: string;
|
|
107836
|
-
/** Date and time at which Seam created the warning. */
|
|
107837
|
-
created_at?: string | undefined;
|
|
107838
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
107839
|
-
warning_code: 'august_device_programming_delay';
|
|
107840
107680
|
} | {
|
|
107841
107681
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
107842
107682
|
message: string;
|
|
@@ -108053,15 +107893,6 @@ export type Routes = {
|
|
|
108053
107893
|
created_at?: string | undefined;
|
|
108054
107894
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
108055
107895
|
error_code: 'august_lock_invalid_code_length';
|
|
108056
|
-
} | {
|
|
108057
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
108058
|
-
message: string;
|
|
108059
|
-
/** Indicates that this is an access code error. */
|
|
108060
|
-
is_access_code_error: true;
|
|
108061
|
-
/** Date and time at which Seam created the error. */
|
|
108062
|
-
created_at?: string | undefined;
|
|
108063
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
108064
|
-
error_code: 'august_device_programming_delay';
|
|
108065
107896
|
} | {
|
|
108066
107897
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
108067
107898
|
message: string;
|
|
@@ -108342,13 +108173,6 @@ export type Routes = {
|
|
|
108342
108173
|
created_at?: string | undefined;
|
|
108343
108174
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
108344
108175
|
warning_code: 'third_party_integration_detected';
|
|
108345
|
-
} | {
|
|
108346
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
108347
|
-
message: string;
|
|
108348
|
-
/** Date and time at which Seam created the warning. */
|
|
108349
|
-
created_at?: string | undefined;
|
|
108350
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
108351
|
-
warning_code: 'august_device_programming_delay';
|
|
108352
108176
|
} | {
|
|
108353
108177
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
108354
108178
|
message: string;
|
package/package.json
CHANGED
|
@@ -139,14 +139,6 @@ const august_lock_invalid_code_length = common_access_code_error
|
|
|
139
139
|
})
|
|
140
140
|
.describe('Invalid code length for August lock.')
|
|
141
141
|
|
|
142
|
-
const august_device_programming_delay_error = common_access_code_error
|
|
143
|
-
.extend({
|
|
144
|
-
error_code: z
|
|
145
|
-
.literal('august_device_programming_delay')
|
|
146
|
-
.describe(error_code_description),
|
|
147
|
-
})
|
|
148
|
-
.describe('Access code has not yet been fully moved to the device.')
|
|
149
|
-
|
|
150
142
|
const august_lock_temporarily_offline_error = common_access_code_error
|
|
151
143
|
.extend({
|
|
152
144
|
error_code: z
|
|
@@ -238,7 +230,6 @@ const access_code_error = z
|
|
|
238
230
|
kwikset_unable_to_confirm_deletion,
|
|
239
231
|
code_modified_external_to_seam_error,
|
|
240
232
|
august_lock_invalid_code_length,
|
|
241
|
-
august_device_programming_delay_error,
|
|
242
233
|
august_lock_missing_keypad,
|
|
243
234
|
august_lock_temporarily_offline_error,
|
|
244
235
|
salto_ks_user_not_subscribed,
|
|
@@ -289,9 +280,6 @@ const _access_code_error_map = z.object({
|
|
|
289
280
|
august_lock_invalid_code_length: august_lock_invalid_code_length
|
|
290
281
|
.optional()
|
|
291
282
|
.nullable(),
|
|
292
|
-
august_device_programming_delay: august_device_programming_delay_error
|
|
293
|
-
.optional()
|
|
294
|
-
.nullable(),
|
|
295
283
|
august_lock_temporarily_offline: august_lock_temporarily_offline_error
|
|
296
284
|
.optional()
|
|
297
285
|
.nullable(),
|
|
@@ -340,14 +328,6 @@ const smartthings_failed_to_set_access_code_warning = common_access_code_warning
|
|
|
340
328
|
})
|
|
341
329
|
.describe('Failed to set code on SmartThings device.')
|
|
342
330
|
|
|
343
|
-
const august_device_programming_delay_warning = common_access_code_warning
|
|
344
|
-
.extend({
|
|
345
|
-
warning_code: z
|
|
346
|
-
.literal('august_device_programming_delay')
|
|
347
|
-
.describe(warning_code_description),
|
|
348
|
-
})
|
|
349
|
-
.describe('Access code has not yet been fully moved to the device.')
|
|
350
|
-
|
|
351
331
|
const august_lock_temporarily_offline_warning = common_access_code_warning
|
|
352
332
|
.extend({
|
|
353
333
|
warning_code: z
|
|
@@ -479,7 +459,6 @@ const access_code_warning = z
|
|
|
479
459
|
delay_in_setting_on_device,
|
|
480
460
|
delay_in_removing_from_device,
|
|
481
461
|
third_party_integration_detected,
|
|
482
|
-
august_device_programming_delay_warning,
|
|
483
462
|
august_lock_temporarily_offline_warning,
|
|
484
463
|
igloo_algopin_must_be_used_within_24_hours,
|
|
485
464
|
management_transferred,
|
|
@@ -511,9 +490,6 @@ const _access_code_warning_map = z.object({
|
|
|
511
490
|
third_party_integration_detected: third_party_integration_detected
|
|
512
491
|
.optional()
|
|
513
492
|
.nullable(),
|
|
514
|
-
august_device_programming_delay: august_device_programming_delay_warning
|
|
515
|
-
.optional()
|
|
516
|
-
.nullable(),
|
|
517
493
|
august_lock_temporarily_offline: august_lock_temporarily_offline_warning
|
|
518
494
|
.optional()
|
|
519
495
|
.nullable(),
|
|
@@ -482,37 +482,6 @@ const openapi: OpenAPISpec = {
|
|
|
482
482
|
required: ['message', 'is_access_code_error', 'error_code'],
|
|
483
483
|
type: 'object',
|
|
484
484
|
},
|
|
485
|
-
{
|
|
486
|
-
description:
|
|
487
|
-
'Access code has not yet been fully moved to the device.',
|
|
488
|
-
properties: {
|
|
489
|
-
created_at: {
|
|
490
|
-
description:
|
|
491
|
-
'Date and time at which Seam created the error.',
|
|
492
|
-
format: 'date-time',
|
|
493
|
-
type: 'string',
|
|
494
|
-
},
|
|
495
|
-
error_code: {
|
|
496
|
-
description:
|
|
497
|
-
'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
|
|
498
|
-
enum: ['august_device_programming_delay'],
|
|
499
|
-
type: 'string',
|
|
500
|
-
},
|
|
501
|
-
is_access_code_error: {
|
|
502
|
-
description:
|
|
503
|
-
'Indicates that this is an access code error.',
|
|
504
|
-
enum: [true],
|
|
505
|
-
type: 'boolean',
|
|
506
|
-
},
|
|
507
|
-
message: {
|
|
508
|
-
description:
|
|
509
|
-
'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
|
|
510
|
-
type: 'string',
|
|
511
|
-
},
|
|
512
|
-
},
|
|
513
|
-
required: ['message', 'is_access_code_error', 'error_code'],
|
|
514
|
-
type: 'object',
|
|
515
|
-
},
|
|
516
485
|
{
|
|
517
486
|
description: 'August lock is missing a keypad.',
|
|
518
487
|
properties: {
|
|
@@ -1895,31 +1864,6 @@ const openapi: OpenAPISpec = {
|
|
|
1895
1864
|
required: ['message', 'warning_code'],
|
|
1896
1865
|
type: 'object',
|
|
1897
1866
|
},
|
|
1898
|
-
{
|
|
1899
|
-
description:
|
|
1900
|
-
'Access code has not yet been fully moved to the device.',
|
|
1901
|
-
properties: {
|
|
1902
|
-
created_at: {
|
|
1903
|
-
description:
|
|
1904
|
-
'Date and time at which Seam created the warning.',
|
|
1905
|
-
format: 'date-time',
|
|
1906
|
-
type: 'string',
|
|
1907
|
-
},
|
|
1908
|
-
message: {
|
|
1909
|
-
description:
|
|
1910
|
-
'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.',
|
|
1911
|
-
type: 'string',
|
|
1912
|
-
},
|
|
1913
|
-
warning_code: {
|
|
1914
|
-
description:
|
|
1915
|
-
'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
1916
|
-
enum: ['august_device_programming_delay'],
|
|
1917
|
-
type: 'string',
|
|
1918
|
-
},
|
|
1919
|
-
},
|
|
1920
|
-
required: ['message', 'warning_code'],
|
|
1921
|
-
type: 'object',
|
|
1922
|
-
},
|
|
1923
1867
|
{
|
|
1924
1868
|
description: 'August lock is temporarily offline.',
|
|
1925
1869
|
properties: {
|
|
@@ -27776,37 +27720,6 @@ const openapi: OpenAPISpec = {
|
|
|
27776
27720
|
required: ['message', 'is_access_code_error', 'error_code'],
|
|
27777
27721
|
type: 'object',
|
|
27778
27722
|
},
|
|
27779
|
-
{
|
|
27780
|
-
description:
|
|
27781
|
-
'Access code has not yet been fully moved to the device.',
|
|
27782
|
-
properties: {
|
|
27783
|
-
created_at: {
|
|
27784
|
-
description:
|
|
27785
|
-
'Date and time at which Seam created the error.',
|
|
27786
|
-
format: 'date-time',
|
|
27787
|
-
type: 'string',
|
|
27788
|
-
},
|
|
27789
|
-
error_code: {
|
|
27790
|
-
description:
|
|
27791
|
-
'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
|
|
27792
|
-
enum: ['august_device_programming_delay'],
|
|
27793
|
-
type: 'string',
|
|
27794
|
-
},
|
|
27795
|
-
is_access_code_error: {
|
|
27796
|
-
description:
|
|
27797
|
-
'Indicates that this is an access code error.',
|
|
27798
|
-
enum: [true],
|
|
27799
|
-
type: 'boolean',
|
|
27800
|
-
},
|
|
27801
|
-
message: {
|
|
27802
|
-
description:
|
|
27803
|
-
'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
|
|
27804
|
-
type: 'string',
|
|
27805
|
-
},
|
|
27806
|
-
},
|
|
27807
|
-
required: ['message', 'is_access_code_error', 'error_code'],
|
|
27808
|
-
type: 'object',
|
|
27809
|
-
},
|
|
27810
27723
|
{
|
|
27811
27724
|
description: 'August lock is missing a keypad.',
|
|
27812
27725
|
properties: {
|
|
@@ -28878,31 +28791,6 @@ const openapi: OpenAPISpec = {
|
|
|
28878
28791
|
required: ['message', 'warning_code'],
|
|
28879
28792
|
type: 'object',
|
|
28880
28793
|
},
|
|
28881
|
-
{
|
|
28882
|
-
description:
|
|
28883
|
-
'Access code has not yet been fully moved to the device.',
|
|
28884
|
-
properties: {
|
|
28885
|
-
created_at: {
|
|
28886
|
-
description:
|
|
28887
|
-
'Date and time at which Seam created the warning.',
|
|
28888
|
-
format: 'date-time',
|
|
28889
|
-
type: 'string',
|
|
28890
|
-
},
|
|
28891
|
-
message: {
|
|
28892
|
-
description:
|
|
28893
|
-
'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.',
|
|
28894
|
-
type: 'string',
|
|
28895
|
-
},
|
|
28896
|
-
warning_code: {
|
|
28897
|
-
description:
|
|
28898
|
-
'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
28899
|
-
enum: ['august_device_programming_delay'],
|
|
28900
|
-
type: 'string',
|
|
28901
|
-
},
|
|
28902
|
-
},
|
|
28903
|
-
required: ['message', 'warning_code'],
|
|
28904
|
-
type: 'object',
|
|
28905
|
-
},
|
|
28906
28794
|
{
|
|
28907
28795
|
description: 'August lock is temporarily offline.',
|
|
28908
28796
|
properties: {
|