@seamapi/types 1.798.0 → 1.800.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.
@@ -965,6 +965,54 @@ declare const _default: {
965
965
  enum: string[];
966
966
  type: string;
967
967
  };
968
+ failed_devices?: never;
969
+ access_method_ids?: never;
970
+ device_id?: never;
971
+ new_code?: never;
972
+ original_code?: never;
973
+ };
974
+ required: string[];
975
+ type: string;
976
+ } | {
977
+ description: string;
978
+ properties: {
979
+ created_at: {
980
+ description: string;
981
+ format: string;
982
+ type: string;
983
+ };
984
+ failed_devices: {
985
+ description: string;
986
+ items: {
987
+ properties: {
988
+ device_id: {
989
+ description: string;
990
+ format: string;
991
+ type: string;
992
+ };
993
+ error_code: {
994
+ description: string;
995
+ type: string;
996
+ };
997
+ message: {
998
+ description: string;
999
+ type: string;
1000
+ };
1001
+ };
1002
+ required: string[];
1003
+ type: string;
1004
+ };
1005
+ type: string;
1006
+ };
1007
+ message: {
1008
+ description: string;
1009
+ type: string;
1010
+ };
1011
+ warning_code: {
1012
+ description: string;
1013
+ enum: string[];
1014
+ type: string;
1015
+ };
968
1016
  access_method_ids?: never;
969
1017
  device_id?: never;
970
1018
  new_code?: never;
@@ -997,6 +1045,7 @@ declare const _default: {
997
1045
  enum: string[];
998
1046
  type: string;
999
1047
  };
1048
+ failed_devices?: never;
1000
1049
  device_id?: never;
1001
1050
  new_code?: never;
1002
1051
  original_code?: never;
@@ -1033,6 +1082,7 @@ declare const _default: {
1033
1082
  enum: string[];
1034
1083
  type: string;
1035
1084
  };
1085
+ failed_devices?: never;
1036
1086
  access_method_ids?: never;
1037
1087
  };
1038
1088
  required: string[];
@@ -1059,6 +1109,7 @@ declare const _default: {
1059
1109
  enum: string[];
1060
1110
  type: string;
1061
1111
  };
1112
+ failed_devices?: never;
1062
1113
  access_method_ids?: never;
1063
1114
  new_code?: never;
1064
1115
  original_code?: never;
@@ -24502,6 +24553,54 @@ declare const _default: {
24502
24553
  enum: string[];
24503
24554
  type: string;
24504
24555
  };
24556
+ failed_devices?: never;
24557
+ access_method_ids?: never;
24558
+ device_id?: never;
24559
+ new_code?: never;
24560
+ original_code?: never;
24561
+ };
24562
+ required: string[];
24563
+ type: string;
24564
+ } | {
24565
+ description: string;
24566
+ properties: {
24567
+ created_at: {
24568
+ description: string;
24569
+ format: string;
24570
+ type: string;
24571
+ };
24572
+ failed_devices: {
24573
+ description: string;
24574
+ items: {
24575
+ properties: {
24576
+ device_id: {
24577
+ description: string;
24578
+ format: string;
24579
+ type: string;
24580
+ };
24581
+ error_code: {
24582
+ description: string;
24583
+ type: string;
24584
+ };
24585
+ message: {
24586
+ description: string;
24587
+ type: string;
24588
+ };
24589
+ };
24590
+ required: string[];
24591
+ type: string;
24592
+ };
24593
+ type: string;
24594
+ };
24595
+ message: {
24596
+ description: string;
24597
+ type: string;
24598
+ };
24599
+ warning_code: {
24600
+ description: string;
24601
+ enum: string[];
24602
+ type: string;
24603
+ };
24505
24604
  access_method_ids?: never;
24506
24605
  device_id?: never;
24507
24606
  new_code?: never;
@@ -24534,6 +24633,7 @@ declare const _default: {
24534
24633
  enum: string[];
24535
24634
  type: string;
24536
24635
  };
24636
+ failed_devices?: never;
24537
24637
  device_id?: never;
24538
24638
  new_code?: never;
24539
24639
  original_code?: never;
@@ -24570,6 +24670,7 @@ declare const _default: {
24570
24670
  enum: string[];
24571
24671
  type: string;
24572
24672
  };
24673
+ failed_devices?: never;
24573
24674
  access_method_ids?: never;
24574
24675
  };
24575
24676
  required: string[];
@@ -24596,6 +24697,7 @@ declare const _default: {
24596
24697
  enum: string[];
24597
24698
  type: string;
24598
24699
  };
24700
+ failed_devices?: never;
24599
24701
  access_method_ids?: never;
24600
24702
  new_code?: never;
24601
24703
  original_code?: never;
@@ -24994,6 +25096,54 @@ declare const _default: {
24994
25096
  enum: string[];
24995
25097
  type: string;
24996
25098
  };
25099
+ failed_devices?: never;
25100
+ access_method_ids?: never;
25101
+ device_id?: never;
25102
+ new_code?: never;
25103
+ original_code?: never;
25104
+ };
25105
+ required: string[];
25106
+ type: string;
25107
+ } | {
25108
+ description: string;
25109
+ properties: {
25110
+ created_at: {
25111
+ description: string;
25112
+ format: string;
25113
+ type: string;
25114
+ };
25115
+ failed_devices: {
25116
+ description: string;
25117
+ items: {
25118
+ properties: {
25119
+ device_id: {
25120
+ description: string;
25121
+ format: string;
25122
+ type: string;
25123
+ };
25124
+ error_code: {
25125
+ description: string;
25126
+ type: string;
25127
+ };
25128
+ message: {
25129
+ description: string;
25130
+ type: string;
25131
+ };
25132
+ };
25133
+ required: string[];
25134
+ type: string;
25135
+ };
25136
+ type: string;
25137
+ };
25138
+ message: {
25139
+ description: string;
25140
+ type: string;
25141
+ };
25142
+ warning_code: {
25143
+ description: string;
25144
+ enum: string[];
25145
+ type: string;
25146
+ };
24997
25147
  access_method_ids?: never;
24998
25148
  device_id?: never;
24999
25149
  new_code?: never;
@@ -25026,6 +25176,7 @@ declare const _default: {
25026
25176
  enum: string[];
25027
25177
  type: string;
25028
25178
  };
25179
+ failed_devices?: never;
25029
25180
  device_id?: never;
25030
25181
  new_code?: never;
25031
25182
  original_code?: never;
@@ -25062,6 +25213,7 @@ declare const _default: {
25062
25213
  enum: string[];
25063
25214
  type: string;
25064
25215
  };
25216
+ failed_devices?: never;
25065
25217
  access_method_ids?: never;
25066
25218
  };
25067
25219
  required: string[];
@@ -25088,6 +25240,7 @@ declare const _default: {
25088
25240
  enum: string[];
25089
25241
  type: string;
25090
25242
  };
25243
+ failed_devices?: never;
25091
25244
  access_method_ids?: never;
25092
25245
  new_code?: never;
25093
25246
  original_code?: never;
@@ -25513,6 +25666,54 @@ declare const _default: {
25513
25666
  enum: string[];
25514
25667
  type: string;
25515
25668
  };
25669
+ failed_devices?: never;
25670
+ access_method_ids?: never;
25671
+ device_id?: never;
25672
+ new_code?: never;
25673
+ original_code?: never;
25674
+ };
25675
+ required: string[];
25676
+ type: string;
25677
+ } | {
25678
+ description: string;
25679
+ properties: {
25680
+ created_at: {
25681
+ description: string;
25682
+ format: string;
25683
+ type: string;
25684
+ };
25685
+ failed_devices: {
25686
+ description: string;
25687
+ items: {
25688
+ properties: {
25689
+ device_id: {
25690
+ description: string;
25691
+ format: string;
25692
+ type: string;
25693
+ };
25694
+ error_code: {
25695
+ description: string;
25696
+ type: string;
25697
+ };
25698
+ message: {
25699
+ description: string;
25700
+ type: string;
25701
+ };
25702
+ };
25703
+ required: string[];
25704
+ type: string;
25705
+ };
25706
+ type: string;
25707
+ };
25708
+ message: {
25709
+ description: string;
25710
+ type: string;
25711
+ };
25712
+ warning_code: {
25713
+ description: string;
25714
+ enum: string[];
25715
+ type: string;
25716
+ };
25516
25717
  access_method_ids?: never;
25517
25718
  device_id?: never;
25518
25719
  new_code?: never;
@@ -25545,6 +25746,7 @@ declare const _default: {
25545
25746
  enum: string[];
25546
25747
  type: string;
25547
25748
  };
25749
+ failed_devices?: never;
25548
25750
  device_id?: never;
25549
25751
  new_code?: never;
25550
25752
  original_code?: never;
@@ -25581,6 +25783,7 @@ declare const _default: {
25581
25783
  enum: string[];
25582
25784
  type: string;
25583
25785
  };
25786
+ failed_devices?: never;
25584
25787
  access_method_ids?: never;
25585
25788
  };
25586
25789
  required: string[];
@@ -25607,6 +25810,7 @@ declare const _default: {
25607
25810
  enum: string[];
25608
25811
  type: string;
25609
25812
  };
25813
+ failed_devices?: never;
25610
25814
  access_method_ids?: never;
25611
25815
  new_code?: never;
25612
25816
  original_code?: never;
@@ -26035,6 +26239,54 @@ declare const _default: {
26035
26239
  enum: string[];
26036
26240
  type: string;
26037
26241
  };
26242
+ failed_devices?: never;
26243
+ access_method_ids?: never;
26244
+ device_id?: never;
26245
+ new_code?: never;
26246
+ original_code?: never;
26247
+ };
26248
+ required: string[];
26249
+ type: string;
26250
+ } | {
26251
+ description: string;
26252
+ properties: {
26253
+ created_at: {
26254
+ description: string;
26255
+ format: string;
26256
+ type: string;
26257
+ };
26258
+ failed_devices: {
26259
+ description: string;
26260
+ items: {
26261
+ properties: {
26262
+ device_id: {
26263
+ description: string;
26264
+ format: string;
26265
+ type: string;
26266
+ };
26267
+ error_code: {
26268
+ description: string;
26269
+ type: string;
26270
+ };
26271
+ message: {
26272
+ description: string;
26273
+ type: string;
26274
+ };
26275
+ };
26276
+ required: string[];
26277
+ type: string;
26278
+ };
26279
+ type: string;
26280
+ };
26281
+ message: {
26282
+ description: string;
26283
+ type: string;
26284
+ };
26285
+ warning_code: {
26286
+ description: string;
26287
+ enum: string[];
26288
+ type: string;
26289
+ };
26038
26290
  access_method_ids?: never;
26039
26291
  device_id?: never;
26040
26292
  new_code?: never;
@@ -26067,6 +26319,7 @@ declare const _default: {
26067
26319
  enum: string[];
26068
26320
  type: string;
26069
26321
  };
26322
+ failed_devices?: never;
26070
26323
  device_id?: never;
26071
26324
  new_code?: never;
26072
26325
  original_code?: never;
@@ -26103,6 +26356,7 @@ declare const _default: {
26103
26356
  enum: string[];
26104
26357
  type: string;
26105
26358
  };
26359
+ failed_devices?: never;
26106
26360
  access_method_ids?: never;
26107
26361
  };
26108
26362
  required: string[];
@@ -26129,6 +26383,7 @@ declare const _default: {
26129
26383
  enum: string[];
26130
26384
  type: string;
26131
26385
  };
26386
+ failed_devices?: never;
26132
26387
  access_method_ids?: never;
26133
26388
  new_code?: never;
26134
26389
  original_code?: never;
@@ -2163,6 +2163,29 @@ export default {
2163
2163
  format: 'date-time',
2164
2164
  type: 'string',
2165
2165
  },
2166
+ failed_devices: {
2167
+ description: 'Devices whose access codes could not be revoked during reconciliation. Present when the provider does not support revoking an offline access code (e.g. Dormakaba oracode with exhausted override budget).',
2168
+ items: {
2169
+ properties: {
2170
+ device_id: {
2171
+ description: 'Device whose access code could not be revoked.',
2172
+ format: 'uuid',
2173
+ type: 'string',
2174
+ },
2175
+ error_code: {
2176
+ description: 'Reason the access code could not be revoked (e.g. `offline_access_code_not_revocable`).',
2177
+ type: 'string',
2178
+ },
2179
+ message: {
2180
+ description: 'Human-readable description of why revocation failed.',
2181
+ type: 'string',
2182
+ },
2183
+ },
2184
+ required: ['device_id', 'error_code', 'message'],
2185
+ type: 'object',
2186
+ },
2187
+ type: 'array',
2188
+ },
2166
2189
  message: {
2167
2190
  description: 'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.',
2168
2191
  type: 'string',
@@ -13743,6 +13766,7 @@ export default {
13743
13766
  'dormakaba_ambiance',
13744
13767
  'ultraloq',
13745
13768
  'ring',
13769
+ 'ical',
13746
13770
  ],
13747
13771
  type: 'string',
13748
13772
  },
@@ -13758,6 +13782,7 @@ export default {
13758
13782
  'noise_sensors',
13759
13783
  'access_control_systems',
13760
13784
  'cameras',
13785
+ 'connectors',
13761
13786
  ],
13762
13787
  type: 'string',
13763
13788
  },
