@kohost/api-client 5.0.7 → 5.1.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.
Files changed (95) hide show
  1. package/dist/cjs/{index-CjXs7rFc.d.cts → index-DGdGZN91.d.cts} +1 -10
  2. package/dist/cjs/index.d.cts +4 -10
  3. package/dist/cjs/models/index.cjs +0 -9
  4. package/dist/cjs/models/index.cjs.map +1 -1
  5. package/dist/cjs/models/index.d.cts +3 -9
  6. package/dist/cjs/models/property.cjs +0 -2
  7. package/dist/cjs/models/property.cjs.map +1 -1
  8. package/dist/cjs/models/space.cjs +0 -7
  9. package/dist/cjs/models/space.cjs.map +1 -1
  10. package/dist/cjs/models/user.cjs +0 -1
  11. package/dist/cjs/models/user.cjs.map +1 -1
  12. package/dist/cjs/schemas/index.cjs +0 -13
  13. package/dist/cjs/schemas/index.cjs.map +1 -1
  14. package/dist/cjs/schemas/index.d.cts +0 -3
  15. package/dist/cjs/schemas/property.cjs +1 -39
  16. package/dist/cjs/schemas/property.cjs.map +1 -1
  17. package/dist/cjs/schemas/property.d.cts +1 -39
  18. package/dist/cjs/schemas/space.cjs +0 -26
  19. package/dist/cjs/schemas/space.cjs.map +1 -1
  20. package/dist/cjs/schemas/space.d.cts +0 -26
  21. package/dist/cjs/schemas/ticket.cjs +0 -1
  22. package/dist/cjs/schemas/ticket.cjs.map +1 -1
  23. package/dist/cjs/schemas/ticket.d.cts +1 -1
  24. package/dist/cjs/schemas/user.cjs +0 -3
  25. package/dist/cjs/schemas/user.cjs.map +1 -1
  26. package/dist/cjs/schemas/user.d.cts +0 -3
  27. package/dist/cjs/validate.cjs +0 -15
  28. package/dist/cjs/validate.cjs.map +1 -1
  29. package/dist/cjs/validate.d.cts +1 -61
  30. package/dist/esm/{index-BLHzohDV.d.ts → index-BmUDCO4d.d.ts} +1 -10
  31. package/dist/esm/index.d.ts +4 -10
  32. package/dist/esm/models/index.d.ts +3 -9
  33. package/dist/esm/models/index.js +0 -6
  34. package/dist/esm/models/index.js.map +1 -1
  35. package/dist/esm/models/property.js +0 -2
  36. package/dist/esm/models/property.js.map +1 -1
  37. package/dist/esm/models/space.js +0 -7
  38. package/dist/esm/models/space.js.map +1 -1
  39. package/dist/esm/models/user.js +0 -1
  40. package/dist/esm/models/user.js.map +1 -1
  41. package/dist/esm/schemas/index.d.ts +0 -3
  42. package/dist/esm/schemas/index.js +2 -10
  43. package/dist/esm/schemas/index.js.map +1 -1
  44. package/dist/esm/schemas/property.d.ts +1 -39
  45. package/dist/esm/schemas/property.js +1 -39
  46. package/dist/esm/schemas/property.js.map +1 -1
  47. package/dist/esm/schemas/space.d.ts +0 -26
  48. package/dist/esm/schemas/space.js +0 -26
  49. package/dist/esm/schemas/space.js.map +1 -1
  50. package/dist/esm/schemas/ticket.d.ts +1 -1
  51. package/dist/esm/schemas/ticket.js +0 -1
  52. package/dist/esm/schemas/ticket.js.map +1 -1
  53. package/dist/esm/schemas/user.d.ts +0 -3
  54. package/dist/esm/schemas/user.js +0 -3
  55. package/dist/esm/schemas/user.js.map +1 -1
  56. package/dist/esm/validate.d.ts +155 -215
  57. package/dist/esm/validate.js +0 -12
  58. package/dist/esm/validate.js.map +1 -1
  59. package/package.json +1 -1
  60. package/dist/cjs/models/deviceRouter.cjs +0 -52
  61. package/dist/cjs/models/deviceRouter.cjs.map +0 -1
  62. package/dist/cjs/models/deviceRouter.d.cts +0 -23
  63. package/dist/cjs/models/room.cjs +0 -169
  64. package/dist/cjs/models/room.cjs.map +0 -1
  65. package/dist/cjs/models/room.d.cts +0 -48
  66. package/dist/cjs/models/scene.cjs +0 -54
  67. package/dist/cjs/models/scene.cjs.map +0 -1
  68. package/dist/cjs/models/scene.d.cts +0 -23
  69. package/dist/cjs/schemas/deviceRouter.cjs +0 -57
  70. package/dist/cjs/schemas/deviceRouter.cjs.map +0 -1
  71. package/dist/cjs/schemas/deviceRouter.d.cts +0 -46
  72. package/dist/cjs/schemas/room.cjs +0 -317
  73. package/dist/cjs/schemas/room.cjs.map +0 -1
  74. package/dist/cjs/schemas/room.d.cts +0 -223
  75. package/dist/cjs/schemas/scene.cjs +0 -174
  76. package/dist/cjs/schemas/scene.cjs.map +0 -1
  77. package/dist/cjs/schemas/scene.d.cts +0 -163
  78. package/dist/esm/models/deviceRouter.d.ts +0 -23
  79. package/dist/esm/models/deviceRouter.js +0 -32
  80. package/dist/esm/models/deviceRouter.js.map +0 -1
  81. package/dist/esm/models/room.d.ts +0 -48
  82. package/dist/esm/models/room.js +0 -147
  83. package/dist/esm/models/room.js.map +0 -1
  84. package/dist/esm/models/scene.d.ts +0 -23
  85. package/dist/esm/models/scene.js +0 -32
  86. package/dist/esm/models/scene.js.map +0 -1
  87. package/dist/esm/schemas/deviceRouter.d.ts +0 -46
  88. package/dist/esm/schemas/deviceRouter.js +0 -34
  89. package/dist/esm/schemas/deviceRouter.js.map +0 -1
  90. package/dist/esm/schemas/room.d.ts +0 -223
  91. package/dist/esm/schemas/room.js +0 -292
  92. package/dist/esm/schemas/room.js.map +0 -1
  93. package/dist/esm/schemas/scene.d.ts +0 -163
  94. package/dist/esm/schemas/scene.js +0 -151
  95. package/dist/esm/schemas/scene.js.map +0 -1
