@seamapi/types 1.361.0 → 1.362.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";
8839
+ }>, z.ZodObject<z.objectUtil.extendShape<{
8840
+ message: z.ZodString;
8841
+ created_at: z.ZodString;
8842
+ }, {
8843
+ warning_code: z.ZodLiteral<"salto_ks_privacy_mode">;
8844
+ }>, "strip", z.ZodTypeAny, {
8845
+ message: string;
8846
+ created_at: string;
8847
+ warning_code: "salto_ks_privacy_mode";
8848
+ }, {
8849
+ message: string;
8850
+ created_at: string;
8851
+ warning_code: "salto_ks_privacy_mode";
8852
8852
  }>, z.ZodObject<z.objectUtil.extendShape<{
8853
8853
  message: z.ZodString;
8854
8854
  created_at: z.ZodString;
8855
8855
  }, {
8856
- warning_code: z.ZodLiteral<"salto_privacy_mode">;
8856
+ warning_code: z.ZodLiteral<"salto_ks_subscription_limit_almost_reached">;
8857
8857
  }>, "strip", z.ZodTypeAny, {
8858
8858
  message: string;
8859
8859
  created_at: string;
8860
- warning_code: "salto_privacy_mode";
8860
+ warning_code: "salto_ks_subscription_limit_almost_reached";
8861
8861
  }, {
8862
8862
  message: string;
8863
8863
  created_at: string;
8864
- warning_code: "salto_privacy_mode";
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";
11218
+ }>, z.ZodObject<z.objectUtil.extendShape<{
11219
+ message: z.ZodString;
11220
+ created_at: z.ZodString;
11221
+ }, {
11222
+ warning_code: z.ZodLiteral<"salto_ks_privacy_mode">;
11223
+ }>, "strip", z.ZodTypeAny, {
11224
+ message: string;
11225
+ created_at: string;
11226
+ warning_code: "salto_ks_privacy_mode";
11227
+ }, {
11228
+ message: string;
11229
+ created_at: string;
11230
+ warning_code: "salto_ks_privacy_mode";
11231
11231
  }>, z.ZodObject<z.objectUtil.extendShape<{
11232
11232
  message: z.ZodString;
11233
11233
  created_at: z.ZodString;
11234
11234
  }, {
11235
- warning_code: z.ZodLiteral<"salto_privacy_mode">;
11235
+ warning_code: z.ZodLiteral<"salto_ks_subscription_limit_almost_reached">;
11236
11236
  }>, "strip", z.ZodTypeAny, {
11237
11237
  message: string;
11238
11238
  created_at: string;
11239
- warning_code: "salto_privacy_mode";
11239
+ warning_code: "salto_ks_subscription_limit_almost_reached";
11240
11240
  }, {
11241
11241
  message: string;
11242
11242
  created_at: string;
11243
- warning_code: "salto_privacy_mode";
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";
14838
+ }>, z.ZodObject<z.objectUtil.extendShape<{
14839
+ message: z.ZodString;
14840
+ created_at: z.ZodString;
14841
+ }, {
14842
+ warning_code: z.ZodLiteral<"salto_ks_privacy_mode">;
14843
+ }>, "strip", z.ZodTypeAny, {
14844
+ message: string;
14845
+ created_at: string;
14846
+ warning_code: "salto_ks_privacy_mode";
14847
+ }, {
14848
+ message: string;
14849
+ created_at: string;
14850
+ warning_code: "salto_ks_privacy_mode";
14851
14851
  }>, z.ZodObject<z.objectUtil.extendShape<{
14852
14852
  message: z.ZodString;
14853
14853
  created_at: z.ZodString;
14854
14854
  }, {
14855
- warning_code: z.ZodLiteral<"salto_privacy_mode">;
14855
+ warning_code: z.ZodLiteral<"salto_ks_subscription_limit_almost_reached">;
14856
14856
  }>, "strip", z.ZodTypeAny, {
14857
14857
  message: string;
14858
14858
  created_at: string;
14859
- warning_code: "salto_privacy_mode";
14859
+ warning_code: "salto_ks_subscription_limit_almost_reached";
14860
14860
  }, {
14861
14861
  message: string;
14862
14862
  created_at: string;
14863
- warning_code: "salto_privacy_mode";
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;
@@ -17597,25 +17597,25 @@ declare const seam_event: z.ZodDiscriminatedUnion<"event_type", [z.ZodObject<z.o
17597
17597
  connected_account_id: z.ZodString;
17598
17598
  }>, {
17599
17599
  event_type: z.ZodLiteral<"device.name_changed">;
17600
- new_name: z.ZodString;
17600
+ device_name: z.ZodString;
17601
17601
  }>, "strip", z.ZodTypeAny, {
17602
17602
  device_id: string;
17603
17603
  created_at: string;
17604
17604
  connected_account_id: string;
17605
+ device_name: string;
17605
17606
  workspace_id: string;
17606
17607
  event_id: string;
17607
17608
  occurred_at: string;
17608
17609
  event_type: "device.name_changed";
17609
- new_name: string;
17610
17610
  }, {
17611
17611
  device_id: string;
17612
17612
  created_at: string;
17613
17613
  connected_account_id: string;
17614
+ device_name: string;
17614
17615
  workspace_id: string;
17615
17616
  event_id: string;
17616
17617
  occurred_at: string;
17617
17618
  event_type: "device.name_changed";
17618
- new_name: string;
17619
17619
  }>, z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<{
17620
17620
  event_id: z.ZodString;
17621
17621
  workspace_id: z.ZodString;
@@ -22369,7 +22369,7 @@ declare const _default: {
22369
22369
  upper_limit_fahrenheit?: never;
22370
22370
  desired_temperature_celsius?: never;
22371
22371
  desired_temperature_fahrenheit?: never;
22372
- new_name?: never;
22372
+ device_name?: never;
22373
22373
  enrollment_automation_id?: never;
22374
22374
  };
22375
22375
  required: string[];
@@ -22462,7 +22462,7 @@ declare const _default: {
22462
22462
  upper_limit_fahrenheit?: never;
22463
22463
  desired_temperature_celsius?: never;
22464
22464
  desired_temperature_fahrenheit?: never;
22465
- new_name?: never;
22465
+ device_name?: never;
22466
22466
  enrollment_automation_id?: never;
22467
22467
  };
22468
22468
  required: string[];
@@ -22555,7 +22555,7 @@ declare const _default: {
22555
22555
  upper_limit_fahrenheit?: never;
22556
22556
  desired_temperature_celsius?: never;
22557
22557
  desired_temperature_fahrenheit?: never;
22558
- new_name?: never;
22558
+ device_name?: never;
22559
22559
  enrollment_automation_id?: never;
22560
22560
  };
22561
22561
  required: string[];
@@ -22646,7 +22646,7 @@ declare const _default: {
22646
22646
  upper_limit_fahrenheit?: never;
22647
22647
  desired_temperature_celsius?: never;
22648
22648
  desired_temperature_fahrenheit?: never;
22649
- new_name?: never;
22649
+ device_name?: never;
22650
22650
  enrollment_automation_id?: never;
22651
22651
  };
22652
22652
  required: string[];
@@ -22731,7 +22731,7 @@ declare const _default: {
22731
22731
  upper_limit_fahrenheit?: never;
22732
22732
  desired_temperature_celsius?: never;
22733
22733
  desired_temperature_fahrenheit?: never;
22734
- new_name?: never;
22734
+ device_name?: never;
22735
22735
  enrollment_automation_id?: never;
22736
22736
  };
22737
22737
  required: string[];
@@ -22819,7 +22819,7 @@ declare const _default: {
22819
22819
  upper_limit_fahrenheit?: never;
22820
22820
  desired_temperature_celsius?: never;
22821
22821
  desired_temperature_fahrenheit?: never;
22822
- new_name?: never;
22822
+ device_name?: never;
22823
22823
  enrollment_automation_id?: never;
22824
22824
  };
22825
22825
  required: string[];
@@ -22907,7 +22907,7 @@ declare const _default: {
22907
22907
  upper_limit_fahrenheit?: never;
22908
22908
  desired_temperature_celsius?: never;
22909
22909
  desired_temperature_fahrenheit?: never;
22910
- new_name?: never;
22910
+ device_name?: never;
22911
22911
  enrollment_automation_id?: never;
22912
22912
  };
22913
22913
  required: string[];
@@ -22996,7 +22996,7 @@ declare const _default: {
22996
22996
  upper_limit_fahrenheit?: never;
22997
22997
  desired_temperature_celsius?: never;
22998
22998
  desired_temperature_fahrenheit?: never;
22999
- new_name?: never;
22999
+ device_name?: never;
23000
23000
  enrollment_automation_id?: never;
23001
23001
  };
23002
23002
  required: string[];
@@ -23084,7 +23084,7 @@ declare const _default: {
23084
23084
  upper_limit_fahrenheit?: never;
23085
23085
  desired_temperature_celsius?: never;
23086
23086
  desired_temperature_fahrenheit?: never;
23087
- new_name?: never;
23087
+ device_name?: never;
23088
23088
  enrollment_automation_id?: never;
23089
23089
  };
23090
23090
  required: string[];
@@ -23165,7 +23165,7 @@ declare const _default: {
23165
23165
  upper_limit_fahrenheit?: never;
23166
23166
  desired_temperature_celsius?: never;
23167
23167
  desired_temperature_fahrenheit?: never;
23168
- new_name?: never;
23168
+ device_name?: never;
23169
23169
  enrollment_automation_id?: never;
23170
23170
  };
23171
23171
  required: string[];
@@ -23250,7 +23250,7 @@ declare const _default: {
23250
23250
  upper_limit_fahrenheit?: never;
23251
23251
  desired_temperature_celsius?: never;
23252
23252
  desired_temperature_fahrenheit?: never;
23253
- new_name?: never;
23253
+ device_name?: never;
23254
23254
  enrollment_automation_id?: never;
23255
23255
  };
23256
23256
  required: string[];
@@ -23336,7 +23336,7 @@ declare const _default: {
23336
23336
  upper_limit_fahrenheit?: never;
23337
23337
  desired_temperature_celsius?: never;
23338
23338
  desired_temperature_fahrenheit?: never;
23339
- new_name?: never;
23339
+ device_name?: never;
23340
23340
  enrollment_automation_id?: never;
23341
23341
  };
23342
23342
  required: string[];
@@ -23416,7 +23416,7 @@ declare const _default: {
23416
23416
  upper_limit_fahrenheit?: never;
23417
23417
  desired_temperature_celsius?: never;
23418
23418
  desired_temperature_fahrenheit?: never;
23419
- new_name?: never;
23419
+ device_name?: never;
23420
23420
  enrollment_automation_id?: never;
23421
23421
  };
23422
23422
  required: string[];
@@ -23503,7 +23503,7 @@ declare const _default: {
23503
23503
  upper_limit_fahrenheit?: never;
23504
23504
  desired_temperature_celsius?: never;
23505
23505
  desired_temperature_fahrenheit?: never;
23506
- new_name?: never;
23506
+ device_name?: never;
23507
23507
  enrollment_automation_id?: never;
23508
23508
  };
23509
23509
  required: string[];
@@ -23584,7 +23584,7 @@ declare const _default: {
23584
23584
  upper_limit_fahrenheit?: never;
23585
23585
  desired_temperature_celsius?: never;
23586
23586
  desired_temperature_fahrenheit?: never;
23587
- new_name?: never;
23587
+ device_name?: never;
23588
23588
  enrollment_automation_id?: never;
23589
23589
  };
23590
23590
  required: string[];
@@ -23669,7 +23669,7 @@ declare const _default: {
23669
23669
  upper_limit_fahrenheit?: never;
23670
23670
  desired_temperature_celsius?: never;
23671
23671
  desired_temperature_fahrenheit?: never;
23672
- new_name?: never;
23672
+ device_name?: never;
23673
23673
  enrollment_automation_id?: never;
23674
23674
  };
23675
23675
  required: string[];
@@ -23758,7 +23758,7 @@ declare const _default: {
23758
23758
  upper_limit_fahrenheit?: never;
23759
23759
  desired_temperature_celsius?: never;
23760
23760
  desired_temperature_fahrenheit?: never;
23761
- new_name?: never;
23761
+ device_name?: never;
23762
23762
  enrollment_automation_id?: never;
23763
23763
  };
23764
23764
  required: string[];
@@ -23849,7 +23849,7 @@ declare const _default: {
23849
23849
  upper_limit_fahrenheit?: never;
23850
23850
  desired_temperature_celsius?: never;
23851
23851
  desired_temperature_fahrenheit?: never;
23852
- new_name?: never;
23852
+ device_name?: never;
23853
23853
  enrollment_automation_id?: never;
23854
23854
  };
23855
23855
  required: string[];
@@ -23944,7 +23944,7 @@ declare const _default: {
23944
23944
  upper_limit_fahrenheit?: never;
23945
23945
  desired_temperature_celsius?: never;
23946
23946
  desired_temperature_fahrenheit?: never;
23947
- new_name?: never;
23947
+ device_name?: never;
23948
23948
  enrollment_automation_id?: never;
23949
23949
  };
23950
23950
  required: string[];
@@ -24052,7 +24052,7 @@ declare const _default: {
24052
24052
  upper_limit_fahrenheit?: never;
24053
24053
  desired_temperature_celsius?: never;
24054
24054
  desired_temperature_fahrenheit?: never;
24055
- new_name?: never;
24055
+ device_name?: never;
24056
24056
  enrollment_automation_id?: never;
24057
24057
  };
24058
24058
  required: string[];
@@ -24149,7 +24149,7 @@ declare const _default: {
24149
24149
  upper_limit_fahrenheit?: never;
24150
24150
  desired_temperature_celsius?: never;
24151
24151
  desired_temperature_fahrenheit?: never;
24152
- new_name?: never;
24152
+ device_name?: never;
24153
24153
  enrollment_automation_id?: never;
24154
24154
  };
24155
24155
  required: string[];
@@ -24245,7 +24245,7 @@ declare const _default: {
24245
24245
  upper_limit_fahrenheit?: never;
24246
24246
  desired_temperature_celsius?: never;
24247
24247
  desired_temperature_fahrenheit?: never;
24248
- new_name?: never;
24248
+ device_name?: never;
24249
24249
  enrollment_automation_id?: never;
24250
24250
  };
24251
24251
  required: string[];
@@ -24358,7 +24358,7 @@ declare const _default: {
24358
24358
  upper_limit_fahrenheit?: never;
24359
24359
  desired_temperature_celsius?: never;
24360
24360
  desired_temperature_fahrenheit?: never;
24361
- new_name?: never;
24361
+ device_name?: never;
24362
24362
  enrollment_automation_id?: never;
24363
24363
  };
24364
24364
  required: string[];
@@ -24471,7 +24471,7 @@ declare const _default: {
24471
24471
  hvac_mode_setting?: never;
24472
24472
  desired_temperature_celsius?: never;
24473
24473
  desired_temperature_fahrenheit?: never;
24474
- new_name?: never;
24474
+ device_name?: never;
24475
24475
  enrollment_automation_id?: never;
24476
24476
  };
24477
24477
  required: string[];
@@ -24572,7 +24572,7 @@ declare const _default: {
24572
24572
  lower_limit_fahrenheit?: never;
24573
24573
  upper_limit_celsius?: never;
24574
24574
  upper_limit_fahrenheit?: never;
24575
- new_name?: never;
24575
+ device_name?: never;
24576
24576
  enrollment_automation_id?: never;
24577
24577
  };
24578
24578
  required: string[];
@@ -24665,7 +24665,7 @@ declare const _default: {
24665
24665
  upper_limit_fahrenheit?: never;
24666
24666
  desired_temperature_celsius?: never;
24667
24667
  desired_temperature_fahrenheit?: never;
24668
- new_name?: never;
24668
+ device_name?: never;
24669
24669
  enrollment_automation_id?: never;
24670
24670
  };
24671
24671
  required: string[];
@@ -24691,6 +24691,10 @@ declare const _default: {
24691
24691
  format: string;
24692
24692
  type: string;
24693
24693
  };
24694
+ device_name: {
24695
+ description: string;
24696
+ type: string;
24697
+ };
24694
24698
  event_id: {
24695
24699
  description: string;
24696
24700
  format: string;
@@ -24700,10 +24704,6 @@ declare const _default: {
24700
24704
  enum: string[];
24701
24705
  type: string;
24702
24706
  };
24703
- new_name: {
24704
- description: string;
24705
- type: string;
24706
- };
24707
24707
  occurred_at: {
24708
24708
  description: string;
24709
24709
  format: string;
@@ -24835,7 +24835,7 @@ declare const _default: {
24835
24835
  upper_limit_fahrenheit?: never;
24836
24836
  desired_temperature_celsius?: never;
24837
24837
  desired_temperature_fahrenheit?: never;
24838
- new_name?: never;
24838
+ device_name?: never;
24839
24839
  };
24840
24840
  required: string[];
24841
24841
  type: string;
@@ -24915,7 +24915,7 @@ declare const _default: {
24915
24915
  upper_limit_fahrenheit?: never;
24916
24916
  desired_temperature_celsius?: never;
24917
24917
  desired_temperature_fahrenheit?: never;
24918
- new_name?: never;
24918
+ device_name?: never;
24919
24919
  enrollment_automation_id?: never;
24920
24920
  };
24921
24921
  required: string[];
@@ -57159,11 +57159,6 @@ interface Routes {
57159
57159
  created_at: string;
57160
57160
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57161
57161
  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
57162
  } | {
57168
57163
  message: string;
57169
57164
  created_at: string;
@@ -57218,12 +57213,17 @@ interface Routes {
57218
57213
  message: string;
57219
57214
  created_at: string;
57220
57215
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57221
- warning_code: 'salto_office_mode';
57216
+ warning_code: 'salto_ks_office_mode';
57222
57217
  } | {
57223
57218
  message: string;
57224
57219
  created_at: string;
57225
57220
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57226
- warning_code: 'salto_privacy_mode';
57221
+ warning_code: 'salto_ks_privacy_mode';
57222
+ } | {
57223
+ message: string;
57224
+ created_at: string;
57225
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57226
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
57227
57227
  } | {
57228
57228
  message: string;
57229
57229
  created_at: string;
@@ -57884,11 +57884,6 @@ interface Routes {
57884
57884
  created_at: string;
57885
57885
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57886
57886
  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
57887
  } | {
57893
57888
  message: string;
57894
57889
  created_at: string;
@@ -57943,12 +57938,17 @@ interface Routes {
57943
57938
  message: string;
57944
57939
  created_at: string;
57945
57940
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57946
- warning_code: 'salto_office_mode';
57941
+ warning_code: 'salto_ks_office_mode';
57942
+ } | {
57943
+ message: string;
57944
+ created_at: string;
57945
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57946
+ warning_code: 'salto_ks_privacy_mode';
57947
57947
  } | {
57948
57948
  message: string;
57949
57949
  created_at: string;
57950
57950
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
57951
- warning_code: 'salto_privacy_mode';
57951
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
57952
57952
  } | {
57953
57953
  message: string;
57954
57954
  created_at: string;
@@ -58166,11 +58166,6 @@ interface Routes {
58166
58166
  created_at: string;
58167
58167
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58168
58168
  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
58169
  } | {
58175
58170
  message: string;
58176
58171
  created_at: string;
@@ -58225,12 +58220,17 @@ interface Routes {
58225
58220
  message: string;
58226
58221
  created_at: string;
58227
58222
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58228
- warning_code: 'salto_office_mode';
58223
+ warning_code: 'salto_ks_office_mode';
58229
58224
  } | {
58230
58225
  message: string;
58231
58226
  created_at: string;
58232
58227
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58233
- warning_code: 'salto_privacy_mode';
58228
+ warning_code: 'salto_ks_privacy_mode';
58229
+ } | {
58230
+ message: string;
58231
+ created_at: string;
58232
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58233
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
58234
58234
  } | {
58235
58235
  message: string;
58236
58236
  created_at: string;
@@ -58457,11 +58457,6 @@ interface Routes {
58457
58457
  created_at: string;
58458
58458
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58459
58459
  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
58460
  } | {
58466
58461
  message: string;
58467
58462
  created_at: string;
@@ -58516,12 +58511,17 @@ interface Routes {
58516
58511
  message: string;
58517
58512
  created_at: string;
58518
58513
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58519
- warning_code: 'salto_office_mode';
58514
+ warning_code: 'salto_ks_office_mode';
58520
58515
  } | {
58521
58516
  message: string;
58522
58517
  created_at: string;
58523
58518
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58524
- warning_code: 'salto_privacy_mode';
58519
+ warning_code: 'salto_ks_privacy_mode';
58520
+ } | {
58521
+ message: string;
58522
+ created_at: string;
58523
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58524
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
58525
58525
  } | {
58526
58526
  message: string;
58527
58527
  created_at: string;
@@ -59812,7 +59812,7 @@ interface Routes {
59812
59812
  connected_account_id: string;
59813
59813
  event_type: 'device.name_changed';
59814
59814
  /** The new name of the device. */
59815
- new_name: string;
59815
+ device_name: string;
59816
59816
  } | {
59817
59817
  /** ID of the event. */
59818
59818
  event_id: string;
@@ -61040,7 +61040,7 @@ interface Routes {
61040
61040
  connected_account_id: string;
61041
61041
  event_type: 'device.name_changed';
61042
61042
  /** The new name of the device. */
61043
- new_name: string;
61043
+ device_name: string;
61044
61044
  } | {
61045
61045
  /** ID of the event. */
61046
61046
  event_id: string;
@@ -61680,11 +61680,6 @@ interface Routes {
61680
61680
  created_at: string;
61681
61681
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
61682
61682
  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
61683
  } | {
61689
61684
  message: string;
61690
61685
  created_at: string;
@@ -61739,12 +61734,17 @@ interface Routes {
61739
61734
  message: string;
61740
61735
  created_at: string;
61741
61736
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
61742
- warning_code: 'salto_office_mode';
61737
+ warning_code: 'salto_ks_office_mode';
61738
+ } | {
61739
+ message: string;
61740
+ created_at: string;
61741
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
61742
+ warning_code: 'salto_ks_privacy_mode';
61743
61743
  } | {
61744
61744
  message: string;
61745
61745
  created_at: string;
61746
61746
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
61747
- warning_code: 'salto_privacy_mode';
61747
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
61748
61748
  } | {
61749
61749
  message: string;
61750
61750
  created_at: string;
@@ -62369,11 +62369,6 @@ interface Routes {
62369
62369
  created_at: string;
62370
62370
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
62371
62371
  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
62372
  } | {
62378
62373
  message: string;
62379
62374
  created_at: string;
@@ -62428,12 +62423,17 @@ interface Routes {
62428
62423
  message: string;
62429
62424
  created_at: string;
62430
62425
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
62431
- warning_code: 'salto_office_mode';
62426
+ warning_code: 'salto_ks_office_mode';
62432
62427
  } | {
62433
62428
  message: string;
62434
62429
  created_at: string;
62435
62430
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
62436
- warning_code: 'salto_privacy_mode';
62431
+ warning_code: 'salto_ks_privacy_mode';
62432
+ } | {
62433
+ message: string;
62434
+ created_at: string;
62435
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
62436
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
62437
62437
  } | {
62438
62438
  message: string;
62439
62439
  created_at: string;
@@ -63094,11 +63094,6 @@ interface Routes {
63094
63094
  created_at: string;
63095
63095
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63096
63096
  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
63097
  } | {
63103
63098
  message: string;
63104
63099
  created_at: string;
@@ -63153,12 +63148,17 @@ interface Routes {
63153
63148
  message: string;
63154
63149
  created_at: string;
63155
63150
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63156
- warning_code: 'salto_office_mode';
63151
+ warning_code: 'salto_ks_office_mode';
63157
63152
  } | {
63158
63153
  message: string;
63159
63154
  created_at: string;
63160
63155
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63161
- warning_code: 'salto_privacy_mode';
63156
+ warning_code: 'salto_ks_privacy_mode';
63157
+ } | {
63158
+ message: string;
63159
+ created_at: string;
63160
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63161
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
63162
63162
  } | {
63163
63163
  message: string;
63164
63164
  created_at: string;
@@ -63782,11 +63782,6 @@ interface Routes {
63782
63782
  created_at: string;
63783
63783
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63784
63784
  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
63785
  } | {
63791
63786
  message: string;
63792
63787
  created_at: string;
@@ -63841,12 +63836,17 @@ interface Routes {
63841
63836
  message: string;
63842
63837
  created_at: string;
63843
63838
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63844
- warning_code: 'salto_office_mode';
63839
+ warning_code: 'salto_ks_office_mode';
63840
+ } | {
63841
+ message: string;
63842
+ created_at: string;
63843
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63844
+ warning_code: 'salto_ks_privacy_mode';
63845
63845
  } | {
63846
63846
  message: string;
63847
63847
  created_at: string;
63848
63848
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
63849
- warning_code: 'salto_privacy_mode';
63849
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
63850
63850
  } | {
63851
63851
  message: string;
63852
63852
  created_at: string;
@@ -66326,11 +66326,6 @@ interface Routes {
66326
66326
  created_at: string;
66327
66327
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
66328
66328
  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
66329
  } | {
66335
66330
  message: string;
66336
66331
  created_at: string;
@@ -66385,12 +66380,17 @@ interface Routes {
66385
66380
  message: string;
66386
66381
  created_at: string;
66387
66382
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
66388
- warning_code: 'salto_office_mode';
66383
+ warning_code: 'salto_ks_office_mode';
66389
66384
  } | {
66390
66385
  message: string;
66391
66386
  created_at: string;
66392
66387
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
66393
- warning_code: 'salto_privacy_mode';
66388
+ warning_code: 'salto_ks_privacy_mode';
66389
+ } | {
66390
+ message: string;
66391
+ created_at: string;
66392
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
66393
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
66394
66394
  } | {
66395
66395
  message: string;
66396
66396
  created_at: string;
@@ -67014,11 +67014,6 @@ interface Routes {
67014
67014
  created_at: string;
67015
67015
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
67016
67016
  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
67017
  } | {
67023
67018
  message: string;
67024
67019
  created_at: string;
@@ -67073,12 +67068,17 @@ interface Routes {
67073
67068
  message: string;
67074
67069
  created_at: string;
67075
67070
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
67076
- warning_code: 'salto_office_mode';
67071
+ warning_code: 'salto_ks_office_mode';
67077
67072
  } | {
67078
67073
  message: string;
67079
67074
  created_at: string;
67080
67075
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
67081
- warning_code: 'salto_privacy_mode';
67076
+ warning_code: 'salto_ks_privacy_mode';
67077
+ } | {
67078
+ message: string;
67079
+ created_at: string;
67080
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
67081
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
67082
67082
  } | {
67083
67083
  message: string;
67084
67084
  created_at: string;
@@ -72602,11 +72602,6 @@ interface Routes {
72602
72602
  created_at: string;
72603
72603
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
72604
72604
  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
72605
  } | {
72611
72606
  message: string;
72612
72607
  created_at: string;
@@ -72661,12 +72656,17 @@ interface Routes {
72661
72656
  message: string;
72662
72657
  created_at: string;
72663
72658
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
72664
- warning_code: 'salto_office_mode';
72659
+ warning_code: 'salto_ks_office_mode';
72660
+ } | {
72661
+ message: string;
72662
+ created_at: string;
72663
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
72664
+ warning_code: 'salto_ks_privacy_mode';
72665
72665
  } | {
72666
72666
  message: string;
72667
72667
  created_at: string;
72668
72668
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
72669
- warning_code: 'salto_privacy_mode';
72669
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
72670
72670
  } | {
72671
72671
  message: string;
72672
72672
  created_at: string;
@@ -75127,11 +75127,6 @@ interface Routes {
75127
75127
  created_at: string;
75128
75128
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75129
75129
  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
75130
  } | {
75136
75131
  message: string;
75137
75132
  created_at: string;
@@ -75186,12 +75181,17 @@ interface Routes {
75186
75181
  message: string;
75187
75182
  created_at: string;
75188
75183
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75189
- warning_code: 'salto_office_mode';
75184
+ warning_code: 'salto_ks_office_mode';
75190
75185
  } | {
75191
75186
  message: string;
75192
75187
  created_at: string;
75193
75188
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75194
- warning_code: 'salto_privacy_mode';
75189
+ warning_code: 'salto_ks_privacy_mode';
75190
+ } | {
75191
+ message: string;
75192
+ created_at: string;
75193
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75194
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
75195
75195
  } | {
75196
75196
  message: string;
75197
75197
  created_at: string;
@@ -75815,11 +75815,6 @@ interface Routes {
75815
75815
  created_at: string;
75816
75816
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75817
75817
  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
75818
  } | {
75824
75819
  message: string;
75825
75820
  created_at: string;
@@ -75874,12 +75869,17 @@ interface Routes {
75874
75869
  message: string;
75875
75870
  created_at: string;
75876
75871
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75877
- warning_code: 'salto_office_mode';
75872
+ warning_code: 'salto_ks_office_mode';
75878
75873
  } | {
75879
75874
  message: string;
75880
75875
  created_at: string;
75881
75876
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75882
- warning_code: 'salto_privacy_mode';
75877
+ warning_code: 'salto_ks_privacy_mode';
75878
+ } | {
75879
+ message: string;
75880
+ created_at: string;
75881
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
75882
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
75883
75883
  } | {
75884
75884
  message: string;
75885
75885
  created_at: string;
@@ -79755,11 +79755,6 @@ interface Routes {
79755
79755
  created_at: string;
79756
79756
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
79757
79757
  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
79758
  } | {
79764
79759
  message: string;
79765
79760
  created_at: string;
@@ -79814,12 +79809,17 @@ interface Routes {
79814
79809
  message: string;
79815
79810
  created_at: string;
79816
79811
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
79817
- warning_code: 'salto_office_mode';
79812
+ warning_code: 'salto_ks_office_mode';
79818
79813
  } | {
79819
79814
  message: string;
79820
79815
  created_at: string;
79821
79816
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
79822
- warning_code: 'salto_privacy_mode';
79817
+ warning_code: 'salto_ks_privacy_mode';
79818
+ } | {
79819
+ message: string;
79820
+ created_at: string;
79821
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
79822
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
79823
79823
  } | {
79824
79824
  message: string;
79825
79825
  created_at: string;
@@ -80445,11 +80445,6 @@ interface Routes {
80445
80445
  created_at: string;
80446
80446
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
80447
80447
  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
80448
  } | {
80454
80449
  message: string;
80455
80450
  created_at: string;
@@ -80504,12 +80499,17 @@ interface Routes {
80504
80499
  message: string;
80505
80500
  created_at: string;
80506
80501
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
80507
- warning_code: 'salto_office_mode';
80502
+ warning_code: 'salto_ks_office_mode';
80508
80503
  } | {
80509
80504
  message: string;
80510
80505
  created_at: string;
80511
80506
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
80512
- warning_code: 'salto_privacy_mode';
80507
+ warning_code: 'salto_ks_privacy_mode';
80508
+ } | {
80509
+ message: string;
80510
+ created_at: string;
80511
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
80512
+ warning_code: 'salto_ks_subscription_limit_almost_reached';
80513
80513
  } | {
80514
80514
  message: string;
80515
80515
  created_at: string;