@kohost/api-client 3.8.2 → 3.8.3

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.
@@ -142,6 +142,7 @@ export interface Alarm {
142
142
  | "ecobee"
143
143
  | "epson"
144
144
  | "geovision-rs"
145
+ | "geovision-as-manager"
145
146
  | "honeywell-vista"
146
147
  | "igor"
147
148
  | "inncom"
@@ -141,6 +141,7 @@ export interface Camera {
141
141
  | "ecobee"
142
142
  | "epson"
143
143
  | "geovision-rs"
144
+ | "geovision-as-manager"
144
145
  | "honeywell-vista"
145
146
  | "igor"
146
147
  | "inncom"
@@ -26,6 +26,7 @@ export interface Category {
26
26
  | "ecobee"
27
27
  | "epson"
28
28
  | "geovision-rs"
29
+ | "geovision-as-manager"
29
30
  | "honeywell-vista"
30
31
  | "igor"
31
32
  | "inncom"
@@ -140,6 +140,7 @@ export interface Courtesy {
140
140
  | "ecobee"
141
141
  | "epson"
142
142
  | "geovision-rs"
143
+ | "geovision-as-manager"
143
144
  | "honeywell-vista"
144
145
  | "igor"
145
146
  | "inncom"
@@ -19,6 +19,7 @@ export interface Credential {
19
19
  | "ecobee"
20
20
  | "epson"
21
21
  | "geovision-rs"
22
+ | "geovision-as-manager"
22
23
  | "honeywell-vista"
23
24
  | "igor"
24
25
  | "inncom"
@@ -140,6 +140,7 @@ export interface Dimmer {
140
140
  | "ecobee"
141
141
  | "epson"
142
142
  | "geovision-rs"
143
+ | "geovision-as-manager"
143
144
  | "honeywell-vista"
144
145
  | "igor"
145
146
  | "inncom"
@@ -141,6 +141,7 @@ export interface IoTGateway {
141
141
  | "ecobee"
142
142
  | "epson"
143
143
  | "geovision-rs"
144
+ | "geovision-as-manager"
144
145
  | "honeywell-vista"
145
146
  | "igor"
146
147
  | "inncom"
@@ -141,6 +141,7 @@ export interface Lock {
141
141
  | "ecobee"
142
142
  | "epson"
143
143
  | "geovision-rs"
144
+ | "geovision-as-manager"
144
145
  | "honeywell-vista"
145
146
  | "igor"
146
147
  | "inncom"
@@ -128,6 +128,7 @@ export interface MediaSource {
128
128
  | "ecobee"
129
129
  | "epson"
130
130
  | "geovision-rs"
131
+ | "geovision-as-manager"
131
132
  | "honeywell-vista"
132
133
  | "igor"
133
134
  | "inncom"
@@ -137,6 +137,7 @@ export interface MotionSensor {
137
137
  | "ecobee"
138
138
  | "epson"
139
139
  | "geovision-rs"
140
+ | "geovision-as-manager"
140
141
  | "honeywell-vista"
141
142
  | "igor"
142
143
  | "inncom"
@@ -26,6 +26,7 @@ export interface Product {
26
26
  | "ecobee"
27
27
  | "epson"
28
28
  | "geovision-rs"
29
+ | "geovision-as-manager"
29
30
  | "honeywell-vista"
30
31
  | "igor"
31
32
  | "inncom"
@@ -32,6 +32,7 @@ export interface Reservation {
32
32
  | "ecobee"
33
33
  | "epson"
34
34
  | "geovision-rs"
35
+ | "geovision-as-manager"
35
36
  | "honeywell-vista"
36
37
  | "igor"
37
38
  | "inncom"
@@ -172,6 +172,7 @@ export interface Dimmer {
172
172
  | "ecobee"
173
173
  | "epson"
174
174
  | "geovision-rs"
175
+ | "geovision-as-manager"
175
176
  | "honeywell-vista"
176
177
  | "igor"
177
178
  | "inncom"
@@ -283,6 +284,7 @@ export interface Switch {
283
284
  | "ecobee"
284
285
  | "epson"
285
286
  | "geovision-rs"
287
+ | "geovision-as-manager"
286
288
  | "honeywell-vista"
287
289
  | "igor"
288
290
  | "inncom"
@@ -358,6 +360,7 @@ export interface Thermostat {
358
360
  | "ecobee"
359
361
  | "epson"
360
362
  | "geovision-rs"
363
+ | "geovision-as-manager"
361
364
  | "honeywell-vista"
362
365
  | "igor"
363
366
  | "inncom"
@@ -533,6 +536,7 @@ export interface Lock {
533
536
  | "ecobee"
534
537
  | "epson"
535
538
  | "geovision-rs"
539
+ | "geovision-as-manager"
536
540
  | "honeywell-vista"
537
541
  | "igor"
538
542
  | "inncom"
@@ -649,6 +653,7 @@ export interface WindowCovering {
649
653
  | "ecobee"
650
654
  | "epson"
651
655
  | "geovision-rs"
656
+ | "geovision-as-manager"
652
657
  | "honeywell-vista"
653
658
  | "igor"
654
659
  | "inncom"
@@ -759,6 +764,7 @@ export interface Courtesy {
759
764
  | "ecobee"
760
765
  | "epson"
761
766
  | "geovision-rs"
767
+ | "geovision-as-manager"
762
768
  | "honeywell-vista"
763
769
  | "igor"
764
770
  | "inncom"
@@ -871,6 +877,7 @@ export interface Camera {
871
877
  | "ecobee"
872
878
  | "epson"
873
879
  | "geovision-rs"
880
+ | "geovision-as-manager"
874
881
  | "honeywell-vista"
875
882
  | "igor"
876
883
  | "inncom"
@@ -952,6 +959,7 @@ export interface MediaSource {
952
959
  | "ecobee"
953
960
  | "epson"
954
961
  | "geovision-rs"
962
+ | "geovision-as-manager"
955
963
  | "honeywell-vista"
956
964
  | "igor"
957
965
  | "inncom"
@@ -1188,6 +1196,7 @@ export interface MotionSensor {
1188
1196
  | "ecobee"
1189
1197
  | "epson"
1190
1198
  | "geovision-rs"
1199
+ | "geovision-as-manager"
1191
1200
  | "honeywell-vista"
1192
1201
  | "igor"
1193
1202
  | "inncom"
@@ -1332,6 +1341,7 @@ export interface Alarm {
1332
1341
  | "ecobee"
1333
1342
  | "epson"
1334
1343
  | "geovision-rs"
1344
+ | "geovision-as-manager"
1335
1345
  | "honeywell-vista"
1336
1346
  | "igor"
1337
1347
  | "inncom"
@@ -32,6 +32,7 @@ export interface Space {
32
32
  | "ecobee"
33
33
  | "epson"
34
34
  | "geovision-rs"
35
+ | "geovision-as-manager"
35
36
  | "honeywell-vista"
36
37
  | "igor"
37
38
  | "inncom"
@@ -141,6 +141,7 @@ export interface Switch {
141
141
  | "ecobee"
142
142
  | "epson"
143
143
  | "geovision-rs"
144
+ | "geovision-as-manager"
144
145
  | "honeywell-vista"
145
146
  | "igor"
146
147
  | "inncom"
@@ -50,6 +50,7 @@ export interface SystemUser {
50
50
  | "ecobee"
51
51
  | "epson"
52
52
  | "geovision-rs"
53
+ | "geovision-as-manager"
53
54
  | "honeywell-vista"
54
55
  | "igor"
55
56
  | "inncom"
@@ -140,6 +140,7 @@ export interface Thermostat {
140
140
  | "ecobee"
141
141
  | "epson"
142
142
  | "geovision-rs"
143
+ | "geovision-as-manager"
143
144
  | "honeywell-vista"
144
145
  | "igor"
145
146
  | "inncom"
@@ -223,6 +223,7 @@ export interface Reservation {
223
223
  | "ecobee"
224
224
  | "epson"
225
225
  | "geovision-rs"
226
+ | "geovision-as-manager"
226
227
  | "honeywell-vista"
227
228
  | "igor"
228
229
  | "inncom"
@@ -0,0 +1,80 @@
1
+ /* eslint-disable */
2
+ /**
3
+ * This file was automatically generated by json-schema-to-typescript.
4
+ * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
5
+ * and run json-schema-to-typescript to regenerate this file.
6
+ */
7
+
8
+ export type Date =
9
+ | string
10
+ | {
11
+ [k: string]: unknown;
12
+ };
13
+ export type CreatedAt =
14
+ | string
15
+ | {
16
+ [k: string]: unknown;
17
+ };
18
+ export type UpdatedAt =
19
+ | string
20
+ | {
21
+ [k: string]: unknown;
22
+ };
23
+
24
+ export interface Vendor {
25
+ id?: string;
26
+ type?: "vendor";
27
+ name: string;
28
+ phone?: string | null;
29
+ email?: string | null;
30
+ address?: Address;
31
+ photo?: MediaFile;
32
+ createdAt?: CreatedAt;
33
+ updatedAt?: UpdatedAt;
34
+ [k: string]: unknown;
35
+ }
36
+ export interface Address {
37
+ id?: string;
38
+ line1?: string;
39
+ line2?: string;
40
+ line3?: string;
41
+ city?: string;
42
+ state?: string;
43
+ postalCode?: string;
44
+ countryCode?: string;
45
+ [k: string]: unknown;
46
+ }
47
+ /**
48
+ * Any media file
49
+ */
50
+ export interface MediaFile {
51
+ id?: string;
52
+ type: "mediaFile";
53
+ name?: string;
54
+ fileHash?: string;
55
+ /**
56
+ * This is the category id
57
+ */
58
+ category?: string;
59
+ mimeType?:
60
+ | "image/*"
61
+ | "image/jpeg"
62
+ | "image/png"
63
+ | "image/gif"
64
+ | "image/webp"
65
+ | "image/avif"
66
+ | "image/svg+xml"
67
+ | "application/pdf";
68
+ data?: string;
69
+ url?: string;
70
+ width?: number;
71
+ height?: number;
72
+ /**
73
+ * Size in bytes
74
+ */
75
+ size?: number;
76
+ uploadUrl?: string;
77
+ uploadUrlExpires?: Date;
78
+ createdBy?: string;
79
+ systemId?: string;
80
+ }
@@ -141,6 +141,7 @@ export interface WindowCovering {
141
141
  | "ecobee"
142
142
  | "epson"
143
143
  | "geovision-rs"
144
+ | "geovision-as-manager"
144
145
  | "honeywell-vista"
145
146
  | "igor"
146
147
  | "inncom"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kohost/api-client",
3
- "version": "3.8.2",
3
+ "version": "3.8.3",
4
4
  "description": "API client, models, schemas, commands, and events for Kohost applications",
5
5
  "author": "Ian Rogers",
6
6
  "readme": "README.md",