@camstack/addon-provider-hikvision 1.2.58 → 1.2.59

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/addon.js CHANGED
@@ -16182,6 +16182,8 @@ var NcSystemEventKindSchema = _enum([
16182
16182
  "device-offline",
16183
16183
  "device-disabled",
16184
16184
  "device-enabled",
16185
+ "device-battery-low",
16186
+ "device-battery-normal",
16185
16187
  "stream-online",
16186
16188
  "stream-offline",
16187
16189
  "node-online",
package/dist/addon.mjs CHANGED
@@ -16183,6 +16183,8 @@ var NcSystemEventKindSchema = _enum([
16183
16183
  "device-offline",
16184
16184
  "device-disabled",
16185
16185
  "device-enabled",
16186
+ "device-battery-low",
16187
+ "device-battery-normal",
16186
16188
  "stream-online",
16187
16189
  "stream-offline",
16188
16190
  "node-online",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-provider-hikvision",
3
- "version": "1.2.58",
3
+ "version": "1.2.59",
4
4
  "description": "Hikvision camera device provider addon for CamStack — ISAPI over HTTP(S) with digest auth (snapshot, alarm stream, RTSP discovery)",
5
5
  "keywords": [
6
6
  "camstack",