@camstack/addon-pipeline 1.1.9 → 1.1.11

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 (34) hide show
  1. package/dist/audio-analyzer/index.js +1 -1
  2. package/dist/audio-analyzer/index.mjs +1 -1
  3. package/dist/audio-codec-nodeav/index.js +1 -1
  4. package/dist/audio-codec-nodeav/index.mjs +1 -1
  5. package/dist/decoder-nodeav/index.js +1 -1
  6. package/dist/decoder-nodeav/index.mjs +1 -1
  7. package/dist/detection-pipeline/index.js +1 -1
  8. package/dist/detection-pipeline/index.mjs +1 -1
  9. package/dist/{dist-D9reFyDi.js → dist-D0ggk9am.js} +79 -14
  10. package/dist/{dist-Dm-BUgns.mjs → dist-Dix5ZdVO.mjs} +79 -14
  11. package/dist/motion-wasm/index.js +1 -1
  12. package/dist/motion-wasm/index.mjs +1 -1
  13. package/dist/pipeline-runner/index.js +1 -1
  14. package/dist/pipeline-runner/index.mjs +1 -1
  15. package/dist/recorder/index.js +14 -3
  16. package/dist/recorder/index.mjs +14 -3
  17. package/dist/stream-broker/_stub.js +2 -2
  18. package/dist/stream-broker/{_virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-BuDOFvVi.mjs → _virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-ByfwzaV5.mjs} +3 -3
  19. package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-B54DEhZW.mjs +26 -0
  20. package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-t-0dGywA.mjs +26 -0
  21. package/dist/stream-broker/{hostInit-CXADhqRB.mjs → hostInit-blQ96-5f.mjs} +3 -3
  22. package/dist/stream-broker/index.js +1 -1
  23. package/dist/stream-broker/index.mjs +1 -1
  24. package/dist/stream-broker/remoteEntry.js +1 -1
  25. package/embed-dist/assets/{MaskShapeCanvas-DI4BY7W2-CcJWwuff.js → MaskShapeCanvas-DI4BY7W2-DkYz1z3D.js} +1 -1
  26. package/embed-dist/assets/{MotionZonesSettings-NcxxQN8r-OCDE8aYd.js → MotionZonesSettings-NcxxQN8r-Dac3h-5j.js} +1 -1
  27. package/embed-dist/assets/{PrivacyMaskSettings-APgPLF7p-DAQkTnMh.js → PrivacyMaskSettings-APgPLF7p-r1uMhCZW.js} +1 -1
  28. package/embed-dist/assets/index-POOJAjsK.css +2 -0
  29. package/embed-dist/assets/{index-Co1A2S-y.js → index-_JefkLNa.js} +9 -9
  30. package/embed-dist/index.html +2 -2
  31. package/package.json +1 -1
  32. package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-S6ETjGtN.mjs +0 -26
  33. package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-5vetl3CL.mjs +0 -26
  34. package/embed-dist/assets/index-ZhDdp1Nd.css +0 -2
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
5
  const require_model_download_service_C_IHWnXx = require("../model-download-service-C-IHWnXx-BnQ_awK4.js");
6
- const require_dist = require("../dist-D9reFyDi.js");
6
+ const require_dist = require("../dist-D0ggk9am.js");
7
7
  let node_fs = require("node:fs");
8
8
  node_fs = require_model_download_service_C_IHWnXx.__toESM(node_fs);
9
9
  let node_path = require("node:path");
@@ -1,5 +1,5 @@
1
1
  import { t as __require } from "../chunk-BdkLduGY.mjs";
2
- import { B as BaseAddon, E as mapAudioLabelToMacro, J as hydrateSchema, g as audioAnalyzerCapability, h as audioAnalysisCapability, l as HF_BASE_URL, n as AUDIO_BACKEND_CHOICES, o as DEFAULT_AUDIO_ANALYZER_CONFIG, z as errMsg } from "../dist-Dm-BUgns.mjs";
2
+ import { B as BaseAddon, E as mapAudioLabelToMacro, J as hydrateSchema, g as audioAnalyzerCapability, h as audioAnalysisCapability, l as HF_BASE_URL, n as AUDIO_BACKEND_CHOICES, o as DEFAULT_AUDIO_ANALYZER_CONFIG, z as errMsg } from "../dist-Dix5ZdVO.mjs";
3
3
  import { r as downloadFile } from "../model-download-service-C-IHWnXx-3Mmeob3l.mjs";
4
4
  import * as fs from "node:fs";
5
5
  import * as path$1 from "node:path";
