@kohost/api-client 4.0.8 → 4.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/dist/chunk-36WNTEIW.js +1 -1
  2. package/dist/chunk-EBJTC6MA.js +1 -1
  3. package/dist/chunk-HKJ2B2AA.js +1 -1
  4. package/dist/chunk-KNSZIQXT.js +1 -1
  5. package/dist/chunk-ONCGVMOA.js +1 -0
  6. package/dist/{chunk-3ZUKHDXQ.js.map → chunk-ONCGVMOA.js.map} +1 -1
  7. package/dist/chunk-W2G36LNI.js +1 -1
  8. package/dist/chunk-XZITDYVM.js +1 -0
  9. package/dist/chunk-XZITDYVM.js.map +1 -0
  10. package/dist/client.cjs +1 -1
  11. package/dist/client.js +1 -1
  12. package/dist/commands.cjs +1 -1
  13. package/dist/commands.cjs.map +1 -1
  14. package/dist/commands.js +1 -1
  15. package/dist/defs.cjs +1 -1
  16. package/dist/defs.js +1 -1
  17. package/dist/errors.cjs +1 -1
  18. package/dist/errors.cjs.map +1 -1
  19. package/dist/errors.js +1 -1
  20. package/dist/events.cjs +1 -1
  21. package/dist/events.cjs.map +1 -1
  22. package/dist/events.js +1 -1
  23. package/dist/index.cjs +1185 -1060
  24. package/dist/index.cjs.map +1 -1
  25. package/dist/index.d.cts +138 -123
  26. package/dist/index.d.ts +138 -123
  27. package/dist/index.js +1185 -1060
  28. package/dist/index.js.map +1 -1
  29. package/dist/models.cjs +1 -1
  30. package/dist/models.cjs.map +1 -1
  31. package/dist/models.d.cts +3 -3
  32. package/dist/models.d.ts +3 -3
  33. package/dist/models.js +1 -1
  34. package/dist/socketIoClient.cjs +1 -1
  35. package/dist/socketIoClient.js +1 -1
  36. package/dist/useCases.cjs +1 -1
  37. package/dist/useCases.cjs.map +1 -1
  38. package/dist/useCases.js +1 -1
  39. package/dist/utils.cjs +1 -1
  40. package/dist/utils.cjs.map +1 -1
  41. package/dist/utils.d.cts +1 -1
  42. package/dist/utils.d.ts +1 -1
  43. package/dist/utils.js +1 -1
  44. package/dist/{windowCovering-dE1qeU57.d.cts → windowCovering-CXcSOjuy.d.cts} +137 -122
  45. package/dist/{windowCovering-dE1qeU57.d.ts → windowCovering-CXcSOjuy.d.ts} +137 -122
  46. package/package.json +1 -1
  47. package/dist/chunk-36O34ETI.js +0 -1
  48. package/dist/chunk-36O34ETI.js.map +0 -1
  49. package/dist/chunk-3ZUKHDXQ.js +0 -1
package/dist/index.d.cts CHANGED
@@ -22467,10 +22467,10 @@ declare class Alarm extends Entity {
22467
22467
  countryCode?: string;
22468
22468
  } | undefined;
22469
22469
  });
22470
- id: string;
22470
+ id: string | undefined;
22471
22471
  name: string | undefined;
22472
22472
  offline: boolean | undefined;
22473
- type: "alarm";
22473
+ type: "alarm" | undefined;
22474
22474
  systemId: string | undefined;
22475
22475
  supportedNotifications: ("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")[] | undefined;
22476
22476
  notification: {
@@ -22478,18 +22478,18 @@ declare class Alarm extends Entity {
22478
22478
  timestamp?: number;
22479
22479
  description?: string;
22480
22480
  } | undefined;
22481
- driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy";
22481
+ driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
22482
22482
  areas: {
22483
22483
  number?: number;
22484
22484
  name?: string;
22485
22485
  securityMode?: ("arming" | "disarming" | "armed" | "disarmed" | "alarm");
22486
- }[];
22486
+ }[] | undefined;
22487
22487
  zones: {
22488
22488
  number?: number;
22489
22489
  name?: string;
22490
22490
  secure?: boolean;
22491
22491
  bypassed?: boolean;
22492
- }[];
22492
+ }[] | undefined;
22493
22493
  chime: boolean | undefined;
22494
22494
  watts: number | undefined;
22495
22495
  icon: string | undefined;
@@ -22842,9 +22842,9 @@ declare class Camera extends Entity {
22842
22842
  serialNumber?: string | undefined;
22843
22843
  firmwareVersion?: string | undefined;
22844
22844
  });
22845
- id: string;
22845
+ id: string | undefined;
22846
22846
  name: string | undefined;
22847
- type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice";
22847
+ type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice" | undefined;
22848
22848
  offline: boolean | undefined;
22849
22849
  supportedNotifications: ("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")[] | undefined;
