@kohost/api-client 3.0.0-beta.34 → 3.0.0-beta.35
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.
- package/dist/cjs/Models.js +12 -12
- package/dist/esm/Models.js +12 -12
- package/dist/esm/Models.js.map +2 -2
- package/package.json +1 -1
package/dist/cjs/Models.js
CHANGED
|
@@ -272,7 +272,7 @@ var require_switch = __commonJS({
|
|
|
272
272
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
273
273
|
},
|
|
274
274
|
watts: {
|
|
275
|
-
|
|
275
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
276
276
|
}
|
|
277
277
|
},
|
|
278
278
|
additionalProperties: false,
|
|
@@ -663,7 +663,7 @@ var require_alarm = __commonJS({
|
|
|
663
663
|
}
|
|
664
664
|
},
|
|
665
665
|
watts: {
|
|
666
|
-
|
|
666
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
667
667
|
}
|
|
668
668
|
},
|
|
669
669
|
additionalProperties: false,
|
|
@@ -750,7 +750,7 @@ var require_dimmer = __commonJS({
|
|
|
750
750
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
751
751
|
},
|
|
752
752
|
watts: {
|
|
753
|
-
|
|
753
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
754
754
|
}
|
|
755
755
|
},
|
|
756
756
|
additionalProperties: false,
|
|
@@ -845,7 +845,7 @@ var require_lock = __commonJS({
|
|
|
845
845
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
846
846
|
},
|
|
847
847
|
watts: {
|
|
848
|
-
|
|
848
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
849
849
|
}
|
|
850
850
|
},
|
|
851
851
|
additionalProperties: false,
|
|
@@ -995,7 +995,7 @@ var require_thermostat = __commonJS({
|
|
|
995
995
|
default: {}
|
|
996
996
|
},
|
|
997
997
|
watts: {
|
|
998
|
-
|
|
998
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
999
999
|
}
|
|
1000
1000
|
},
|
|
1001
1001
|
additionalProperties: false,
|
|
@@ -1157,7 +1157,7 @@ var require_windowCovering = __commonJS({
|
|
|
1157
1157
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
1158
1158
|
},
|
|
1159
1159
|
watts: {
|
|
1160
|
-
|
|
1160
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
1161
1161
|
}
|
|
1162
1162
|
},
|
|
1163
1163
|
additionalProperties: false,
|
|
@@ -1741,7 +1741,7 @@ var require_courtesy = __commonJS({
|
|
|
1741
1741
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
1742
1742
|
},
|
|
1743
1743
|
watts: {
|
|
1744
|
-
|
|
1744
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
1745
1745
|
}
|
|
1746
1746
|
},
|
|
1747
1747
|
additionalProperties: false,
|
|
@@ -1829,7 +1829,7 @@ var require_camera = __commonJS({
|
|
|
1829
1829
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
1830
1830
|
},
|
|
1831
1831
|
watts: {
|
|
1832
|
-
|
|
1832
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
1833
1833
|
}
|
|
1834
1834
|
},
|
|
1835
1835
|
additionalProperties: false,
|
|
@@ -1896,7 +1896,7 @@ var require_motionSensor = __commonJS({
|
|
|
1896
1896
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/notification"
|
|
1897
1897
|
},
|
|
1898
1898
|
watts: {
|
|
1899
|
-
|
|
1899
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
1900
1900
|
}
|
|
1901
1901
|
},
|
|
1902
1902
|
additionalProperties: false,
|
|
@@ -2113,7 +2113,7 @@ var require_mediaSource = __commonJS({
|
|
|
2113
2113
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
2114
2114
|
},
|
|
2115
2115
|
watts: {
|
|
2116
|
-
|
|
2116
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
2117
2117
|
}
|
|
2118
2118
|
},
|
|
2119
2119
|
additionalProperties: false
|
|
@@ -3303,7 +3303,7 @@ var require_gateway = __commonJS({
|
|
|
3303
3303
|
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/driver"
|
|
3304
3304
|
},
|
|
3305
3305
|
watts: {
|
|
3306
|
-
|
|
3306
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
3307
3307
|
}
|
|
3308
3308
|
},
|
|
3309
3309
|
additionalProperties: false,
|
|
@@ -3663,7 +3663,7 @@ var require_energyReportShard = __commonJS({
|
|
|
3663
3663
|
format: "date-time"
|
|
3664
3664
|
},
|
|
3665
3665
|
watts: {
|
|
3666
|
-
|
|
3666
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
3667
3667
|
},
|
|
3668
3668
|
id: {
|
|
3669
3669
|
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/id"
|
package/dist/esm/Models.js
CHANGED
|
@@ -7649,7 +7649,7 @@ var require_switch = __commonJS({
|
|
|
7649
7649
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
7650
7650
|
},
|
|
7651
7651
|
watts: {
|
|
7652
|
-
|
|
7652
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
7653
7653
|
}
|
|
7654
7654
|
},
|
|
7655
7655
|
additionalProperties: false,
|
|
@@ -8095,7 +8095,7 @@ var require_alarm = __commonJS({
|
|
|
8095
8095
|
}
|
|
8096
8096
|
},
|
|
8097
8097
|
watts: {
|
|
8098
|
-
|
|
8098
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
8099
8099
|
}
|
|
8100
8100
|
},
|
|
8101
8101
|
additionalProperties: false,
|
|
@@ -8182,7 +8182,7 @@ var require_dimmer = __commonJS({
|
|
|
8182
8182
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
8183
8183
|
},
|
|
8184
8184
|
watts: {
|
|
8185
|
-
|
|
8185
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
8186
8186
|
}
|
|
8187
8187
|
},
|
|
8188
8188
|
additionalProperties: false,
|
|
@@ -8277,7 +8277,7 @@ var require_lock = __commonJS({
|
|
|
8277
8277
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
8278
8278
|
},
|
|
8279
8279
|
watts: {
|
|
8280
|
-
|
|
8280
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
8281
8281
|
}
|
|
8282
8282
|
},
|
|
8283
8283
|
additionalProperties: false,
|
|
@@ -8427,7 +8427,7 @@ var require_thermostat = __commonJS({
|
|
|
8427
8427
|
default: {}
|
|
8428
8428
|
},
|
|
8429
8429
|
watts: {
|
|
8430
|
-
|
|
8430
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
8431
8431
|
}
|
|
8432
8432
|
},
|
|
8433
8433
|
additionalProperties: false,
|
|
@@ -8589,7 +8589,7 @@ var require_windowCovering = __commonJS({
|
|
|
8589
8589
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
8590
8590
|
},
|
|
8591
8591
|
watts: {
|
|
8592
|
-
|
|
8592
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
8593
8593
|
}
|
|
8594
8594
|
},
|
|
8595
8595
|
additionalProperties: false,
|
|
@@ -9220,7 +9220,7 @@ var require_courtesy = __commonJS({
|
|
|
9220
9220
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
9221
9221
|
},
|
|
9222
9222
|
watts: {
|
|
9223
|
-
|
|
9223
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
9224
9224
|
}
|
|
9225
9225
|
},
|
|
9226
9226
|
additionalProperties: false,
|
|
@@ -9308,7 +9308,7 @@ var require_camera = __commonJS({
|
|
|
9308
9308
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
9309
9309
|
},
|
|
9310
9310
|
watts: {
|
|
9311
|
-
|
|
9311
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
9312
9312
|
}
|
|
9313
9313
|
},
|
|
9314
9314
|
additionalProperties: false,
|
|
@@ -9375,7 +9375,7 @@ var require_motionSensor = __commonJS({
|
|
|
9375
9375
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/notification"
|
|
9376
9376
|
},
|
|
9377
9377
|
watts: {
|
|
9378
|
-
|
|
9378
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
9379
9379
|
}
|
|
9380
9380
|
},
|
|
9381
9381
|
additionalProperties: false,
|
|
@@ -9592,7 +9592,7 @@ var require_mediaSource = __commonJS({
|
|
|
9592
9592
|
$ref: "https://api.kohost.io/schemas/v3/definitions/device.json#/definitions/systemData"
|
|
9593
9593
|
},
|
|
9594
9594
|
watts: {
|
|
9595
|
-
|
|
9595
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
9596
9596
|
}
|
|
9597
9597
|
},
|
|
9598
9598
|
additionalProperties: false
|
|
@@ -13547,7 +13547,7 @@ var require_gateway = __commonJS({
|
|
|
13547
13547
|
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/driver"
|
|
13548
13548
|
},
|
|
13549
13549
|
watts: {
|
|
13550
|
-
|
|
13550
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
13551
13551
|
}
|
|
13552
13552
|
},
|
|
13553
13553
|
additionalProperties: false,
|
|
@@ -13907,7 +13907,7 @@ var require_energyReportShard = __commonJS({
|
|
|
13907
13907
|
format: "date-time"
|
|
13908
13908
|
},
|
|
13909
13909
|
watts: {
|
|
13910
|
-
|
|
13910
|
+
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/watts"
|
|
13911
13911
|
},
|
|
13912
13912
|
id: {
|
|
13913
13913
|
$ref: "https://api.kohost.io/schemas/v3/definitions/common.json#/definitions/id"
|