@kohost/api-client 3.3.15 → 3.3.16

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
@@ -8713,6 +8713,10 @@ var require_alarm = __commonJS({
8713
8713
  additionalProperties: false
8714
8714
  }
8715
8715
  },
8716
+ chime: {
8717
+ type: "boolean",
8718
+ description: "Reflects whether console chime is enabled"
8719
+ },
8716
8720
  watts: {
8717
8721
  $ref: "definitions.json#/definitions/watts"
8718
8722
  },