@kohost/api-client 3.8.1 → 3.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/utils.js CHANGED
@@ -7263,6 +7263,7 @@ var require_definitions = __commonJS({
7263
7263
  "ecobee",
7264
7264
  "epson",
7265
7265
  "geovision-rs",
7266
+ "geovision-as-manager",
7266
7267
  "honeywell-vista",
7267
7268
  "igor",
7268
7269
  "inncom",
@@ -12126,7 +12127,7 @@ var require_deviceRouter = __commonJS({
12126
12127
  title: "Device Router",
12127
12128
  description: "A device router contains instructions on where to route devices based on their organization and driver.",
12128
12129
  type: "object",
12129
- required: ["driver", "organization"],
12130
+ required: ["driver", "organizationId"],
12130
12131
  properties: {
12131
12132
  id: {
12132
12133
  $ref: "definitions.json#/definitions/id"