@@ -1,189 +1,175 @@
1
1
  import * as ajv from 'ajv';
2
2
 
3
3
  declare const validateAlarm: ajv.ValidateFunction<{
4
- id: any;
5
4
  type: any;
6
- zones: any;
5
+ id: any;
7
6
  areas: any;
7
+ zones: any;
8
8
  driver: any;
9
- } & {
10
- id: any;
11
9
  } & {
12
10
  type: any;
13
11
  } & {
14
- zones: any;
12
+ id: any;
15
13
  } & {
16
14
  areas: any;
15
+ } & {
16
+ zones: any;
17
17
  } & {
18
18
  driver: any;
19
19
  }>;
20
20
  declare const validateAnnouncement: ajv.ValidateFunction<{
21
- id: any;
22
21
  type: any;
23
- body: any;
24
- } & {
25
22
  id: any;
23
+ body: any;
26
24
  } & {
27
25
  type: any;
26
+ } & {
27
+ id: any;
28
28
  } & {
29
29
  body: any;
30
30
  }>;
31
31
  declare const validateAutomation: ajv.ValidateFunction<{
32
- id: any;
33
32
  type: any;
33
+ id: any;
34
34
  trigger: any;
35
35
  actions: any;
36
- } & {
37
- id: any;
38
36
  } & {
39
37
  type: any;
38
+ } & {
39
+ id: any;
40
40
  } & {
41
41
  trigger: any;
42
42
  } & {
43
43
  actions: any;
44
44
  }>;
45
45
  declare const validateCamera: ajv.ValidateFunction<{
46
- id: any;
47
46
  type: any;
48
- driver: any;
49
- } & {
50
47
  id: any;
48
+ driver: any;
51
49
  } & {
52
50
  type: any;
51
+ } & {
52
+ id: any;
53
53
  } & {
54
54
  driver: any;
55
55
  }>;
56
56
  declare const validateCategory: ajv.ValidateFunction<{
57
- id: any;
58
57
  type: any;
59
- discriminator: any;
60
- } & {
61
58
  id: any;
59
+ discriminator: any;
62
60
  } & {
63
61
  type: any;
62
+ } & {
63
+ id: any;
64
64
  } & {
65
65
  discriminator: any;
66
66
  }>;
