@camstack/addon-provider-rtsp 1.2.50 → 1.2.51

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
@@ -15931,6 +15931,8 @@ var NcSystemEventKindSchema = _enum([
15931
15931
  "device-offline",
15932
15932
  "device-disabled",
15933
15933
  "device-enabled",
15934
+ "device-battery-low",
15935
+ "device-battery-normal",
15934
15936
  "stream-online",
15935
15937
  "stream-offline",
15936
15938
  "node-online",
package/dist/addon.mjs CHANGED
@@ -15907,6 +15907,8 @@ var NcSystemEventKindSchema = _enum([
15907
15907
  "device-offline",
15908
15908
  "device-disabled",
15909
15909
  "device-enabled",
15910
+ "device-battery-low",
15911
+ "device-battery-normal",
15910
15912
  "stream-online",
15911
15913
  "stream-offline",
15912
15914
  "node-online",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-provider-rtsp",
3
- "version": "1.2.50",
3
+ "version": "1.2.51",
4
4
  "description": "Generic RTSP camera device provider addon for CamStack",
5
5
  "keywords": [
6
6
  "camstack",