22850
22850
  notification: {
@@ -22852,7 +22852,7 @@ declare class Camera extends Entity {
22852
22852
  timestamp?: number;
22853
22853
  description?: string;
22854
22854
  } | undefined;
22855
- driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy";
22855
+ driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
22856
22856
  liveStreams: {
22857
22857
  iframe?: string;
22858
22858
  hls?: string;
@@ -23056,7 +23056,7 @@ declare class Category extends Entity {
23056
23056
  systemId?: string | undefined;
23057
23057
  });
23058
23058
  id: string | undefined;
23059
- type: string;
23059
+ type: string | undefined;
23060
23060
  name: string | undefined;
23061
23061
  driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
23062
23062
  description: string | undefined;
@@ -23078,7 +23078,7 @@ declare class Category extends Entity {
23078
23078
  systemId?: any;
23079
23079
  } | undefined;
23080
23080
  rating: number | undefined;
23081
- discriminator: "product" | "space" | "mediaFile";
23081
+ discriminator: "product" | "space" | "mediaFile" | undefined;
23082
23082
  systemId: string | undefined;
23083
23083
  readonly schema: {
23084
23084
  $schema: string;
@@ -23181,18 +23181,18 @@ declare class Courtesy extends Entity {
23181
23181
  serialNumber?: string | undefined;
23182
23182
  firmwareVersion?: string | undefined;
23183
23183
  });
23184
- id: string;
23184
+ id: string | undefined;
23185
23185
  name: string | undefined;
23186
- type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice";
23186
+ type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice" | undefined;
23187
23187
  supportedNotifications: ("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")[] | undefined;
23188
23188
  notification: {
23189
23189
  name?: string;
23190
23190
  timestamp?: number;
23191
23191
  description?: string;
23192
23192
  } | undefined;
23193
- driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy";
23193
+ driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
23194
23194
  offline: boolean | undefined;
23195
- supportedStates: ("privacy" | "service" | "none")[];
23195
+ supportedStates: ("privacy" | "service" | "none")[] | undefined;
23196
23196
  state: any;
23197
23197
  systemId: string | undefined;
23198
23198
  watts: number | undefined;
@@ -23313,10 +23313,10 @@ declare class Credential extends Entity {
23313
23313
  systemId?: string | undefined;
23314
23314
  });
23315
23315
  id: string | undefined;
23316
- type: string;
23316
+ type: string | undefined;
23317
23317
  driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
23318
23318
  discriminator: "verificationCode" | "token" | "mobileKey" | "pin" | "publicKey" | "passkeyChallenge" | undefined;
23319
- credential: string;
23319
+ credential: string | undefined;
23320
23320
  userId: string | undefined;
23321
23321
  organizationId: string | undefined;
23322
23322
  propertyId: string | undefined;
@@ -23408,8 +23408,8 @@ declare class DeviceRouter extends Entity {
23408
23408
  });
23409
23409
  id: string | undefined;
23410
23410
  type: "deviceRouter" | undefined;
23411
- driver: string;
23412
- organizationId: string;
23411
+ driver: string | undefined;
23412
+ organizationId: string | undefined;
23413
23413
  devices: any;
23414
23414
  readonly schema: {
23415
23415
  $schema: string;
@@ -23497,18 +23497,18 @@ declare class Dimmer extends Entity {
23497
23497
  serialNumber?: string | undefined;
23498
23498
  firmwareVersion?: string | undefined;
23499
23499
  });
23500
- id: string;
23500
+ id: string | undefined;
23501
23501
  name: string | undefined;
23502
- type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice";
23502
+ type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice" | undefined;
23503
23503
  supportedNotifications: ("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")[] | undefined;
23504
23504
  notification: {
23505
23505
  name?: string;
23506
23506
  timestamp?: number;
23507
23507
  description?: string;
23508
23508
  } | undefined;
23509
- driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy";
23509
+ driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
23510
23510
  offline: boolean | undefined;
23511
- level: number;
23511
+ level: number | undefined;
23512
23512
  systemId: string | undefined;
23513
23513
  watts: number | undefined;
23514
23514
  icon: string | undefined;
@@ -23618,8 +23618,8 @@ declare class DiscoveredDevice extends Entity {
23618
23618
  propertyId?: string | undefined;
23619
23619
  });
23620
23620
  id: string | undefined;
23621
- name: string;
23622
- deviceId: string;
23621
+ name: string | undefined;
23622
+ deviceId: string | undefined;
23623
23623
  type: "discoveredDevice" | undefined;
23624
23624
  discriminator: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice" | undefined;
23625
23625
  driver: string | undefined;
@@ -23729,10 +23729,10 @@ declare class EmailMessage extends Entity {
23729
23729
  });
23730
23730
  id: string | undefined;
23731
23731
  type: "emailMessage" | undefined;
23732
- to: string;
23733
- from: string;
23734
- subject: string;
23735
- status: "queued" | "sending" | "sent" | "deferred" | "delivered" | "undelivered" | "bounced" | "blocked" | "receiving" | "received" | "opened" | "clicked" | "unsubscribed" | "spamReport";
23732
+ to: string | undefined;
23733
+ from: string | undefined;
23734
+ subject: string | undefined;
23735
+ status: "queued" | "sending" | "sent" | "deferred" | "delivered" | "undelivered" | "bounced" | "blocked" | "receiving" | "received" | "opened" | "clicked" | "unsubscribed" | "spamReport" | undefined;
23736
23736
  statusMessage: string | undefined;