67
67
  declare const validateCourtesy: ajv.ValidateFunction<{
68
- id: any;
69
68
  type: any;
70
- state: any;
69
+ id: any;
71
70
  driver: any;
72
71
  supportedStates: any;
73
- } & {
74
- id: any;
72
+ state: any;
75
73
  } & {
76
74
  type: any;
77
75
  } & {
78
- state: any;
76
+ id: any;
79
77
  } & {
80
78
  driver: any;
81
79
  } & {
82
80
  supportedStates: any;
81
+ } & {
82
+ state: any;
83
83
  }>;
84
84
  declare const validateCredential: ajv.ValidateFunction<{
85
- id: any;
86
85
  type: any;
87
- expires: any;
88
- credential: any;
89
- } & {
90
86
  id: any;
87
+ credential: any;
88
+ expires: any;
91
89
  } & {
92
90
  type: any;
93
91
  } & {
94
- expires: any;
92
+ id: any;
95
93
  } & {
96
94
  credential: any;
95
+ } & {
96
+ expires: any;
97
97
  }>;
98
98
  declare const validateDepartment: ajv.ValidateFunction<{
99
- id: any;
100
- type: any;
101
99
  name: any;
102
- } & {
103
- id: any;
104
- } & {
105
100
  type: any;
106
- } & {
107
- name: any;
108
- }>;
109
- declare const validateDeviceRouter: ajv.ValidateFunction<{
110
101
  id: any;
111
- type: any;
112
- organizationId: any;
113
- driver: any;
114
102
  } & {
115
- id: any;
103
+ name: any;
116
104
  } & {
117
105
  type: any;
118
106
  } & {
119
- organizationId: any;
120
- } & {
121
- driver: any;
107
+ id: any;
122
108
  }>;
123
109
  declare const validateDimmer: ajv.ValidateFunction<{
124
- id: any;
125
110
  type: any;
126
- level: any;
127
- driver: any;
128
- } & {
129
111
  id: any;
112
+ driver: any;
113
+ level: any;
130
114
  } & {
131
115
  type: any;
132
116
  } & {
133
- level: any;
117
+ id: any;
134
118
  } & {
135
119
  driver: any;
120
+ } & {
121
+ level: any;
136
122
  }>;
137
123
  declare const validateDiscoveredDevice: ajv.ValidateFunction<{
138
- id: any;
139
- deviceId: any;
140
124
  name: any;
141
- discriminator: any;
142
- deviceData: any;
143
- } & {
144
125
  id: any;
145
- } & {
126
+ discriminator: any;
146
127
  deviceId: any;
128
+ deviceData: any;
147
129
  } & {
148
130
  name: any;
131
+ } & {
132
+ id: any;
149
133
  } & {
150
134
  discriminator: any;
135
+ } & {
136
+ deviceId: any;
151
137
  } & {
152
138
  deviceData: any;
153
139
  }>;
154
140
  declare const validateEmailMessage: ajv.ValidateFunction<{
155
- id: any;
156
141
  type: any;
142
+ status: any;
143
+ id: any;
157
144
  to: any;
158
145
  from: any;
159
146
  subject: any;
147
+ } & {
148
+ type: any;
149
+ } & {
160
150
  status: any;
161
151
  } & {
162
152
  id: any;
163
- } & {
164
- type: any;
165
153
  } & {
166
154
  to: any;
167
155
  } & {
168
156
  from: any;
169
157
  } & {
170
158
  subject: any;
171
- } & {
172
- status: any;
173
159
  }>;
