@seamapi/types 1.41.0 → 1.41.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7542,6 +7542,7 @@ declare const _default: {
7542
7542
  };
7543
7543
  created_before: {
7544
7544
  format: string;
7545
+ nullable: boolean;
7545
7546
  type: string;
7546
7547
  };
7547
7548
  device_ids: {
@@ -7824,6 +7825,7 @@ declare const _default: {
7824
7825
  };
7825
7826
  created_before: {
7826
7827
  format: string;
7828
+ nullable: boolean;
7827
7829
  type: string;
7828
7830
  };
7829
7831
  device_ids: {
@@ -8724,6 +8726,7 @@ declare const _default: {
8724
8726
  };
8725
8727
  created_before: {
8726
8728
  format: string;
8729
+ nullable: boolean;
8727
8730
  type: string;
8728
8731
  };
8729
8732
  device_ids: {
@@ -10629,6 +10632,7 @@ declare const _default: {
10629
10632
  };
10630
10633
  created_before: {
10631
10634
  format: string;
10635
+ nullable: boolean;
10632
10636
  type: string;
10633
10637
  };
10634
10638
  device_ids: {
@@ -14123,7 +14127,7 @@ interface Routes {
14123
14127
  manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'minut' | 'two_n' | 'ttlock' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'controlbyweb' | 'smartthings' | 'dormakaba_oracode') | undefined;
14124
14128
  device_ids?: string[] | undefined;
14125
14129
  limit?: number;
14126
- created_before?: string | undefined;
14130
+ created_before?: Date | undefined;
14127
14131
  user_identifier_key?: string | undefined;
14128
14132
  };
14129
14133
  formData: {};
@@ -14592,7 +14596,7 @@ interface Routes {
14592
14596
  manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'minut' | 'two_n' | 'ttlock' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'controlbyweb' | 'smartthings' | 'dormakaba_oracode') | undefined;
14593
14597
  device_ids?: string[] | undefined;
14594
14598
  limit?: number;
14595
- created_before?: string | undefined;
14599
+ created_before?: Date | undefined;
14596
14600
  user_identifier_key?: string | undefined;
14597
14601
  };
14598
14602
  formData: {};
@@ -14812,7 +14816,7 @@ interface Routes {
14812
14816
  manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'minut' | 'two_n' | 'ttlock' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'controlbyweb' | 'smartthings' | 'dormakaba_oracode') | undefined;
14813
14817
  device_ids?: string[] | undefined;
14814
14818
  limit?: number;
14815
- created_before?: string | undefined;
14819
+ created_before?: Date | undefined;
14816
14820
  user_identifier_key?: string | undefined;
14817
14821
  };
14818
14822
  formData: {};
@@ -15674,7 +15678,7 @@ interface Routes {
15674
15678
  manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'minut' | 'two_n' | 'ttlock' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'controlbyweb' | 'smartthings' | 'dormakaba_oracode') | undefined;
15675
15679
  device_ids?: string[] | undefined;
15676
15680
  limit?: number;
15677
- created_before?: string | undefined;
15681
+ created_before?: Date | undefined;
15678
15682
  user_identifier_key?: string | undefined;
15679
15683
  };
15680
15684
  formData: {};
@@ -7491,6 +7491,7 @@ declare const _default: {
7491
7491
  };
7492
7492
  created_before: {
7493
7493
  format: string;
7494
+ nullable: boolean;
7494
7495
  type: string;
7495
7496
  };
7496
7497
  device_ids: {
@@ -7773,6 +7774,7 @@ declare const _default: {
7773
7774
  };
7774
7775
  created_before: {
7775
7776
  format: string;
7777
+ nullable: boolean;
7776
7778
  type: string;
7777
7779
  };
7778
7780
  device_ids: {
@@ -8673,6 +8675,7 @@ declare const _default: {
8673
8675
  };
8674
8676
  created_before: {
8675
8677
  format: string;
8678
+ nullable: boolean;
8676
8679
  type: string;
8677
8680
  };
8678
8681
  device_ids: {
@@ -10578,6 +10581,7 @@ declare const _default: {
10578
10581
  };
10579
10582
  created_before: {
10580
10583
  format: string;
10584
+ nullable: boolean;
10581
10585
  type: string;
10582
10586
  };
10583
10587
  device_ids: {
@@ -5118,7 +5118,11 @@ export default {
5118
5118
  items: { format: 'uuid', type: 'string' },
5119
5119
  type: 'array',
5120
5120
  },
5121
- created_before: { format: 'date-time', type: 'string' },
5121
+ created_before: {
5122
+ format: 'date-time',
5123
+ nullable: true,
5124
+ type: 'string',
5125
+ },
5122
5126
  device_ids: {
5123
5127
  items: { format: 'uuid', type: 'string' },
5124
5128
  type: 'array',
@@ -5426,7 +5430,11 @@ export default {
5426
5430
  items: { format: 'uuid', type: 'string' },
5427
5431
  type: 'array',
5428
5432
  },
5429
- created_before: { format: 'date-time', type: 'string' },
5433
+ created_before: {
5434
+ format: 'date-time',
5435
+ nullable: true,
5436
+ type: 'string',
5437
+ },
5430
5438
  device_ids: {
5431
5439
  items: { format: 'uuid', type: 'string' },
5432
5440
  type: 'array',
@@ -6226,7 +6234,11 @@ export default {
6226
6234
  items: { format: 'uuid', type: 'string' },
6227
6235
  type: 'array',
6228
6236
  },
6229
- created_before: { format: 'date-time', type: 'string' },
6237
+ created_before: {
6238
+ format: 'date-time',
6239
+ nullable: true,
6240
+ type: 'string',
6241
+ },
6230
6242
  device_ids: {
6231
6243
  items: { format: 'uuid', type: 'string' },
6232
6244
  type: 'array',
@@ -7575,7 +7587,11 @@ export default {
7575
7587
  items: { format: 'uuid', type: 'string' },
7576
7588
  type: 'array',
7577
7589
  },
7578
- created_before: { format: 'date-time', type: 'string' },
7590
+ created_before: {
7591
+ format: 'date-time',
7592
+ nullable: true,
7593
+ type: 'string',
7594
+ },
7579
7595
  device_ids: {
7580
7596
  items: { format: 'uuid', type: 'string' },
7581
7597
  type: 'array',