23737
23737
  html: string | undefined;
23738
23738
  text: string | undefined;
@@ -23849,23 +23849,23 @@ declare class EnergyReport extends Entity {
23849
23849
  }[];
23850
23850
  costPerKw: number;
23851
23851
  });
23852
- id: string;
23853
- type: "energyReport";
23852
+ id: string | undefined;
23853
+ type: "energyReport" | undefined;
23854
23854
  reportTime: "hourly" | "daily" | "monthly" | undefined;
23855
- roomId: string;
23855
+ roomId: string | undefined;
23856
23856
  first: any;
23857
23857
  last: any;
23858
23858
  consumption: {
23859
23859
  id: string;
23860
23860
  type: ("alarm" | "dimmer" | "switch" | "motionSensor" | "windowCovering" | "camera" | "mediaSource" | "thermostat" | "lock" | "courtesy" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice");
23861
23861
  kwh: number;
23862
- }[];
23862
+ }[] | undefined;
23863
23863
  totals: {
23864
23864
  lights: number;
23865
23865
  climate: number;
23866
23866
  media: number;
23867
- }[];
23868
- costPerKw: number;
23867
+ }[] | undefined;
23868
+ costPerKw: number | undefined;
23869
23869
  readonly schema: {
23870
23870
  $schema: string;
23871
23871
  $id: string;
@@ -23993,9 +23993,9 @@ declare class EnergyReportShard extends Entity {
23993
23993
  ndata: number;
23994
23994
  expires: (string | object);
23995
23995
  });
23996
- id: string;
23997
- type: "energyReportShard";
23998
- roomId: string;
23996
+ id: string | undefined;
23997
+ type: "energyReportShard" | undefined;
23998
+ roomId: string | undefined;
23999
23999
  first: any;
24000
24000
  last: any;
24001
24001
  data: {
@@ -24004,8 +24004,8 @@ declare class EnergyReportShard extends Entity {
24004
24004
  id: string;
24005
24005
  type: ("alarm" | "dimmer" | "switch" | "motionSensor" | "windowCovering" | "camera" | "mediaSource" | "thermostat" | "lock" | "courtesy" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice");
24006
24006
  value: number;
24007
- }[];
24008
- ndata: number;
24007
+ }[] | undefined;
24008
+ ndata: number | undefined;
24009
24009
  expires: any;
24010
24010
  readonly schema: {
24011
24011
  $schema: string;
@@ -24126,17 +24126,17 @@ declare class Gateway extends Entity {
24126
24126
  serialNumber?: string | undefined;
24127
24127
  firmwareVersion?: string | undefined;
24128
24128
  });
24129
- id: string;
24130
- type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice";
24129
+ id: string | undefined;
24130
+ type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice" | undefined;
24131
24131
  supportedNotifications: ("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")[] | undefined;
24132
24132
  notification: {
24133
24133
  name?: string;
24134
24134
  timestamp?: number;
24135
24135
  description?: string;
24136
24136
  } | undefined;
24137
- status: string;
24137
+ status: string | undefined;
24138
24138
  systemId: string | undefined;
24139
- driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy";
24139
+ driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
24140
24140
  watts: number | undefined;
24141
24141
  icon: string | undefined;
24142
24142
  modelNumber: string | undefined;
@@ -24237,7 +24237,7 @@ declare class Identification extends Entity {
24237
24237
  systemId?: string | undefined;
24238
24238
  });
24239
24239
  id: string | undefined;
24240
- type: "driversLicense" | "passport" | "identityCard" | "visa";
24240
+ type: "driversLicense" | "passport" | "identityCard" | "visa" | undefined;
24241
24241
  number: any;
24242
24242
  maskedNumber: any;
24243
24243
  encryptedNumber: any;
@@ -24364,11 +24364,11 @@ declare class Issue extends Entity {
24364
24364
  */
24365
24365
  excludedResources?: string[] | undefined;
24366
24366
  });
24367
- id: string;
24368
- type: "issue";
24369
- name: string;
24367
+ id: string | undefined;
24368
+ type: "issue" | undefined;
24369
+ name: string | undefined;
24370
24370
  description: string | undefined;
24371
- department: string;
24371
+ department: string | undefined;
24372
24372
  autoAssign: {
24373
24373
  userId?: string;
24374
24374
  vendorId?: string;
@@ -24506,9 +24506,9 @@ declare class Lock extends Entity {
24506
24506
  serialNumber?: string | undefined;
24507
24507
  firmwareVersion?: string | undefined;
24508
24508
  });
24509
- id: string;
24509
+ id: string | undefined;
24510
24510
  name: string | undefined;
24511
- type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice";
24511
+ type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice" | undefined;
24512
24512
  offline: boolean | undefined;
24513
24513
  supportedNotifications: ("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")[] | undefined;