174
160
  declare const validateEnergyReport: ajv.ValidateFunction<{
175
- id: any;
176
161
  type: any;
162
+ id: any;
177
163
  roomId: any;
178
164
  first: any;
179
165
  last: any;
180
166
  consumption: any;
181
167
  totals: any;
182
168
  costPerKw: any;
183
- } & {
184
- id: any;
185
169
  } & {
186
170
  type: any;
171
+ } & {
172
+ id: any;
187
173
  } & {
188
174
  roomId: any;
189
175
  } & {
@@ -198,20 +184,20 @@ declare const validateEnergyReport: ajv.ValidateFunction<{
198
184
  costPerKw: any;
199
185
  }>;
200
186
  declare const validateEnergyReportShard: ajv.ValidateFunction<{
187
+ type: any;
201
188
  data: any;
202
189
  id: any;
203
- type: any;
204
190
  expires: any;
205
191
  roomId: any;
206
192
  first: any;
207
193
  last: any;
208
194
  ndata: any;
195
+ } & {
196
+ type: any;
209
197
  } & {
210
198
  data: any;
211
199
  } & {
212
200
  id: any;
213
- } & {
214
- type: any;
215
201
  } & {
216
202
  expires: any;
217
203
  } & {
@@ -224,30 +210,30 @@ declare const validateEnergyReportShard: ajv.ValidateFunction<{
224
210
  ndata: any;
225
211
  }>;
226
212
  declare const validateGateway: ajv.ValidateFunction<{
227
- id: any;
228
213
  type: any;
229
214
  status: any;
230
- driver: any;
231
- } & {
232
215
  id: any;
216
+ driver: any;
233
217
  } & {
234
218
  type: any;
235
219
  } & {
236
220
  status: any;
221
+ } & {
222
+ id: any;
237
223
  } & {
238
224
  driver: any;
239
225
  }>;
240
226
  declare const validateGroup: ajv.ValidateFunction<{
241
- id: any;
242
- type: any;
243
227
  name: any;
228
+ type: any;
229
+ id: any;
244
230
  kind: any;
245
231
  } & {
246
- id: any;
232
+ name: any;
247
233
  } & {
248
234
  type: any;
249
235
  } & {
250
- name: any;
236
+ id: any;
251
237
  } & {
252
238
  kind: any;
253
239
  }>;
@@ -259,86 +245,86 @@ declare const validateIdentification: ajv.ValidateFunction<{
259
245
  type: any;
260
246
  }>;
261
247
  declare const validateIntegration: ajv.ValidateFunction<{
262
- id: any;
263
248
  type: any;
264
- createdAt: any;
265
- updatedAt: any;
249
+ id: any;
266
250
  systemName: any;
267
251
  systemPhoto: any;
268
- } & {
269
- id: any;
252
+ createdAt: any;
253
+ updatedAt: any;
270
254
  } & {
271
255
  type: any;
272
256
  } & {
273
- createdAt: any;
274
- } & {
275
- updatedAt: any;
257
+ id: any;
276
258
  } & {
277
259
  systemName: any;
278
260
  } & {
279
261
  systemPhoto: any;
262
+ } & {
263
+ createdAt: any;
264
+ } & {
265
+ updatedAt: any;
280
266
  }>;
281
267
  declare const validateIssue: ajv.ValidateFunction<{
282
- id: any;
283
- type: any;
284
268
  name: any;
285
- } & {
269
+ type: any;
286
270
  id: any;
271
+ } & {
272
+ name: any;
287
273
  } & {
288
274
  type: any;
289
275
  } & {
290
- name: any;
276
+ id: any;
291
277
  }>;
292
278
  declare const validateLock: ajv.ValidateFunction<{
293
- id: any;
294
279
  type: any;
295
- state: any;
296
- driver: any;
297
- } & {
298
280
  id: any;
281
+ driver: any;
282
+ state: any;
299
283
  } & {
300
284
  type: any;
301
285
  } & {
302
- state: any;
286
+ id: any;
303
287
  } & {
304
288
  driver: any;
289
+ } & {
290
+ state: any;
305
291
  }>;
306
292
  declare const validateLog: ajv.ValidateFunction<{
307
- id: any;
308
- type: any;
309
293
  name: any;
294
+ type: any;
295
+ id: any;
310
296
  driver: any;
311
297
  timestamp: any;
312
298
  } & {
313
- id: any;
299
+ name: any;
314
300
  } & {
315
301
  type: any;
316
302
  } & {
317
- name: any;
303
+ id: any;
318
304
  } & {
319
305
  driver: any;
320
306
  } & {
321
307
  timestamp: any;
322
308
  }>;
323
309
  declare const validateMediaFile: ajv.ValidateFunction<{
324
- id: any;
325
310
  type: any;
326
- } & {
327
311
  id: any;
328
312
  } & {
329
313
  type: any;
314
+ } & {
315
+ id: any;
330
316
  }>;
331
317
  declare const validateMediaSource: ajv.ValidateFunction<{
332
- id: any;
333
318
  type: any;
319
+ id: any;
334
320
  driver: any;
335
321
  discriminator: any;
336
322
  audio: any;
337
323
  video: any;
338
- } & {
339
- id: any;
340
324
  } & {
341
325
  type: any;
326
+ } & {
327
+ id: any;
342
328
  } & {
343
329
  driver: any;
344
330
  } & {
@@ -349,29 +335,29 @@ declare const validateMediaSource: ajv.ValidateFunction<{
349
335
  video: any;
350
336
  }>;
351
337
  declare const validateMotionSensor: ajv.ValidateFunction<{
352
- id: any;
353
338
  type: any;
354
- driver: any;
355
- } & {
356
339
  id: any;
340
+ driver: any;
357
341
  } & {
358
342
  type: any;
343
+ } & {
344
+ id: any;
359
345
  } & {
360
346
  driver: any;
361
347
  }>;
362
348
  declare const validateNotification: ajv.ValidateFunction<{
363
- id: any;
364
349
  type: any;
365
- content: any;
366
- discriminator: any;
367
- } & {
368
350
  id: any;
351
+ discriminator: any;
352
+ content: any;
369
353
  } & {
370
354
  type: any;
371
355
  } & {
372
- content: any;
356
+ id: any;
373
357
  } & {
374
358
  discriminator: any;
359
+ } & {
360
+ content: any;
375
361
  }>;
376
362
  declare const validateOrder: ajv.ValidateFunction<{
377
363
  type: any;
@@ -382,16 +368,16 @@ declare const validateOrder: ajv.ValidateFunction<{
382
368
  status: any;
383
369
  }>;
384
370
  declare const validateOrganization: ajv.ValidateFunction<{
385
- id: any;
386
- type: any;
387
371
  name: any;
372
+ type: any;
373
+ id: any;
388
374
  accountNumber: any;
389
375
  } & {
390
- id: any;
376
+ name: any;
391
377
  } & {
392
378
  type: any;
393
379
  } & {
394
- name: any;
380
+ id: any;
395
381
  } & {
396
382
  accountNumber: any;
397
383
  }>;
@@ -407,25 +393,25 @@ declare const validatePayment: ajv.ValidateFunction<{
407
393
  maskedNumber: any;
408
394
  }>;
409
395
  declare const validatePolicy: ajv.ValidateFunction<{
410
- id: any;
396
+ name: any;
411
397
  type: any;
398
+ id: any;
399
+ discriminator: any;
412
400
  organizationId: any;
413
401
  propertyId: any;
414
- name: any;
415
- discriminator: any;
416
402
  permissions: any;
417
403
  } & {
418
- id: any;
404
+ name: any;
419
405
  } & {
420
406
  type: any;
421
407
  } & {
422
- organizationId: any;
408
+ id: any;
423
409
  } & {
424
- propertyId: any;
410
+ discriminator: any;
425
411
  } & {
426
- name: any;
412
+ organizationId: any;
427
413
  } & {
428
- discriminator: any;
414
+ propertyId: any;
429
415
  } & {
430
416
  permissions: any;
431
417
  }>;
@@ -441,18 +427,18 @@ declare const validateProduct: ajv.ValidateFunction<{
441
427
  price: any;
442
428
  }>;
443
429
  declare const validateProperty: ajv.ValidateFunction<{
444
- id: any;
445
- type: any;
446
430
  name: any;
431
+ type: any;
432
+ id: any;
447
433
  discriminator: any;
448
434
  timezone: any;
449
435
  organization: any;
450
436
  } & {
451
- id: any;
437
+ name: any;
452
438
  } & {
453
439
  type: any;
454
440
  } & {
455
- name: any;
441
+ id: any;
456
442
  } & {
457
443
  discriminator: any;
458
444
  } & {
@@ -474,70 +460,24 @@ declare const validateReservation: ajv.ValidateFunction<{
474
460
  } & {
475
461
  checkOutDateTime: any;
476
462
  }>;
477
- declare const validateRoom: ajv.ValidateFunction<{
478
- id: any;
479
- courtesy: any;
480
- name: any;
481
- dimmers: any;
482
- thermostats: any;
483
- switches: any;
484
- windowCoverings: any;
485
- cameras: any;
486
- mediaSources: any;
487
- motionSensors: any;
488
- alarms: any;
489
- } & {
490
- id: any;
491
- } & {
492
- courtesy: any;
493
- } & {
494
- name: any;
495
- } & {
496
- dimmers: any;
497
- } & {
498
- thermostats: any;
499
- } & {
500
- switches: any;
501
- } & {
502
- windowCoverings: any;
503
- } & {
504
- cameras: any;
505
- } & {
506
- mediaSources: any;
507
- } & {
508
- motionSensors: any;
509
- } & {
510
- alarms: any;
511
- }>;
512
- declare const validateScene: ajv.ValidateFunction<{
513
- id: any;
463
+ declare const validateServer: ajv.ValidateFunction<{
514
464
  type: any;
515
- name: any;
516
- } & {
517
465
  id: any;
518
466
  } & {
519
467
  type: any;
520
468
  } & {
521
- name: any;
522
- }>;
523
- declare const validateServer: ajv.ValidateFunction<{
524
469
  id: any;
525
- type: any;
526
- } & {
527
- id: any;
528
- } & {
529
- type: any;
530
470
  }>;
531
471
  declare const validateSession: ajv.ValidateFunction<{
532
- id: any;
533
472
  type: any;
473
+ id: any;
534
474
  expires: any;
535
475
  userId: any;
536
476
  userAgent: any;
537
- } & {
538
- id: any;
539
477
  } & {
540
478
  type: any;
479
+ } & {
480
+ id: any;
541
481
  } & {
542
482
  expires: any;
543
483
  } & {
@@ -546,64 +486,64 @@ declare const validateSession: ajv.ValidateFunction<{
546
486
  userAgent: any;
547
487
  }>;
548
488
  declare const validateShortLink: ajv.ValidateFunction<{
549
- url: any;
550
489
  destination: any;
551
- } & {
552
490
  url: any;
553
491
  } & {
554
492
  destination: any;
493
+ } & {
494
+ url: any;
555
495
  }>;
556
496
  declare const validateSmsMessage: ajv.ValidateFunction<{
557
- id: any;
558
497
  type: any;
498
+ status: any;
499
+ id: any;
559
500
  to: any;
560
501
  from: any;
502
+ } & {
503
+ type: any;
504
+ } & {
561
505
  status: any;
562
506
  } & {
563
507
  id: any;
564
- } & {
565
- type: any;
566
508
  } & {
567
509
  to: any;
568
510
  } & {
569
511
  from: any;
570
- } & {
571
- status: any;
572
512
  }>;
573
513
  declare const validateSpace: ajv.ValidateFunction<{
574
- id: any;
575
- type: any;
576
514
  name: any;
577
- } & {
515
+ type: any;
578
516
  id: any;
517
+ } & {
518
+ name: any;
579
519
  } & {
580
520
  type: any;
581
521
  } & {
582
- name: any;
522
+ id: any;
583
523
  }>;
584
524
  declare const validateSwitch: ajv.ValidateFunction<{
585
- id: any;
586
525
  type: any;
587
- state: any;
588
- driver: any;
589
- } & {
590
526
  id: any;
527
+ driver: any;
528
+ state: any;
591
529
  } & {
592
530
  type: any;
593
531
  } & {
594
- state: any;
532
+ id: any;
595
533
  } & {
596
534
  driver: any;
535
+ } & {
536
+ state: any;
597
537
  }>;
598
538
  declare const validateSystem: ajv.ValidateFunction<{
599
- id: any;
600
539
  type: any;
540
+ id: any;
601
541
  driver: any;
602
542
  entities: any;
603
- } & {
604
- id: any;
605
543
  } & {
606
544
  type: any;
545
+ } & {
546
+ id: any;
607
547
  } & {
608
548
  driver: any;
609
549
  } & {
@@ -621,33 +561,33 @@ declare const validateSystemUser: ajv.ValidateFunction<{
621
561
  lastName: any;
622
562
  }>;
623
563
  declare const validateThermostat: ajv.ValidateFunction<{
624
- id: any;
625
564
  type: any;
626
- setpoints: any;
565
+ id: any;
566
+ driver: any;
627
567
  hvacMode: any;
628
568
  fanMode: any;
629
- driver: any;
630
569
  hvacState: any;
631
570
  fanState: any;
571
+ setpoints: any;
632
572
  temperatureScale: any;
633
573
  supportedHvacModes: any;
634
574
  supportedFanModes: any;
635
- } & {
636
- id: any;
637
575
  } & {
638
576
  type: any;
639
577
  } & {
640
- setpoints: any;
578
+ id: any;
579
+ } & {
580
+ driver: any;
641
581
  } & {
642
582
  hvacMode: any;
643
583
  } & {
644
584
  fanMode: any;
645
- } & {
646
- driver: any;
647
585
  } & {
648
586
  hvacState: any;
649
587
  } & {
650
588
  fanState: any;
589
+ } & {
590
+ setpoints: any;
651
591
  } & {
652
592
  temperatureScale: any;
653
593
  } & {
@@ -656,9 +596,8 @@ declare const validateThermostat: ajv.ValidateFunction<{
656
596
  supportedFanModes: any;
657
597
  }>;
658
598
  declare const validateTicket: ajv.ValidateFunction<{
659
- id: any;
660
599
  status: any;
661
- tags: any;
600
+ id: any;
662
601
  createdAt: any;
663
602
  updatedAt: any;
664
603
  conversation: any;
@@ -666,12 +605,11 @@ declare const validateTicket: ajv.ValidateFunction<{
666
605
  openedBy: any;
667
606
  assignedTo: any;
668
607
  priority: any;
669
- } & {
670
- id: any;
608
+ tags: any;
671
609
  } & {
672
610
  status: any;
673
611
  } & {
674
- tags: any;
612
+ id: any;
675
613
  } & {
676
614
  createdAt: any;
677
615
  } & {
@@ -686,16 +624,18 @@ declare const validateTicket: ajv.ValidateFunction<{
686
624
  assignedTo: any;
687
625
  } & {
688
626
  priority: any;
627
+ } & {
628
+ tags: any;
689
629
  }>;
690
630
  declare const validateTimeSheet: ajv.ValidateFunction<{
691
- id: any;
692
631
  type: any;
632
+ id: any;
693
633
  userId: any;
694
634
  day: any;
695
- } & {
696
- id: any;
697
635
  } & {
698
636
  type: any;
637
+ } & {
638
+ id: any;
699
639
  } & {
700
640
  userId: any;
701
641
  } & {
@@ -713,29 +653,29 @@ declare const validateUser: ajv.ValidateFunction<{
713
653
  lastName: any;
714
654
  }>;
715
655
  declare const validateVendor: ajv.ValidateFunction<{
656
+ name: any;
716
657
  id: any;
717
658
  email: any;
659
+ } & {
718
660
  name: any;
719
661
  } & {
720
662
  id: any;
721
663
  } & {
722
664
  email: any;
723
- } & {
724
- name: any;
725
665
  }>;
726
666
  declare const validateWindowCovering: ajv.ValidateFunction<{
727
- id: any;
728
667
  type: any;
729
- position: any;
730
- driver: any;
731
- } & {
732
668
  id: any;
669
+ driver: any;
670
+ position: any;
733
671
  } & {
734
672
  type: any;
735
673
  } & {
736
- position: any;
674
+ id: any;
737
675
  } & {
738
676
  driver: any;
677
+ } & {
678
+ position: any;
739
679
  }>;
740
680
 
741
- export { validateAlarm, validateAnnouncement, validateAutomation, validateCamera, validateCategory, validateCourtesy, validateCredential, validateDepartment, validateDeviceRouter, validateDimmer, validateDiscoveredDevice, validateEmailMessage, validateEnergyReport, validateEnergyReportShard, validateGateway, validateGroup, validateIdentification, validateIntegration, validateIssue, validateLock, validateLog, validateMediaFile, validateMediaSource, validateMotionSensor, validateNotification, validateOrder, validateOrganization, validatePayment, validatePolicy, validateProduct, validateProperty, validateReservation, validateRoom, validateScene, validateServer, validateSession, validateShortLink, validateSmsMessage, validateSpace, validateSwitch, validateSystem, validateSystemUser, validateThermostat, validateTicket, validateTimeSheet, validateUser, validateVendor, validateWindowCovering };
681
+ export { validateAlarm, validateAnnouncement, validateAutomation, validateCamera, validateCategory, validateCourtesy, validateCredential, validateDepartment, validateDimmer, validateDiscoveredDevice, validateEmailMessage, validateEnergyReport, validateEnergyReportShard, validateGateway, validateGroup, validateIdentification, validateIntegration, validateIssue, validateLock, validateLog, validateMediaFile, validateMediaSource, validateMotionSensor, validateNotification, validateOrder, validateOrganization, validatePayment, validatePolicy, validateProduct, validateProperty, validateReservation, validateServer, validateSession, validateShortLink, validateSmsMessage, validateSpace, validateSwitch, validateSystem, validateSystemUser, validateThermostat, validateTicket, validateTimeSheet, validateUser, validateVendor, validateWindowCovering };