@seamapi/types 1.595.0 → 1.596.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.
@@ -5966,6 +5966,17 @@ declare const _default: {
5966
5966
  required: string[];
5967
5967
  type: string;
5968
5968
  };
5969
+ ultraloq_metadata: {
5970
+ description: string;
5971
+ properties: {
5972
+ device_id: {
5973
+ description: string;
5974
+ type: string;
5975
+ };
5976
+ };
5977
+ required: string[];
5978
+ type: string;
5979
+ };
5969
5980
  visionline_metadata: {
5970
5981
  description: string;
5971
5982
  properties: {
@@ -10205,6 +10205,17 @@ export default {
10205
10205
  required: ['device_id', 'device_name'],
10206
10206
  type: 'object',
10207
10207
  },
10208
+ ultraloq_metadata: {
10209
+ description: 'Metadata for a Ultraloq device.',
10210
+ properties: {
10211
+ device_id: {
10212
+ description: 'Device ID for a Ultraloq device.',
10213
+ type: 'string',
10214
+ },
10215
+ },
10216
+ required: ['device_id'],
10217
+ type: 'object',
10218
+ },
10208
10219
  visionline_metadata: {
10209
10220
  description: 'Metadata for an ASSA ABLOY Visionline system.',
10210
10221
  properties: {
@@ -11651,6 +11662,7 @@ export default {
11651
11662
  'kwikset2',
11652
11663
  'keynest',
11653
11664
  'dormakaba_ambiance',
11665
+ 'ultraloq',
11654
11666
  ],
11655
11667
  type: 'string',
11656
11668
  },
@@ -35945,6 +35957,7 @@ export default {
35945
35957
  'kwikset2',
35946
35958
  'keynest',
35947
35959
  'dormakaba_ambiance',
35960
+ 'ultraloq',
35948
35961
  'yale_access',
35949
35962
  'hid_cm',
35950
35963
  'google_nest',
@@ -39328,6 +39341,7 @@ export default {
39328
39341
  'sensi',
39329
39342
  'smartthings',
39330
39343
  'keynest',
39344
+ 'ultraloq',
39331
39345
  ],
39332
39346
  type: 'string',
39333
39347
  },
@@ -39802,6 +39816,7 @@ export default {
39802
39816
  'sensi',
39803
39817
  'smartthings',
39804
39818
  'keynest',
39819
+ 'ultraloq',
39805
39820
  ],
39806
39821
  type: 'string',
39807
39822
  },
@@ -40638,6 +40653,7 @@ export default {
40638
40653
  'sensi',
40639
40654
  'smartthings',
40640
40655
  'keynest',
40656
+ 'ultraloq',
40641
40657
  ],
40642
40658
  type: 'string',
40643
40659
  },
@@ -41110,6 +41126,7 @@ export default {
41110
41126
  'sensi',
41111
41127
  'smartthings',
41112
41128
  'keynest',
41129
+ 'ultraloq',
41113
41130
  ],
41114
41131
  type: 'string',
41115
41132
  },
@@ -42896,6 +42913,7 @@ export default {
42896
42913
  'akiles',
42897
42914
  'kwikset2',
42898
42915
  'smartthings',
42916
+ 'ultraloq',
42899
42917
  ],
42900
42918
  type: 'string',
42901
42919
  },
@@ -43297,6 +43315,7 @@ export default {
43297
43315
  'akiles',
43298
43316
  'kwikset2',
43299
43317
  'smartthings',
43318
+ 'ultraloq',
43300
43319
  ],
43301
43320
  type: 'string',
43302
43321
  },