24514
24514
  notification: {
@@ -24516,8 +24516,8 @@ declare class Lock extends Entity {
24516
24516
  timestamp?: number;
24517
24517
  description?: string;
24518
24518
  } | undefined;
24519
- driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy";
24520
- state: "locked" | "unlocked";
24519
+ driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
24520
+ state: "locked" | "unlocked" | undefined;
24521
24521
  mode: "normal" | "autoLock" | "emergencyOpen" | "emergencyClose" | "holdOpen" | "lockdown" | undefined;
24522
24522
  supportedModes: ("normal" | "autoLock" | "emergencyOpen" | "emergencyClose" | "holdOpen" | "lockdown")[] | undefined;
24523
24523
  batteryLevel: number | undefined;
@@ -24849,7 +24849,7 @@ declare class MediaFile extends Entity {
24849
24849
  systemId?: string | undefined;
24850
24850
  });
24851
24851
  id: string | undefined;
24852
- type: "mediaFile";
24852
+ type: "mediaFile" | undefined;
24853
24853
  name: string | undefined;
24854
24854
  fileHash: string | undefined;
24855
24855
  category: string | undefined;
@@ -25023,19 +25023,19 @@ declare class MediaSource extends Entity {
25023
25023
  serialNumber?: string | undefined;
25024
25024
  firmwareVersion?: string | undefined;
25025
25025
  });
25026
- id: string;
25027
- type: "mediaSource";
25028
- discriminator: "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice" | "paSystem";
25026
+ id: string | undefined;
25027
+ type: "mediaSource" | undefined;
25028
+ discriminator: "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice" | "paSystem" | undefined;
25029
25029
  playlists: {
25030
25030
  id?: string;
25031
25031
  name?: string;
25032
25032
  }[] | undefined;
25033
25033
  remote: "MR22GA" | "XRT260" | "XRT270" | "HOF-16K 1.2" | "219863500" | "SONIFI" | "AKB76039803" | "BN59-01388A" | undefined;
25034
25034
  name: string | undefined;
25035
- driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy";
25035
+ driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
25036
25036
  offline: boolean | undefined;
25037
- audio: boolean;
25038
- video: boolean;
25037
+ audio: boolean | undefined;
25038
+ video: boolean | undefined;
25039
25039
  powerFeedback: boolean | undefined;
25040
25040
  volumeFeedback: boolean | undefined;
25041
25041
  muted: boolean | undefined;
@@ -25237,9 +25237,9 @@ declare class MotionSensor extends Entity {
25237
25237
  serialNumber?: string | undefined;
25238
25238
  firmwareVersion?: string | undefined;
25239
25239
  });
25240
- id: string;
25241
- type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice";
25242
- driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy";
25240
+ id: string | undefined;
25241
+ type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice" | undefined;
25242
+ driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
25243
25243
  systemId: string | undefined;
25244
25244
  supportedNotifications: ("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")[] | undefined;
25245
25245
  notification: {
@@ -25397,9 +25397,9 @@ declare class Order extends Entity {
25397
25397
  }[] | undefined;
25398
25398
  });
25399
25399
  id: string | undefined;
25400
- type: "order";
25400
+ type: "order" | undefined;
25401
25401
  orderNumber: string | undefined;
25402
- status: "draft" | "pendingPayment" | "processing" | "outForDelivery" | "completed" | "paymentFailed" | "cancelled" | "refunded";
25402
+ status: "draft" | "pendingPayment" | "processing" | "outForDelivery" | "completed" | "paymentFailed" | "cancelled" | "refunded" | undefined;
25403
25403
  userId: string | undefined;
25404
25404
  reservationId: string | undefined;
25405
25405
  date: any;
@@ -25742,8 +25742,8 @@ declare class Organization extends Entity {
25742
25742
  });
25743
25743
  id: string | undefined;
25744
25744
  type: "organization" | undefined;
25745
- accountNumber: number;
25746
- name: string;
25745
+ accountNumber: number | undefined;
25746
+ name: string | undefined;
25747
25747
  properties: string[] | undefined;
25748
25748
  hostname: string | undefined;
25749
25749
  appManifest: {
@@ -25975,7 +25975,7 @@ declare class Payment extends Entity {
25975
25975
  systemId?: string | undefined;
25976
25976
  });
25977
25977
  id: string | undefined;
25978
- type: "visa" | "amex" | "masterCard" | "maestro" | "discover" | "diners" | "jcb" | "applePay" | "alipay" | "chinaUnionPay" | "vpay";
25978
+ type: "visa" | "amex" | "masterCard" | "maestro" | "discover" | "diners" | "jcb" | "applePay" | "alipay" | "chinaUnionPay" | "vpay" | undefined;
25979
25979
  enabled: boolean | undefined;
25980
25980
  storageData: string | undefined;
25981
25981
  maskedNumber: any;
@@ -26059,16 +26059,16 @@ declare class Policy extends Entity {
26059
26059
  }[];
26060
26060
  });
26061
26061
  id: string | undefined;
