@kohost/api-client 4.0.13 → 4.0.15
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/chunk-6FISGFZM.js +1 -0
- package/dist/chunk-6FISGFZM.js.map +1 -0
- package/dist/{chunk-JHS663AH.js → chunk-SRDAZV6C.js} +1 -1
- package/dist/{chunk-JHS663AH.js.map → chunk-SRDAZV6C.js.map} +1 -1
- package/dist/commands.cjs.map +1 -1
- package/dist/errors.cjs.map +1 -1
- package/dist/events.cjs.map +1 -1
- package/dist/events.js +1 -1
- package/dist/index.cjs +53 -42
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +58 -58
- package/dist/index.d.ts +58 -58
- package/dist/index.js +53 -42
- package/dist/index.js.map +1 -1
- package/dist/models.cjs +1 -1
- package/dist/models.cjs.map +1 -1
- package/dist/models.d.cts +2 -2
- package/dist/models.d.ts +2 -2
- package/dist/models.js +1 -1
- package/dist/useCases.cjs.map +1 -1
- package/dist/utils.cjs +1 -1
- package/dist/utils.cjs.map +1 -1
- package/dist/utils.d.cts +1 -1
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +1 -1
- package/dist/{windowCovering-CH-gdGqg.d.cts → windowCovering-DoIjIw7S.d.cts} +58 -58
- package/dist/{windowCovering-CH-gdGqg.d.ts → windowCovering-DoIjIw7S.d.ts} +58 -58
- package/package.json +1 -1
- package/dist/chunk-7UMWBYG3.js +0 -1
- package/dist/chunk-7UMWBYG3.js.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -2303,6 +2303,7 @@ var schema18 = {
|
|
|
2303
2303
|
"twilio",
|
|
2304
2304
|
"unifi",
|
|
2305
2305
|
"valcom",
|
|
2306
|
+
"vivotek",
|
|
2306
2307
|
"vizio",
|
|
2307
2308
|
"wisenet",
|
|
2308
2309
|
"cloudflare-images",
|
|
@@ -2771,7 +2772,7 @@ function validate10(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
2771
2772
|
}
|
|
2772
2773
|
errors++;
|
|
2773
2774
|
}
|
|
2774
|
-
if (!(data8 === "adlink" || data8 === "aws-kinesis" || data8 === "butler" || data8 === "crestron" || data8 === "dell" || data8 === "dmp" || data8 === "doorbird" || data8 === "dormakaba" || data8 === "dsc" || data8 === "ecobee" || data8 === "epson" || data8 === "geovision-rs" || data8 === "geovision-as-manager" || data8 === "honeywell-vista" || data8 === "igor" || data8 === "inncom" || data8 === "isapi" || data8 === "kohost-k7" || data8 === "kohost" || data8 === "lg" || data8 === "lg-webos" || data8 === "lapi" || data8 === "lirc" || data8 === "mews" || data8 === "mht" || data8 === "paxton" || data8 === "pelican-wireless" || data8 === "power-shades" || data8 === "rachio" || data8 === "rebrandly" || data8 === "relay" || data8 === "rtsp" || data8 === "salto" || data8 === "salto-irn" || data8 === "samsung" || data8 === "se" || data8 === "sendgrid" || data8 === "sonifi" || data8 === "stay-n-touch" || data8 === "storable" || data8 === "twilio" || data8 === "unifi" || data8 === "valcom" || data8 === "vizio" || data8 === "wisenet" || data8 === "cloudflare-images" || data8 === "cloudflare-stream" || data8 === "insperia-privacy")) {
|
|
2775
|
+
if (!(data8 === "adlink" || data8 === "aws-kinesis" || data8 === "butler" || data8 === "crestron" || data8 === "dell" || data8 === "dmp" || data8 === "doorbird" || data8 === "dormakaba" || data8 === "dsc" || data8 === "ecobee" || data8 === "epson" || data8 === "geovision-rs" || data8 === "geovision-as-manager" || data8 === "honeywell-vista" || data8 === "igor" || data8 === "inncom" || data8 === "isapi" || data8 === "kohost-k7" || data8 === "kohost" || data8 === "lg" || data8 === "lg-webos" || data8 === "lapi" || data8 === "lirc" || data8 === "mews" || data8 === "mht" || data8 === "paxton" || data8 === "pelican-wireless" || data8 === "power-shades" || data8 === "rachio" || data8 === "rebrandly" || data8 === "relay" || data8 === "rtsp" || data8 === "salto" || data8 === "salto-irn" || data8 === "samsung" || data8 === "se" || data8 === "sendgrid" || data8 === "sonifi" || data8 === "stay-n-touch" || data8 === "storable" || data8 === "twilio" || data8 === "unifi" || data8 === "valcom" || data8 === "vivotek" || data8 === "vizio" || data8 === "wisenet" || data8 === "cloudflare-images" || data8 === "cloudflare-stream" || data8 === "insperia-privacy")) {
|
|
2775
2776
|
const err17 = {
|
|
2776
2777
|
instancePath: instancePath + "/driver",
|
|
2777
2778
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -4319,7 +4320,12 @@ var schema29 = {
|
|
|
4319
4320
|
id: { type: "string" },
|
|
4320
4321
|
driver: {
|
|
4321
4322
|
type: "string",
|
|
4322
|
-
enum: [
|
|
4323
|
+
enum: [
|
|
4324
|
+
"cloudflare-stream",
|
|
4325
|
+
"aws-kinesis",
|
|
4326
|
+
"digital-watchdog",
|
|
4327
|
+
"mediamtx"
|
|
4328
|
+
]
|
|
4323
4329
|
},
|
|
4324
4330
|
allowedOrigins: { type: "array", items: { type: "string" } },
|
|
4325
4331
|
authRequired: { type: "boolean" },
|
|
@@ -4339,7 +4345,7 @@ var schema29 = {
|
|
|
4339
4345
|
description: "Source to preview the camera stream",
|
|
4340
4346
|
examples: [
|
|
4341
4347
|
"https://example.com/preview.jpg",
|
|
4342
|
-
"data:image/
|
|
4348
|
+
"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/4QBYRXhpZgAATU0AKgAAAAgAA1EQAAEAAAABAQAAAFERAAQAAAABAAABAgABAA"
|
|
4343
4349
|
]
|
|
4344
4350
|
}
|
|
4345
4351
|
}
|
|
@@ -4762,7 +4768,7 @@ function validate17(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
4762
4768
|
}
|
|
4763
4769
|
errors++;
|
|
4764
4770
|
}
|
|
4765
|
-
if (!(data7 === "adlink" || data7 === "aws-kinesis" || data7 === "butler" || data7 === "crestron" || data7 === "dell" || data7 === "dmp" || data7 === "doorbird" || data7 === "dormakaba" || data7 === "dsc" || data7 === "ecobee" || data7 === "epson" || data7 === "geovision-rs" || data7 === "geovision-as-manager" || data7 === "honeywell-vista" || data7 === "igor" || data7 === "inncom" || data7 === "isapi" || data7 === "kohost-k7" || data7 === "kohost" || data7 === "lg" || data7 === "lg-webos" || data7 === "lapi" || data7 === "lirc" || data7 === "mews" || data7 === "mht" || data7 === "paxton" || data7 === "pelican-wireless" || data7 === "power-shades" || data7 === "rachio" || data7 === "rebrandly" || data7 === "relay" || data7 === "rtsp" || data7 === "salto" || data7 === "salto-irn" || data7 === "samsung" || data7 === "se" || data7 === "sendgrid" || data7 === "sonifi" || data7 === "stay-n-touch" || data7 === "storable" || data7 === "twilio" || data7 === "unifi" || data7 === "valcom" || data7 === "vizio" || data7 === "wisenet" || data7 === "cloudflare-images" || data7 === "cloudflare-stream" || data7 === "insperia-privacy")) {
|
|
4771
|
+
if (!(data7 === "adlink" || data7 === "aws-kinesis" || data7 === "butler" || data7 === "crestron" || data7 === "dell" || data7 === "dmp" || data7 === "doorbird" || data7 === "dormakaba" || data7 === "dsc" || data7 === "ecobee" || data7 === "epson" || data7 === "geovision-rs" || data7 === "geovision-as-manager" || data7 === "honeywell-vista" || data7 === "igor" || data7 === "inncom" || data7 === "isapi" || data7 === "kohost-k7" || data7 === "kohost" || data7 === "lg" || data7 === "lg-webos" || data7 === "lapi" || data7 === "lirc" || data7 === "mews" || data7 === "mht" || data7 === "paxton" || data7 === "pelican-wireless" || data7 === "power-shades" || data7 === "rachio" || data7 === "rebrandly" || data7 === "relay" || data7 === "rtsp" || data7 === "salto" || data7 === "salto-irn" || data7 === "samsung" || data7 === "se" || data7 === "sendgrid" || data7 === "sonifi" || data7 === "stay-n-touch" || data7 === "storable" || data7 === "twilio" || data7 === "unifi" || data7 === "valcom" || data7 === "vivotek" || data7 === "vizio" || data7 === "wisenet" || data7 === "cloudflare-images" || data7 === "cloudflare-stream" || data7 === "insperia-privacy")) {
|
|
4766
4772
|
const err15 = {
|
|
4767
4773
|
instancePath: instancePath + "/driver",
|
|
4768
4774
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -4948,7 +4954,7 @@ function validate17(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
4948
4954
|
}
|
|
4949
4955
|
errors++;
|
|
4950
4956
|
}
|
|
4951
|
-
if (!(data15 === "cloudflare-stream" || data15 === "aws-kinesis" || data15 === "digital-watchdog")) {
|
|
4957
|
+
if (!(data15 === "cloudflare-stream" || data15 === "aws-kinesis" || data15 === "digital-watchdog" || data15 === "mediamtx")) {
|
|
4952
4958
|
const err25 = {
|
|
4953
4959
|
instancePath: instancePath + "/liveStream/driver",
|
|
4954
4960
|
schemaPath: "#/properties/liveStream/properties/driver/enum",
|
|
@@ -5453,7 +5459,7 @@ function validate20(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
5453
5459
|
}
|
|
5454
5460
|
errors++;
|
|
5455
5461
|
}
|
|
5456
|
-
if (!(data3 === "adlink" || data3 === "aws-kinesis" || data3 === "butler" || data3 === "crestron" || data3 === "dell" || data3 === "dmp" || data3 === "doorbird" || data3 === "dormakaba" || data3 === "dsc" || data3 === "ecobee" || data3 === "epson" || data3 === "geovision-rs" || data3 === "geovision-as-manager" || data3 === "honeywell-vista" || data3 === "igor" || data3 === "inncom" || data3 === "isapi" || data3 === "kohost-k7" || data3 === "kohost" || data3 === "lg" || data3 === "lg-webos" || data3 === "lapi" || data3 === "lirc" || data3 === "mews" || data3 === "mht" || data3 === "paxton" || data3 === "pelican-wireless" || data3 === "power-shades" || data3 === "rachio" || data3 === "rebrandly" || data3 === "relay" || data3 === "rtsp" || data3 === "salto" || data3 === "salto-irn" || data3 === "samsung" || data3 === "se" || data3 === "sendgrid" || data3 === "sonifi" || data3 === "stay-n-touch" || data3 === "storable" || data3 === "twilio" || data3 === "unifi" || data3 === "valcom" || data3 === "vizio" || data3 === "wisenet" || data3 === "cloudflare-images" || data3 === "cloudflare-stream" || data3 === "insperia-privacy")) {
|
|
5462
|
+
if (!(data3 === "adlink" || data3 === "aws-kinesis" || data3 === "butler" || data3 === "crestron" || data3 === "dell" || data3 === "dmp" || data3 === "doorbird" || data3 === "dormakaba" || data3 === "dsc" || data3 === "ecobee" || data3 === "epson" || data3 === "geovision-rs" || data3 === "geovision-as-manager" || data3 === "honeywell-vista" || data3 === "igor" || data3 === "inncom" || data3 === "isapi" || data3 === "kohost-k7" || data3 === "kohost" || data3 === "lg" || data3 === "lg-webos" || data3 === "lapi" || data3 === "lirc" || data3 === "mews" || data3 === "mht" || data3 === "paxton" || data3 === "pelican-wireless" || data3 === "power-shades" || data3 === "rachio" || data3 === "rebrandly" || data3 === "relay" || data3 === "rtsp" || data3 === "salto" || data3 === "salto-irn" || data3 === "samsung" || data3 === "se" || data3 === "sendgrid" || data3 === "sonifi" || data3 === "stay-n-touch" || data3 === "storable" || data3 === "twilio" || data3 === "unifi" || data3 === "valcom" || data3 === "vivotek" || data3 === "vizio" || data3 === "wisenet" || data3 === "cloudflare-images" || data3 === "cloudflare-stream" || data3 === "insperia-privacy")) {
|
|
5457
5463
|
const err9 = {
|
|
5458
5464
|
instancePath: instancePath + "/driver",
|
|
5459
5465
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -6027,7 +6033,7 @@ function validate22(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
6027
6033
|
}
|
|
6028
6034
|
errors++;
|
|
6029
6035
|
}
|
|
6030
|
-
if (!(data6 === "adlink" || data6 === "aws-kinesis" || data6 === "butler" || data6 === "crestron" || data6 === "dell" || data6 === "dmp" || data6 === "doorbird" || data6 === "dormakaba" || data6 === "dsc" || data6 === "ecobee" || data6 === "epson" || data6 === "geovision-rs" || data6 === "geovision-as-manager" || data6 === "honeywell-vista" || data6 === "igor" || data6 === "inncom" || data6 === "isapi" || data6 === "kohost-k7" || data6 === "kohost" || data6 === "lg" || data6 === "lg-webos" || data6 === "lapi" || data6 === "lirc" || data6 === "mews" || data6 === "mht" || data6 === "paxton" || data6 === "pelican-wireless" || data6 === "power-shades" || data6 === "rachio" || data6 === "rebrandly" || data6 === "relay" || data6 === "rtsp" || data6 === "salto" || data6 === "salto-irn" || data6 === "samsung" || data6 === "se" || data6 === "sendgrid" || data6 === "sonifi" || data6 === "stay-n-touch" || data6 === "storable" || data6 === "twilio" || data6 === "unifi" || data6 === "valcom" || data6 === "vizio" || data6 === "wisenet" || data6 === "cloudflare-images" || data6 === "cloudflare-stream" || data6 === "insperia-privacy")) {
|
|
6036
|
+
if (!(data6 === "adlink" || data6 === "aws-kinesis" || data6 === "butler" || data6 === "crestron" || data6 === "dell" || data6 === "dmp" || data6 === "doorbird" || data6 === "dormakaba" || data6 === "dsc" || data6 === "ecobee" || data6 === "epson" || data6 === "geovision-rs" || data6 === "geovision-as-manager" || data6 === "honeywell-vista" || data6 === "igor" || data6 === "inncom" || data6 === "isapi" || data6 === "kohost-k7" || data6 === "kohost" || data6 === "lg" || data6 === "lg-webos" || data6 === "lapi" || data6 === "lirc" || data6 === "mews" || data6 === "mht" || data6 === "paxton" || data6 === "pelican-wireless" || data6 === "power-shades" || data6 === "rachio" || data6 === "rebrandly" || data6 === "relay" || data6 === "rtsp" || data6 === "salto" || data6 === "salto-irn" || data6 === "samsung" || data6 === "se" || data6 === "sendgrid" || data6 === "sonifi" || data6 === "stay-n-touch" || data6 === "storable" || data6 === "twilio" || data6 === "unifi" || data6 === "valcom" || data6 === "vivotek" || data6 === "vizio" || data6 === "wisenet" || data6 === "cloudflare-images" || data6 === "cloudflare-stream" || data6 === "insperia-privacy")) {
|
|
6031
6037
|
const err15 = {
|
|
6032
6038
|
instancePath: instancePath + "/driver",
|
|
6033
6039
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -6465,7 +6471,7 @@ function validate25(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
6465
6471
|
}
|
|
6466
6472
|
errors++;
|
|
6467
6473
|
}
|
|
6468
|
-
if (!(data2 === "adlink" || data2 === "aws-kinesis" || data2 === "butler" || data2 === "crestron" || data2 === "dell" || data2 === "dmp" || data2 === "doorbird" || data2 === "dormakaba" || data2 === "dsc" || data2 === "ecobee" || data2 === "epson" || data2 === "geovision-rs" || data2 === "geovision-as-manager" || data2 === "honeywell-vista" || data2 === "igor" || data2 === "inncom" || data2 === "isapi" || data2 === "kohost-k7" || data2 === "kohost" || data2 === "lg" || data2 === "lg-webos" || data2 === "lapi" || data2 === "lirc" || data2 === "mews" || data2 === "mht" || data2 === "paxton" || data2 === "pelican-wireless" || data2 === "power-shades" || data2 === "rachio" || data2 === "rebrandly" || data2 === "relay" || data2 === "rtsp" || data2 === "salto" || data2 === "salto-irn" || data2 === "samsung" || data2 === "se" || data2 === "sendgrid" || data2 === "sonifi" || data2 === "stay-n-touch" || data2 === "storable" || data2 === "twilio" || data2 === "unifi" || data2 === "valcom" || data2 === "vizio" || data2 === "wisenet" || data2 === "cloudflare-images" || data2 === "cloudflare-stream" || data2 === "insperia-privacy")) {
|
|
6474
|
+
if (!(data2 === "adlink" || data2 === "aws-kinesis" || data2 === "butler" || data2 === "crestron" || data2 === "dell" || data2 === "dmp" || data2 === "doorbird" || data2 === "dormakaba" || data2 === "dsc" || data2 === "ecobee" || data2 === "epson" || data2 === "geovision-rs" || data2 === "geovision-as-manager" || data2 === "honeywell-vista" || data2 === "igor" || data2 === "inncom" || data2 === "isapi" || data2 === "kohost-k7" || data2 === "kohost" || data2 === "lg" || data2 === "lg-webos" || data2 === "lapi" || data2 === "lirc" || data2 === "mews" || data2 === "mht" || data2 === "paxton" || data2 === "pelican-wireless" || data2 === "power-shades" || data2 === "rachio" || data2 === "rebrandly" || data2 === "relay" || data2 === "rtsp" || data2 === "salto" || data2 === "salto-irn" || data2 === "samsung" || data2 === "se" || data2 === "sendgrid" || data2 === "sonifi" || data2 === "stay-n-touch" || data2 === "storable" || data2 === "twilio" || data2 === "unifi" || data2 === "valcom" || data2 === "vivotek" || data2 === "vizio" || data2 === "wisenet" || data2 === "cloudflare-images" || data2 === "cloudflare-stream" || data2 === "insperia-privacy")) {
|
|
6469
6475
|
const err8 = {
|
|
6470
6476
|
instancePath: instancePath + "/driver",
|
|
6471
6477
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -7276,7 +7282,7 @@ function validate27(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
7276
7282
|
}
|
|
7277
7283
|
errors++;
|
|
7278
7284
|
}
|
|
7279
|
-
if (!(data6 === "adlink" || data6 === "aws-kinesis" || data6 === "butler" || data6 === "crestron" || data6 === "dell" || data6 === "dmp" || data6 === "doorbird" || data6 === "dormakaba" || data6 === "dsc" || data6 === "ecobee" || data6 === "epson" || data6 === "geovision-rs" || data6 === "geovision-as-manager" || data6 === "honeywell-vista" || data6 === "igor" || data6 === "inncom" || data6 === "isapi" || data6 === "kohost-k7" || data6 === "kohost" || data6 === "lg" || data6 === "lg-webos" || data6 === "lapi" || data6 === "lirc" || data6 === "mews" || data6 === "mht" || data6 === "paxton" || data6 === "pelican-wireless" || data6 === "power-shades" || data6 === "rachio" || data6 === "rebrandly" || data6 === "relay" || data6 === "rtsp" || data6 === "salto" || data6 === "salto-irn" || data6 === "samsung" || data6 === "se" || data6 === "sendgrid" || data6 === "sonifi" || data6 === "stay-n-touch" || data6 === "storable" || data6 === "twilio" || data6 === "unifi" || data6 === "valcom" || data6 === "vizio" || data6 === "wisenet" || data6 === "cloudflare-images" || data6 === "cloudflare-stream" || data6 === "insperia-privacy")) {
|
|
7285
|
+
if (!(data6 === "adlink" || data6 === "aws-kinesis" || data6 === "butler" || data6 === "crestron" || data6 === "dell" || data6 === "dmp" || data6 === "doorbird" || data6 === "dormakaba" || data6 === "dsc" || data6 === "ecobee" || data6 === "epson" || data6 === "geovision-rs" || data6 === "geovision-as-manager" || data6 === "honeywell-vista" || data6 === "igor" || data6 === "inncom" || data6 === "isapi" || data6 === "kohost-k7" || data6 === "kohost" || data6 === "lg" || data6 === "lg-webos" || data6 === "lapi" || data6 === "lirc" || data6 === "mews" || data6 === "mht" || data6 === "paxton" || data6 === "pelican-wireless" || data6 === "power-shades" || data6 === "rachio" || data6 === "rebrandly" || data6 === "relay" || data6 === "rtsp" || data6 === "salto" || data6 === "salto-irn" || data6 === "samsung" || data6 === "se" || data6 === "sendgrid" || data6 === "sonifi" || data6 === "stay-n-touch" || data6 === "storable" || data6 === "twilio" || data6 === "unifi" || data6 === "valcom" || data6 === "vivotek" || data6 === "vizio" || data6 === "wisenet" || data6 === "cloudflare-images" || data6 === "cloudflare-stream" || data6 === "insperia-privacy")) {
|
|
7280
7286
|
const err14 = {
|
|
7281
7287
|
instancePath: instancePath + "/driver",
|
|
7282
7288
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -10402,7 +10408,7 @@ function validate34(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
10402
10408
|
}
|
|
10403
10409
|
errors++;
|
|
10404
10410
|
}
|
|
10405
|
-
if (!(data7 === "adlink" || data7 === "aws-kinesis" || data7 === "butler" || data7 === "crestron" || data7 === "dell" || data7 === "dmp" || data7 === "doorbird" || data7 === "dormakaba" || data7 === "dsc" || data7 === "ecobee" || data7 === "epson" || data7 === "geovision-rs" || data7 === "geovision-as-manager" || data7 === "honeywell-vista" || data7 === "igor" || data7 === "inncom" || data7 === "isapi" || data7 === "kohost-k7" || data7 === "kohost" || data7 === "lg" || data7 === "lg-webos" || data7 === "lapi" || data7 === "lirc" || data7 === "mews" || data7 === "mht" || data7 === "paxton" || data7 === "pelican-wireless" || data7 === "power-shades" || data7 === "rachio" || data7 === "rebrandly" || data7 === "relay" || data7 === "rtsp" || data7 === "salto" || data7 === "salto-irn" || data7 === "samsung" || data7 === "se" || data7 === "sendgrid" || data7 === "sonifi" || data7 === "stay-n-touch" || data7 === "storable" || data7 === "twilio" || data7 === "unifi" || data7 === "valcom" || data7 === "vizio" || data7 === "wisenet" || data7 === "cloudflare-images" || data7 === "cloudflare-stream" || data7 === "insperia-privacy")) {
|
|
10411
|
+
if (!(data7 === "adlink" || data7 === "aws-kinesis" || data7 === "butler" || data7 === "crestron" || data7 === "dell" || data7 === "dmp" || data7 === "doorbird" || data7 === "dormakaba" || data7 === "dsc" || data7 === "ecobee" || data7 === "epson" || data7 === "geovision-rs" || data7 === "geovision-as-manager" || data7 === "honeywell-vista" || data7 === "igor" || data7 === "inncom" || data7 === "isapi" || data7 === "kohost-k7" || data7 === "kohost" || data7 === "lg" || data7 === "lg-webos" || data7 === "lapi" || data7 === "lirc" || data7 === "mews" || data7 === "mht" || data7 === "paxton" || data7 === "pelican-wireless" || data7 === "power-shades" || data7 === "rachio" || data7 === "rebrandly" || data7 === "relay" || data7 === "rtsp" || data7 === "salto" || data7 === "salto-irn" || data7 === "samsung" || data7 === "se" || data7 === "sendgrid" || data7 === "sonifi" || data7 === "stay-n-touch" || data7 === "storable" || data7 === "twilio" || data7 === "unifi" || data7 === "valcom" || data7 === "vivotek" || data7 === "vizio" || data7 === "wisenet" || data7 === "cloudflare-images" || data7 === "cloudflare-stream" || data7 === "insperia-privacy")) {
|
|
10406
10412
|
const err15 = {
|
|
10407
10413
|
instancePath: instancePath + "/driver",
|
|
10408
10414
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -11858,7 +11864,7 @@ function validate45(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
11858
11864
|
}
|
|
11859
11865
|
errors++;
|
|
11860
11866
|
}
|
|
11861
|
-
if (!(data7 === "adlink" || data7 === "aws-kinesis" || data7 === "butler" || data7 === "crestron" || data7 === "dell" || data7 === "dmp" || data7 === "doorbird" || data7 === "dormakaba" || data7 === "dsc" || data7 === "ecobee" || data7 === "epson" || data7 === "geovision-rs" || data7 === "geovision-as-manager" || data7 === "honeywell-vista" || data7 === "igor" || data7 === "inncom" || data7 === "isapi" || data7 === "kohost-k7" || data7 === "kohost" || data7 === "lg" || data7 === "lg-webos" || data7 === "lapi" || data7 === "lirc" || data7 === "mews" || data7 === "mht" || data7 === "paxton" || data7 === "pelican-wireless" || data7 === "power-shades" || data7 === "rachio" || data7 === "rebrandly" || data7 === "relay" || data7 === "rtsp" || data7 === "salto" || data7 === "salto-irn" || data7 === "samsung" || data7 === "se" || data7 === "sendgrid" || data7 === "sonifi" || data7 === "stay-n-touch" || data7 === "storable" || data7 === "twilio" || data7 === "unifi" || data7 === "valcom" || data7 === "vizio" || data7 === "wisenet" || data7 === "cloudflare-images" || data7 === "cloudflare-stream" || data7 === "insperia-privacy")) {
|
|
11867
|
+
if (!(data7 === "adlink" || data7 === "aws-kinesis" || data7 === "butler" || data7 === "crestron" || data7 === "dell" || data7 === "dmp" || data7 === "doorbird" || data7 === "dormakaba" || data7 === "dsc" || data7 === "ecobee" || data7 === "epson" || data7 === "geovision-rs" || data7 === "geovision-as-manager" || data7 === "honeywell-vista" || data7 === "igor" || data7 === "inncom" || data7 === "isapi" || data7 === "kohost-k7" || data7 === "kohost" || data7 === "lg" || data7 === "lg-webos" || data7 === "lapi" || data7 === "lirc" || data7 === "mews" || data7 === "mht" || data7 === "paxton" || data7 === "pelican-wireless" || data7 === "power-shades" || data7 === "rachio" || data7 === "rebrandly" || data7 === "relay" || data7 === "rtsp" || data7 === "salto" || data7 === "salto-irn" || data7 === "samsung" || data7 === "se" || data7 === "sendgrid" || data7 === "sonifi" || data7 === "stay-n-touch" || data7 === "storable" || data7 === "twilio" || data7 === "unifi" || data7 === "valcom" || data7 === "vivotek" || data7 === "vizio" || data7 === "wisenet" || data7 === "cloudflare-images" || data7 === "cloudflare-stream" || data7 === "insperia-privacy")) {
|
|
11862
11868
|
const err15 = {
|
|
11863
11869
|
instancePath: instancePath + "/driver",
|
|
11864
11870
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -13602,7 +13608,7 @@ function validate49(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
13602
13608
|
}
|
|
13603
13609
|
errors++;
|
|
13604
13610
|
}
|
|
13605
|
-
if (!(data9 === "adlink" || data9 === "aws-kinesis" || data9 === "butler" || data9 === "crestron" || data9 === "dell" || data9 === "dmp" || data9 === "doorbird" || data9 === "dormakaba" || data9 === "dsc" || data9 === "ecobee" || data9 === "epson" || data9 === "geovision-rs" || data9 === "geovision-as-manager" || data9 === "honeywell-vista" || data9 === "igor" || data9 === "inncom" || data9 === "isapi" || data9 === "kohost-k7" || data9 === "kohost" || data9 === "lg" || data9 === "lg-webos" || data9 === "lapi" || data9 === "lirc" || data9 === "mews" || data9 === "mht" || data9 === "paxton" || data9 === "pelican-wireless" || data9 === "power-shades" || data9 === "rachio" || data9 === "rebrandly" || data9 === "relay" || data9 === "rtsp" || data9 === "salto" || data9 === "salto-irn" || data9 === "samsung" || data9 === "se" || data9 === "sendgrid" || data9 === "sonifi" || data9 === "stay-n-touch" || data9 === "storable" || data9 === "twilio" || data9 === "unifi" || data9 === "valcom" || data9 === "vizio" || data9 === "wisenet" || data9 === "cloudflare-images" || data9 === "cloudflare-stream" || data9 === "insperia-privacy")) {
|
|
13611
|
+
if (!(data9 === "adlink" || data9 === "aws-kinesis" || data9 === "butler" || data9 === "crestron" || data9 === "dell" || data9 === "dmp" || data9 === "doorbird" || data9 === "dormakaba" || data9 === "dsc" || data9 === "ecobee" || data9 === "epson" || data9 === "geovision-rs" || data9 === "geovision-as-manager" || data9 === "honeywell-vista" || data9 === "igor" || data9 === "inncom" || data9 === "isapi" || data9 === "kohost-k7" || data9 === "kohost" || data9 === "lg" || data9 === "lg-webos" || data9 === "lapi" || data9 === "lirc" || data9 === "mews" || data9 === "mht" || data9 === "paxton" || data9 === "pelican-wireless" || data9 === "power-shades" || data9 === "rachio" || data9 === "rebrandly" || data9 === "relay" || data9 === "rtsp" || data9 === "salto" || data9 === "salto-irn" || data9 === "samsung" || data9 === "se" || data9 === "sendgrid" || data9 === "sonifi" || data9 === "stay-n-touch" || data9 === "storable" || data9 === "twilio" || data9 === "unifi" || data9 === "valcom" || data9 === "vivotek" || data9 === "vizio" || data9 === "wisenet" || data9 === "cloudflare-images" || data9 === "cloudflare-stream" || data9 === "insperia-privacy")) {
|
|
13606
13612
|
const err24 = {
|
|
13607
13613
|
instancePath: instancePath + "/driver",
|
|
13608
13614
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -14538,7 +14544,7 @@ function validate52(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
14538
14544
|
}
|
|
14539
14545
|
errors++;
|
|
14540
14546
|
}
|
|
14541
|
-
if (!(data2 === "adlink" || data2 === "aws-kinesis" || data2 === "butler" || data2 === "crestron" || data2 === "dell" || data2 === "dmp" || data2 === "doorbird" || data2 === "dormakaba" || data2 === "dsc" || data2 === "ecobee" || data2 === "epson" || data2 === "geovision-rs" || data2 === "geovision-as-manager" || data2 === "honeywell-vista" || data2 === "igor" || data2 === "inncom" || data2 === "isapi" || data2 === "kohost-k7" || data2 === "kohost" || data2 === "lg" || data2 === "lg-webos" || data2 === "lapi" || data2 === "lirc" || data2 === "mews" || data2 === "mht" || data2 === "paxton" || data2 === "pelican-wireless" || data2 === "power-shades" || data2 === "rachio" || data2 === "rebrandly" || data2 === "relay" || data2 === "rtsp" || data2 === "salto" || data2 === "salto-irn" || data2 === "samsung" || data2 === "se" || data2 === "sendgrid" || data2 === "sonifi" || data2 === "stay-n-touch" || data2 === "storable" || data2 === "twilio" || data2 === "unifi" || data2 === "valcom" || data2 === "vizio" || data2 === "wisenet" || data2 === "cloudflare-images" || data2 === "cloudflare-stream" || data2 === "insperia-privacy")) {
|
|
14547
|
+
if (!(data2 === "adlink" || data2 === "aws-kinesis" || data2 === "butler" || data2 === "crestron" || data2 === "dell" || data2 === "dmp" || data2 === "doorbird" || data2 === "dormakaba" || data2 === "dsc" || data2 === "ecobee" || data2 === "epson" || data2 === "geovision-rs" || data2 === "geovision-as-manager" || data2 === "honeywell-vista" || data2 === "igor" || data2 === "inncom" || data2 === "isapi" || data2 === "kohost-k7" || data2 === "kohost" || data2 === "lg" || data2 === "lg-webos" || data2 === "lapi" || data2 === "lirc" || data2 === "mews" || data2 === "mht" || data2 === "paxton" || data2 === "pelican-wireless" || data2 === "power-shades" || data2 === "rachio" || data2 === "rebrandly" || data2 === "relay" || data2 === "rtsp" || data2 === "salto" || data2 === "salto-irn" || data2 === "samsung" || data2 === "se" || data2 === "sendgrid" || data2 === "sonifi" || data2 === "stay-n-touch" || data2 === "storable" || data2 === "twilio" || data2 === "unifi" || data2 === "valcom" || data2 === "vivotek" || data2 === "vizio" || data2 === "wisenet" || data2 === "cloudflare-images" || data2 === "cloudflare-stream" || data2 === "insperia-privacy")) {
|
|
14542
14548
|
const err10 = {
|
|
14543
14549
|
instancePath: instancePath + "/driver",
|
|
14544
14550
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -17998,7 +18004,7 @@ function validate59(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
17998
18004
|
}
|
|
17999
18005
|
errors++;
|
|
18000
18006
|
}
|
|
18001
|
-
if (!(data3 === "adlink" || data3 === "aws-kinesis" || data3 === "butler" || data3 === "crestron" || data3 === "dell" || data3 === "dmp" || data3 === "doorbird" || data3 === "dormakaba" || data3 === "dsc" || data3 === "ecobee" || data3 === "epson" || data3 === "geovision-rs" || data3 === "geovision-as-manager" || data3 === "honeywell-vista" || data3 === "igor" || data3 === "inncom" || data3 === "isapi" || data3 === "kohost-k7" || data3 === "kohost" || data3 === "lg" || data3 === "lg-webos" || data3 === "lapi" || data3 === "lirc" || data3 === "mews" || data3 === "mht" || data3 === "paxton" || data3 === "pelican-wireless" || data3 === "power-shades" || data3 === "rachio" || data3 === "rebrandly" || data3 === "relay" || data3 === "rtsp" || data3 === "salto" || data3 === "salto-irn" || data3 === "samsung" || data3 === "se" || data3 === "sendgrid" || data3 === "sonifi" || data3 === "stay-n-touch" || data3 === "storable" || data3 === "twilio" || data3 === "unifi" || data3 === "valcom" || data3 === "vizio" || data3 === "wisenet" || data3 === "cloudflare-images" || data3 === "cloudflare-stream" || data3 === "insperia-privacy")) {
|
|
18007
|
+
if (!(data3 === "adlink" || data3 === "aws-kinesis" || data3 === "butler" || data3 === "crestron" || data3 === "dell" || data3 === "dmp" || data3 === "doorbird" || data3 === "dormakaba" || data3 === "dsc" || data3 === "ecobee" || data3 === "epson" || data3 === "geovision-rs" || data3 === "geovision-as-manager" || data3 === "honeywell-vista" || data3 === "igor" || data3 === "inncom" || data3 === "isapi" || data3 === "kohost-k7" || data3 === "kohost" || data3 === "lg" || data3 === "lg-webos" || data3 === "lapi" || data3 === "lirc" || data3 === "mews" || data3 === "mht" || data3 === "paxton" || data3 === "pelican-wireless" || data3 === "power-shades" || data3 === "rachio" || data3 === "rebrandly" || data3 === "relay" || data3 === "rtsp" || data3 === "salto" || data3 === "salto-irn" || data3 === "samsung" || data3 === "se" || data3 === "sendgrid" || data3 === "sonifi" || data3 === "stay-n-touch" || data3 === "storable" || data3 === "twilio" || data3 === "unifi" || data3 === "valcom" || data3 === "vivotek" || data3 === "vizio" || data3 === "wisenet" || data3 === "cloudflare-images" || data3 === "cloudflare-stream" || data3 === "insperia-privacy")) {
|
|
18002
18008
|
const err10 = {
|
|
18003
18009
|
instancePath: instancePath + "/driver",
|
|
18004
18010
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -21355,7 +21361,7 @@ function validate63(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
21355
21361
|
}
|
|
21356
21362
|
errors++;
|
|
21357
21363
|
}
|
|
21358
|
-
if (!(data1 === "adlink" || data1 === "aws-kinesis" || data1 === "butler" || data1 === "crestron" || data1 === "dell" || data1 === "dmp" || data1 === "doorbird" || data1 === "dormakaba" || data1 === "dsc" || data1 === "ecobee" || data1 === "epson" || data1 === "geovision-rs" || data1 === "geovision-as-manager" || data1 === "honeywell-vista" || data1 === "igor" || data1 === "inncom" || data1 === "isapi" || data1 === "kohost-k7" || data1 === "kohost" || data1 === "lg" || data1 === "lg-webos" || data1 === "lapi" || data1 === "lirc" || data1 === "mews" || data1 === "mht" || data1 === "paxton" || data1 === "pelican-wireless" || data1 === "power-shades" || data1 === "rachio" || data1 === "rebrandly" || data1 === "relay" || data1 === "rtsp" || data1 === "salto" || data1 === "salto-irn" || data1 === "samsung" || data1 === "se" || data1 === "sendgrid" || data1 === "sonifi" || data1 === "stay-n-touch" || data1 === "storable" || data1 === "twilio" || data1 === "unifi" || data1 === "valcom" || data1 === "vizio" || data1 === "wisenet" || data1 === "cloudflare-images" || data1 === "cloudflare-stream" || data1 === "insperia-privacy")) {
|
|
21364
|
+
if (!(data1 === "adlink" || data1 === "aws-kinesis" || data1 === "butler" || data1 === "crestron" || data1 === "dell" || data1 === "dmp" || data1 === "doorbird" || data1 === "dormakaba" || data1 === "dsc" || data1 === "ecobee" || data1 === "epson" || data1 === "geovision-rs" || data1 === "geovision-as-manager" || data1 === "honeywell-vista" || data1 === "igor" || data1 === "inncom" || data1 === "isapi" || data1 === "kohost-k7" || data1 === "kohost" || data1 === "lg" || data1 === "lg-webos" || data1 === "lapi" || data1 === "lirc" || data1 === "mews" || data1 === "mht" || data1 === "paxton" || data1 === "pelican-wireless" || data1 === "power-shades" || data1 === "rachio" || data1 === "rebrandly" || data1 === "relay" || data1 === "rtsp" || data1 === "salto" || data1 === "salto-irn" || data1 === "samsung" || data1 === "se" || data1 === "sendgrid" || data1 === "sonifi" || data1 === "stay-n-touch" || data1 === "storable" || data1 === "twilio" || data1 === "unifi" || data1 === "valcom" || data1 === "vivotek" || data1 === "vizio" || data1 === "wisenet" || data1 === "cloudflare-images" || data1 === "cloudflare-stream" || data1 === "insperia-privacy")) {
|
|
21359
21365
|
const err8 = {
|
|
21360
21366
|
instancePath: instancePath + "/driver",
|
|
21361
21367
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -22541,7 +22547,7 @@ function validate68(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
22541
22547
|
}
|
|
22542
22548
|
errors++;
|
|
22543
22549
|
}
|
|
22544
|
-
if (!(data7 === "adlink" || data7 === "aws-kinesis" || data7 === "butler" || data7 === "crestron" || data7 === "dell" || data7 === "dmp" || data7 === "doorbird" || data7 === "dormakaba" || data7 === "dsc" || data7 === "ecobee" || data7 === "epson" || data7 === "geovision-rs" || data7 === "geovision-as-manager" || data7 === "honeywell-vista" || data7 === "igor" || data7 === "inncom" || data7 === "isapi" || data7 === "kohost-k7" || data7 === "kohost" || data7 === "lg" || data7 === "lg-webos" || data7 === "lapi" || data7 === "lirc" || data7 === "mews" || data7 === "mht" || data7 === "paxton" || data7 === "pelican-wireless" || data7 === "power-shades" || data7 === "rachio" || data7 === "rebrandly" || data7 === "relay" || data7 === "rtsp" || data7 === "salto" || data7 === "salto-irn" || data7 === "samsung" || data7 === "se" || data7 === "sendgrid" || data7 === "sonifi" || data7 === "stay-n-touch" || data7 === "storable" || data7 === "twilio" || data7 === "unifi" || data7 === "valcom" || data7 === "vizio" || data7 === "wisenet" || data7 === "cloudflare-images" || data7 === "cloudflare-stream" || data7 === "insperia-privacy")) {
|
|
22550
|
+
if (!(data7 === "adlink" || data7 === "aws-kinesis" || data7 === "butler" || data7 === "crestron" || data7 === "dell" || data7 === "dmp" || data7 === "doorbird" || data7 === "dormakaba" || data7 === "dsc" || data7 === "ecobee" || data7 === "epson" || data7 === "geovision-rs" || data7 === "geovision-as-manager" || data7 === "honeywell-vista" || data7 === "igor" || data7 === "inncom" || data7 === "isapi" || data7 === "kohost-k7" || data7 === "kohost" || data7 === "lg" || data7 === "lg-webos" || data7 === "lapi" || data7 === "lirc" || data7 === "mews" || data7 === "mht" || data7 === "paxton" || data7 === "pelican-wireless" || data7 === "power-shades" || data7 === "rachio" || data7 === "rebrandly" || data7 === "relay" || data7 === "rtsp" || data7 === "salto" || data7 === "salto-irn" || data7 === "samsung" || data7 === "se" || data7 === "sendgrid" || data7 === "sonifi" || data7 === "stay-n-touch" || data7 === "storable" || data7 === "twilio" || data7 === "unifi" || data7 === "valcom" || data7 === "vivotek" || data7 === "vizio" || data7 === "wisenet" || data7 === "cloudflare-images" || data7 === "cloudflare-stream" || data7 === "insperia-privacy")) {
|
|
22545
22551
|
const err16 = {
|
|
22546
22552
|
instancePath: instancePath + "/driver",
|
|
22547
22553
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -23436,7 +23442,7 @@ function validate72(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
23436
23442
|
}
|
|
23437
23443
|
errors++;
|
|
23438
23444
|
}
|
|
23439
|
-
if (!(data3 === "adlink" || data3 === "aws-kinesis" || data3 === "butler" || data3 === "crestron" || data3 === "dell" || data3 === "dmp" || data3 === "doorbird" || data3 === "dormakaba" || data3 === "dsc" || data3 === "ecobee" || data3 === "epson" || data3 === "geovision-rs" || data3 === "geovision-as-manager" || data3 === "honeywell-vista" || data3 === "igor" || data3 === "inncom" || data3 === "isapi" || data3 === "kohost-k7" || data3 === "kohost" || data3 === "lg" || data3 === "lg-webos" || data3 === "lapi" || data3 === "lirc" || data3 === "mews" || data3 === "mht" || data3 === "paxton" || data3 === "pelican-wireless" || data3 === "power-shades" || data3 === "rachio" || data3 === "rebrandly" || data3 === "relay" || data3 === "rtsp" || data3 === "salto" || data3 === "salto-irn" || data3 === "samsung" || data3 === "se" || data3 === "sendgrid" || data3 === "sonifi" || data3 === "stay-n-touch" || data3 === "storable" || data3 === "twilio" || data3 === "unifi" || data3 === "valcom" || data3 === "vizio" || data3 === "wisenet" || data3 === "cloudflare-images" || data3 === "cloudflare-stream" || data3 === "insperia-privacy")) {
|
|
23445
|
+
if (!(data3 === "adlink" || data3 === "aws-kinesis" || data3 === "butler" || data3 === "crestron" || data3 === "dell" || data3 === "dmp" || data3 === "doorbird" || data3 === "dormakaba" || data3 === "dsc" || data3 === "ecobee" || data3 === "epson" || data3 === "geovision-rs" || data3 === "geovision-as-manager" || data3 === "honeywell-vista" || data3 === "igor" || data3 === "inncom" || data3 === "isapi" || data3 === "kohost-k7" || data3 === "kohost" || data3 === "lg" || data3 === "lg-webos" || data3 === "lapi" || data3 === "lirc" || data3 === "mews" || data3 === "mht" || data3 === "paxton" || data3 === "pelican-wireless" || data3 === "power-shades" || data3 === "rachio" || data3 === "rebrandly" || data3 === "relay" || data3 === "rtsp" || data3 === "salto" || data3 === "salto-irn" || data3 === "samsung" || data3 === "se" || data3 === "sendgrid" || data3 === "sonifi" || data3 === "stay-n-touch" || data3 === "storable" || data3 === "twilio" || data3 === "unifi" || data3 === "valcom" || data3 === "vivotek" || data3 === "vizio" || data3 === "wisenet" || data3 === "cloudflare-images" || data3 === "cloudflare-stream" || data3 === "insperia-privacy")) {
|
|
23440
23446
|
const err18 = {
|
|
23441
23447
|
instancePath: instancePath + "/driver",
|
|
23442
23448
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -24655,7 +24661,7 @@ function validate81(data, { instancePath = "", parentData, parentDataProperty, r
|
|
|
24655
24661
|
}
|
|
24656
24662
|
errors++;
|
|
24657
24663
|
}
|
|
24658
|
-
if (!(data7 === "adlink" || data7 === "aws-kinesis" || data7 === "butler" || data7 === "crestron" || data7 === "dell" || data7 === "dmp" || data7 === "doorbird" || data7 === "dormakaba" || data7 === "dsc" || data7 === "ecobee" || data7 === "epson" || data7 === "geovision-rs" || data7 === "geovision-as-manager" || data7 === "honeywell-vista" || data7 === "igor" || data7 === "inncom" || data7 === "isapi" || data7 === "kohost-k7" || data7 === "kohost" || data7 === "lg" || data7 === "lg-webos" || data7 === "lapi" || data7 === "lirc" || data7 === "mews" || data7 === "mht" || data7 === "paxton" || data7 === "pelican-wireless" || data7 === "power-shades" || data7 === "rachio" || data7 === "rebrandly" || data7 === "relay" || data7 === "rtsp" || data7 === "salto" || data7 === "salto-irn" || data7 === "samsung" || data7 === "se" || data7 === "sendgrid" || data7 === "sonifi" || data7 === "stay-n-touch" || data7 === "storable" || data7 === "twilio" || data7 === "unifi" || data7 === "valcom" || data7 === "vizio" || data7 === "wisenet" || data7 === "cloudflare-images" || data7 === "cloudflare-stream" || data7 === "insperia-privacy")) {
|
|
24664
|
+
if (!(data7 === "adlink" || data7 === "aws-kinesis" || data7 === "butler" || data7 === "crestron" || data7 === "dell" || data7 === "dmp" || data7 === "doorbird" || data7 === "dormakaba" || data7 === "dsc" || data7 === "ecobee" || data7 === "epson" || data7 === "geovision-rs" || data7 === "geovision-as-manager" || data7 === "honeywell-vista" || data7 === "igor" || data7 === "inncom" || data7 === "isapi" || data7 === "kohost-k7" || data7 === "kohost" || data7 === "lg" || data7 === "lg-webos" || data7 === "lapi" || data7 === "lirc" || data7 === "mews" || data7 === "mht" || data7 === "paxton" || data7 === "pelican-wireless" || data7 === "power-shades" || data7 === "rachio" || data7 === "rebrandly" || data7 === "relay" || data7 === "rtsp" || data7 === "salto" || data7 === "salto-irn" || data7 === "samsung" || data7 === "se" || data7 === "sendgrid" || data7 === "sonifi" || data7 === "stay-n-touch" || data7 === "storable" || data7 === "twilio" || data7 === "unifi" || data7 === "valcom" || data7 === "vivotek" || data7 === "vizio" || data7 === "wisenet" || data7 === "cloudflare-images" || data7 === "cloudflare-stream" || data7 === "insperia-privacy")) {
|
|
24659
24665
|
const err16 = {
|
|
24660
24666
|
instancePath: instancePath + "/driver",
|
|
24661
24667
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -28160,7 +28166,7 @@ function validate102(data, { instancePath = "", parentData, parentDataProperty,
|
|
|
28160
28166
|
}
|
|
28161
28167
|
errors++;
|
|
28162
28168
|
}
|
|
28163
|
-
if (!(data5 === "adlink" || data5 === "aws-kinesis" || data5 === "butler" || data5 === "crestron" || data5 === "dell" || data5 === "dmp" || data5 === "doorbird" || data5 === "dormakaba" || data5 === "dsc" || data5 === "ecobee" || data5 === "epson" || data5 === "geovision-rs" || data5 === "geovision-as-manager" || data5 === "honeywell-vista" || data5 === "igor" || data5 === "inncom" || data5 === "isapi" || data5 === "kohost-k7" || data5 === "kohost" || data5 === "lg" || data5 === "lg-webos" || data5 === "lapi" || data5 === "lirc" || data5 === "mews" || data5 === "mht" || data5 === "paxton" || data5 === "pelican-wireless" || data5 === "power-shades" || data5 === "rachio" || data5 === "rebrandly" || data5 === "relay" || data5 === "rtsp" || data5 === "salto" || data5 === "salto-irn" || data5 === "samsung" || data5 === "se" || data5 === "sendgrid" || data5 === "sonifi" || data5 === "stay-n-touch" || data5 === "storable" || data5 === "twilio" || data5 === "unifi" || data5 === "valcom" || data5 === "vizio" || data5 === "wisenet" || data5 === "cloudflare-images" || data5 === "cloudflare-stream" || data5 === "insperia-privacy")) {
|
|
28169
|
+
if (!(data5 === "adlink" || data5 === "aws-kinesis" || data5 === "butler" || data5 === "crestron" || data5 === "dell" || data5 === "dmp" || data5 === "doorbird" || data5 === "dormakaba" || data5 === "dsc" || data5 === "ecobee" || data5 === "epson" || data5 === "geovision-rs" || data5 === "geovision-as-manager" || data5 === "honeywell-vista" || data5 === "igor" || data5 === "inncom" || data5 === "isapi" || data5 === "kohost-k7" || data5 === "kohost" || data5 === "lg" || data5 === "lg-webos" || data5 === "lapi" || data5 === "lirc" || data5 === "mews" || data5 === "mht" || data5 === "paxton" || data5 === "pelican-wireless" || data5 === "power-shades" || data5 === "rachio" || data5 === "rebrandly" || data5 === "relay" || data5 === "rtsp" || data5 === "salto" || data5 === "salto-irn" || data5 === "samsung" || data5 === "se" || data5 === "sendgrid" || data5 === "sonifi" || data5 === "stay-n-touch" || data5 === "storable" || data5 === "twilio" || data5 === "unifi" || data5 === "valcom" || data5 === "vivotek" || data5 === "vizio" || data5 === "wisenet" || data5 === "cloudflare-images" || data5 === "cloudflare-stream" || data5 === "insperia-privacy")) {
|
|
28164
28170
|
const err20 = {
|
|
28165
28171
|
instancePath: instancePath + "/driver",
|
|
28166
28172
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -29061,7 +29067,7 @@ function validate108(data, { instancePath = "", parentData, parentDataProperty,
|
|
|
29061
29067
|
}
|
|
29062
29068
|
errors++;
|
|
29063
29069
|
}
|
|
29064
|
-
if (!(data2 === "adlink" || data2 === "aws-kinesis" || data2 === "butler" || data2 === "crestron" || data2 === "dell" || data2 === "dmp" || data2 === "doorbird" || data2 === "dormakaba" || data2 === "dsc" || data2 === "ecobee" || data2 === "epson" || data2 === "geovision-rs" || data2 === "geovision-as-manager" || data2 === "honeywell-vista" || data2 === "igor" || data2 === "inncom" || data2 === "isapi" || data2 === "kohost-k7" || data2 === "kohost" || data2 === "lg" || data2 === "lg-webos" || data2 === "lapi" || data2 === "lirc" || data2 === "mews" || data2 === "mht" || data2 === "paxton" || data2 === "pelican-wireless" || data2 === "power-shades" || data2 === "rachio" || data2 === "rebrandly" || data2 === "relay" || data2 === "rtsp" || data2 === "salto" || data2 === "salto-irn" || data2 === "samsung" || data2 === "se" || data2 === "sendgrid" || data2 === "sonifi" || data2 === "stay-n-touch" || data2 === "storable" || data2 === "twilio" || data2 === "unifi" || data2 === "valcom" || data2 === "vizio" || data2 === "wisenet" || data2 === "cloudflare-images" || data2 === "cloudflare-stream" || data2 === "insperia-privacy")) {
|
|
29070
|
+
if (!(data2 === "adlink" || data2 === "aws-kinesis" || data2 === "butler" || data2 === "crestron" || data2 === "dell" || data2 === "dmp" || data2 === "doorbird" || data2 === "dormakaba" || data2 === "dsc" || data2 === "ecobee" || data2 === "epson" || data2 === "geovision-rs" || data2 === "geovision-as-manager" || data2 === "honeywell-vista" || data2 === "igor" || data2 === "inncom" || data2 === "isapi" || data2 === "kohost-k7" || data2 === "kohost" || data2 === "lg" || data2 === "lg-webos" || data2 === "lapi" || data2 === "lirc" || data2 === "mews" || data2 === "mht" || data2 === "paxton" || data2 === "pelican-wireless" || data2 === "power-shades" || data2 === "rachio" || data2 === "rebrandly" || data2 === "relay" || data2 === "rtsp" || data2 === "salto" || data2 === "salto-irn" || data2 === "samsung" || data2 === "se" || data2 === "sendgrid" || data2 === "sonifi" || data2 === "stay-n-touch" || data2 === "storable" || data2 === "twilio" || data2 === "unifi" || data2 === "valcom" || data2 === "vivotek" || data2 === "vizio" || data2 === "wisenet" || data2 === "cloudflare-images" || data2 === "cloudflare-stream" || data2 === "insperia-privacy")) {
|
|
29065
29071
|
const err8 = {
|
|
29066
29072
|
instancePath: instancePath + "/driver",
|
|
29067
29073
|
schemaPath: "definitions.json#/definitions/driver/enum",
|
|
@@ -34632,7 +34638,7 @@ var Alarm = class extends Entity {
|
|
|
34632
34638
|
* @property {string} [systemId] - Identifier of the object, directly related to the system.
|
|
34633
34639
|
* @property {("button 1"|"button 2"|"button 3"|"button 4"|"button 5"|"idle"|"powerHasBeedApplied"|"acMainsDisconnected"|"acMainsReconnected"|"replaceBatterySoon"|"replaceBatteryNow"|"batteryOk"|"hardwareFailure"|"softwareFailure"|"hardwareFailureWithCode"|"softwareFailureWithCode"|"motionDetection"|"airFilterNeedsCleaned"|"airFilterNeedsReplaced"|"smokeDetected"|"outsideSafeTemperatureRange"|"outsideSafeHumidityRange"|"scheduleMaintenance"|"doorAjar"|"communicationFailure"|"communicationOk"|"burglarAlarm"|"fireAlarm")[]} [supportedNotifications]
|
|
34634
34640
|
* @property {{name?: string, timestamp?: number, description?: string}} [notification]
|
|
34635
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
34641
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
34636
34642
|
* @property {{number?: number, name?: string, securityMode?: ("arming"|"disarming"|"armed"|"disarmed"|"alarm")}[]} areas
|
|
34637
34643
|
* @property {{number?: number, name?: string, secure?: boolean, bypassed?: boolean}[]} zones
|
|
34638
34644
|
* @property {boolean} [chime] - Reflects whether console chime is enabled
|
|
@@ -34813,15 +34819,15 @@ var Camera = class extends Entity {
|
|
|
34813
34819
|
* @property {boolean} [offline]
|
|
34814
34820
|
* @property {("button 1"|"button 2"|"button 3"|"button 4"|"button 5"|"idle"|"powerHasBeedApplied"|"acMainsDisconnected"|"acMainsReconnected"|"replaceBatterySoon"|"replaceBatteryNow"|"batteryOk"|"hardwareFailure"|"softwareFailure"|"hardwareFailureWithCode"|"softwareFailureWithCode"|"motionDetection"|"airFilterNeedsCleaned"|"airFilterNeedsReplaced"|"smokeDetected"|"outsideSafeTemperatureRange"|"outsideSafeHumidityRange"|"scheduleMaintenance"|"doorAjar"|"communicationFailure"|"communicationOk"|"burglarAlarm"|"fireAlarm")[]} [supportedNotifications]
|
|
34815
34821
|
* @property {{name?: string, timestamp?: number, description?: string}} [notification]
|
|
34816
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
34822
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
34817
34823
|
* @property {{iframe?: string, hls?: string, webRTC?: string, rtsp?: string}} [liveStreams]
|
|
34818
34824
|
* @property {string} [liveStreams.iframe]
|
|
34819
34825
|
* @property {string} [liveStreams.hls]
|
|
34820
34826
|
* @property {string} [liveStreams.webRTC]
|
|
34821
34827
|
* @property {string} [liveStreams.rtsp]
|
|
34822
|
-
* @property {{id?: string, driver?: ("cloudflare-stream"|"aws-kinesis"|"digital-watchdog"), allowedOrigins?: string[], authRequired?: boolean, iframe?: string, hls?: string, webRTC?: string, rtsp?: string, previewImage?: string}} [liveStream]
|
|
34828
|
+
* @property {{id?: string, driver?: ("cloudflare-stream"|"aws-kinesis"|"digital-watchdog"|"mediamtx"), allowedOrigins?: string[], authRequired?: boolean, iframe?: string, hls?: string, webRTC?: string, rtsp?: string, previewImage?: string}} [liveStream]
|
|
34823
34829
|
* @property {string} [liveStream.id]
|
|
34824
|
-
* @property {("cloudflare-stream"|"aws-kinesis"|"digital-watchdog")} [liveStream.driver]
|
|
34830
|
+
* @property {("cloudflare-stream"|"aws-kinesis"|"digital-watchdog"|"mediamtx")} [liveStream.driver]
|
|
34825
34831
|
* @property {string[]} [liveStream.allowedOrigins]
|
|
34826
34832
|
* @property {boolean} [liveStream.authRequired]
|
|
34827
34833
|
* @property {string} [liveStream.iframe]
|
|
@@ -34896,7 +34902,12 @@ Object.defineProperty(Camera.prototype, "schema", {
|
|
|
34896
34902
|
id: { type: "string" },
|
|
34897
34903
|
driver: {
|
|
34898
34904
|
type: "string",
|
|
34899
|
-
enum: [
|
|
34905
|
+
enum: [
|
|
34906
|
+
"cloudflare-stream",
|
|
34907
|
+
"aws-kinesis",
|
|
34908
|
+
"digital-watchdog",
|
|
34909
|
+
"mediamtx"
|
|
34910
|
+
]
|
|
34900
34911
|
},
|
|
34901
34912
|
allowedOrigins: { type: "array", items: { type: "string" } },
|
|
34902
34913
|
authRequired: { type: "boolean" },
|
|
@@ -34916,7 +34927,7 @@ Object.defineProperty(Camera.prototype, "schema", {
|
|
|
34916
34927
|
description: "Source to preview the camera stream",
|
|
34917
34928
|
examples: [
|
|
34918
34929
|
"https://example.com/preview.jpg",
|
|
34919
|
-
"data:image/
|
|
34930
|
+
"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/4QBYRXhpZgAATU0AKgAAAAgAA1EQAAEAAAABAQAAAFERAAQAAAABAAABAgABAA"
|
|
34920
34931
|
]
|
|
34921
34932
|
}
|
|
34922
34933
|
}
|
|
@@ -34948,7 +34959,7 @@ var Category = class extends Entity {
|
|
|
34948
34959
|
* @property {string} [id] - Identifier of the object.
|
|
34949
34960
|
* @property {string} type - Default: "category"
|
|
34950
34961
|
* @property {string} [name]
|
|
34951
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} [driver] - Driver used to communicate with the object.
|
|
34962
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} [driver] - Driver used to communicate with the object.
|
|
34952
34963
|
* @property {string} [description]
|
|
34953
34964
|
* @property {{id?: any, type: "mediaFile", name?: string, fileHash?: string, category?: string, mimeType?: ("image/*"|"image/jpeg"|"image/png"|"image/gif"|"image/webp"|"image/avif"|"image/svg+xml"|"application/pdf"), data?: string, url?: string, width?: number, height?: number, size?: number, uploadUrl?: string, uploadUrlExpires?: any, createdBy?: string, systemId?: any}} [image] - Any media file
|
|
34954
34965
|
* @property {number} [rating] - Default: 9
|
|
@@ -35014,7 +35025,7 @@ var Courtesy = class extends Entity {
|
|
|
35014
35025
|
* @property {("alarm"|"dimmer"|"switch"|"motionSensor"|"windowCovering"|"camera"|"mediaSource"|"thermostat"|"lock"|"courtesy"|"gateway"|"tv"|"dvr"|"appleTv"|"discPlayer"|"mediaPlayer"|"uncontrolledDevice")} type
|
|
35015
35026
|
* @property {("button 1"|"button 2"|"button 3"|"button 4"|"button 5"|"idle"|"powerHasBeedApplied"|"acMainsDisconnected"|"acMainsReconnected"|"replaceBatterySoon"|"replaceBatteryNow"|"batteryOk"|"hardwareFailure"|"softwareFailure"|"hardwareFailureWithCode"|"softwareFailureWithCode"|"motionDetection"|"airFilterNeedsCleaned"|"airFilterNeedsReplaced"|"smokeDetected"|"outsideSafeTemperatureRange"|"outsideSafeHumidityRange"|"scheduleMaintenance"|"doorAjar"|"communicationFailure"|"communicationOk"|"burglarAlarm"|"fireAlarm")[]} [supportedNotifications]
|
|
35016
35027
|
* @property {{name?: string, timestamp?: number, description?: string}} [notification]
|
|
35017
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
35028
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
35018
35029
|
* @property {boolean} [offline]
|
|
35019
35030
|
* @property {("privacy"|"service"|"none")[]} supportedStates
|
|
35020
35031
|
* @property {any} state
|
|
@@ -35099,7 +35110,7 @@ var Credential = class extends Entity {
|
|
|
35099
35110
|
* @typedef {Object} CredentialData
|
|
35100
35111
|
* @property {string} [id] - Identifier of the object.
|
|
35101
35112
|
* @property {string} type - Default: "credential"
|
|
35102
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} [driver] - Driver used to communicate with the object.
|
|
35113
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} [driver] - Driver used to communicate with the object.
|
|
35103
35114
|
* @property {("verificationCode"|"token"|"mobileKey"|"pin"|"publicKey"|"passkeyChallenge")} [discriminator]
|
|
35104
35115
|
* @property {string} credential
|
|
35105
35116
|
* @property {string} [userId]
|
|
@@ -35236,7 +35247,7 @@ var Dimmer = class extends Entity {
|
|
|
35236
35247
|
* @property {("alarm"|"dimmer"|"switch"|"motionSensor"|"windowCovering"|"camera"|"mediaSource"|"thermostat"|"lock"|"courtesy"|"gateway"|"tv"|"dvr"|"appleTv"|"discPlayer"|"mediaPlayer"|"uncontrolledDevice")} type
|
|
35237
35248
|
* @property {("button 1"|"button 2"|"button 3"|"button 4"|"button 5"|"idle"|"powerHasBeedApplied"|"acMainsDisconnected"|"acMainsReconnected"|"replaceBatterySoon"|"replaceBatteryNow"|"batteryOk"|"hardwareFailure"|"softwareFailure"|"hardwareFailureWithCode"|"softwareFailureWithCode"|"motionDetection"|"airFilterNeedsCleaned"|"airFilterNeedsReplaced"|"smokeDetected"|"outsideSafeTemperatureRange"|"outsideSafeHumidityRange"|"scheduleMaintenance"|"doorAjar"|"communicationFailure"|"communicationOk"|"burglarAlarm"|"fireAlarm")[]} [supportedNotifications]
|
|
35238
35249
|
* @property {{name?: string, timestamp?: number, description?: string}} [notification]
|
|
35239
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
35250
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
35240
35251
|
* @property {boolean} [offline]
|
|
35241
35252
|
* @property {number} level
|
|
35242
35253
|
* @property {string} [systemId] - Identifier of the object, directly related to the system.
|
|
@@ -35670,7 +35681,7 @@ var Gateway = class extends Entity {
|
|
|
35670
35681
|
* @property {{name?: string, timestamp?: number, description?: string}} [notification]
|
|
35671
35682
|
* @property {string} status
|
|
35672
35683
|
* @property {string} [systemId] - Identifier of the object, directly related to the system.
|
|
35673
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
35684
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
35674
35685
|
* @property {number} [watts]
|
|
35675
35686
|
* @property {string} [icon]
|
|
35676
35687
|
* @property {string} [modelNumber]
|
|
@@ -35902,7 +35913,7 @@ var Lock = class extends Entity {
|
|
|
35902
35913
|
* @property {boolean} [offline]
|
|
35903
35914
|
* @property {("button 1"|"button 2"|"button 3"|"button 4"|"button 5"|"idle"|"powerHasBeedApplied"|"acMainsDisconnected"|"acMainsReconnected"|"replaceBatterySoon"|"replaceBatteryNow"|"batteryOk"|"hardwareFailure"|"softwareFailure"|"hardwareFailureWithCode"|"softwareFailureWithCode"|"motionDetection"|"airFilterNeedsCleaned"|"airFilterNeedsReplaced"|"smokeDetected"|"outsideSafeTemperatureRange"|"outsideSafeHumidityRange"|"scheduleMaintenance"|"doorAjar"|"communicationFailure"|"communicationOk"|"burglarAlarm"|"fireAlarm")[]} [supportedNotifications]
|
|
35904
35915
|
* @property {{name?: string, timestamp?: number, description?: string}} [notification]
|
|
35905
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
35916
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
35906
35917
|
* @property {("locked"|"unlocked")} state
|
|
35907
35918
|
* @property {("normal"|"autoLock"|"emergencyOpen"|"emergencyClose"|"holdOpen"|"lockdown")} [mode] - emergencyOpen and emergencyClose are deprecated and can be removed once Salto, Paxton and Geovision drivers are updated. Default: null
|
|
35908
35919
|
* @property {("normal"|"autoLock"|"emergencyOpen"|"emergencyClose"|"holdOpen"|"lockdown")[]} [supportedModes]
|
|
@@ -36217,7 +36228,7 @@ var MediaSource = class extends Entity {
|
|
|
36217
36228
|
* @property {{id?: string, name?: string}[]} [playlists]
|
|
36218
36229
|
* @property {("MR22GA"|"XRT260"|"XRT270"|"HOF-16K 1.2"|"219863500"|"SONIFI"|"AKB76039803"|"BN59-01388A")} [remote]
|
|
36219
36230
|
* @property {string} [name]
|
|
36220
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
36231
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
36221
36232
|
* @property {boolean} [offline]
|
|
36222
36233
|
* @property {boolean} audio
|
|
36223
36234
|
* @property {boolean} video
|
|
@@ -36493,7 +36504,7 @@ var MotionSensor = class extends Entity {
|
|
|
36493
36504
|
* @typedef {Object} MotionSensorData Any smart motion sensor
|
|
36494
36505
|
* @property {string} id - Identifier of the object.
|
|
36495
36506
|
* @property {("alarm"|"dimmer"|"switch"|"motionSensor"|"windowCovering"|"camera"|"mediaSource"|"thermostat"|"lock"|"courtesy"|"gateway"|"tv"|"dvr"|"appleTv"|"discPlayer"|"mediaPlayer"|"uncontrolledDevice")} type
|
|
36496
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
36507
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
36497
36508
|
* @property {string} [systemId] - Identifier of the object, directly related to the system.
|
|
36498
36509
|
* @property {("button 1"|"button 2"|"button 3"|"button 4"|"button 5"|"idle"|"powerHasBeedApplied"|"acMainsDisconnected"|"acMainsReconnected"|"replaceBatterySoon"|"replaceBatteryNow"|"batteryOk"|"hardwareFailure"|"softwareFailure"|"hardwareFailureWithCode"|"softwareFailureWithCode"|"motionDetection"|"airFilterNeedsCleaned"|"airFilterNeedsReplaced"|"smokeDetected"|"outsideSafeTemperatureRange"|"outsideSafeHumidityRange"|"scheduleMaintenance"|"doorAjar"|"communicationFailure"|"communicationOk"|"burglarAlarm"|"fireAlarm")[]} [supportedNotifications]
|
|
36499
36510
|
* @property {{name?: string, timestamp?: number, description?: string}} [notification]
|
|
@@ -37123,7 +37134,7 @@ var Product = class extends Entity {
|
|
|
37123
37134
|
* @property {string} [id] - Identifier of the object.
|
|
37124
37135
|
* @property {"product"} [type] - Default: "product"
|
|
37125
37136
|
* @property {string} name
|
|
37126
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
37137
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
37127
37138
|
* @property {any} [description]
|
|
37128
37139
|
* @property {number} price
|
|
37129
37140
|
* @property {number} [tax]
|
|
@@ -37614,7 +37625,7 @@ var Reservation = class extends Entity {
|
|
|
37614
37625
|
/**
|
|
37615
37626
|
* @typedef {Object} ReservationData
|
|
37616
37627
|
* @property {string} [id] - Identifier of the object.
|
|
37617
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} [driver] - Driver used to communicate with the object.
|
|
37628
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} [driver] - Driver used to communicate with the object.
|
|
37618
37629
|
* @property {string} [primaryGuest]
|
|
37619
37630
|
* @property {"reservation"} type - Default: "reservation"
|
|
37620
37631
|
* @property {string[]} [sharedGuests]
|
|
@@ -37827,7 +37838,7 @@ var Room = class extends Entity {
|
|
|
37827
37838
|
* @property {{id: any, name?: string, type: any, offline?: boolean, supportedNotifications?: any, notification?: any, driver: any, state: ("locked"|"unlocked"), mode?: ("normal"|"autoLock"|"emergencyOpen"|"emergencyClose"|"holdOpen"|"lockdown"), supportedModes?: ("normal"|"autoLock"|"emergencyOpen"|"emergencyClose"|"holdOpen"|"lockdown")[], batteryLevel?: any, systemId?: any, watts?: any, icon?: string, modelNumber?: string, serialNumber?: string, firmwareVersion?: string}[]} [locks] - Default: []
|
|
37828
37839
|
* @property {{id: any, name?: string, type: any, discriminator?: ("basic"|"variable"), supportedNotifications?: any, notification?: any, driver: any, offline?: boolean, position: number, systemId?: any, watts?: any, icon?: string, modelNumber?: string, serialNumber?: string, firmwareVersion?: string}[]} [windowCoverings] - Default: []
|
|
37829
37840
|
* @property {{id: any, name?: string, type: any, supportedNotifications?: any, notification?: any, driver: any, offline?: boolean, supportedStates: ("privacy"|"service"|"none")[], state: string, systemId?: any, watts?: any, icon?: string, modelNumber?: string, serialNumber?: string, firmwareVersion?: string}[]} [courtesy] - Default: []
|
|
37830
|
-
* @property {{id: any, name?: string, type: any, offline?: boolean, supportedNotifications?: any, notification?: any, driver: any, liveStreams?: {iframe?: string, hls?: string, webRTC?: string, rtsp?: string}, liveStream?: {id?: string, driver?: ("cloudflare-stream"|"aws-kinesis"|"digital-watchdog"), allowedOrigins?: string[], authRequired?: boolean, iframe?: string, hls?: string, webRTC?: string, rtsp?: string, previewImage?: string}, systemId?: any, watts?: any, icon?: string, modelNumber?: string, serialNumber?: string, firmwareVersion?: string}[]} [cameras] - Default: []
|
|
37841
|
+
* @property {{id: any, name?: string, type: any, offline?: boolean, supportedNotifications?: any, notification?: any, driver: any, liveStreams?: {iframe?: string, hls?: string, webRTC?: string, rtsp?: string}, liveStream?: {id?: string, driver?: ("cloudflare-stream"|"aws-kinesis"|"digital-watchdog"|"mediamtx"), allowedOrigins?: string[], authRequired?: boolean, iframe?: string, hls?: string, webRTC?: string, rtsp?: string, previewImage?: string}, systemId?: any, watts?: any, icon?: string, modelNumber?: string, serialNumber?: string, firmwareVersion?: string}[]} [cameras] - Default: []
|
|
37831
37842
|
* @property {{id: any, type: "mediaSource", discriminator: ("tv"|"dvr"|"appleTv"|"discPlayer"|"mediaPlayer"|"paSystem"|"uncontrolledDevice"), playlists?: {id?: string, name?: string}[], remote?: ("MR22GA"|"XRT260"|"XRT270"|"HOF-16K 1.2"|"219863500"|"SONIFI"|"AKB76039803"|"BN59-01388A"), name?: any, driver: any, offline?: boolean, audio: boolean, video: boolean, powerFeedback?: boolean, volumeFeedback?: boolean, muted?: boolean, volume?: number, brightness?: number, contrast?: number, power?: ("on"|"off"), input?: string, supportedInputs?: string[], supportedOutputs?: string[], command?: ("mute"|"volumeUp"|"volumeDown"|"brightnessUp"|"brightnessDown"|"channelUp"|"channelDown"|"number0"|"number1"|"number2"|"number3"|"number4"|"number5"|"number6"|"number7"|"number8"|"number9"|"lastChannel"|"display"|"favoriteChannel"|"play"|"playing"|"stop"|"stopped"|"pause"|"paused"|"fastForward"|"fastForwarding"|"rewind"|"rewinding"|"instantReplay"|"record"|"ac3"|"pvrMenu"|"guide"|"menu"|"menuUp"|"menuDown"|"menuLeft"|"menuRight"|"pageUp"|"pageDown"|"select"|"exit"|"input"|"power"|"enterChannel"|"enterVolume"|"enterBrightness"|"enterContrast"|"number10"|"number11"|"number12"|"number13"|"number14"|"number15"|"number16"|"number10Plus"|"number20Plus"|"number100"|"dash"|"threeChan"|"threeD"|"sixChan"|"a"|"add"|"alarm"|"am"|"analog"|"angle"|"antenna"|"antennaEast"|"antennaWest"|"aspect"|"audio1"|"audio2"|"audio3"|"audioDumming"|"audioLevelDown"|"audioLevelUp"|"b"|"back"|"c"|"component1"|"component2"|"component3"|"d"|"home"|"list"|"liveTv"|"discreteInputCable"|"powerOff"|"powerOn"|"setupMenu"|"skipForward"|"skipReverse"|"video1"|"video2"|"video3"|"video4"|"video5"|"details"|"hdmi1"|"hdmi2"|"hdmi3"|"cecDeviceList"|"mtsSap"|"red"|"green"|"yellow"|"blue"|"alert"|"order"), supportedNotifications?: any, notification?: any, systemId?: any, watts?: any, icon?: string, modelNumber?: string, serialNumber?: string, firmwareVersion?: string}[]} [mediaSources] - Default: []
|
|
37832
37843
|
* @property {{id: any, type: any, driver: any, systemId?: any, supportedNotifications?: any, notification?: any, watts?: any, icon?: string, modelNumber?: string, serialNumber?: string, firmwareVersion?: string}[]} [motionSensors] - Default: []
|
|
37833
37844
|
* @property {{id: any, name?: string, offline?: boolean, type: "alarm", systemId?: any, supportedNotifications?: any, notification?: any, driver: any, areas: {number?: number, name?: string, securityMode?: ("arming"|"disarming"|"armed"|"disarmed"|"alarm")}[], zones: {number?: number, name?: string, secure?: boolean, bypassed?: boolean}[], chime?: boolean, watts?: any, icon?: string, modelNumber?: string, serialNumber?: string, firmwareVersion?: string, address?: any}[]} [alarms] - Default: []
|
|
@@ -38300,7 +38311,7 @@ var Space = class extends Entity {
|
|
|
38300
38311
|
* @property {string} [name]
|
|
38301
38312
|
* @property {"space"} [type] - Default: "space"
|
|
38302
38313
|
* @property {("classRoom"|"hotelRoom"|"office"|"building"|"commonArea"|"conferenceRoom"|"lobby"|"gym"|"pool"|"restaurant"|"unit")} [discriminator]
|
|
38303
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} [driver] - Driver used to communicate with the object.
|
|
38314
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} [driver] - Driver used to communicate with the object.
|
|
38304
38315
|
* @property {string} [category] - This is the category id
|
|
38305
38316
|
* @property {string[]} [rooms]
|
|
38306
38317
|
* @property {string[]} [subGroups]
|
|
@@ -38491,7 +38502,7 @@ var Switch = class extends Entity {
|
|
|
38491
38502
|
* @property {("light"|"fan"|"irrigation")} [discriminator]
|
|
38492
38503
|
* @property {("button 1"|"button 2"|"button 3"|"button 4"|"button 5"|"idle"|"powerHasBeedApplied"|"acMainsDisconnected"|"acMainsReconnected"|"replaceBatterySoon"|"replaceBatteryNow"|"batteryOk"|"hardwareFailure"|"softwareFailure"|"hardwareFailureWithCode"|"softwareFailureWithCode"|"motionDetection"|"airFilterNeedsCleaned"|"airFilterNeedsReplaced"|"smokeDetected"|"outsideSafeTemperatureRange"|"outsideSafeHumidityRange"|"scheduleMaintenance"|"doorAjar"|"communicationFailure"|"communicationOk"|"burglarAlarm"|"fireAlarm")[]} [supportedNotifications]
|
|
38493
38504
|
* @property {{name?: string, timestamp?: number, description?: string}} [notification]
|
|
38494
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
38505
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
38495
38506
|
* @property {boolean} [offline]
|
|
38496
38507
|
* @property {("on"|"off")} state
|
|
38497
38508
|
* @property {string} [systemId] - Identifier of the object, directly related to the system.
|
|
@@ -38571,7 +38582,7 @@ var SystemUser = class extends Entity {
|
|
|
38571
38582
|
* @typedef {Object} SystemUserData A system user is a user that originated from an external 3rd party system.
|
|
38572
38583
|
* @property {string} [id] - Identifier of the object.
|
|
38573
38584
|
* @property {"systemUser"} [type] - Default: "systemUser"
|
|
38574
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} [driver] - Driver used to communicate with the object.
|
|
38585
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} [driver] - Driver used to communicate with the object.
|
|
38575
38586
|
* @property {string} firstName
|
|
38576
38587
|
* @property {string} lastName
|
|
38577
38588
|
* @property {string} [phone]
|
|
@@ -38689,7 +38700,7 @@ var Thermostat = class extends Entity {
|
|
|
38689
38700
|
* @property {string} id - Identifier of the object.
|
|
38690
38701
|
* @property {string} [name]
|
|
38691
38702
|
* @property {("alarm"|"dimmer"|"switch"|"motionSensor"|"windowCovering"|"camera"|"mediaSource"|"thermostat"|"lock"|"courtesy"|"gateway"|"tv"|"dvr"|"appleTv"|"discPlayer"|"mediaPlayer"|"uncontrolledDevice")} type - Default: "thermostat"
|
|
38692
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
38703
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
38693
38704
|
* @property {boolean} [offline]
|
|
38694
38705
|
* @property {("button 1"|"button 2"|"button 3"|"button 4"|"button 5"|"idle"|"powerHasBeedApplied"|"acMainsDisconnected"|"acMainsReconnected"|"replaceBatterySoon"|"replaceBatteryNow"|"batteryOk"|"hardwareFailure"|"softwareFailure"|"hardwareFailureWithCode"|"softwareFailureWithCode"|"motionDetection"|"airFilterNeedsCleaned"|"airFilterNeedsReplaced"|"smokeDetected"|"outsideSafeTemperatureRange"|"outsideSafeHumidityRange"|"scheduleMaintenance"|"doorAjar"|"communicationFailure"|"communicationOk"|"burglarAlarm"|"fireAlarm")[]} [supportedNotifications]
|
|
38695
38706
|
* @property {{name?: string, timestamp?: number, description?: string}} [notification]
|
|
@@ -39447,7 +39458,7 @@ var WindowCovering = class extends Entity {
|
|
|
39447
39458
|
* @property {("basic"|"variable")} [discriminator] - Default: "variable"
|
|
39448
39459
|
* @property {("button 1"|"button 2"|"button 3"|"button 4"|"button 5"|"idle"|"powerHasBeedApplied"|"acMainsDisconnected"|"acMainsReconnected"|"replaceBatterySoon"|"replaceBatteryNow"|"batteryOk"|"hardwareFailure"|"softwareFailure"|"hardwareFailureWithCode"|"softwareFailureWithCode"|"motionDetection"|"airFilterNeedsCleaned"|"airFilterNeedsReplaced"|"smokeDetected"|"outsideSafeTemperatureRange"|"outsideSafeHumidityRange"|"scheduleMaintenance"|"doorAjar"|"communicationFailure"|"communicationOk"|"burglarAlarm"|"fireAlarm")[]} [supportedNotifications]
|
|
39449
39460
|
* @property {{name?: string, timestamp?: number, description?: string}} [notification]
|
|
39450
|
-
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
39461
|
+
* @property {("adlink"|"aws-kinesis"|"butler"|"crestron"|"dell"|"dmp"|"doorbird"|"dormakaba"|"dsc"|"ecobee"|"epson"|"geovision-rs"|"geovision-as-manager"|"honeywell-vista"|"igor"|"inncom"|"isapi"|"kohost-k7"|"kohost"|"lg"|"lg-webos"|"lapi"|"lirc"|"mews"|"mht"|"paxton"|"pelican-wireless"|"power-shades"|"rachio"|"rebrandly"|"relay"|"rtsp"|"salto"|"salto-irn"|"samsung"|"se"|"sendgrid"|"sonifi"|"stay-n-touch"|"storable"|"twilio"|"unifi"|"valcom"|"vivotek"|"vizio"|"wisenet"|"cloudflare-images"|"cloudflare-stream"|"insperia-privacy")} driver - Driver used to communicate with the object.
|
|
39451
39462
|
* @property {boolean} [offline]
|
|
39452
39463
|
* @property {number} position
|
|
39453
39464
|
* @property {string} [systemId] - Identifier of the object, directly related to the system.
|