@@ -2,7 +2,7 @@ Object.defineProperties(exports, {
2
2
  __esModule: { value: true },
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
- const require_dist = require("../dist-D9reFyDi.js");
5
+ const require_dist = require("../dist-D0ggk9am.js");
6
6
  const require_codec_runtime = require("../codec-runtime-BOk-13PN.js");
7
7
  let node_crypto = require("node:crypto");
8
8
  //#region src/audio-codec-nodeav/addon/index.ts
@@ -1,4 +1,4 @@
1
- import { B as BaseAddon, _ as audioCodecCapability, z as errMsg } from "../dist-Dm-BUgns.mjs";
1
+ import { B as BaseAddon, _ as audioCodecCapability, z as errMsg } from "../dist-Dix5ZdVO.mjs";
2
2
  import { t as DecodeRuntime } from "../codec-runtime-BsqlEjPi.mjs";
3
3
  import { randomUUID } from "node:crypto";
4
4
  //#region src/audio-codec-nodeav/addon/index.ts
@@ -2,7 +2,7 @@ Object.defineProperties(exports, {
2
2
  __esModule: { value: true },
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
- const require_dist = require("../dist-D9reFyDi.js");
5
+ const require_dist = require("../dist-D0ggk9am.js");
6
6
  let _camstack_shm_ring = require("@camstack/shm-ring");
7
7
  let node_crypto = require("node:crypto");
8
8
  //#region src/decoder-nodeav/frame-ring-sink.ts
@@ -1,4 +1,4 @@
1
- import { B as BaseAddon, b as decoderCapability, f as RingBuffer, s as DEFAULT_DECODER_HWACCEL_CONFIG, u as HWACCEL_OPTIONS, z as errMsg } from "../dist-Dm-BUgns.mjs";
1
+ import { B as BaseAddon, b as decoderCapability, f as RingBuffer, s as DEFAULT_DECODER_HWACCEL_CONFIG, u as HWACCEL_OPTIONS, z as errMsg } from "../dist-Dix5ZdVO.mjs";
2
2
  import { FrameRingReaderCache, FrameRingWriter, MIN_RING_SLOTS, computeSegmentSize, computeSlotByteLength, createSegment, deriveSlotCount } from "@camstack/shm-ring";
3
3
  import { randomUUID } from "node:crypto";
4
4
  //#region src/decoder-nodeav/frame-ring-sink.ts
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
5
  const require_model_download_service_C_IHWnXx = require("../model-download-service-C-IHWnXx-BnQ_awK4.js");
6
- const require_dist = require("../dist-D9reFyDi.js");
6
+ const require_dist = require("../dist-D0ggk9am.js");
7
7
  let node_fs = require("node:fs");
8
8
  node_fs = require_model_download_service_C_IHWnXx.__toESM(node_fs);
9
9
  let node_path = require("node:path");
@@ -1,5 +1,5 @@
1
1
  import { t as __require } from "../chunk-BdkLduGY.mjs";
2
- import { A as nodePin, B as BaseAddon, C as detectionPipelineCapability, J as hydrateSchema, L as supportedRuntimes$1, P as runtimeDevices$1, T as hfModelUrl, W as EventCategory, Z as parseJsonUnknown, a as COCO_TO_MACRO, et as sleep, i as COCO_80_LABELS, j as pipelineExecutorCapability, p as YAMNET_TO_MACRO, q as createEvent, r as AUDIO_MACRO_LABELS, t as APPLE_SA_TO_MACRO, w as evaluateZoneRules, x as defaultDeviceFor$1, z as errMsg } from "../dist-Dm-BUgns.mjs";
2
+ import { A as nodePin, B as BaseAddon, C as detectionPipelineCapability, J as hydrateSchema, L as supportedRuntimes$1, P as runtimeDevices$1, T as hfModelUrl, W as EventCategory, Z as parseJsonUnknown, a as COCO_TO_MACRO, et as sleep, i as COCO_80_LABELS, j as pipelineExecutorCapability, p as YAMNET_TO_MACRO, q as createEvent, r as AUDIO_MACRO_LABELS, t as APPLE_SA_TO_MACRO, w as evaluateZoneRules, x as defaultDeviceFor$1, z as errMsg } from "../dist-Dix5ZdVO.mjs";
3
3
  import { a as isModelDownloaded, i as ensureModel, n as deleteModelFromDisk } from "../model-download-service-C-IHWnXx-3Mmeob3l.mjs";
4
4
  import * as fs from "node:fs";
5
5
  import * as path$1 from "node:path";
@@ -9852,18 +9852,47 @@ object({
9852
9852
  lastUpdated: number().nullable()
9853
9853
  });
9854
9854
  DeviceType.Image;
9855
+ /**
9856
+ * Robotic lawn-mower cap. Models HA `lawn_mower.*` entities — anything
9857
+ * with a mowing lifecycle plus a dock action.
9858
+ *
9859
+ * Activity follows HA's canonical lawn-mower lifecycle: `idle` /
9860
+ * `mowing` / `paused` / `docked` / `error`. `batteryLevel` (0..100) is
9861
+ * nullable — some mowers don't report a battery percentage.
9862
+ *
9863
+ * `startMowing` begins a mowing run, `pause` halts it in place, and
9864
+ * `dock` sends the mower back to its charging station.
9865
+ */
9866
+ var LawnMowerActivitySchema = _enum([
9867
+ "idle",
9868
+ "mowing",
9869
+ "paused",
9870
+ "docked",
9871
+ "error"
9872
+ ]);
9873
+ /** Severity of the current device/error code — info (status), warning, error. */
9874
+ var DeviceCodeSeveritySchema = _enum([
9875
+ "info",
9876
+ "warning",
9877
+ "error"
9878
+ ]);
9855
9879
  object({
9856
9880
  /** Lifecycle activity of the mower. */
9857
- activity: _enum([
9858
- "idle",
9859
- "mowing",
9860
- "paused",
9861
- "docked",
9862
- "error"
9863
- ]),
9881
+ activity: LawnMowerActivitySchema,
9864
9882
  /** 0..100 battery percentage. Null when the device has no battery
9865
9883
  * reading. */
9866
9884
  batteryLevel: number().min(0).max(100).nullable(),
9885
+ /** 0..100 mowing-completion percentage of the current task, or null when no
9886
+ * task is active / progress is unavailable. */
9887
+ progressPercent: number().min(0).max(100).nullable(),
9888
+ /** Current device/event code (dynamic — mostly status, sometimes an error),
9889
+ * or null when unknown. */
9890
+ currentCode: number().nullable(),
9891
+ /** Human label for {@link currentCode}, or null when undecodable. */
9892
+ currentCodeLabel: string().nullable(),
9893
+ /** Severity of {@link currentCode}. `error` (and often `warning`) warrants UI
9894
+ * attention; `info` is normal status. */
9895
+ severity: DeviceCodeSeveritySchema,
9867
9896
  /** Ms epoch when the slice was last updated. */
9868
9897
  lastChangedAt: number()
9869
9898
  });
@@ -11627,6 +11656,7 @@ var VacuumStateSchema = _enum([
11627
11656
  "paused",
11628
11657
  "returning",
11629
11658
  "docked",
11659
+ "drying",
11630
11660
  "error"
11631
11661
  ]);
11632
11662
  /**
@@ -11665,6 +11695,12 @@ object({
11665
11695
  detergent: TankStatusSchema.nullable(),
11666
11696
  /** Dust bin. Null when the hardware has no dust bin. */
11667
11697
  dustBin: TankStatusSchema.nullable(),
11698
+ /** 0..100 cleaning-completion percentage of the current task, or null. */
11699
+ progressPercent: number().min(0).max(100).nullable(),
11700
+ /** Current error code (0 / null = no error). */
11701
+ errorCode: number().nullable(),
11702
+ /** Human label for {@link errorCode}, or null when none / undecodable. */
11703
+ errorLabel: string().nullable(),
11668
11704
  /** Ms epoch when the slice was last updated. */
11669
11705
  lastChangedAt: number()
11670
11706
  });
@@ -13209,17 +13245,32 @@ var ReleaseInputSchema = object({
13209
13245
  * the parent cascades into every accessory. */
13210
13246
  camDeviceId: number().int().nonnegative()
13211
13247
  });
13212
- var ResyncInputSchema = object({
13213
- /** Parent CamStack device id of an adopted device. The provider resolves its
13214
- * source (integration/broker + native id) and re-aligns the device's
13215
- * structural spec (type/role/capabilities/units) with the live mapping,
13216
- * rebuilding any child whose class changed while preserving operator edits. */
13217
- camDeviceId: number().int().nonnegative() });
13248
+ var ResyncInputSchema = object({
13249
+ /** Parent CamStack device id of an adopted device. The provider resolves its
13250
+ * source (integration/broker + native id) and re-aligns the device's
13251
+ * structural spec (type/role/capabilities/units) with the live mapping,
13252
+ * rebuilding any child whose class changed while preserving operator edits. */
13253
+ camDeviceId: number().int().nonnegative(),
13254
+ /** "Resync from zero" (#19). When true, the kernel PURGES every accessory
13255
+ * child of `camDeviceId` BEFORE the provider re-derives the device, so the
13256
+ * children are rebuilt fresh from source — correct names, coords, and units —
13257
+ * instead of being preserved by the incremental reconcile. Use to recover from
13258
+ * legacy generic/placeholder names that the normal name-precedence keeps frozen
13259
+ * (the operator's explicit reset). Push-driven integrations (no-op resync)
13260
+ * rebuild on their next snapshot; pull/command integrations rebuild in `resync`.
13261
+ * Operator edits on the PARENT (its name, layout, primary-child pick) survive —
13262
+ * only the children are torn down. Omitted/false ⇒ the normal incremental
13263
+ * re-sync that preserves children. */
13264
+ resetToSource: boolean().optional()
13265
+ });
13218
13266
  var ResyncResultSchema = object({
13219
13267
  /** True when the persisted spec actually changed (children may have been rebuilt). */
13220
13268
  changed: boolean(),
13221
13269
  /** Number of child devices rebuilt into a new class by this re-sync. */
13222
- rebuiltChildren: number().int().nonnegative()
13270
+ rebuiltChildren: number().int().nonnegative(),
13271
+ /** Number of accessory children torn down by a `resetToSource` purge before the
13272
+ * provider re-derived the device. 0/absent for a normal incremental re-sync. */
13273
+ removedChildren: number().int().nonnegative().optional()
13223
13274
  });
13224
13275
  method(object({ integrationId: string() }), object({ filters: array(AdoptionFilterSchema) }), { auth: "admin" }), method(ListCandidatesInputSchema, ListCandidatesOutputSchema, { auth: "admin" }), method(GetCandidateInputSchema, DiscoveredChildDeviceSchema.nullable(), { auth: "admin" }), method(object({ integrationId: string() }), AdoptionStatusSchema, {
13225
13276
  kind: "mutation",
@@ -15215,6 +15266,11 @@ var DeviceMetaSchema = object({
15215
15266
  addonId: string(),
15216
15267
  type: string(),
15217
15268
  name: string(),
15269
+ /** True once an operator explicitly renamed the device via `setName`. Drives
15270
+ * reconcile name-precedence (preserve operator name vs adopt fresh provider
15271
+ * name). Absent ⇒ treated as user-named (PRESERVE) for legacy rows. See
15272
+ * `DeviceMeta.userNamed`. */
15273
+ userNamed: boolean().optional(),
15218
15274
  location: string().nullable(),
15219
15275
  disabled: boolean(),
15220
15276
  parentDeviceId: number().nullable(),
@@ -15525,6 +15581,9 @@ method(object({
15525
15581
  }), method(ReleaseInputSchema.extend({ addonId: string() }), _void(), {
15526
15582
  kind: "mutation",
15527
15583
  auth: "admin"
15584
+ }), method(ResyncInputSchema, ResyncResultSchema, {
15585
+ kind: "mutation",
15586
+ auth: "admin"
15528
15587
  }), method(object({
15529
15588
  deviceId: number(),
15530
15589
  key: string(),
@@ -19351,6 +19410,12 @@ Object.freeze({
19351
19410
  addonId: null,
19352
19411
  access: "create"
19353
19412
  },
19413
+ "deviceManager.adoptionResync": {
19414
+ capName: "device-manager",
19415
+ capScope: "system",
19416
+ addonId: null,
19417
+ access: "create"
19418
+ },
19354
19419
  "deviceManager.allocateDeviceId": {
19355
19420
  capName: "device-manager",
19356
19421
  capScope: "system",
@@ -9852,18 +9852,47 @@ object({
9852
9852
  lastUpdated: number().nullable()
9853
9853
  });
9854
9854
  DeviceType.Image;
9855
+ /**
9856
+ * Robotic lawn-mower cap. Models HA `lawn_mower.*` entities — anything
9857
+ * with a mowing lifecycle plus a dock action.
9858
+ *
9859
+ * Activity follows HA's canonical lawn-mower lifecycle: `idle` /
9860
+ * `mowing` / `paused` / `docked` / `error`. `batteryLevel` (0..100) is
9861
+ * nullable — some mowers don't report a battery percentage.
9862
+ *
9863
+ * `startMowing` begins a mowing run, `pause` halts it in place, and
9864
+ * `dock` sends the mower back to its charging station.
9865
+ */
9866
+ var LawnMowerActivitySchema = _enum([
9867
+ "idle",
9868
+ "mowing",
9869
+ "paused",
9870
+ "docked",
9871
+ "error"
9872
+ ]);
9873
+ /** Severity of the current device/error code — info (status), warning, error. */
9874
+ var DeviceCodeSeveritySchema = _enum([
9875
+ "info",
9876
+ "warning",
9877
+ "error"
9878
+ ]);
9855
9879
  object({
9856
9880
  /** Lifecycle activity of the mower. */
9857
- activity: _enum([
9858
- "idle",
9859
- "mowing",
9860
- "paused",
9861
- "docked",
9862
- "error"
9863
- ]),
9881
+ activity: LawnMowerActivitySchema,
9864
9882
  /** 0..100 battery percentage. Null when the device has no battery
9865
9883
  * reading. */
9866
9884
  batteryLevel: number().min(0).max(100).nullable(),
9885
+ /** 0..100 mowing-completion percentage of the current task, or null when no
9886
+ * task is active / progress is unavailable. */
9887
+ progressPercent: number().min(0).max(100).nullable(),
9888
+ /** Current device/event code (dynamic — mostly status, sometimes an error),
9889
+ * or null when unknown. */
9890
+ currentCode: number().nullable(),
9891
+ /** Human label for {@link currentCode}, or null when undecodable. */
9892
+ currentCodeLabel: string().nullable(),
9893
+ /** Severity of {@link currentCode}. `error` (and often `warning`) warrants UI
9894
+ * attention; `info` is normal status. */
9895
+ severity: DeviceCodeSeveritySchema,
9867
9896
  /** Ms epoch when the slice was last updated. */
9868
9897
  lastChangedAt: number()
9869
9898
  });
@@ -11627,6 +11656,7 @@ var VacuumStateSchema = _enum([
11627
11656
  "paused",
11628
11657
  "returning",
11629
11658
  "docked",
11659
+ "drying",
11630
11660
  "error"
11631
11661
  ]);
11632
11662
  /**
@@ -11665,6 +11695,12 @@ object({
11665
11695
  detergent: TankStatusSchema.nullable(),
11666
11696
  /** Dust bin. Null when the hardware has no dust bin. */
11667
11697
  dustBin: TankStatusSchema.nullable(),
11698
+ /** 0..100 cleaning-completion percentage of the current task, or null. */
11699
+ progressPercent: number().min(0).max(100).nullable(),
11700
+ /** Current error code (0 / null = no error). */
11701
+ errorCode: number().nullable(),
11702
+ /** Human label for {@link errorCode}, or null when none / undecodable. */
11703
+ errorLabel: string().nullable(),
11668
11704
  /** Ms epoch when the slice was last updated. */
11669
11705
  lastChangedAt: number()
11670
11706
  });
@@ -13209,17 +13245,32 @@ var ReleaseInputSchema = object({
13209
13245
  * the parent cascades into every accessory. */
13210
13246
  camDeviceId: number().int().nonnegative()
13211
13247
  });
13212
- var ResyncInputSchema = object({
13213
- /** Parent CamStack device id of an adopted device. The provider resolves its
13214
- * source (integration/broker + native id) and re-aligns the device's
13215
- * structural spec (type/role/capabilities/units) with the live mapping,
13216
- * rebuilding any child whose class changed while preserving operator edits. */
13217
- camDeviceId: number().int().nonnegative() });
13248
+ var ResyncInputSchema = object({
13249
+ /** Parent CamStack device id of an adopted device. The provider resolves its
13250
+ * source (integration/broker + native id) and re-aligns the device's
13251
+ * structural spec (type/role/capabilities/units) with the live mapping,
13252
+ * rebuilding any child whose class changed while preserving operator edits. */
13253
+ camDeviceId: number().int().nonnegative(),
13254
+ /** "Resync from zero" (#19). When true, the kernel PURGES every accessory
13255
+ * child of `camDeviceId` BEFORE the provider re-derives the device, so the
13256
+ * children are rebuilt fresh from source — correct names, coords, and units —
13257
+ * instead of being preserved by the incremental reconcile. Use to recover from
13258
+ * legacy generic/placeholder names that the normal name-precedence keeps frozen
13259
+ * (the operator's explicit reset). Push-driven integrations (no-op resync)
13260
+ * rebuild on their next snapshot; pull/command integrations rebuild in `resync`.
13261
+ * Operator edits on the PARENT (its name, layout, primary-child pick) survive —
13262
+ * only the children are torn down. Omitted/false ⇒ the normal incremental
13263
+ * re-sync that preserves children. */
13264
+ resetToSource: boolean().optional()
13265
+ });
13218
13266
  var ResyncResultSchema = object({
13219
13267
  /** True when the persisted spec actually changed (children may have been rebuilt). */
13220
13268
  changed: boolean(),
13221
13269
  /** Number of child devices rebuilt into a new class by this re-sync. */
13222
- rebuiltChildren: number().int().nonnegative()
13270
+ rebuiltChildren: number().int().nonnegative(),
13271
+ /** Number of accessory children torn down by a `resetToSource` purge before the
13272
+ * provider re-derived the device. 0/absent for a normal incremental re-sync. */
13273
+ removedChildren: number().int().nonnegative().optional()
13223
13274
  });
13224
13275
  method(object({ integrationId: string() }), object({ filters: array(AdoptionFilterSchema) }), { auth: "admin" }), method(ListCandidatesInputSchema, ListCandidatesOutputSchema, { auth: "admin" }), method(GetCandidateInputSchema, DiscoveredChildDeviceSchema.nullable(), { auth: "admin" }), method(object({ integrationId: string() }), AdoptionStatusSchema, {
13225
13276
  kind: "mutation",
@@ -15215,6 +15266,11 @@ var DeviceMetaSchema = object({
15215
15266
  addonId: string(),
15216
15267
  type: string(),
15217
15268
  name: string(),
15269
+ /** True once an operator explicitly renamed the device via `setName`. Drives
15270
+ * reconcile name-precedence (preserve operator name vs adopt fresh provider
15271
+ * name). Absent ⇒ treated as user-named (PRESERVE) for legacy rows. See
15272
+ * `DeviceMeta.userNamed`. */
15273
+ userNamed: boolean().optional(),
15218
15274
  location: string().nullable(),
15219
15275
  disabled: boolean(),
15220
15276
  parentDeviceId: number().nullable(),
@@ -15525,6 +15581,9 @@ method(object({
15525
15581
  }), method(ReleaseInputSchema.extend({ addonId: string() }), _void(), {
15526
15582
  kind: "mutation",
15527
15583
  auth: "admin"
15584
+ }), method(ResyncInputSchema, ResyncResultSchema, {
15585
+ kind: "mutation",
15586
+ auth: "admin"
15528
15587
  }), method(object({
15529
15588
  deviceId: number(),
15530
15589
  key: string(),
@@ -19351,6 +19410,12 @@ Object.freeze({
19351
19410
  addonId: null,
19352
19411
  access: "create"
19353
19412
  },
19413
+ "deviceManager.adoptionResync": {
19414
+ capName: "device-manager",
19415
+ capScope: "system",
19416
+ addonId: null,
19417
+ access: "create"
19418
+ },
19354
19419
  "deviceManager.allocateDeviceId": {
19355
19420
  capName: "device-manager",
19356
19421
  capScope: "system",
@@ -2,7 +2,7 @@ Object.defineProperties(exports, {
2
2
  __esModule: { value: true },
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
- const require_dist = require("../dist-D9reFyDi.js");
5
+ const require_dist = require("../dist-D0ggk9am.js");
6
6
  let node_fs = require("node:fs");
7
7
  let node_path = require("node:path");
8
8
  //#region src/motion-wasm/wasm-motion-detector.ts
@@ -1,4 +1,4 @@
1
- import { B as BaseAddon, J as hydrateSchema, U as DeviceType, k as motionDetectionCapability, w as evaluateZoneRules } from "../dist-Dm-BUgns.mjs";
1
+ import { B as BaseAddon, J as hydrateSchema, U as DeviceType, k as motionDetectionCapability, w as evaluateZoneRules } from "../dist-Dix5ZdVO.mjs";
2
2
  import { readFileSync } from "node:fs";
3
3
  import { join } from "node:path";
4
4
  //#region src/motion-wasm/wasm-motion-detector.ts
@@ -2,7 +2,7 @@ Object.defineProperties(exports, {
2
2
  __esModule: { value: true },
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
- const require_dist = require("../dist-D9reFyDi.js");
5
+ const require_dist = require("../dist-D0ggk9am.js");
6
6
  let _camstack_shm_ring = require("@camstack/shm-ring");
7
7
  //#region src/pipeline-runner/frame-queue.ts
8
8
  /**
@@ -1,4 +1,4 @@
1
- import { A as nodePin, B as BaseAddon, M as pipelineRunnerCapability, S as defineCustomActions, W as EventCategory, X as makeSourceBrokerId, at as lazy, ct as object, nt as array, q as createEvent, rt as boolean, st as number, tt as _enum, ut as string, y as customAction, z as errMsg } from "../dist-Dm-BUgns.mjs";
1
+ import { A as nodePin, B as BaseAddon, M as pipelineRunnerCapability, S as defineCustomActions, W as EventCategory, X as makeSourceBrokerId, at as lazy, ct as object, nt as array, q as createEvent, rt as boolean, st as number, tt as _enum, ut as string, y as customAction, z as errMsg } from "../dist-Dix5ZdVO.mjs";
2
2
  import { FrameRingReaderCache } from "@camstack/shm-ring";
3
3
  //#region src/pipeline-runner/frame-queue.ts
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  const require_model_download_service_C_IHWnXx = require("../model-download-service-C-IHWnXx-BnQ_awK4.js");
2
- const require_dist = require("../dist-D9reFyDi.js");
2
+ const require_dist = require("../dist-D0ggk9am.js");
3
3
  let node_fs = require("node:fs");
4
4
  let node_path = require("node:path");
5
5
  node_path = require_model_download_service_C_IHWnXx.__toESM(node_path);
@@ -877,7 +877,10 @@ function buildRecordingProvider(deps) {
877
877
  reclaimedBytes
878
878
  };
879
879
  },
880
- getDeviceSettingsContribution: async () => require_dist.hydrateSchema(buildRecordingDeviceSchema(), {}),
880
+ getDeviceSettingsContribution: async ({ deviceId }) => {
881
+ if (deps.isCameraDevice && !await deps.isCameraDevice(deviceId)) return null;
882
+ return require_dist.hydrateSchema(buildRecordingDeviceSchema(), {});
883
+ },
881
884
  getDeviceLiveContribution: async () => null,
882
885
  applyDeviceSettingsPatch: async ({ patch }) => {
883
886
  const keys = Object.keys(patch ?? {});
@@ -1927,7 +1930,15 @@ var RecorderV2Addon = class extends require_dist.BaseAddon {
1927
1930
  hydrateDevice: (deviceId, locations) => hydrateDeviceFromStorage(this.ctx.api, this.index, deviceId, locations, this.ctx.logger),
1928
1931
  onConfigChanged: (deviceId) => this.controller?.onConfigChanged(deviceId) ?? Promise.resolve(),
1929
1932
  dataDir: this.ctx.dataDir,
1930
- playbackBaseUrl: () => this.playbackBaseUrl
1933
+ playbackBaseUrl: () => this.playbackBaseUrl,
1934
+ isCameraDevice: async (deviceId) => {
1935
+ try {
1936
+ const dev = await this.ctx.api.deviceManager.getDevice.query({ deviceId });
1937
+ return dev === null ? true : dev.type === require_dist.DeviceType.Camera;
1938
+ } catch {
1939
+ return true;
1940
+ }
1941
+ }
1931
1942
  });
1932
1943
  const evictableProvider = new StorageEvictableProvider({
1933
1944
  index: this.index,
@@ -1,4 +1,4 @@
1
- import { $ as selectAssignedProfileSlots, B as BaseAddon, F as storageEvictableCapability, J as hydrateSchema, K as createDurableState, N as recordingCapability, O as migrateConfigToBands, W as EventCategory, d as RecordingConfigSchema, lt as record, ut as string, z as errMsg } from "../dist-Dm-BUgns.mjs";
1
+ import { $ as selectAssignedProfileSlots, B as BaseAddon, F as storageEvictableCapability, J as hydrateSchema, K as createDurableState, N as recordingCapability, O as migrateConfigToBands, U as DeviceType, W as EventCategory, d as RecordingConfigSchema, lt as record, ut as string, z as errMsg } from "../dist-Dix5ZdVO.mjs";
2
2
  import { t as createFileDataPlaneHandler } from "../model-download-service-C-IHWnXx-3Mmeob3l.mjs";
3
3
  import { promises } from "node:fs";
4
4
  import path from "node:path";
@@ -876,7 +876,10 @@ function buildRecordingProvider(deps) {
876
876
  reclaimedBytes
877
877
  };
878
878
  },
879
- getDeviceSettingsContribution: async () => hydrateSchema(buildRecordingDeviceSchema(), {}),
879
+ getDeviceSettingsContribution: async ({ deviceId }) => {
880
+ if (deps.isCameraDevice && !await deps.isCameraDevice(deviceId)) return null;
881
+ return hydrateSchema(buildRecordingDeviceSchema(), {});
882
+ },
880
883
  getDeviceLiveContribution: async () => null,
881
884
  applyDeviceSettingsPatch: async ({ patch }) => {
882
885
  const keys = Object.keys(patch ?? {});
@@ -1926,7 +1929,15 @@ var RecorderV2Addon = class extends BaseAddon {
1926
1929
  hydrateDevice: (deviceId, locations) => hydrateDeviceFromStorage(this.ctx.api, this.index, deviceId, locations, this.ctx.logger),
1927
1930
  onConfigChanged: (deviceId) => this.controller?.onConfigChanged(deviceId) ?? Promise.resolve(),
1928
1931
  dataDir: this.ctx.dataDir,
1929
- playbackBaseUrl: () => this.playbackBaseUrl
1932
+ playbackBaseUrl: () => this.playbackBaseUrl,
1933
+ isCameraDevice: async (deviceId) => {
1934
+ try {
1935
+ const dev = await this.ctx.api.deviceManager.getDevice.query({ deviceId });
1936
+ return dev === null ? true : dev.type === DeviceType.Camera;
1937
+ } catch {
1938
+ return true;
1939
+ }
1940
+ }
1930
1941
  });
1931
1942
  const evictableProvider = new StorageEvictableProvider({
1932
1943
  index: this.index,
@@ -1,8 +1,8 @@
1
1
  import { a as e, i as t, n, o as r, r as i, t as a } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare__react__loadShare__.js-C9j-2lBe.mjs";
2
- import { a as o, c as s, i as c, l, n as u, o as d, r as f, s as p, t as m, u as h } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-5vetl3CL.mjs";
2
+ import { a as o, c as s, i as c, l, n as u, o as d, r as f, s as p, t as m, u as h } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-t-0dGywA.mjs";
3
3
  import { n as g, r as _, t as v } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.js-XO0-Pyu6.mjs";
4
4
  import { n as y, t as b } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_tanstack_mf_1_react_mf_2_query__loadShare__.js-BO7TIbJV.mjs";
5
- import { t as x } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-S6ETjGtN.mjs";
5
+ import { t as x } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-B54DEhZW.mjs";
6
6
  //#region ../../node_modules/lucide-react/dist/esm/shared/src/utils.js
7
7
  var S = (e) => e.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase(), C = (e) => e.replace(/^([A-Z])|[\s-_]+(\w)/g, (e, t, n) => n ? n.toUpperCase() : t.toLowerCase()), w = (e) => {
8
8
  let t = C(e);
@@ -3,7 +3,7 @@ import "./dist-CYZr2fwk.mjs";
3
3
  var e = {
4
4
  "@camstack/sdk": {
5
5
  name: "@camstack/sdk",
6
- version: "1.1.7",
6
+ version: "1.1.8",
7
7
  scope: ["default"],
8
8
  loaded: !1,
9
9
  from: "addon_stream_broker_widgets",
@@ -18,7 +18,7 @@ var e = {
18
18
  },
19
19
  "@camstack/types": {
20
20
  name: "@camstack/types",
21
- version: "1.1.7",
21
+ version: "1.1.9",
22
22
  scope: ["default"],
23
23
  loaded: !1,
24
24
  from: "addon_stream_broker_widgets",
@@ -33,7 +33,7 @@ var e = {
33
33
  },
34
34
  "@camstack/ui-library": {
35
35
  name: "@camstack/ui-library",
36
- version: "1.1.7",
36
+ version: "1.1.9",
37
37
  scope: ["default"],
38
38
  loaded: !1,
39
39
  from: "addon_stream_broker_widgets",
@@ -0,0 +1,26 @@
1
+ //#region \0virtual:mf:__mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js
2
+ var e = "__mf_init__virtual:mf:__mfe_internal__addon_stream_broker_widgets__mf_v__runtimeInit__mf_v__.js__", t = globalThis[e];
3
+ if (!t) {
4
+ let n, r, i = new Promise((e, t) => {
5
+ n = e, r = t;
6
+ });
7
+ t = globalThis[e] = {
8
+ initPromise: i,
9
+ initResolve: n,
10
+ initReject: r
11
+ };
12
+ }
13
+ var n = t.initPromise, r = "__mf_module_cache__";
14
+ globalThis[r] ||= {
15
+ share: {},
16
+ remote: {}
17
+ }, globalThis[r].share ||= {}, globalThis[r].remote ||= {};
18
+ var i = globalThis[r], a, o = (e) => {
19
+ e.ACCESSORY_LABEL, e.ALL_CAPABILITY_DEFINITIONS, e.APPLE_SA_TO_MACRO, e.AUDIO_BACKEND_CHOICES, e.AUDIO_MACRO_LABELS, e.AccessoriesStatusSchema, e.AccessoryKind, e.AddBrokerInputSchema, e.AddonAutoUpdateSchema, e.AddonListItemSchema, e.AddonPageDeclarationSchema, e.AddonPageInfoSchema, e.AdoptionAdoptInputSchema, e.AdoptionAdoptResultSchema, e.AdoptionFilterSchema, e.AdoptionGetCandidateInputSchema, e.AdoptionListCandidatesInputSchema, e.AdoptionListCandidatesOutputSchema, e.AdoptionReleaseInputSchema, e.AdoptionStatusSchema, e.AgentLoadSummarySchema, e.AirQualitySensorStatusSchema, e.AlarmArmModeSchema, e.AlarmPanelStatusSchema, e.AlarmStateSchema, e.AlertSchema, e.AlertSeveritySchema, e.AlertSourceSchema, e.AlertStatusSchema, e.AmbientLightSensorStatusSchema, e.ApiKeyRecordSchema, e.ApiKeySummarySchema, e.ArchiveEntrySchema, e.ArchiveManifestSchema, e.AudioAnalysisResultSchema, e.AudioAnalysisSettingsSchema, e.AudioChunkInputSchema, e.AudioClassSummarySchema, e.AudioClassificationLabelSchema, e.AudioClassificationResultSchema, e.AudioCodecInfoSchema, e.AudioDecodeSessionConfigSchema, e.AudioEncodeSchema, e.AudioEncodeSessionConfigSchema, e.AudioEncodedChunkSchema, e.AudioEventSchema, e.AudioLevelSchema, e.AudioMetricsHistoryPointSchema, e.AudioMetricsHistorySchema, e.AudioMetricsSnapshotSchema, e.AudioPcmChunkSchema, e.AuthResultSchema, e.AutoUpdateSettingsSchema, e.AutomationControlStatusSchema, e.AvailableIntegrationTypeSchema, e.BACKEND_TO_FORMAT, e.BATTERY_DEVICE_PROFILE, e.BackupDestinationInfoSchema, e.BackupEntrySchema, e.BaseAddon, e.BaseDevice, e.BaseDeviceProvider, e.BatteryStatusSchema, e.BinaryStatusSchema, e.BoundingBoxSchema, e.BrightnessStatusSchema, e.BrokerAddInputSchema, e.BrokerAudioClientSchema, e.BrokerClientsSchema, e.BrokerConnectionDetailsSchema, e.BrokerConsumerAttributionSchema, e.BrokerConsumerKindSchema, e.BrokerDecodedClientSchema, e.BrokerEncodedClientSchema, e.BrokerGetStateInputSchema, e.BrokerInfoSchema, e.BrokerProviderInfoSchema, e.BrokerPublishInputSchema, e.BrokerRegistryStatusSchema, e.BrokerRtspClientSchema, e.BrokerStatsSchema, e.BrokerStatusEnum, e.BrokerStatusSchema, e.BrokerSubscribeInputSchema, e.BrokerSubscribeResultSchema, e.BrokerTestConnectionResultSchema, e.BrokerUnsubscribeInputSchema, e.CAM_PROFILE_ORDER, e.CAPABILITY_NAMES, e.CAPABILITY_ROUTER_KEYS, e.CAP_NAMES_WITH_STATUS, e.CAP_NODE_PIN_CONTEXT_KEY, e.CAP_PROVIDER_KIND_MAP, e.COCO_80_LABELS, e.COCO_TO_MACRO, e.CamProfileSchema, e.CamStreamDescriptorSchema, e.CamStreamKindSchema, e.CamStreamResolutionSchema, e.CameraAssignmentStatusSchema, e.CameraAudioStatusSchema, e.CameraBrokerProfileSchema, e.CameraBrokerStatusSchema, e.CameraCredentialsSchema, e.CameraCredentialsStatusSchema, e.CameraDecoderShmSchema, e.CameraDecoderStatusSchema, e.CameraDetectionPhaseSchema, e.CameraDetectionProvisioningSchema, e.CameraDetectionProvisioningStateSchema, e.CameraDetectionStatusSchema, e.CameraMetricsSchema, e.CameraMetricsWithDeviceIdSchema, e.CameraMotionStatusSchema, e.CameraRecordingModeSchema, e.CameraRecordingStatusSchema, e.CameraSourceStatusSchema, e.CameraSourceStreamSchema, e.CameraStatusSchema, e.CameraStreamSchema, e.CandidateQueryFilterSchema, e.CapScopeSchema, e.CapabilityBindingsSchema, e.CarbonMonoxideStatusSchema, e.ChargingStatus, e.ClientNetworkStatsSchema, e.ClimateControlStatusSchema, e.ClipPlaybackSchema, e.ClipSchema, e.ClusterAddonNodeDeploymentSchema, e.ClusterAddonStatusEntrySchema, e.CollectionColumnSchema, e.CollectionIndexSchema, e.ColorStatusSchema, e.ConfigEntrySchema, e.ConfigSectionWithValuesSchema, e.ConfigTabDeclarationSchema, e.ConnectivityStatusSchema, e.ConsumableItemSchema, e.ConsumablesStatusSchema, e.ContactStatusSchema, e.ControlKindSchema, e.ControlStatusSchema, e.ConvertArtifactSchema, e.ConvertResultSchema, e.ConvertTargetSchema, e.CoverStateSchema, e.CoverStatusSchema, e.CreateApiKeyInputSchema, e.CreateApiKeyResultSchema, e.CreateIntegrationInputSchema, e.CreateScopedTokenInputSchema, e.CreateScopedTokenResultSchema, e.CreateUserInputSchema, e.CustomActionInputSchema, e.CustomModelDescriptorSchema, e.DATAPLANE_SECRET_HEADER, e.DEFAULT_ADDON_PLACEMENT, e.DEFAULT_AUDIO_ANALYZER_CONFIG, e.DEFAULT_DECODER_HWACCEL_CONFIG, e.DEFAULT_FEATURES, e.DEFAULT_RETENTION, e.DEVICE_CAP_NAMES, e.DEVICE_PROFILES, e.DEVICE_SETTINGS_CONTRIBUTION_METHODS, e.DEVICE_STATUS_METHOD, e.DEVICE_TYPE_INFO, e.DecodedAudioChunkSchema, e.DecodedFrameSchema, e.DecoderAssignmentSchema, e.DecoderSessionConfigSchema, e.DecoderStatsSchema, e.DeleteIntegrationResultSchema, e.DetectionSourceSchema, e.DetectorOutputSchema, e.DeviceCodeSeveritySchema, e.DeviceConfig, e.DeviceDiscoveryStatusSchema, e.DeviceExportExposeInputSchema, e.DeviceExportStatusSchema, e.DeviceExportUnexposeInputSchema, e.DeviceFeature, e.DeviceInfoSchema, e.DeviceNetworkStatsSchema, e.DeviceRole, e.DeviceRuntimeState, e.DeviceStatusSchema, e.DeviceType, e.DiscoveredChildDeviceSchema, e.DiscoveredChildStatusSchema, e.DiscoveredDeviceSchema, e.DisposerChain, e.DoorbellPressEventSchema, e.DoorbellStatusSchema, e.ElementConfigStore, e.EmbeddingInfoSchema, e.EmbeddingResultSchema, e.EncodeProfileSchema, e.EncodedPacketSchema, e.EnrichedWidgetMetadataSchema, e.EnumSensorDateTimeFormatSchema, e.EnumSensorStatusSchema, e.EventCategory, e.EventEmitterStatusSchema, e.EventFireSchema, e.EventItemSchema, e.EventKindSchema, e.EventSourceType, e.ExportSetupFieldSchema, e.ExportSetupSchema, e.ExposedDeviceSchema, e.ExposedResourceSchema, e.FanControlStatusSchema, e.FanDirectionSchema, e.FeatureManifestSchema, e.FeatureProbeStatusSchema, e.FloodStatusSchema, e.FrameHandleFormatSchema, e.FrameHandleSchema, e.FrameInputSchema, e.GasStatusSchema, e.GetStreamWithCodecInputSchema, e.GlobalMetricsSchema, e.HF_BASE_URL, e.HF_REPO, e.HWACCEL_OPTIONS, e.HealthStatusSchema, e.HistoryPointSchema, e.HistoryResolutionEnum, e.HumidifierStatusSchema, e.HumiditySensorStatusSchema, e.HvacModeSchema, e.ImageStatusSchema, e.InstalledPackageSchema, e.IntegrationLiteSchema, e.IntegrationWithStateSchema, e.IntercomAbilitySchema, e.IntercomStatusSchema, e.KNOWN_CAP_NAMES, e.LabelDefinitionSchema, e.LawnMowerActivitySchema, e.LawnMowerControlStatusSchema, e.LocateSegmentResultSchema, e.LocationStatSchema, e.LockControlStatusSchema, e.LockStateSchema, e.LogEntrySchema, e.LogLevelSchema, e.LogStreamEntrySchema, e.MACRO_LABELS, e.METHOD_ACCESS_MAP, e.MODEL_FORMATS, e.MaskGridDimsSchema, e.MaskGridShapeSchema, e.MaskLineShapeSchema, e.MaskPointSchema, e.MaskPolygonShapeSchema, e.MaskPolygonVerticesSchema, e.MaskRectShapeSchema, e.MaskShapeKindSchema, e.MaskShapeSchema, e.MediaFileSchema, e.MediaPlayerRepeatSchema, e.MediaPlayerStateSchema, e.MediaPlayerStatusSchema, e.MeshPeerSchema, e.MeshStatusSchema, e.MethodAccessSchema, e.ModelCatalogEntrySchema, e.ModelConvertInputSchema, e.ModelConvertMetadataSchema, e.ModelDistributeInputSchema, e.ModelDistributeResultSchema, e.ModelExtraFileSchema, e.ModelFormatEntrySchema, e.ModelFormatsSchema, e.MotionAnalysisResultSchema, e.MotionEventSchema, e.MotionOnMotionChangedDataSchema, e.MotionRegionSchema, e.MotionSourceEnum, e.MotionSourcesSchema, e.MotionStatusSchema, e.MotionTriggerRuntimeStateSchema, e.MotionTriggerStatusSchema, e.MotionZoneOptionsSchema, e.MotionZonePatchSchema, e.MotionZoneRegionSchema, e.MotionZoneStatusSchema, e.MqttBrokerStatusSchema, e.NativeDetectionSchema, e.NativeObjectClassEnum, e.NativeObjectDetectionRuntimeStateSchema, e.NativeObjectDetectionStatusSchema, e.NetworkAccessStatusSchema, e.NetworkAddressSchema, e.NetworkEndpointSchema, e.NotificationHistoryEntrySchema, e.NotificationRuleSchema, e.NotificationSchema, e.NotifierStatusSchema, e.NumericSensorStatusSchema, e.OauthIntegrationDescriptorSchema, e.ObjectEventSchema, e.OrchestratorMetricsSchema, e.OsdOverlayKindEnum, e.OsdOverlayPatchSchema, e.OsdOverlaySchema, e.OsdPositionEnum, e.OsdStatusSchema, e.PIPELINE_FLOW_CAPABILITY_NAMES, e.PIPELINE_OWNER_CAPABILITY_NAMES, e.PROVIDER_KIND_CAP_NAMES, e.PYTHON_SCRIPT, e.PackageUpdateSchema, e.PackageVersionInfoSchema, e.PasskeySummarySchema, e.PcmSampleFormatSchema, e.PerScopeBreakdownSchema, e.PickStreamPreferencesSchema, e.PickStreamRequirementsSchema, e.PickedCamStreamSchema, e.PipelineAssignmentSchema, e.PipelineDefaultStepSchema, e.PipelineEngineChoiceSchema, e.PipelineRunResultBridge, e.PipelineStepInputSchema, e.PlaceholderReasonSchema, e.PolygonPointSchema, e.PowerMeterStatusSchema, e.PresenceStatusSchema, e.PressureSensorStatusSchema, e.PrivacyMaskOptionsSchema, e.PrivacyMaskPatchSchema, e.PrivacyMaskRegionSchema, e.PrivacyMaskShapeSchema, e.PrivacyMaskStatusSchema, e.ProfileRtspEntrySchema, e.ProfileSlotSchema, e.ProfileSlotStatusSchema, e.ProviderStatusSchema, e.PtzAutotrackRuntimeStateSchema, e.PtzAutotrackSettingsSchema, e.PtzAutotrackStatusSchema, e.PtzAutotrackTargetOptionSchema, e.PtzMoveCommandSchema, e.PtzPositionSchema, e.PtzPresetSchema, e.PtzStatusSchema, e.QueryFilterSchema, e.RECOGNITION_TYPES, e.RUNTIME_DEFAULTS, e.RUNTIME_TO_FORMAT, e.RawStateResultSchema, e.ReadSegmentBytesResultSchema, e.ReadinessRegistry, e.ReadinessTimeoutError, e.RecordingAvailabilitySchema, e.RecordingBandModeSchema, e.RecordingBandSchema, e.RecordingBandTriggersSchema, e.RecordingConfigSchema, e.RecordingDaysSchema, e.RecordingDeviceUsageSchema, e.RecordingLocationUsageSchema, e.RecordingManifestSchema, e.RecordingModeSchema, e.RecordingRangeSchema, e.RecordingRetentionSchema, e.RecordingRuleSchema, e.RecordingScheduleSchema, e.RecordingStatusSchema, e.RecordingStorageModeSchema, e.RecordingStorageUsageSchema, e.RecordingTriggersSchema, e.RecordingWeekdaySchema, e.RegisteredStreamSchema, e.ReportMotionInputSchema, e.RingBuffer, e.RtpSourceSchema, e.RtspRestreamEntrySchema, e.RunnerCameraConfigSchema, e.RunnerCameraDeviceUIFields, e.RunnerLocalLoadSchema, e.RunnerLocalMetricsSchema, e.SCOPE_PRESETS, e.SOURCE_INFO_METADATA_KEY, e.STREAM_PROFILE_META, e.STREAM_QUALITY_LABELS, e.SUB_DETECTION_TYPES, e.SYSTEM_CAP_NAMES, e.ScopedTokenSchema, e.ScopedTokenSummarySchema, e.ScoredObjectEventSchema, e.ScriptRunnerStatusSchema, e.SearchResultSchema, e.SendEmailInputSchema, e.SendEmailResultSchema, e.SettingsPatchSchema, e.SettingsRecordSchema, e.SettingsSchemaWithValuesSchema, e.SettingsUpdateResultSchema, e.ShmRingStatsSchema, e.SmokeStatusSchema, e.SmtpStatusSchema, e.SnapshotImageSchema, e.SourceInfoSchema, e.SpatialDetectionSchema, e.SsoBridgeClaimsSchema, e.StartEmbeddedInputSchema, e.StorageAbortUploadInputSchema, e.StorageBeginDownloadInputSchema, e.StorageBeginDownloadResultSchema, e.StorageBeginUploadInputSchema, e.StorageBeginUploadResultSchema, e.StorageEndDownloadInputSchema, e.StorageFinalizeUploadInputSchema, e.StorageLocationDeclarationSchema, e.StorageLocationRefSchema, e.StorageLocationSchema, e.StorageLocationTypeSchema, e.StorageProviderInfoSchema, e.StorageReadChunkInputSchema, e.StorageTestLocationResultSchema, e.StorageWriteChunkInputSchema, e.StreamCodecSchema, e.StreamFormatSchema, e.StreamInfoSchema, e.StreamNetworkStatsSchema, e.StreamParamsOptionsSchema, e.StreamParamsStatusSchema, e.StreamProfileConfigSchema, e.StreamProfileOptionsSchema, e.StreamProfilePatchSchema, e.StreamProfileSchema, e.StreamSourceEntrySchema, e.StreamSourceSchema, e.SubscribeAudioChunksInputSchema, e.SubscribeAudioChunksResultSchema, e.SubscribeFramesInputSchema, e.SubscribeFramesResultSchema, e.SwitchStatusSchema, e.SystemMetricsSchema, e.SystemMirror, e.TIMEZONES, e.TamperStatusSchema, e.TankStatusSchema, e.TemperatureSensorStatusSchema, e.TestConnectionResultSchema, e.ToastSchema, e.TokenScopeSchema, e.TopologyNodeSchema, e.TopologyProcessSchema, e.TopologyServiceSchema, e.TrackSchema, e.TrackStateSchema, e.TrackedDetectionSchema, e.TurnServerSchema, e.UnifiedBrokerInfoSchema, e.UpdateIntegrationInputSchema, e.UpdateStatusSchema, e.UpdateUserInputSchema, e.UserRecordSchema, e.UserSummarySchema, e.VacuumControlStatusSchema, e.VacuumStateSchema, e.ValveStateSchema, e.ValveStatusSchema, e.VibrationStatusSchema, e.VideoEncodeSchema, e.WELL_KNOWN_TABS, e.WELL_KNOWN_TAB_MAP, e.WaterHeaterStatusSchema, e.WeatherStatusSchema, e.WebrtcStreamChoiceSchema, e.WebrtcStreamTargetSchema, e.WidgetHostEnum, e.WidgetMetadataSchema, e.WidgetRemoteSchema, e.WidgetSizeEnum, e.YAMNET_TO_MACRO, e.ZoneKindEnum, e.ZoneRuleModeEnum, e.ZoneRuleSchema, e.ZoneRuleStageEnum, e.ZoneRulesArraySchema, e.ZoneSchema, e.ZoneScopeBreakdownSchema, e.accessoriesCapability, e.accessoryStableId, e.addonPagesCapability, e.addonPagesSourceCapability, e.addonRoutesCapability, e.addonSettingsCapability, e.addonWidgetsCapability, e.addonWidgetsSourceCapability, e.addonsCapability, e.adminUiCapability, e.advancedNotifierCapability, e.airQualitySensorCapability, e.alarmPanelCapability, e.alertsCapability, e.ambientLightSensorCapability, e.applyTransform, e.asBoolean, e.asJsonArray, e.asJsonObject, e.asNumber, e.asString, e.audioAnalysisCapability, e.audioAnalyzerCapability, e.audioCodecCapability, e.audioMetricsCapability, e.authProviderCapability, e.autoAssignProfiles, e.automationControlCapability, e.backupCapability, e.batteryCapability, e.bestLocationMatch, e.binaryCapability, e.bindAddonActions, e.brightnessCapability, e.brokerCapability, e.buildAddonRouteProvider, e.buildStreamParamsConfigSchema, e.buttonCapability, e.cameraCredentialsCapability, e.cameraPipelineConfigCapability, e.cameraStreamsCapability, e.carbonMonoxideCapability, e.cellsToRects, e.classifyStream, e.classifyStreams, e.climateControlCapability, e.colorCapability, e.connectivityCapability, e.consumablesCapability, e.contactCapability, e.controlCapability, e.cosineSimilarity, e.coverCapability, e.createDeviceProxy, e.createDurableState, e.createEvent, e.createLazyTrpcSource, e.createMirrorSource, e.createRuntimeStateBridge, e.createSliceHandle, e.createSystemProxy, e.customAction, e.customModelRegistryCapability, e.decoderCapability, e.defaultDeviceFor, e.defineCustomActions, e.detectionPipelineCapability, e.deviceAdoptionCapability, e.deviceCustomAction, e.deviceDiscoveryCapability, e.deviceExportCapability, e.deviceManagerCapability, e.deviceMatchesProfile, e.deviceOpsCapability, e.deviceProviderCapability, e.deviceStateCapability, e.deviceStatusCapability, e.doorbellCapability, e.embeddingEncoderCapability, e.emitDownForOwnedCaps, e.emitReadiness, e.encodeProfileFromStreamShape, e.enumSensorCapability, e.enumerateSchemaFields, e.errMsg, e.evaluateZoneRules, e.event, e.eventEmitterCapability, e.eventsCapability, e.expandCapMethods, e.extractSourceInfoFromMetadata, e.faceGalleryCapability, e.fanControlCapability, e.featureProbeCapability, e.filesystemBrowseCapability, e.findTimezone, e.floodCapability, e.formatForBackend, e.formatForRuntime, e.frameworkSwapConfirmSchema, e.frameworkSwapPackageSchema, e.gasCapability, e.getAudioMacroClassIds, e.getByPath, e.getCapsByProviderKind, e.hfModelUrl, e.humidifierCapability, e.humiditySensorCapability, e.hydrateSchema, e.imageCapability, e.integrationsCapability, e.intercomCapability, e.isAgentOnlyPlacement, e.isDeployableToAgent, e.isDeviceConfigCap, e.isEvent, e.jobKindSchema, e.lawnMowerControlCapability, e.lifecycleJobSchema, e.lifecycleJobScopeSchema, e.lifecycleJobStateSchema, e.lifecycleTaskSchema, e.localNetworkCapability, e.locationSimilarity, e.lockControlCapability, e.logDestinationCapability, e.makeProfileBrokerId, a = e.makeSourceBrokerId, e.mapAudioLabelToMacro, e.maskUrlCredentials, e.mediaPlayerCapability, e.mergeSourceInfo, e.meshNetworkCapability, e.method, e.metricsProviderCapability, e.migrateConfigToBands, e.modelConvertCapability, e.modelDistributorCapability, e.modelFormatForRuntime, e.motionCapability, e.motionDetectionCapability, e.motionTriggerCapability, e.motionZonesCapability, e.mqttBrokerCapability, e.nativeObjectDetectionCapability, e.networkAccessCapability, e.networkQualityCapability, e.nodePin, e.nodesCapability, e.normalizeAddonInitResult, e.normalizeUnit, e.notificationOutputCapability, e.notifierCapability, e.numericSensorCapability, e.oauthIntegrationCapability, e.osdCapability, e.parseCameraStreamConfig, e.parseJsonArray, e.parseJsonObject, e.parseJsonUnknown, e.parseProfileBrokerId, e.parseStreamParamsFormPatch, e.pendingFrameworkSwapSchema, e.pickPreferredRtspEntry, e.pipelineAnalyticsCapability, e.pipelineExecutorCapability, e.pipelineOrchestratorCapability, e.pipelineRunnerCapability, e.plateGalleryCapability, e.platformProbeCapability, e.powerMeterCapability, e.presenceCapability, e.pressureSensorCapability, e.privacyMaskCapability, e.ptzAutotrackCapability, e.ptzCapability, e.pythonScriptForBackend, e.readNodePin, e.readinessKey, e.rebootCapability, e.recordingCapability, e.rectsToCells, e.requiresPython, e.resolveAddonExecution, e.resolveAddonGroup, e.resolveAddonPlacement, e.resolveAddonRuntime, e.resolveDetectionRuntime, e.resolveDeviceProfile, e.resolveModelFormat, e.resolveRunnerId, e.restreamerCapability, e.runInferenceStep, e.runtimeDevices, e.scopeKey, e.scoreRuntimes, e.scriptRunnerCapability, e.selectAssignedProfileSlots, e.setByPath, e.settingsStoreCapability, e.sleep, e.sleepCancellable, e.smokeCapability, e.smtpProviderCapability, e.snapshotCapability, e.snapshotProviderCapability, e.ssoBridgeCapability, e.storageCapability, e.storageEvictableCapability, e.storageProviderCapability, e.streamBrokerCapability, e.streamCatalogCapability, e.streamParamsCapability, e.streamPixels, e.streamQualityLabel, e.streamingEngineCapability, e.supportedRuntimes, e.switchCapability, e.synthesizeSourceInfo, e.systemCapability, e.tamperCapability, e.taskLogEntrySchema, e.taskPhaseSchema, e.taskTargetSchema, e.temperatureSensorCapability, e.toDeviceSummary, e.toStreamSourceEntry, e.toastCapability, e.turnProviderCapability, e.updateCapability, e.userManagementCapability, e.userPasskeysCapability, e.vacuumControlCapability, e.valveCapability, e.vibrationCapability, e.videoclipsCapability, e.waterHeaterCapability, e.weatherCapability, e.webrtcCapability, e.webrtcClientHintsSchema, e.webrtcSessionCapability, e.wiringAddonHealthSchema, e.wiringHealthSnapshotSchema, e.wiringNodeHealthSchema, e.wiringProbeKindSchema, e.wiringProbeResultSchema, e.zodEntriesToConfigUI, e.zoneAnalyticsCapability, e.zoneRulesCapability, e.zonesCapability, e.default;
20
+ }, s = i.share["default:@camstack/types"];
21
+ s === void 0 ? n.then(() => {
22
+ if (s = i.share["default:@camstack/types"], s === void 0) throw Error("[Module Federation] Shared module @camstack/types was imported before federation bootstrap finished.");
23
+ o(s);
24
+ }) : o(s);
25
+ //#endregion
26
+ export { a as t };