26062
- type: "policy";
26063
- discriminator: "user";
26064
- name: string;
26062
+ type: "policy" | undefined;
26063
+ discriminator: "user" | undefined;
26064
+ name: string | undefined;
26065
26065
  description: string | undefined;
26066
- organizationId: string;
26067
- propertyId: string;
26066
+ organizationId: string | undefined;
26067
+ propertyId: string | undefined;
26068
26068
  permissions: {
26069
26069
  entities: string[];
26070
26070
  effect: ("Allow" | "Deny");
26071
- }[];
26071
+ }[] | undefined;
26072
26072
  readonly schema: {
26073
26073
  $schema: string;
26074
26074
  $id: string;
@@ -26195,10 +26195,10 @@ declare class Product extends Entity {
26195
26195
  });
26196
26196
  id: string | undefined;
26197
26197
  type: "product" | undefined;
26198
- name: string;
26199
- driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy";
26198
+ name: string | undefined;
26199
+ driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
26200
26200
  description: any;
26201
- price: number;
26201
+ price: number | undefined;
26202
26202
  tax: number | undefined;
26203
26203
  image: {
26204
26204
  id?: any;
@@ -26291,9 +26291,10 @@ declare class Property extends Entity {
26291
26291
  * @property {{id?: string, line1?: string, line2?: string, line3?: string, city?: string, state?: string, postalCode?: string, countryCode?: string}} [address]
26292
26292
  * @property {number} [latitude]
26293
26293
  * @property {number} [longitude]
26294
- * @property {{RoomControl?: {disabledSystems?: ("climate"|"lights"|"shades"|"tv"|"doors")[], commonAreas?: {spaces?: string[]}, alarmConfig?: object}, CheckIn?: {payment?: any, identification?: any, earlyCheckIn?: {dynamic: boolean, minimumPrice?: number, maximumPrice?: number, priceRatioPerHour?: number, minimumTime?: string}, roomUpgrades?: any, pet?: any, promos?: any}, CheckOut?: {lateCheckOut?: {dynamic: boolean, minimumPrice?: number, maximumPrice?: number, priceRatioPerHour?: number}}, Concierge?: {timeTracking?: boolean, tipping?: boolean, ratings?: boolean, newTicketCCs?: string[], newMessageChannel?: ("sms"|"email"), quickServices?: {name: string, description: string, department?: string, image: {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}}[], issues?: {syncWithPropertyId?: string}}, DigitalKey?: {system?: ("salto"|"dormakaba"), systemOnline?: boolean, systemConfig?: {legicUrl?: string, legicWalletName?: string, legicAppId?: number, legicTechUsername?: string, legicTechPassword?: string}, enableApp?: boolean, branding?: {logo?: string, gradient?: string[], highlightedGradient?: string[]}}, SOS?: {active?: boolean, activeEmergencies?: ("medical"|"fire"|"suspiciousPerson"|"other"|"conflict"|"shooter")[]}, Elevator?: any, Experiences?: any, Dining?: {system?: "gotab", systemConfig?: {landingUrl?: string, includeUserDetails?: boolean}}, Rentals?: any, Shop?: any, Spa?: any, Valet?: any}} [appFeatures] - Default: {"RoomControl":{}}
26295
- * @property {{disabledSystems?: ("climate"|"lights"|"shades"|"tv"|"doors")[], commonAreas?: {spaces?: string[]}, alarmConfig?: object}} [appFeatures.RoomControl]
26294
+ * @property {{RoomControl?: {disabledSystems?: ("climate"|"lights"|"shades"|"tv"|"doors")[], excludedDeviceIds?: string[], commonAreas?: {spaces?: string[]}, alarmConfig?: object}, CheckIn?: {payment?: any, identification?: any, earlyCheckIn?: {dynamic: boolean, minimumPrice?: number, maximumPrice?: number, priceRatioPerHour?: number, minimumTime?: string}, roomUpgrades?: any, pet?: any, promos?: any}, CheckOut?: {lateCheckOut?: {dynamic: boolean, minimumPrice?: number, maximumPrice?: number, priceRatioPerHour?: number}}, Concierge?: {timeTracking?: boolean, tipping?: boolean, ratings?: boolean, newTicketCCs?: string[], newMessageChannel?: ("sms"|"email"), quickServices?: {name: string, description: string, department?: string, image: {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}}[], issues?: {syncWithPropertyId?: string}}, DigitalKey?: {system?: ("salto"|"dormakaba"), systemOnline?: boolean, systemConfig?: {legicUrl?: string, legicWalletName?: string, legicAppId?: number, legicTechUsername?: string, legicTechPassword?: string}, enableApp?: boolean, branding?: {logo?: string, gradient?: string[], highlightedGradient?: string[]}}, SOS?: {active?: boolean, activeEmergencies?: ("medical"|"fire"|"suspiciousPerson"|"other"|"conflict"|"shooter")[]}, Elevator?: any, Experiences?: any, Dining?: {system?: "gotab", systemConfig?: {landingUrl?: string, includeUserDetails?: boolean}}, Rentals?: any, Shop?: any, Spa?: any, Valet?: any}} [appFeatures] - Default: {"RoomControl":{}}
26295
+ * @property {{disabledSystems?: ("climate"|"lights"|"shades"|"tv"|"doors")[], excludedDeviceIds?: string[], commonAreas?: {spaces?: string[]}, alarmConfig?: object}} [appFeatures.RoomControl]
26296
26296
  * @property {("climate"|"lights"|"shades"|"tv"|"doors")[]} [appFeatures.RoomControl.disabledSystems]
26297
+ * @property {string[]} [appFeatures.RoomControl.excludedDeviceIds] - Default: []
26297
26298
  * @property {{spaces?: string[]}} [appFeatures.RoomControl.commonAreas]
26298
26299
  * @property {string[]} [appFeatures.RoomControl.commonAreas.spaces]
26299
26300
  * @property {object} [appFeatures.RoomControl.alarmConfig]
@@ -26419,6 +26420,7 @@ declare class Property extends Entity {
26419
26420
  appFeatures?: {
26420
26421
  RoomControl?: {
26421
26422
  disabledSystems?: ("climate" | "lights" | "shades" | "tv" | "doors")[];
26423
+ excludedDeviceIds?: string[];
26422
26424
  commonAreas?: {
26423
26425
  spaces?: string[];
26424
26426
  };
@@ -26515,12 +26517,17 @@ declare class Property extends Entity {
26515
26517
  } | undefined;
26516
26518
  RoomControl?: {
26517
26519
  disabledSystems?: ("climate" | "lights" | "shades" | "tv" | "doors")[];
26520
+ excludedDeviceIds?: string[];
26518
26521
  commonAreas?: {
26519
26522
  spaces?: string[];
26520
26523
  };
26521
26524
  alarmConfig?: object;
26522
26525
  } | undefined;
26523
26526
  disabledSystems?: ("tv" | "lights" | "climate" | "shades" | "doors")[] | undefined;
26527
+ /**
26528
+ * - Default: []
26529
+ */
26530
+ excludedDeviceIds?: string[] | undefined;
26524
26531
  commonAreas?: {
26525
26532
  spaces?: string[];
26526
26533
  } | undefined;
@@ -26754,18 +26761,18 @@ declare class Property extends Entity {
26754
26761
  } | undefined;
26755
26762
  credentials?: object;
26756
26763
  });
26757
- id: string;
26758
- name: string;
26759
- type: "property";
26760
- discriminator: "hospitality" | "education" | "commercial" | "storage";
26761
- organization: string;
26764
+ id: string | undefined;
26765
+ name: string | undefined;
26766
+ type: "property" | undefined;
26767
+ discriminator: "hospitality" | "education" | "commercial" | "storage" | undefined;
26768
+ organization: string | undefined;
26762
26769
  departments: string[] | undefined;
26763
26770
  testModeEnabled: boolean | undefined;
26764
26771
  testMode: {
26765
26772
  notificationEmails?: string[];
26766
26773
  notificationEmailDomains?: string[];
26767
26774
  } | undefined;
26768
- timezone: string;
26775
+ timezone: string | undefined;
26769
26776
  smsNumber: string | undefined;
26770
26777
  checkInTime: string | undefined;
26771
26778
  checkOutTime: string | undefined;
@@ -26784,6 +26791,7 @@ declare class Property extends Entity {
26784
26791
  appFeatures: {
26785
26792
  RoomControl?: {
26786
26793
  disabledSystems?: ("climate" | "lights" | "shades" | "tv" | "doors")[];
26794
+ excludedDeviceIds?: string[];
26787
26795
  commonAreas?: {
26788
26796
  spaces?: string[];
26789
26797
  };
@@ -26982,6 +26990,13 @@ declare class Property extends Entity {
26982
26990
  enum: string[];
26983
26991
  };
26984
26992
  };
26993
+ excludedDeviceIds: {
26994
+ type: string;
26995
+ items: {
26996
+ type: string;
26997
+ };
26998
+ default: never[];
26999
+ };
26985
27000
  commonAreas: {
26986
27001
  type: string;
26987
27002
  properties: {
@@ -27436,12 +27451,12 @@ declare class Reservation extends Entity {
27436
27451
  id: string | undefined;
27437
27452
  driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
27438
27453
  primaryGuest: string | undefined;
27439
- type: "reservation";
27454
+ type: "reservation" | undefined;
27440
27455
  sharedGuests: string[] | undefined;
27441
27456
  spaceCategory: string | undefined;
27442
27457
  space: string | undefined;
27443
27458
  previousSpace: string | undefined;
27444
- status: "cancelled" | "reserved" | "checkedIn" | "checkedOut" | "noShow" | "enquired" | "requested" | "optional";
27459
+ status: "cancelled" | "reserved" | "checkedIn" | "checkedOut" | "noShow" | "enquired" | "requested" | "optional" | undefined;
27445
27460
  mobileCheckInSpaceCategoryChanged: boolean | undefined;
27446
27461
  mobileCheckInSpaceChanged: boolean | undefined;
27447
27462
  mobileCheckInStatus: "blocked" | "ready" | "preArrivalStepsRequired" | "spaceNotAssigned" | "spaceNotReady" | "checkInTimeNotStarted" | undefined;
@@ -27908,9 +27923,9 @@ declare class Room extends Entity {
27908
27923
  createdAt?: (string | object);
27909
27924
  updatedAt?: (string | object);
27910
27925
  });
27911
- id: string;
27926
+ id: string | undefined;
27912
27927
  type: "room" | undefined;
27913
- name: string;
27928
+ name: string | undefined;
27914
27929
  floor: string | undefined;
27915
27930
  dimmers: {
27916
27931
  id: any;
@@ -28382,10 +28397,10 @@ declare class Scene extends Entity {
28382
28397
  */
28383
28398
  showOnUi?: boolean | undefined;
28384
28399
  });
28385
- id: string;
28386
- name: string;
28400
+ id: string | undefined;
28401
+ name: string | undefined;
28387
28402
  description: string | undefined;
28388
- type: "scene";
28403
+ type: "scene" | undefined;
28389
28404
  devices: {
28390
28405
  switches?: {
28391
28406
  id?: string;
@@ -28695,10 +28710,10 @@ declare class SmsMessage extends Entity {
28695
28710
  });
28696
28711
  id: string | undefined;
28697
28712
  type: "smsMessage" | undefined;
28698
- to: string;
28699
- from: string;
28713
+ to: string | undefined;
28714
+ from: string | undefined;
28700
28715
  media: string | undefined;
28701
- status: "queued" | "sending" | "sent" | "delivered" | "undelivered" | "receiving" | "received" | "accepted" | "failed" | "read";
28716
+ status: "queued" | "sending" | "sent" | "delivered" | "undelivered" | "receiving" | "received" | "accepted" | "failed" | "read" | undefined;
28702
28717
  body: string | undefined;
28703
28718
  driver: string | undefined;
28704
28719
  appData: any;
@@ -29071,9 +29086,9 @@ declare class Switch extends Entity {
29071
29086
  serialNumber?: string | undefined;
29072
29087
  firmwareVersion?: string | undefined;
29073
29088
  });
29074
- id: string;
29089
+ id: string | undefined;
29075
29090
  name: string | undefined;
29076
- type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice";
29091
+ type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice" | undefined;
29077
29092
  discriminator: "light" | "fan" | "irrigation" | undefined;
29078
29093
  supportedNotifications: ("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")[] | undefined;
29079
29094
  notification: {
@@ -29081,9 +29096,9 @@ declare class Switch extends Entity {
29081
29096
  timestamp?: number;
29082
29097
  description?: string;
29083
29098
  } | undefined;
29084
- driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy";
29099
+ driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
29085
29100
  offline: boolean | undefined;
29086
- state: "on" | "off";
29101
+ state: "on" | "off" | undefined;
29087
29102
  systemId: string | undefined;
29088
29103
  watts: number | undefined;
29089
29104
  icon: string | undefined;
@@ -29276,8 +29291,8 @@ declare class SystemUser extends Entity {
29276
29291
  id: string | undefined;
29277
29292
  type: "systemUser" | undefined;
29278
29293
  driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
29279
- firstName: string;
29280
- lastName: string;
29294
+ firstName: string | undefined;
29295
+ lastName: string | undefined;
29281
29296
  phone: string | undefined;
29282
29297
  email: string | undefined;
29283
29298
  address: {
@@ -29550,10 +29565,10 @@ declare class Thermostat extends Entity {
29550
29565
  serialNumber?: string | undefined;
29551
29566
  firmwareVersion?: string | undefined;
29552
29567
  });
29553
- id: string;
29568
+ id: string | undefined;
29554
29569
  name: string | undefined;
29555
- type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice";
29556
- driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy";
29570
+ type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice" | undefined;
29571
+ driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
29557
29572
  offline: boolean | undefined;
29558
29573
  supportedNotifications: ("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")[] | undefined;
29559
29574
  notification: {
@@ -29564,18 +29579,18 @@ declare class Thermostat extends Entity {
29564
29579
  currentTemperature: number | undefined;
29565
29580
  currentHumidity: number | undefined;
29566
29581
  hvacMode: any;
29567
- hvacState: "off" | "cooling" | "heating";
29582
+ hvacState: "off" | "cooling" | "heating" | undefined;
29568
29583
  fanMode: any;
29569
- fanState: "low" | "high" | "on" | "off" | "medium";
29570
- temperatureScale: "celsius" | "fahrenheit";
29584
+ fanState: "low" | "high" | "on" | "off" | "medium" | undefined;
29585
+ temperatureScale: "celsius" | "fahrenheit" | undefined;
29571
29586
  humidityScale: "absolute" | "relative" | undefined;
29572
- supportedHvacModes: ("off" | "cool" | "heat" | "auto")[];
29573
- supportedFanModes: ("low" | "high" | "on" | "off" | "medium" | "auto")[];
29587
+ supportedHvacModes: ("off" | "cool" | "heat" | "auto")[] | undefined;
29588
+ supportedFanModes: ("low" | "high" | "on" | "off" | "medium" | "auto")[] | undefined;
29574
29589
  setpoints: {
29575
29590
  cool?: any;
29576
29591
  heat?: any;
29577
29592
  auto?: any;
29578
- };
29593
+ } | undefined;
29579
29594
  minAutoDelta: number | undefined;
29580
29595
  cycleRate: number | undefined;
29581
29596
  batteryLevel: number | undefined;
@@ -29877,7 +29892,7 @@ declare class Ticket extends Entity {
29877
29892
  solvedAt?: (string | object);
29878
29893
  closedAt?: (string | object);
29879
29894
  });
29880
- id: string;
29895
+ id: string | undefined;
29881
29896
  type: "ticket" | undefined;
29882
29897
  number: string | undefined;
29883
29898
  issueId: string | undefined;
@@ -29893,7 +29908,7 @@ declare class Ticket extends Entity {
29893
29908
  body?: string;
29894
29909
  readBy?: string[];
29895
29910
  media?: any;
29896
- }[];
29911
+ }[] | undefined;
29897
29912
  openedBy: {
29898
29913
  userId?: string;
29899
29914
  systemId?: string;
@@ -29910,7 +29925,7 @@ declare class Ticket extends Entity {
29910
29925
  reservationId?: string;
29911
29926
  spaceId?: string;
29912
29927
  spaceName?: string;
29913
- };
29928
+ } | undefined;
29914
29929
  assignedTo: {
29915
29930
  userId?: string;
29916
29931
  userName?: string;
@@ -29919,9 +29934,9 @@ declare class Ticket extends Entity {
29919
29934
  vendorName?: string;
29920
29935
  vendorPhoto?: any;
29921
29936
  } | undefined;
29922
- status: "open" | "pending" | "solved" | "closed";
29937
+ status: "open" | "pending" | "solved" | "closed" | undefined;
29923
29938
  priority: "low" | "normal" | "high" | undefined;
29924
- tags: string[];
29939
+ tags: string[] | undefined;
29925
29940
  department: string | undefined;
29926
29941
  rating: number | undefined;
29927
29942
  ratingComment: string | undefined;
@@ -30210,7 +30225,7 @@ declare class TimeSheet extends Entity {
30210
30225
  });
30211
30226
  id: string | undefined;
30212
30227
  type: "timeSheet" | undefined;
30213
- userId: string;
30228
+ userId: string | undefined;
30214
30229
  day: any;
30215
30230
  locked: boolean | undefined;
30216
30231
  timeEntries: {
@@ -30509,8 +30524,8 @@ declare class User extends Entity {
30509
30524
  });
30510
30525
  id: string | undefined;
30511
30526
  type: string | undefined;
30512
- firstName: string;
30513
- lastName: string;
30527
+ firstName: string | undefined;
30528
+ lastName: string | undefined;
30514
30529
  phone: string | undefined;
30515
30530
  phoneVerified: boolean | undefined;
30516
30531
  email: string | undefined;
@@ -30924,9 +30939,9 @@ declare class Vendor extends Entity {
30924
30939
  });
30925
30940
  id: string | undefined;
30926
30941
  type: "vendor" | undefined;
30927
- name: string;
30942
+ name: string | undefined;
30928
30943
  phone: string | undefined;
30929
- email: string;
30944
+ email: string | undefined;
30930
30945
  address: {
30931
30946
  id?: string;
30932
30947
  line1?: string;
@@ -31061,9 +31076,9 @@ declare class WindowCovering extends Entity {
31061
31076
  serialNumber?: string | undefined;
31062
31077
  firmwareVersion?: string | undefined;
31063
31078
  });
31064
- id: string;
31079
+ id: string | undefined;
31065
31080
  name: string | undefined;
31066
- type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice";
31081
+ type: "dimmer" | "switch" | "thermostat" | "lock" | "windowCovering" | "courtesy" | "alarm" | "camera" | "mediaSource" | "motionSensor" | "gateway" | "tv" | "dvr" | "appleTv" | "discPlayer" | "mediaPlayer" | "uncontrolledDevice" | undefined;
31067
31082
  discriminator: "basic" | "variable" | undefined;
31068
31083
  supportedNotifications: ("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")[] | undefined;
31069
31084
  notification: {
@@ -31071,9 +31086,9 @@ declare class WindowCovering extends Entity {
31071
31086
  timestamp?: number;
31072
31087
  description?: string;
31073
31088
  } | undefined;
31074
- driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy";
31089
+ driver: "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" | "rtsp" | "salto" | "salto-irn" | "samsung" | "se" | "sendgrid" | "sonifi" | "stay-n-touch" | "storable" | "twilio" | "unifi" | "valcom" | "vizio" | "wisenet" | "cloudflare-images" | "cloudflare-stream" | "insperia-privacy" | undefined;
31075
31090
  offline: boolean | undefined;
31076
- position: number;
31091
+ position: number | undefined;
31077
31092
  systemId: string | undefined;
31078
31093
  watts: number | undefined;
31079
31094
  icon: string | undefined;