@seamapi/types 1.361.1 → 1.363.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.
@@ -8696,19 +8696,6 @@ declare const device_warning: z.ZodDiscriminatedUnion<"warning_code", [z.ZodObje
8696
8696
  }>, z.ZodObject<z.objectUtil.extendShape<{
8697
8697
  message: z.ZodString;
8698
8698
  created_at: z.ZodString;
8699
- }, {
8700
- warning_code: z.ZodLiteral<"salto_unknown_device_type">;
8701
- }>, "strip", z.ZodTypeAny, {
8702
- message: string;
8703
- created_at: string;
8704
- warning_code: "salto_unknown_device_type";
8705
- }, {
8706
- message: string;
8707
- created_at: string;
8708
- warning_code: "salto_unknown_device_type";
8709
- }>, z.ZodObject<z.objectUtil.extendShape<{
8710
- message: z.ZodString;
8711
- created_at: z.ZodString;
8712
8699
  }, {
8713
8700
  warning_code: z.ZodLiteral<"wyze_device_missing_gateway">;
8714
8701
  }>, "strip", z.ZodTypeAny, {
@@ -8840,28 +8827,41 @@ declare const device_warning: z.ZodDiscriminatedUnion<"warning_code", [z.ZodObje
8840
8827
  message: z.ZodString;
8841
8828
  created_at: z.ZodString;
8842
8829
  }, {
8843
- warning_code: z.ZodLiteral<"salto_office_mode">;
8830
+ warning_code: z.ZodLiteral<"salto_ks_office_mode">;
8844
8831
  }>, "strip", z.ZodTypeAny, {
8845
8832
  message: string;
8846
8833
  created_at: string;
8847
- warning_code: "salto_office_mode";
8834
+ warning_code: "salto_ks_office_mode";
8848
8835
  }, {
8849
8836
  message: string;
8850
8837
  created_at: string;
8851
- warning_code: "salto_office_mode";
8838
+ warning_code: "salto_ks_office_mode";
8852
8839
  }>, z.ZodObject<z.objectUtil.extendShape<{
8853
8840
  message: z.ZodString;
8854
8841
  created_at: z.ZodString;
8855
8842
  }, {
8856
- warning_code: z.ZodLiteral<"salto_privacy_mode">;
8843
+ warning_code: z.ZodLiteral<"salto_ks_privacy_mode">;
8857
8844
  }>, "strip", z.ZodTypeAny, {
8858
8845
  message: string;
8859
8846
  created_at: string;
8860
- warning_code: "salto_privacy_mode";
8847
+ warning_code: "salto_ks_privacy_mode";
8861
8848
  }, {
8862
8849
  message: string;
8863
8850
  created_at: string;
8864
- warning_code: "salto_privacy_mode";
8851
+ warning_code: "salto_ks_privacy_mode";
8852
+ }>, z.ZodObject<z.objectUtil.extendShape<{
8853
+ message: z.ZodString;
8854
+ created_at: z.ZodString;
8855
+ }, {
8856
+ warning_code: z.ZodLiteral<"salto_ks_subscription_limit_almost_reached">;
8857
+ }>, "strip", z.ZodTypeAny, {
8858
+ message: string;
8859
+ created_at: string;
8860
+ warning_code: "salto_ks_subscription_limit_almost_reached";
8861
+ }, {
8862
+ message: string;
8863
+ created_at: string;
8864
+ warning_code: "salto_ks_subscription_limit_almost_reached";
8865
8865
  }>, z.ZodObject<z.objectUtil.extendShape<{
8866
8866
  message: z.ZodString;
8867
8867
  created_at: z.ZodString;
@@ -11075,19 +11075,6 @@ declare const device: z.ZodObject<z.objectUtil.extendShape<{
11075
11075
  }>, z.ZodObject<z.objectUtil.extendShape<{
11076
11076
  message: z.ZodString;
11077
11077
  created_at: z.ZodString;
11078
- }, {
11079
- warning_code: z.ZodLiteral<"salto_unknown_device_type">;
11080
- }>, "strip", z.ZodTypeAny, {
11081
- message: string;
11082
- created_at: string;
11083
- warning_code: "salto_unknown_device_type";
11084
- }, {
11085
- message: string;
11086
- created_at: string;
11087
- warning_code: "salto_unknown_device_type";
11088
- }>, z.ZodObject<z.objectUtil.extendShape<{
11089
- message: z.ZodString;
11090
- created_at: z.ZodString;
11091
11078
  }, {
11092
11079
  warning_code: z.ZodLiteral<"wyze_device_missing_gateway">;
11093
11080
  }>, "strip", z.ZodTypeAny, {
@@ -11219,28 +11206,41 @@ declare const device: z.ZodObject<z.objectUtil.extendShape<{
11219
11206
  message: z.ZodString;
11220
11207
  created_at: z.ZodString;
11221
11208
  }, {
11222
- warning_code: z.ZodLiteral<"salto_office_mode">;
11209
+ warning_code: z.ZodLiteral<"salto_ks_office_mode">;
11223
11210
  }>, "strip", z.ZodTypeAny, {
11224
11211
  message: string;
11225
11212
  created_at: string;
11226
- warning_code: "salto_office_mode";
11213
+ warning_code: "salto_ks_office_mode";
11227
11214
  }, {
11228
11215
  message: string;
11229
11216
  created_at: string;
11230
- warning_code: "salto_office_mode";
11217
+ warning_code: "salto_ks_office_mode";
11231
11218
  }>, z.ZodObject<z.objectUtil.extendShape<{
11232
11219
  message: z.ZodString;
11233
11220
  created_at: z.ZodString;
11234
11221
  }, {
11235
- warning_code: z.ZodLiteral<"salto_privacy_mode">;
11222
+ warning_code: z.ZodLiteral<"salto_ks_privacy_mode">;
11236
11223
  }>, "strip", z.ZodTypeAny, {
11237
11224
  message: string;
11238
11225
  created_at: string;
11239
- warning_code: "salto_privacy_mode";
11226
+ warning_code: "salto_ks_privacy_mode";
11240
11227
  }, {
11241
11228
  message: string;
11242
11229
  created_at: string;
11243
- warning_code: "salto_privacy_mode";
11230
+ warning_code: "salto_ks_privacy_mode";
11231
+ }>, z.ZodObject<z.objectUtil.extendShape<{
11232
+ message: z.ZodString;
11233
+ created_at: z.ZodString;
11234
+ }, {
11235
+ warning_code: z.ZodLiteral<"salto_ks_subscription_limit_almost_reached">;
11236
+ }>, "strip", z.ZodTypeAny, {
11237
+ message: string;
11238
+ created_at: string;
11239
+ warning_code: "salto_ks_subscription_limit_almost_reached";
11240
+ }, {
11241
+ message: string;
11242
+ created_at: string;
11243
+ warning_code: "salto_ks_subscription_limit_almost_reached";
11244
11244
  }>, z.ZodObject<z.objectUtil.extendShape<{
11245
11245
  message: z.ZodString;
11246
11246
  created_at: z.ZodString;
@@ -11378,15 +11378,15 @@ declare const device: z.ZodObject<z.objectUtil.extendShape<{
11378
11378
  } | {
11379
11379
  message: string;
11380
11380
  created_at: string;
11381
- warning_code: "salto_unknown_device_type";
11381
+ warning_code: "salto_ks_office_mode";
11382
11382
  } | {
11383
11383
  message: string;
11384
11384
  created_at: string;
11385
- warning_code: "salto_office_mode";
11385
+ warning_code: "salto_ks_privacy_mode";
11386
11386
  } | {
11387
11387
  message: string;
11388
11388
  created_at: string;
11389
- warning_code: "salto_privacy_mode";
11389
+ warning_code: "salto_ks_subscription_limit_almost_reached";
11390
11390
  } | {
11391
11391
  message: string;
11392
11392
  created_at: string;
@@ -11939,15 +11939,15 @@ declare const device: z.ZodObject<z.objectUtil.extendShape<{
11939
11939
  } | {
11940
11940
  message: string;
11941
11941
  created_at: string;
11942
- warning_code: "salto_unknown_device_type";
11942
+ warning_code: "salto_ks_office_mode";
11943
11943
  } | {
11944
11944
  message: string;
11945
11945
  created_at: string;
11946
- warning_code: "salto_office_mode";
11946
+ warning_code: "salto_ks_privacy_mode";
11947
11947
  } | {
11948
11948
  message: string;
11949
11949
  created_at: string;
11950
- warning_code: "salto_privacy_mode";
11950
+ warning_code: "salto_ks_subscription_limit_almost_reached";
11951
11951
  } | {
11952
11952
  message: string;
11953
11953
  created_at: string;
@@ -14695,19 +14695,6 @@ declare const unmanaged_device: z.ZodObject<z.objectUtil.extendShape<z.objectUti
14695
14695
  }>, z.ZodObject<z.objectUtil.extendShape<{
14696
14696
  message: z.ZodString;
14697
14697
  created_at: z.ZodString;
14698
- }, {
14699
- warning_code: z.ZodLiteral<"salto_unknown_device_type">;
14700
- }>, "strip", z.ZodTypeAny, {
14701
- message: string;
14702
- created_at: string;
14703
- warning_code: "salto_unknown_device_type";
14704
- }, {
14705
- message: string;
14706
- created_at: string;
14707
- warning_code: "salto_unknown_device_type";
14708
- }>, z.ZodObject<z.objectUtil.extendShape<{
14709
- message: z.ZodString;
14710
- created_at: z.ZodString;
14711
14698
  }, {
14712
14699
  warning_code: z.ZodLiteral<"wyze_device_missing_gateway">;
14713
14700
  }>, "strip", z.ZodTypeAny, {
@@ -14839,28 +14826,41 @@ declare const unmanaged_device: z.ZodObject<z.objectUtil.extendShape<z.objectUti
14839
14826
  message: z.ZodString;
14840
14827
  created_at: z.ZodString;
14841
14828
  }, {
14842
- warning_code: z.ZodLiteral<"salto_office_mode">;
14829
+ warning_code: z.ZodLiteral<"salto_ks_office_mode">;
14843
14830
  }>, "strip", z.ZodTypeAny, {
14844
14831
  message: string;
14845
14832
  created_at: string;
14846
- warning_code: "salto_office_mode";
14833
+ warning_code: "salto_ks_office_mode";
14847
14834
  }, {
14848
14835
  message: string;
14849
14836
  created_at: string;
14850
- warning_code: "salto_office_mode";
14837
+ warning_code: "salto_ks_office_mode";
14851
14838
  }>, z.ZodObject<z.objectUtil.extendShape<{
14852
14839
  message: z.ZodString;
14853
14840
  created_at: z.ZodString;
14854
14841
  }, {
14855
- warning_code: z.ZodLiteral<"salto_privacy_mode">;
14842
+ warning_code: z.ZodLiteral<"salto_ks_privacy_mode">;
14856
14843
  }>, "strip", z.ZodTypeAny, {
14857
14844
  message: string;
14858
14845
  created_at: string;
14859
- warning_code: "salto_privacy_mode";
14846
+ warning_code: "salto_ks_privacy_mode";
14860
14847
  }, {
14861
14848
  message: string;
14862
14849
  created_at: string;
14863
- warning_code: "salto_privacy_mode";
14850
+ warning_code: "salto_ks_privacy_mode";
14851
+ }>, z.ZodObject<z.objectUtil.extendShape<{
14852
+ message: z.ZodString;
14853
+ created_at: z.ZodString;
14854
+ }, {
14855
+ warning_code: z.ZodLiteral<"salto_ks_subscription_limit_almost_reached">;
14856
+ }>, "strip", z.ZodTypeAny, {
14857
+ message: string;
14858
+ created_at: string;
14859
+ warning_code: "salto_ks_subscription_limit_almost_reached";
14860
+ }, {
14861
+ message: string;
14862
+ created_at: string;
14863
+ warning_code: "salto_ks_subscription_limit_almost_reached";
14864
14864
  }>, z.ZodObject<z.objectUtil.extendShape<{
14865
14865
  message: z.ZodString;
14866
14866
  created_at: z.ZodString;
@@ -15146,15 +15146,15 @@ declare const unmanaged_device: z.ZodObject<z.objectUtil.extendShape<z.objectUti
15146
15146
  } | {
15147
15147
  message: string;
15148
15148
  created_at: string;
15149
- warning_code: "salto_unknown_device_type";
15149
+ warning_code: "salto_ks_office_mode";
15150
15150
  } | {
15151
15151
  message: string;
15152
15152
  created_at: string;
15153
- warning_code: "salto_office_mode";
15153
+ warning_code: "salto_ks_privacy_mode";
15154
15154
  } | {
15155
15155
  message: string;
15156
15156
  created_at: string;
15157
- warning_code: "salto_privacy_mode";
15157
+ warning_code: "salto_ks_subscription_limit_almost_reached";
15158
15158
  } | {
15159
15159
  message: string;
15160
15160
  created_at: string;
@@ -15354,15 +15354,15 @@ declare const unmanaged_device: z.ZodObject<z.objectUtil.extendShape<z.objectUti
15354
15354
  } | {
15355
15355
  message: string;
15356
15356
  created_at: string;
15357
- warning_code: "salto_unknown_device_type";
15357
+ warning_code: "salto_ks_office_mode";
15358
15358
  } | {
15359
15359
  message: string;
15360
15360
  created_at: string;
15361
- warning_code: "salto_office_mode";
15361
+ warning_code: "salto_ks_privacy_mode";
15362
15362
  } | {
15363
15363
  message: string;
15364
15364
  created_at: string;
15365
- warning_code: "salto_privacy_mode";
15365
+ warning_code: "salto_ks_subscription_limit_almost_reached";
15366
15366
  } | {
15367
15367
  message: string;
15368
15368
  created_at: string;
@@ -16252,6 +16252,66 @@ declare const seam_event: z.ZodDiscriminatedUnion<"event_type", [z.ZodObject<z.o
16252
16252
  occurred_at: string;
16253
16253
  event_type: "acs_access_group.deleted";
16254
16254
  connected_account_id?: string | undefined;
16255
+ }>, z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<z.objectUtil.extendShape<{
16256
+ event_id: z.ZodString;
16257
+ workspace_id: z.ZodString;
16258
+ created_at: z.ZodString;
16259
+ occurred_at: z.ZodString;
16260
+ }, {
16261
+ connected_account_id: z.ZodOptional<z.ZodString>;
16262
+ acs_system_id: z.ZodString;
16263
+ }>, {
16264
+ acs_entrance_id: z.ZodString;
16265
+ }>, {
16266
+ event_type: z.ZodLiteral<"acs_entrance.added">;
16267
+ }>, "strip", z.ZodTypeAny, {
16268
+ created_at: string;
16269
+ workspace_id: string;
16270
+ acs_system_id: string;
16271
+ acs_entrance_id: string;
16272
+ event_id: string;
16273
+ occurred_at: string;
16274
+ event_type: "acs_entrance.added";
16275
+ connected_account_id?: string | undefined;
16276
+ }, {
16277
+ created_at: string;
16278
+ workspace_id: string;
16279
+ acs_system_id: string;
16280
+ acs_entrance_id: string;
16281
+ event_id: string;
16282
+ occurred_at: string;
16283
+ event_type: "acs_entrance.added";
16284
+ connected_account_id?: string | undefined;
16285
+ }>, z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<z.objectUtil.extendShape<{
16286
+ event_id: z.ZodString;
16287
+ workspace_id: z.ZodString;
16288
+ created_at: z.ZodString;
16289
+ occurred_at: z.ZodString;
16290
+ }, {
16291
+ connected_account_id: z.ZodOptional<z.ZodString>;
16292
+ acs_system_id: z.ZodString;
16293
+ }>, {
16294
+ acs_entrance_id: z.ZodString;
16295
+ }>, {
16296
+ event_type: z.ZodLiteral<"acs_entrance.removed">;
16297
+ }>, "strip", z.ZodTypeAny, {
16298
+ created_at: string;
16299
+ workspace_id: string;
16300
+ acs_system_id: string;
16301
+ acs_entrance_id: string;
16302
+ event_id: string;
16303
+ occurred_at: string;
16304
+ event_type: "acs_entrance.removed";
16305
+ connected_account_id?: string | undefined;
16306
+ }, {
16307
+ created_at: string;
16308
+ workspace_id: string;
16309
+ acs_system_id: string;
16310
+ acs_entrance_id: string;
16311
+ event_id: string;
16312
+ occurred_at: string;
16313
+ event_type: "acs_entrance.removed";
16314
+ connected_account_id?: string | undefined;
16255
16315
  }>, z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<{
16256
16316
  event_id: z.ZodString;
16257
16317
  workspace_id: z.ZodString;
@@ -22337,6 +22397,7 @@ declare const _default: {
22337
22397
  acs_user_id?: never;
22338
22398
  acs_encoder_id?: never;
22339
22399
  acs_access_group_id?: never;
22400
+ acs_entrance_id?: never;
22340
22401
  client_session_id?: never;
22341
22402
  connect_webview_id?: never;
22342
22403
  action_attempt_id?: never;
@@ -22430,6 +22491,7 @@ declare const _default: {
22430
22491
  acs_user_id?: never;
22431
22492
  acs_encoder_id?: never;
22432
22493
  acs_access_group_id?: never;
22494
+ acs_entrance_id?: never;
22433
22495
  client_session_id?: never;
22434
22496
  connect_webview_id?: never;
22435
22497
  action_attempt_id?: never;
@@ -22523,6 +22585,7 @@ declare const _default: {
22523
22585
  acs_user_id?: never;
22524
22586
  acs_encoder_id?: never;
22525
22587
  acs_access_group_id?: never;
22588
+ acs_entrance_id?: never;
22526
22589
  client_session_id?: never;
22527
22590
  connect_webview_id?: never;
22528
22591
  action_attempt_id?: never;
@@ -22614,6 +22677,7 @@ declare const _default: {
22614
22677
  acs_user_id?: never;
22615
22678
  acs_encoder_id?: never;
22616
22679
  acs_access_group_id?: never;
22680
+ acs_entrance_id?: never;
22617
22681
  client_session_id?: never;
22618
22682
  connect_webview_id?: never;
22619
22683
  action_attempt_id?: never;
@@ -22699,6 +22763,7 @@ declare const _default: {
22699
22763
  acs_user_id?: never;
22700
22764
  acs_encoder_id?: never;
22701
22765
  acs_access_group_id?: never;
22766
+ acs_entrance_id?: never;
22702
22767
  client_session_id?: never;
22703
22768
  connect_webview_id?: never;
22704
22769
  action_attempt_id?: never;
@@ -22787,6 +22852,7 @@ declare const _default: {
22787
22852
  acs_user_id?: never;
22788
22853
  acs_encoder_id?: never;
22789
22854
  acs_access_group_id?: never;
22855
+ acs_entrance_id?: never;
22790
22856
  client_session_id?: never;
22791
22857
  connect_webview_id?: never;
22792
22858
  action_attempt_id?: never;
@@ -22875,6 +22941,7 @@ declare const _default: {
22875
22941
  acs_credential_id?: never;
22876
22942
  acs_encoder_id?: never;
22877
22943
  acs_access_group_id?: never;
22944
+ acs_entrance_id?: never;
22878
22945
  client_session_id?: never;
22879
22946
  connect_webview_id?: never;
22880
22947
  action_attempt_id?: never;
@@ -22964,6 +23031,7 @@ declare const _default: {
22964
23031
  acs_credential_id?: never;
22965
23032
  acs_user_id?: never;
22966
23033
  acs_access_group_id?: never;
23034
+ acs_entrance_id?: never;
22967
23035
  client_session_id?: never;
22968
23036
  connect_webview_id?: never;
22969
23037
  action_attempt_id?: never;
@@ -23052,6 +23120,96 @@ declare const _default: {
23052
23120
  acs_credential_id?: never;
23053
23121
  acs_user_id?: never;
23054
23122
  acs_encoder_id?: never;
23123
+ acs_entrance_id?: never;
23124
+ client_session_id?: never;
23125
+ connect_webview_id?: never;
23126
+ action_attempt_id?: never;
23127
+ action_type?: never;
23128
+ status?: never;
23129
+ error_code?: never;
23130
+ battery_level?: never;
23131
+ battery_status?: never;
23132
+ minut_metadata?: never;
23133
+ noise_level_decibels?: never;
23134
+ noise_level_nrs?: never;
23135
+ noise_threshold_id?: never;
23136
+ noise_threshold_name?: never;
23137
+ noiseaware_metadata?: never;
23138
+ method?: never;
23139
+ climate_preset_key?: never;
23140
+ is_fallback_climate_preset?: never;
23141
+ thermostat_schedule_id?: never;
23142
+ cooling_set_point_celsius?: never;
23143
+ cooling_set_point_fahrenheit?: never;
23144
+ fan_mode_setting?: never;
23145
+ heating_set_point_celsius?: never;
23146
+ heating_set_point_fahrenheit?: never;
23147
+ hvac_mode_setting?: never;
23148
+ lower_limit_celsius?: never;
23149
+ lower_limit_fahrenheit?: never;
23150
+ temperature_celsius?: never;
23151
+ temperature_fahrenheit?: never;
23152
+ upper_limit_celsius?: never;
23153
+ upper_limit_fahrenheit?: never;
23154
+ desired_temperature_celsius?: never;
23155
+ desired_temperature_fahrenheit?: never;
23156
+ device_name?: never;
23157
+ enrollment_automation_id?: never;
23158
+ };
23159
+ required: string[];
23160
+ type: string;
23161
+ 'x-route-path': string;
23162
+ deprecated?: never;
23163
+ 'x-deprecated'?: never;
23164
+ } | {
23165
+ description: string;
23166
+ properties: {
23167
+ acs_entrance_id: {
23168
+ format: string;
23169
+ type: string;
23170
+ };
23171
+ acs_system_id: {
23172
+ description: string;
23173
+ format: string;
23174
+ type: string;
23175
+ };
23176
+ connected_account_id: {
23177
+ description: string;
23178
+ format: string;
23179
+ type: string;
23180
+ };
23181
+ created_at: {
23182
+ description: string;
23183
+ format: string;
23184
+ type: string;
23185
+ };
23186
+ event_id: {
23187
+ description: string;
23188
+ format: string;
23189
+ type: string;
23190
+ };
23191
+ event_type: {
23192
+ enum: string[];
23193
+ type: string;
23194
+ };
23195
+ occurred_at: {
23196
+ description: string;
23197
+ format: string;
23198
+ type: string;
23199
+ };
23200
+ workspace_id: {
23201
+ description: string;
23202
+ format: string;
23203
+ type: string;
23204
+ };
23205
+ access_code_id?: never;
23206
+ device_id?: never;
23207
+ code?: never;
23208
+ backup_access_code_id?: never;
23209
+ acs_credential_id?: never;
23210
+ acs_user_id?: never;
23211
+ acs_encoder_id?: never;
23212
+ acs_access_group_id?: never;
23055
23213
  client_session_id?: never;
23056
23214
  connect_webview_id?: never;
23057
23215
  action_attempt_id?: never;
@@ -23134,6 +23292,7 @@ declare const _default: {
23134
23292
  acs_user_id?: never;
23135
23293
  acs_encoder_id?: never;
23136
23294
  acs_access_group_id?: never;
23295
+ acs_entrance_id?: never;
23137
23296
  connect_webview_id?: never;
23138
23297
  action_attempt_id?: never;
23139
23298
  action_type?: never;
@@ -23219,6 +23378,7 @@ declare const _default: {
23219
23378
  acs_user_id?: never;
23220
23379
  acs_encoder_id?: never;
23221
23380
  acs_access_group_id?: never;
23381
+ acs_entrance_id?: never;
23222
23382
  client_session_id?: never;
23223
23383
  action_attempt_id?: never;
23224
23384
  action_type?: never;
@@ -23305,6 +23465,7 @@ declare const _default: {
23305
23465
  acs_user_id?: never;
23306
23466
  acs_encoder_id?: never;
23307
23467
  acs_access_group_id?: never;
23468
+ acs_entrance_id?: never;
23308
23469
  client_session_id?: never;
23309
23470
  action_attempt_id?: never;
23310
23471
  action_type?: never;
@@ -23384,6 +23545,7 @@ declare const _default: {
23384
23545
  acs_user_id?: never;
23385
23546
  acs_encoder_id?: never;
23386
23547
  acs_access_group_id?: never;
23548
+ acs_entrance_id?: never;
23387
23549
  client_session_id?: never;
23388
23550
  connect_webview_id?: never;
23389
23551
  action_attempt_id?: never;
@@ -23474,6 +23636,7 @@ declare const _default: {
23474
23636
  acs_user_id?: never;
23475
23637
  acs_encoder_id?: never;
23476
23638
  acs_access_group_id?: never;
23639
+ acs_entrance_id?: never;
23477
23640
  client_session_id?: never;
23478
23641
  connect_webview_id?: never;
23479
23642
  error_code?: never;
@@ -23553,6 +23716,7 @@ declare const _default: {
23553
23716
  acs_user_id?: never;
23554
23717
  acs_encoder_id?: never;
23555
23718
  acs_access_group_id?: never;
23719
+ acs_entrance_id?: never;
23556
23720
  client_session_id?: never;
23557
23721
  action_attempt_id?: never;
23558
23722
  action_type?: never;
@@ -23637,6 +23801,7 @@ declare const _default: {
23637
23801
  acs_user_id?: never;
23638
23802
  acs_encoder_id?: never;
23639
23803
  acs_access_group_id?: never;
23804
+ acs_entrance_id?: never;
23640
23805
  client_session_id?: never;
23641
23806
  connect_webview_id?: never;
23642
23807
  action_attempt_id?: never;
@@ -23727,6 +23892,7 @@ declare const _default: {
23727
23892
  acs_user_id?: never;
23728
23893
  acs_encoder_id?: never;
23729
23894
  acs_access_group_id?: never;
23895
+ acs_entrance_id?: never;
23730
23896
  client_session_id?: never;
23731
23897
  connect_webview_id?: never;
23732
23898
  action_attempt_id?: never;
@@ -23818,6 +23984,7 @@ declare const _default: {
23818
23984
  acs_user_id?: never;
23819
23985
  acs_encoder_id?: never;
23820
23986
  acs_access_group_id?: never;
23987
+ acs_entrance_id?: never;
23821
23988
  client_session_id?: never;
23822
23989
  connect_webview_id?: never;
23823
23990
  action_attempt_id?: never;
@@ -23914,6 +24081,7 @@ declare const _default: {
23914
24081
  acs_user_id?: never;
23915
24082
  acs_encoder_id?: never;
23916
24083
  acs_access_group_id?: never;
24084
+ acs_entrance_id?: never;
23917
24085
  client_session_id?: never;
23918
24086
  connect_webview_id?: never;
23919
24087
  action_attempt_id?: never;
@@ -24026,6 +24194,7 @@ declare const _default: {
24026
24194
  acs_user_id?: never;
24027
24195
  acs_encoder_id?: never;
24028
24196
  acs_access_group_id?: never;
24197
+ acs_entrance_id?: never;
24029
24198
  client_session_id?: never;
24030
24199
  connect_webview_id?: never;
24031
24200
  action_attempt_id?: never;
@@ -24119,6 +24288,7 @@ declare const _default: {
24119
24288
  acs_user_id?: never;
24120
24289
  acs_encoder_id?: never;
24121
24290
  acs_access_group_id?: never;
24291
+ acs_entrance_id?: never;
24122
24292
  client_session_id?: never;
24123
24293
  connect_webview_id?: never;
24124
24294
  action_type?: never;
@@ -24216,6 +24386,7 @@ declare const _default: {
24216
24386
  acs_user_id?: never;
24217
24387
  acs_encoder_id?: never;
24218
24388
  acs_access_group_id?: never;
24389
+ acs_entrance_id?: never;
24219
24390
  client_session_id?: never;
24220
24391
  connect_webview_id?: never;
24221
24392
  action_attempt_id?: never;
@@ -24333,6 +24504,7 @@ declare const _default: {
24333
24504
  acs_user_id?: never;
24334
24505
  acs_encoder_id?: never;
24335
24506
  acs_access_group_id?: never;
24507
+ acs_entrance_id?: never;
24336
24508
  client_session_id?: never;
24337
24509
  connect_webview_id?: never;
24338
24510
  action_attempt_id?: never;
@@ -24445,6 +24617,7 @@ declare const _default: {
24445
24617
  acs_user_id?: never;
24446
24618
  acs_encoder_id?: never;
24447
24619
  acs_access_group_id?: never;
24620
+ acs_entrance_id?: never;
24448
24621
  client_session_id?: never;
24449
24622
  connect_webview_id?: never;
24450
24623
  action_attempt_id?: never;
@@ -24544,6 +24717,7 @@ declare const _default: {
24544
24717
  acs_user_id?: never;
24545
24718
  acs_encoder_id?: never;
24546
24719
  acs_access_group_id?: never;
24720
+ acs_entrance_id?: never;
24547
24721
  client_session_id?: never;
24548
24722
  connect_webview_id?: never;
24549
24723
  action_attempt_id?: never;
@@ -24635,6 +24809,7 @@ declare const _default: {
24635
24809
  acs_user_id?: never;
24636
24810
  acs_encoder_id?: never;
24637
24811
  acs_access_group_id?: never;
24812
+ acs_entrance_id?: never;
24638
24813
  client_session_id?: never;
24639
24814
  connect_webview_id?: never;
24640
24815
  action_attempt_id?: never;
@@ -24722,6 +24897,7 @@ declare const _default: {
24722
24897
  acs_user_id?: never;
24723
24898
  acs_encoder_id?: never;
24724
24899
  acs_access_group_id?: never;
24900
+ acs_entrance_id?: never;
24725
24901
  client_session_id?: never;
24726
24902
  connect_webview_id?: never;
24727
24903
  action_attempt_id?: never;
@@ -24803,6 +24979,7 @@ declare const _default: {
24803
24979
  acs_user_id?: never;
24804
24980
  acs_encoder_id?: never;
24805
24981
  acs_access_group_id?: never;
24982
+ acs_entrance_id?: never;
24806
24983
  client_session_id?: never;
24807
24984
  connect_webview_id?: never;
24808
24985
  action_attempt_id?: never;
@@ -24883,6 +25060,7 @@ declare const _default: {
24883
25060
  acs_user_id?: never;
24884
25061
  acs_encoder_id?: never;
24885
25062
  acs_access_group_id?: never;
25063
+ acs_entrance_id?: never;
24886
25064
  client_session_id?: never;
24887
25065
  connect_webview_id?: never;
24888
25066
  action_attempt_id?: never;
@@ -57159,11 +57337,6 @@ interface Routes {
57159
57337
  created_at: string;
57160
57338
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57161
57339
  warning_code: 'many_active_backup_codes';
57162
- } | {
57163
- message: string;
57164
- created_at: string;
57165
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57166
- warning_code: 'salto_unknown_device_type';
57167
57340
  } | {
57168
57341
  message: string;
57169
57342
  created_at: string;
@@ -57218,12 +57391,17 @@ interface Routes {
57218
57391
  message: string;
57219
57392
  created_at: string;
57220
57393
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57221
- warning_code: 'salto_office_mode';
57394
+ warning_code: 'salto_ks_office_mode';
57222
57395
  } | {
57223
57396
  message: string;
57224
57397
  created_at: string;
57225
57398
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57226
- warning_code: 'salto_privacy_mode';
57399
+ warning_code: 'salto_ks_privacy_mode';
57400
+ } | {
57401
+ message: string;
57402
+ created_at: string;
57403
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57404
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
57227
57405
  } | {
57228
57406
  message: string;
57229
57407
  created_at: string;
@@ -57884,11 +58062,6 @@ interface Routes {
57884
58062
  created_at: string;
57885
58063
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57886
58064
  warning_code: 'many_active_backup_codes';
57887
- } | {
57888
- message: string;
57889
- created_at: string;
57890
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57891
- warning_code: 'salto_unknown_device_type';
57892
58065
  } | {
57893
58066
  message: string;
57894
58067
  created_at: string;
@@ -57943,12 +58116,17 @@ interface Routes {
57943
58116
  message: string;
57944
58117
  created_at: string;
57945
58118
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57946
- warning_code: 'salto_office_mode';
58119
+ warning_code: 'salto_ks_office_mode';
58120
+ } | {
58121
+ message: string;
58122
+ created_at: string;
58123
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58124
+ warning_code: 'salto_ks_privacy_mode';
57947
58125
  } | {
57948
58126
  message: string;
57949
58127
  created_at: string;
57950
58128
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57951
- warning_code: 'salto_privacy_mode';
58129
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
57952
58130
  } | {
57953
58131
  message: string;
57954
58132
  created_at: string;
@@ -58166,11 +58344,6 @@ interface Routes {
58166
58344
  created_at: string;
58167
58345
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58168
58346
  warning_code: 'many_active_backup_codes';
58169
- } | {
58170
- message: string;
58171
- created_at: string;
58172
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58173
- warning_code: 'salto_unknown_device_type';
58174
58347
  } | {
58175
58348
  message: string;
58176
58349
  created_at: string;
@@ -58225,12 +58398,17 @@ interface Routes {
58225
58398
  message: string;
58226
58399
  created_at: string;
58227
58400
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58228
- warning_code: 'salto_office_mode';
58401
+ warning_code: 'salto_ks_office_mode';
58229
58402
  } | {
58230
58403
  message: string;
58231
58404
  created_at: string;
58232
58405
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58233
- warning_code: 'salto_privacy_mode';
58406
+ warning_code: 'salto_ks_privacy_mode';
58407
+ } | {
58408
+ message: string;
58409
+ created_at: string;
58410
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58411
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
58234
58412
  } | {
58235
58413
  message: string;
58236
58414
  created_at: string;
@@ -58457,11 +58635,6 @@ interface Routes {
58457
58635
  created_at: string;
58458
58636
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58459
58637
  warning_code: 'many_active_backup_codes';
58460
- } | {
58461
- message: string;
58462
- created_at: string;
58463
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58464
- warning_code: 'salto_unknown_device_type';
58465
58638
  } | {
58466
58639
  message: string;
58467
58640
  created_at: string;
@@ -58516,12 +58689,17 @@ interface Routes {
58516
58689
  message: string;
58517
58690
  created_at: string;
58518
58691
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58519
- warning_code: 'salto_office_mode';
58692
+ warning_code: 'salto_ks_office_mode';
58520
58693
  } | {
58521
58694
  message: string;
58522
58695
  created_at: string;
58523
58696
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58524
- warning_code: 'salto_privacy_mode';
58697
+ warning_code: 'salto_ks_privacy_mode';
58698
+ } | {
58699
+ message: string;
58700
+ created_at: string;
58701
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58702
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
58525
58703
  } | {
58526
58704
  message: string;
58527
58705
  created_at: string;
@@ -59065,6 +59243,36 @@ interface Routes {
59065
59243
  acs_system_id: string;
59066
59244
  acs_access_group_id: string;
59067
59245
  event_type: 'acs_access_group.deleted';
59246
+ } | {
59247
+ /** ID of the event. */
59248
+ event_id: string;
59249
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
59250
+ workspace_id: string;
59251
+ /** Date and time at which the event was created. */
59252
+ created_at: string;
59253
+ /** Date and time at which the event occurred. */
59254
+ occurred_at: string;
59255
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
59256
+ connected_account_id?: string | undefined;
59257
+ /** ID of the [ACS system](https://docs.seam.co/latest/capability-guides/access-systems). */
59258
+ acs_system_id: string;
59259
+ acs_entrance_id: string;
59260
+ event_type: 'acs_entrance.added';
59261
+ } | {
59262
+ /** ID of the event. */
59263
+ event_id: string;
59264
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
59265
+ workspace_id: string;
59266
+ /** Date and time at which the event was created. */
59267
+ created_at: string;
59268
+ /** Date and time at which the event occurred. */
59269
+ occurred_at: string;
59270
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
59271
+ connected_account_id?: string | undefined;
59272
+ /** ID of the [ACS system](https://docs.seam.co/latest/capability-guides/access-systems). */
59273
+ acs_system_id: string;
59274
+ acs_entrance_id: string;
59275
+ event_type: 'acs_entrance.removed';
59068
59276
  } | {
59069
59277
  /** ID of the event. */
59070
59278
  event_id: string;
@@ -59856,8 +60064,8 @@ interface Routes {
59856
60064
  acs_system_ids?: string[] | undefined;
59857
60065
  access_code_id?: string | undefined;
59858
60066
  access_code_ids?: string[] | undefined;
59859
- event_type?: ('access_code.created' | 'access_code.changed' | 'access_code.scheduled_on_device' | 'access_code.set_on_device' | 'access_code.removed_from_device' | 'access_code.delay_in_setting_on_device' | 'access_code.failed_to_set_on_device' | 'access_code.deleted' | 'access_code.delay_in_removing_from_device' | 'access_code.failed_to_remove_from_device' | 'access_code.modified_external_to_seam' | 'access_code.deleted_external_to_seam' | 'access_code.backup_access_code_pulled' | 'access_code.unmanaged.converted_to_managed' | 'access_code.unmanaged.failed_to_convert_to_managed' | 'access_code.unmanaged.created' | 'access_code.unmanaged.removed' | 'acs_system.connected' | 'acs_system.added' | 'acs_system.disconnected' | 'acs_credential.deleted' | 'acs_credential.issued' | 'acs_credential.reissued' | 'acs_user.deleted' | 'acs_encoder.added' | 'acs_encoder.removed' | 'acs_access_group.deleted' | 'client_session.deleted' | 'connected_account.connected' | 'connected_account.created' | 'connected_account.successful_login' | 'connected_account.disconnected' | 'connected_account.completed_first_sync' | 'connected_account.deleted' | 'connected_account.completed_first_sync_after_reconnection' | 'action_attempt.lock_door.succeeded' | 'action_attempt.lock_door.failed' | 'action_attempt.unlock_door.succeeded' | 'action_attempt.unlock_door.failed' | 'connect_webview.login_succeeded' | 'connect_webview.login_failed' | 'device.connected' | 'device.added' | 'device.converted_to_unmanaged' | 'device.unmanaged.converted_to_managed' | 'device.unmanaged.connected' | 'device.disconnected' | 'device.unmanaged.disconnected' | 'device.tampered' | 'device.low_battery' | 'device.battery_status_changed' | 'device.removed' | 'device.deleted' | 'device.third_party_integration_detected' | 'device.third_party_integration_no_longer_detected' | 'device.salto.privacy_mode_activated' | 'device.salto.privacy_mode_deactivated' | 'device.connection_became_flaky' | 'device.connection_stabilized' | 'device.error.subscription_required' | 'device.error.subscription_required.resolved' | 'device.accessory_keypad_connected' | 'device.accessory_keypad_disconnected' | 'noise_sensor.noise_threshold_triggered' | 'lock.locked' | 'lock.unlocked' | 'lock.access_denied' | 'thermostat.climate_preset_activated' | 'thermostat.manually_adjusted' | 'thermostat.temperature_threshold_exceeded' | 'thermostat.temperature_threshold_no_longer_exceeded' | 'thermostat.temperature_reached_set_point' | 'thermostat.temperature_changed' | 'device.name_changed' | 'enrollment_automation.deleted' | 'phone.deactivated') | undefined;
59860
- event_types?: Array<'access_code.created' | 'access_code.changed' | 'access_code.scheduled_on_device' | 'access_code.set_on_device' | 'access_code.removed_from_device' | 'access_code.delay_in_setting_on_device' | 'access_code.failed_to_set_on_device' | 'access_code.deleted' | 'access_code.delay_in_removing_from_device' | 'access_code.failed_to_remove_from_device' | 'access_code.modified_external_to_seam' | 'access_code.deleted_external_to_seam' | 'access_code.backup_access_code_pulled' | 'access_code.unmanaged.converted_to_managed' | 'access_code.unmanaged.failed_to_convert_to_managed' | 'access_code.unmanaged.created' | 'access_code.unmanaged.removed' | 'acs_system.connected' | 'acs_system.added' | 'acs_system.disconnected' | 'acs_credential.deleted' | 'acs_credential.issued' | 'acs_credential.reissued' | 'acs_user.deleted' | 'acs_encoder.added' | 'acs_encoder.removed' | 'acs_access_group.deleted' | 'client_session.deleted' | 'connected_account.connected' | 'connected_account.created' | 'connected_account.successful_login' | 'connected_account.disconnected' | 'connected_account.completed_first_sync' | 'connected_account.deleted' | 'connected_account.completed_first_sync_after_reconnection' | 'action_attempt.lock_door.succeeded' | 'action_attempt.lock_door.failed' | 'action_attempt.unlock_door.succeeded' | 'action_attempt.unlock_door.failed' | 'connect_webview.login_succeeded' | 'connect_webview.login_failed' | 'device.connected' | 'device.added' | 'device.converted_to_unmanaged' | 'device.unmanaged.converted_to_managed' | 'device.unmanaged.connected' | 'device.disconnected' | 'device.unmanaged.disconnected' | 'device.tampered' | 'device.low_battery' | 'device.battery_status_changed' | 'device.removed' | 'device.deleted' | 'device.third_party_integration_detected' | 'device.third_party_integration_no_longer_detected' | 'device.salto.privacy_mode_activated' | 'device.salto.privacy_mode_deactivated' | 'device.connection_became_flaky' | 'device.connection_stabilized' | 'device.error.subscription_required' | 'device.error.subscription_required.resolved' | 'device.accessory_keypad_connected' | 'device.accessory_keypad_disconnected' | 'noise_sensor.noise_threshold_triggered' | 'lock.locked' | 'lock.unlocked' | 'lock.access_denied' | 'thermostat.climate_preset_activated' | 'thermostat.manually_adjusted' | 'thermostat.temperature_threshold_exceeded' | 'thermostat.temperature_threshold_no_longer_exceeded' | 'thermostat.temperature_reached_set_point' | 'thermostat.temperature_changed' | 'device.name_changed' | 'enrollment_automation.deleted' | 'phone.deactivated'> | undefined;
60067
+ event_type?: ('access_code.created' | 'access_code.changed' | 'access_code.scheduled_on_device' | 'access_code.set_on_device' | 'access_code.removed_from_device' | 'access_code.delay_in_setting_on_device' | 'access_code.failed_to_set_on_device' | 'access_code.deleted' | 'access_code.delay_in_removing_from_device' | 'access_code.failed_to_remove_from_device' | 'access_code.modified_external_to_seam' | 'access_code.deleted_external_to_seam' | 'access_code.backup_access_code_pulled' | 'access_code.unmanaged.converted_to_managed' | 'access_code.unmanaged.failed_to_convert_to_managed' | 'access_code.unmanaged.created' | 'access_code.unmanaged.removed' | 'acs_system.connected' | 'acs_system.added' | 'acs_system.disconnected' | 'acs_credential.deleted' | 'acs_credential.issued' | 'acs_credential.reissued' | 'acs_user.deleted' | 'acs_encoder.added' | 'acs_encoder.removed' | 'acs_access_group.deleted' | 'acs_entrance.added' | 'acs_entrance.removed' | 'client_session.deleted' | 'connected_account.connected' | 'connected_account.created' | 'connected_account.successful_login' | 'connected_account.disconnected' | 'connected_account.completed_first_sync' | 'connected_account.deleted' | 'connected_account.completed_first_sync_after_reconnection' | 'action_attempt.lock_door.succeeded' | 'action_attempt.lock_door.failed' | 'action_attempt.unlock_door.succeeded' | 'action_attempt.unlock_door.failed' | 'connect_webview.login_succeeded' | 'connect_webview.login_failed' | 'device.connected' | 'device.added' | 'device.converted_to_unmanaged' | 'device.unmanaged.converted_to_managed' | 'device.unmanaged.connected' | 'device.disconnected' | 'device.unmanaged.disconnected' | 'device.tampered' | 'device.low_battery' | 'device.battery_status_changed' | 'device.removed' | 'device.deleted' | 'device.third_party_integration_detected' | 'device.third_party_integration_no_longer_detected' | 'device.salto.privacy_mode_activated' | 'device.salto.privacy_mode_deactivated' | 'device.connection_became_flaky' | 'device.connection_stabilized' | 'device.error.subscription_required' | 'device.error.subscription_required.resolved' | 'device.accessory_keypad_connected' | 'device.accessory_keypad_disconnected' | 'noise_sensor.noise_threshold_triggered' | 'lock.locked' | 'lock.unlocked' | 'lock.access_denied' | 'thermostat.climate_preset_activated' | 'thermostat.manually_adjusted' | 'thermostat.temperature_threshold_exceeded' | 'thermostat.temperature_threshold_no_longer_exceeded' | 'thermostat.temperature_reached_set_point' | 'thermostat.temperature_changed' | 'device.name_changed' | 'enrollment_automation.deleted' | 'phone.deactivated') | undefined;
60068
+ event_types?: Array<'access_code.created' | 'access_code.changed' | 'access_code.scheduled_on_device' | 'access_code.set_on_device' | 'access_code.removed_from_device' | 'access_code.delay_in_setting_on_device' | 'access_code.failed_to_set_on_device' | 'access_code.deleted' | 'access_code.delay_in_removing_from_device' | 'access_code.failed_to_remove_from_device' | 'access_code.modified_external_to_seam' | 'access_code.deleted_external_to_seam' | 'access_code.backup_access_code_pulled' | 'access_code.unmanaged.converted_to_managed' | 'access_code.unmanaged.failed_to_convert_to_managed' | 'access_code.unmanaged.created' | 'access_code.unmanaged.removed' | 'acs_system.connected' | 'acs_system.added' | 'acs_system.disconnected' | 'acs_credential.deleted' | 'acs_credential.issued' | 'acs_credential.reissued' | 'acs_user.deleted' | 'acs_encoder.added' | 'acs_encoder.removed' | 'acs_access_group.deleted' | 'acs_entrance.added' | 'acs_entrance.removed' | 'client_session.deleted' | 'connected_account.connected' | 'connected_account.created' | 'connected_account.successful_login' | 'connected_account.disconnected' | 'connected_account.completed_first_sync' | 'connected_account.deleted' | 'connected_account.completed_first_sync_after_reconnection' | 'action_attempt.lock_door.succeeded' | 'action_attempt.lock_door.failed' | 'action_attempt.unlock_door.succeeded' | 'action_attempt.unlock_door.failed' | 'connect_webview.login_succeeded' | 'connect_webview.login_failed' | 'device.connected' | 'device.added' | 'device.converted_to_unmanaged' | 'device.unmanaged.converted_to_managed' | 'device.unmanaged.connected' | 'device.disconnected' | 'device.unmanaged.disconnected' | 'device.tampered' | 'device.low_battery' | 'device.battery_status_changed' | 'device.removed' | 'device.deleted' | 'device.third_party_integration_detected' | 'device.third_party_integration_no_longer_detected' | 'device.salto.privacy_mode_activated' | 'device.salto.privacy_mode_deactivated' | 'device.connection_became_flaky' | 'device.connection_stabilized' | 'device.error.subscription_required' | 'device.error.subscription_required.resolved' | 'device.accessory_keypad_connected' | 'device.accessory_keypad_disconnected' | 'noise_sensor.noise_threshold_triggered' | 'lock.locked' | 'lock.unlocked' | 'lock.access_denied' | 'thermostat.climate_preset_activated' | 'thermostat.manually_adjusted' | 'thermostat.temperature_threshold_exceeded' | 'thermostat.temperature_threshold_no_longer_exceeded' | 'thermostat.temperature_reached_set_point' | 'thermostat.temperature_changed' | 'device.name_changed' | 'enrollment_automation.deleted' | 'phone.deactivated'> | undefined;
59861
60069
  connected_account_id?: string | undefined;
59862
60070
  connect_webview_id?: string | undefined;
59863
60071
  limit?: number;
@@ -60293,6 +60501,36 @@ interface Routes {
60293
60501
  acs_system_id: string;
60294
60502
  acs_access_group_id: string;
60295
60503
  event_type: 'acs_access_group.deleted';
60504
+ } | {
60505
+ /** ID of the event. */
60506
+ event_id: string;
60507
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
60508
+ workspace_id: string;
60509
+ /** Date and time at which the event was created. */
60510
+ created_at: string;
60511
+ /** Date and time at which the event occurred. */
60512
+ occurred_at: string;
60513
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
60514
+ connected_account_id?: string | undefined;
60515
+ /** ID of the [ACS system](https://docs.seam.co/latest/capability-guides/access-systems). */
60516
+ acs_system_id: string;
60517
+ acs_entrance_id: string;
60518
+ event_type: 'acs_entrance.added';
60519
+ } | {
60520
+ /** ID of the event. */
60521
+ event_id: string;
60522
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
60523
+ workspace_id: string;
60524
+ /** Date and time at which the event was created. */
60525
+ created_at: string;
60526
+ /** Date and time at which the event occurred. */
60527
+ occurred_at: string;
60528
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
60529
+ connected_account_id?: string | undefined;
60530
+ /** ID of the [ACS system](https://docs.seam.co/latest/capability-guides/access-systems). */
60531
+ acs_system_id: string;
60532
+ acs_entrance_id: string;
60533
+ event_type: 'acs_entrance.removed';
60296
60534
  } | {
60297
60535
  /** ID of the event. */
60298
60536
  event_id: string;
@@ -61680,11 +61918,6 @@ interface Routes {
61680
61918
  created_at: string;
61681
61919
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
61682
61920
  warning_code: 'many_active_backup_codes';
61683
- } | {
61684
- message: string;
61685
- created_at: string;
61686
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
61687
- warning_code: 'salto_unknown_device_type';
61688
61921
  } | {
61689
61922
  message: string;
61690
61923
  created_at: string;
@@ -61739,12 +61972,17 @@ interface Routes {
61739
61972
  message: string;
61740
61973
  created_at: string;
61741
61974
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
61742
- warning_code: 'salto_office_mode';
61975
+ warning_code: 'salto_ks_office_mode';
61743
61976
  } | {
61744
61977
  message: string;
61745
61978
  created_at: string;
61746
61979
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
61747
- warning_code: 'salto_privacy_mode';
61980
+ warning_code: 'salto_ks_privacy_mode';
61981
+ } | {
61982
+ message: string;
61983
+ created_at: string;
61984
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
61985
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
61748
61986
  } | {
61749
61987
  message: string;
61750
61988
  created_at: string;
@@ -62369,11 +62607,6 @@ interface Routes {
62369
62607
  created_at: string;
62370
62608
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
62371
62609
  warning_code: 'many_active_backup_codes';
62372
- } | {
62373
- message: string;
62374
- created_at: string;
62375
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
62376
- warning_code: 'salto_unknown_device_type';
62377
62610
  } | {
62378
62611
  message: string;
62379
62612
  created_at: string;
@@ -62428,12 +62661,17 @@ interface Routes {
62428
62661
  message: string;
62429
62662
  created_at: string;
62430
62663
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
62431
- warning_code: 'salto_office_mode';
62664
+ warning_code: 'salto_ks_office_mode';
62432
62665
  } | {
62433
62666
  message: string;
62434
62667
  created_at: string;
62435
62668
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
62436
- warning_code: 'salto_privacy_mode';
62669
+ warning_code: 'salto_ks_privacy_mode';
62670
+ } | {
62671
+ message: string;
62672
+ created_at: string;
62673
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
62674
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
62437
62675
  } | {
62438
62676
  message: string;
62439
62677
  created_at: string;
@@ -63094,11 +63332,6 @@ interface Routes {
63094
63332
  created_at: string;
63095
63333
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63096
63334
  warning_code: 'many_active_backup_codes';
63097
- } | {
63098
- message: string;
63099
- created_at: string;
63100
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63101
- warning_code: 'salto_unknown_device_type';
63102
63335
  } | {
63103
63336
  message: string;
63104
63337
  created_at: string;
@@ -63153,12 +63386,17 @@ interface Routes {
63153
63386
  message: string;
63154
63387
  created_at: string;
63155
63388
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63156
- warning_code: 'salto_office_mode';
63389
+ warning_code: 'salto_ks_office_mode';
63390
+ } | {
63391
+ message: string;
63392
+ created_at: string;
63393
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63394
+ warning_code: 'salto_ks_privacy_mode';
63157
63395
  } | {
63158
63396
  message: string;
63159
63397
  created_at: string;
63160
63398
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63161
- warning_code: 'salto_privacy_mode';
63399
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
63162
63400
  } | {
63163
63401
  message: string;
63164
63402
  created_at: string;
@@ -63782,11 +64020,6 @@ interface Routes {
63782
64020
  created_at: string;
63783
64021
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63784
64022
  warning_code: 'many_active_backup_codes';
63785
- } | {
63786
- message: string;
63787
- created_at: string;
63788
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63789
- warning_code: 'salto_unknown_device_type';
63790
64023
  } | {
63791
64024
  message: string;
63792
64025
  created_at: string;
@@ -63841,12 +64074,17 @@ interface Routes {
63841
64074
  message: string;
63842
64075
  created_at: string;
63843
64076
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63844
- warning_code: 'salto_office_mode';
64077
+ warning_code: 'salto_ks_office_mode';
64078
+ } | {
64079
+ message: string;
64080
+ created_at: string;
64081
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
64082
+ warning_code: 'salto_ks_privacy_mode';
63845
64083
  } | {
63846
64084
  message: string;
63847
64085
  created_at: string;
63848
64086
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63849
- warning_code: 'salto_privacy_mode';
64087
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
63850
64088
  } | {
63851
64089
  message: string;
63852
64090
  created_at: string;
@@ -66326,11 +66564,6 @@ interface Routes {
66326
66564
  created_at: string;
66327
66565
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
66328
66566
  warning_code: 'many_active_backup_codes';
66329
- } | {
66330
- message: string;
66331
- created_at: string;
66332
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
66333
- warning_code: 'salto_unknown_device_type';
66334
66567
  } | {
66335
66568
  message: string;
66336
66569
  created_at: string;
@@ -66385,12 +66618,17 @@ interface Routes {
66385
66618
  message: string;
66386
66619
  created_at: string;
66387
66620
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
66388
- warning_code: 'salto_office_mode';
66621
+ warning_code: 'salto_ks_office_mode';
66389
66622
  } | {
66390
66623
  message: string;
66391
66624
  created_at: string;
66392
66625
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
66393
- warning_code: 'salto_privacy_mode';
66626
+ warning_code: 'salto_ks_privacy_mode';
66627
+ } | {
66628
+ message: string;
66629
+ created_at: string;
66630
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
66631
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
66394
66632
  } | {
66395
66633
  message: string;
66396
66634
  created_at: string;
@@ -67014,11 +67252,6 @@ interface Routes {
67014
67252
  created_at: string;
67015
67253
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
67016
67254
  warning_code: 'many_active_backup_codes';
67017
- } | {
67018
- message: string;
67019
- created_at: string;
67020
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
67021
- warning_code: 'salto_unknown_device_type';
67022
67255
  } | {
67023
67256
  message: string;
67024
67257
  created_at: string;
@@ -67073,12 +67306,17 @@ interface Routes {
67073
67306
  message: string;
67074
67307
  created_at: string;
67075
67308
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
67076
- warning_code: 'salto_office_mode';
67309
+ warning_code: 'salto_ks_office_mode';
67077
67310
  } | {
67078
67311
  message: string;
67079
67312
  created_at: string;
67080
67313
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
67081
- warning_code: 'salto_privacy_mode';
67314
+ warning_code: 'salto_ks_privacy_mode';
67315
+ } | {
67316
+ message: string;
67317
+ created_at: string;
67318
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
67319
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
67082
67320
  } | {
67083
67321
  message: string;
67084
67322
  created_at: string;
@@ -72602,11 +72840,6 @@ interface Routes {
72602
72840
  created_at: string;
72603
72841
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
72604
72842
  warning_code: 'many_active_backup_codes';
72605
- } | {
72606
- message: string;
72607
- created_at: string;
72608
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
72609
- warning_code: 'salto_unknown_device_type';
72610
72843
  } | {
72611
72844
  message: string;
72612
72845
  created_at: string;
@@ -72661,12 +72894,17 @@ interface Routes {
72661
72894
  message: string;
72662
72895
  created_at: string;
72663
72896
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
72664
- warning_code: 'salto_office_mode';
72897
+ warning_code: 'salto_ks_office_mode';
72665
72898
  } | {
72666
72899
  message: string;
72667
72900
  created_at: string;
72668
72901
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
72669
- warning_code: 'salto_privacy_mode';
72902
+ warning_code: 'salto_ks_privacy_mode';
72903
+ } | {
72904
+ message: string;
72905
+ created_at: string;
72906
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
72907
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
72670
72908
  } | {
72671
72909
  message: string;
72672
72910
  created_at: string;
@@ -75127,11 +75365,6 @@ interface Routes {
75127
75365
  created_at: string;
75128
75366
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75129
75367
  warning_code: 'many_active_backup_codes';
75130
- } | {
75131
- message: string;
75132
- created_at: string;
75133
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75134
- warning_code: 'salto_unknown_device_type';
75135
75368
  } | {
75136
75369
  message: string;
75137
75370
  created_at: string;
@@ -75186,12 +75419,17 @@ interface Routes {
75186
75419
  message: string;
75187
75420
  created_at: string;
75188
75421
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75189
- warning_code: 'salto_office_mode';
75422
+ warning_code: 'salto_ks_office_mode';
75190
75423
  } | {
75191
75424
  message: string;
75192
75425
  created_at: string;
75193
75426
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75194
- warning_code: 'salto_privacy_mode';
75427
+ warning_code: 'salto_ks_privacy_mode';
75428
+ } | {
75429
+ message: string;
75430
+ created_at: string;
75431
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75432
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
75195
75433
  } | {
75196
75434
  message: string;
75197
75435
  created_at: string;
@@ -75815,11 +76053,6 @@ interface Routes {
75815
76053
  created_at: string;
75816
76054
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75817
76055
  warning_code: 'many_active_backup_codes';
75818
- } | {
75819
- message: string;
75820
- created_at: string;
75821
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75822
- warning_code: 'salto_unknown_device_type';
75823
76056
  } | {
75824
76057
  message: string;
75825
76058
  created_at: string;
@@ -75874,12 +76107,17 @@ interface Routes {
75874
76107
  message: string;
75875
76108
  created_at: string;
75876
76109
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75877
- warning_code: 'salto_office_mode';
76110
+ warning_code: 'salto_ks_office_mode';
75878
76111
  } | {
75879
76112
  message: string;
75880
76113
  created_at: string;
75881
76114
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75882
- warning_code: 'salto_privacy_mode';
76115
+ warning_code: 'salto_ks_privacy_mode';
76116
+ } | {
76117
+ message: string;
76118
+ created_at: string;
76119
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
76120
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
75883
76121
  } | {
75884
76122
  message: string;
75885
76123
  created_at: string;
@@ -79755,11 +79993,6 @@ interface Routes {
79755
79993
  created_at: string;
79756
79994
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
79757
79995
  warning_code: 'many_active_backup_codes';
79758
- } | {
79759
- message: string;
79760
- created_at: string;
79761
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
79762
- warning_code: 'salto_unknown_device_type';
79763
79996
  } | {
79764
79997
  message: string;
79765
79998
  created_at: string;
@@ -79814,12 +80047,17 @@ interface Routes {
79814
80047
  message: string;
79815
80048
  created_at: string;
79816
80049
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
79817
- warning_code: 'salto_office_mode';
80050
+ warning_code: 'salto_ks_office_mode';
80051
+ } | {
80052
+ message: string;
80053
+ created_at: string;
80054
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
80055
+ warning_code: 'salto_ks_privacy_mode';
79818
80056
  } | {
79819
80057
  message: string;
79820
80058
  created_at: string;
79821
80059
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
79822
- warning_code: 'salto_privacy_mode';
80060
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
79823
80061
  } | {
79824
80062
  message: string;
79825
80063
  created_at: string;
@@ -80445,11 +80683,6 @@ interface Routes {
80445
80683
  created_at: string;
80446
80684
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
80447
80685
  warning_code: 'many_active_backup_codes';
80448
- } | {
80449
- message: string;
80450
- created_at: string;
80451
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
80452
- warning_code: 'salto_unknown_device_type';
80453
80686
  } | {
80454
80687
  message: string;
80455
80688
  created_at: string;
@@ -80504,12 +80737,17 @@ interface Routes {
80504
80737
  message: string;
80505
80738
  created_at: string;
80506
80739
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
80507
- warning_code: 'salto_office_mode';
80740
+ warning_code: 'salto_ks_office_mode';
80741
+ } | {
80742
+ message: string;
80743
+ created_at: string;
80744
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
80745
+ warning_code: 'salto_ks_privacy_mode';
80508
80746
  } | {
80509
80747
  message: string;
80510
80748
  created_at: string;
80511
80749
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
80512
- warning_code: 'salto_privacy_mode';
80750
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
80513
80751
  } | {
80514
80752
  message: string;
80515
80753
  created_at: string;