@@ -32393,6 +32418,33 @@ export default {
32393
32418
  format: 'date-time',
32394
32419
  type: 'string',
32395
32420
  },
32421
+ failed_devices: {
32422
+ description: 'Devices whose access codes could not be revoked during reconciliation. Present when the provider does not support revoking an offline access code (e.g. Dormakaba oracode with exhausted override budget).',
32423
+ items: {
32424
+ properties: {
32425
+ device_id: {
32426
+ description: 'Device whose access code could not be revoked.',
32427
+ format: 'uuid',
32428
+ type: 'string',
32429
+ },
32430
+ error_code: {
32431
+ description: 'Reason the access code could not be revoked (e.g. `offline_access_code_not_revocable`).',
32432
+ type: 'string',
32433
+ },
32434
+ message: {
32435
+ description: 'Human-readable description of why revocation failed.',
32436
+ type: 'string',
32437
+ },
32438
+ },
32439
+ required: [
32440
+ 'device_id',
32441
+ 'error_code',
32442
+ 'message',
32443
+ ],
32444
+ type: 'object',
32445
+ },
32446
+ type: 'array',
32447
+ },
32396
32448
  message: {
32397
32449
  description: 'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.',
32398
32450
  type: 'string',
@@ -32948,6 +33000,33 @@ export default {
32948
33000
  format: 'date-time',
32949
33001
  type: 'string',
32950
33002
  },
33003
+ failed_devices: {
33004
+ description: 'Devices whose access codes could not be revoked during reconciliation. Present when the provider does not support revoking an offline access code (e.g. Dormakaba oracode with exhausted override budget).',
33005
+ items: {
33006
+ properties: {
33007
+ device_id: {
33008
+ description: 'Device whose access code could not be revoked.',
33009
+ format: 'uuid',
33010
+ type: 'string',
33011
+ },
33012
+ error_code: {
33013
+ description: 'Reason the access code could not be revoked (e.g. `offline_access_code_not_revocable`).',
33014
+ type: 'string',
33015
+ },
33016
+ message: {
33017
+ description: 'Human-readable description of why revocation failed.',
33018
+ type: 'string',
33019
+ },
33020
+ },
33021
+ required: [
33022
+ 'device_id',
33023
+ 'error_code',
33024
+ 'message',
33025
+ ],
33026
+ type: 'object',
33027
+ },
33028
+ type: 'array',
33029
+ },
32951
33030
  message: {
32952
33031
  description: 'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.',
32953
33032
  type: 'string',
@@ -33545,6 +33624,33 @@ export default {
33545
33624
  format: 'date-time',
33546
33625
  type: 'string',
33547
33626
  },
33627
+ failed_devices: {
33628
+ description: 'Devices whose access codes could not be revoked during reconciliation. Present when the provider does not support revoking an offline access code (e.g. Dormakaba oracode with exhausted override budget).',
33629
+ items: {
33630
+ properties: {
33631
+ device_id: {
33632
+ description: 'Device whose access code could not be revoked.',
33633
+ format: 'uuid',
33634
+ type: 'string',
33635
+ },
33636
+ error_code: {
33637
+ description: 'Reason the access code could not be revoked (e.g. `offline_access_code_not_revocable`).',
33638
+ type: 'string',
33639
+ },
33640
+ message: {
33641
+ description: 'Human-readable description of why revocation failed.',
33642
+ type: 'string',
33643
+ },
33644
+ },
33645
+ required: [
33646
+ 'device_id',
33647
+ 'error_code',
33648
+ 'message',
33649
+ ],
33650
+ type: 'object',
33651
+ },
33652
+ type: 'array',
33653
+ },
33548
33654
  message: {
33549
33655
  description: 'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.',
33550
33656
  type: 'string',
@@ -34128,6 +34234,33 @@ export default {
34128
34234
  format: 'date-time',
34129
34235
  type: 'string',
34130
34236
  },
34237
+ failed_devices: {
34238
+ description: 'Devices whose access codes could not be revoked during reconciliation. Present when the provider does not support revoking an offline access code (e.g. Dormakaba oracode with exhausted override budget).',
34239
+ items: {
34240
+ properties: {
34241
+ device_id: {
34242
+ description: 'Device whose access code could not be revoked.',
34243
+ format: 'uuid',
34244
+ type: 'string',
34245
+ },
34246
+ error_code: {
34247
+ description: 'Reason the access code could not be revoked (e.g. `offline_access_code_not_revocable`).',
34248
+ type: 'string',
34249
+ },
34250
+ message: {
34251
+ description: 'Human-readable description of why revocation failed.',
34252
+ type: 'string',
34253
+ },
34254
+ },
34255
+ required: [
34256
+ 'device_id',
34257
+ 'error_code',
34258
+ 'message',
34259
+ ],
34260
+ type: 'object',
34261
+ },
34262
+ type: 'array',
34263
+ },
34131
34264
  message: {
34132
34265
  description: 'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.',
34133
34266
  type: 'string',
@@ -44346,6 +44479,7 @@ export default {
44346
44479
  'dormakaba_ambiance',
44347
44480
  'ultraloq',
44348
44481
  'ring',
44482
+ 'ical',
44349
44483
  'yale_access',
44350
44484
  'hid_cm',
44351
44485
  'google_nest',
@@ -44402,6 +44536,7 @@ export default {
44402
44536
  'noise_sensors',
44403
44537
  'access_control_systems',
44404
44538
  'cameras',
44539
+ 'connectors',
44405
44540
  'internal_beta',
44406
44541
  ],
44407
44542
  type: 'string',
@@ -48290,6 +48425,7 @@ export default {
48290
48425
  'tado',
48291
48426
  'ultraloq',
48292
48427
  'ring',
48428
+ 'ical',
48293
48429
  ],
48294
48430
  type: 'string',
48295
48431
  },
@@ -48780,6 +48916,7 @@ export default {
48780
48916
  'tado',
48781
48917
  'ultraloq',
48782
48918
  'ring',
48919
+ 'ical',
48783
48920
  ],
48784
48921
  type: 'string',
48785
48922
  },
@@ -48872,6 +49009,7 @@ export default {
48872
49009
  'noise_sensors',
48873
49010
  'access_control_systems',
48874
49011
  'cameras',
49012
+ 'connectors',
48875
49013
  ],
48876
49014
  type: 'string',
48877
49015
  },
@@ -48931,6 +49069,7 @@ export default {
48931
49069
  'noise_sensors',
48932
49070
  'access_control_systems',
48933
49071
  'cameras',
49072
+ 'connectors',
48934
49073
  ],
48935
49074
  type: 'string',
48936
49075
  },
@@ -50577,6 +50716,7 @@ export default {
50577
50716
  'tado',
50578
50717
  'ultraloq',
50579
50718
  'ring',
50719
+ 'ical',
50580
50720
  ],
50581
50721
  type: 'string',
50582
50722
  },
@@ -51066,6 +51206,7 @@ export default {
51066
51206
  'tado',
51067
51207
  'ultraloq',
51068
51208
  'ring',
51209
+ 'ical',
51069
51210
  ],
51070
51211
  type: 'string',
51071
51212
  },