@camstack/addon-pipeline 1.2.121 → 1.2.123

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 (35) hide show
  1. package/dist/{addon-utils-DpyYShEF.js → addon-utils-DjiHGIRF.js} +1 -1
  2. package/dist/audio-analyzer/index.js +3 -3
  3. package/dist/audio-analyzer/index.mjs +2 -2
  4. package/dist/detection-pipeline/index.js +5 -5
  5. package/dist/detection-pipeline/index.mjs +3 -3
  6. package/dist/{dist-BJFxSye4.mjs → dist-B7rIp5qQ.mjs} +65 -21
  7. package/dist/{dist-CDNpiyq6.js → dist-DomdkRKL.js} +65 -21
  8. package/dist/{event-loop-stall-monitor-BnqO_H2Z.js → event-loop-stall-monitor-ChA4AQ1D.js} +1 -1
  9. package/dist/{event-loop-stall-monitor-CcHh1ovi.mjs → event-loop-stall-monitor-mvxKgrNV.mjs} +1 -1
  10. package/dist/{lazy-sharp-B39XqJD6.js → lazy-sharp-BSeW3qY5.js} +1 -1
  11. package/dist/motion-wasm/index.js +2 -2
  12. package/dist/motion-wasm/index.mjs +1 -1
  13. package/dist/pipeline-runner/index.js +4 -4
  14. package/dist/pipeline-runner/index.mjs +3 -3
  15. package/dist/{process-memory-QlU7BsBQ.js → process-memory-BtpLNnXq.js} +1 -1
  16. package/dist/{process-memory-BeCXh3iT.mjs → process-memory-XHs-umae.mjs} +1 -1
  17. package/dist/recorder/index.js +1203 -882
  18. package/dist/recorder/index.mjs +1202 -881
  19. package/dist/{segment-demux-js-DZ6bRNvA.js → segment-demux-js-CFIIJsfc.js} +1 -1
  20. package/dist/{segment-demux-js-BuaascIe.mjs → segment-demux-js-Cc5Jubdu.mjs} +1 -1
  21. package/dist/session-decode/decode-worker-child.js +2 -2
  22. package/dist/session-decode/decode-worker-child.mjs +1 -1
  23. package/dist/stream-broker/_stub.js +1 -1
  24. package/dist/stream-broker/{_virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-DN_gNdAs.mjs → _virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-P-WP2KSi.mjs} +3 -3
  25. package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-Do2DEtRt.mjs +26 -0
  26. package/dist/stream-broker/demux-worker-child.js +1 -1
  27. package/dist/stream-broker/demux-worker-child.mjs +1 -1
  28. package/dist/stream-broker/{hostInit-F493PnEJ.mjs → hostInit-D6O20fld.mjs} +3 -3
  29. package/dist/stream-broker/index.js +85 -14
  30. package/dist/stream-broker/index.mjs +85 -14
  31. package/dist/stream-broker/remoteEntry.js +1 -1
  32. package/dist/{worker-protocol-Djzf2BTN.mjs → worker-protocol-CrHJXGHV.mjs} +1 -1
  33. package/dist/{worker-protocol-BPx6jK4-.js → worker-protocol-DQ5DPOFD.js} +1 -1
  34. package/package.json +7 -12
  35. package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-D-NFPV_g.mjs +0 -26
@@ -1,4 +1,4 @@
1
- const require_dist = require("./dist-CDNpiyq6.js");
1
+ const require_dist = require("./dist-DomdkRKL.js");
2
2
  require("node:crypto");
3
3
  let node_path = require("node:path");
4
4
  node_path = require_dist.__toESM(node_path, 1);
@@ -2,9 +2,9 @@ Object.defineProperties(exports, {
2
2
  __esModule: { value: true },
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
- const require_dist = require("../dist-CDNpiyq6.js");
6
- const require_process_memory = require("../process-memory-QlU7BsBQ.js");
7
- const require_addon_utils = require("../addon-utils-DpyYShEF.js");
5
+ const require_dist = require("../dist-DomdkRKL.js");
6
+ const require_process_memory = require("../process-memory-BtpLNnXq.js");
7
+ const require_addon_utils = require("../addon-utils-DjiHGIRF.js");
8
8
  let node_path = require("node:path");
9
9
  node_path = require_dist.__toESM(node_path);
10
10
  let node_fs = require("node:fs");
@@ -1,6 +1,6 @@
1
1
  import { n as __require } from "../chunk-DnnnRqeS.mjs";
2
- import { A as audioAnalyzerCapability, Dt as hydrateSchema, J as mapAudioLabelToMacro, St as BaseAddon, _ as HF_BASE_URL, gt as errMsg, k as audioAnalysisCapability, lt as resolvePoolMemoryPolicy, n as AUDIO_BACKEND_CHOICES, s as DEFAULT_AUDIO_ANALYZER_CONFIG, x as PoolMemoryWatchdog } from "../dist-BJFxSye4.mjs";
3
- import { n as pickNodePlatformArch, t as readProcessMemory } from "../process-memory-BeCXh3iT.mjs";
2
+ import { A as audioAnalyzerCapability, Dt as hydrateSchema, J as mapAudioLabelToMacro, St as BaseAddon, _ as HF_BASE_URL, gt as errMsg, k as audioAnalysisCapability, lt as resolvePoolMemoryPolicy, n as AUDIO_BACKEND_CHOICES, s as DEFAULT_AUDIO_ANALYZER_CONFIG, x as PoolMemoryWatchdog } from "../dist-B7rIp5qQ.mjs";
3
+ import { n as pickNodePlatformArch, t as readProcessMemory } from "../process-memory-XHs-umae.mjs";
4
4
  import { i as downloadFile } from "../addon-utils-CgBCF-mE.mjs";
5
5
  import * as path$1 from "node:path";
6
6
  import * as fs from "node:fs";
@@ -2,11 +2,11 @@ Object.defineProperties(exports, {
2
2
  __esModule: { value: true },
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
- const require_dist = require("../dist-CDNpiyq6.js");
6
- const require_event_loop_stall_monitor = require("../event-loop-stall-monitor-BnqO_H2Z.js");
7
- const require_lazy_sharp = require("../lazy-sharp-B39XqJD6.js");
8
- const require_process_memory = require("../process-memory-QlU7BsBQ.js");
9
- const require_addon_utils = require("../addon-utils-DpyYShEF.js");
5
+ const require_dist = require("../dist-DomdkRKL.js");
6
+ const require_event_loop_stall_monitor = require("../event-loop-stall-monitor-ChA4AQ1D.js");
7
+ const require_lazy_sharp = require("../lazy-sharp-BSeW3qY5.js");
8
+ const require_process_memory = require("../process-memory-BtpLNnXq.js");
9
+ const require_addon_utils = require("../addon-utils-DjiHGIRF.js");
10
10
  let sharp = require("sharp");
11
11
  sharp = require_dist.__toESM(sharp);
12
12
  let node_child_process = require("node:child_process");
@@ -1,8 +1,8 @@
1
1
  import { n as __require } from "../chunk-DnnnRqeS.mjs";
2
- import { $ as pickClusterStepModels, D as YAMNET_TO_MACRO, Dt as hydrateSchema, Et as createEvent, Ft as sleep, G as evaluateZoneRules, Gt as string, I as defaultDeviceFor$1, Kt as union, Lt as array, Mt as parseJsonUnknown, St as BaseAddon, Ut as object, V as detectionPipelineCapability, W as enumerateInferenceDevices, Z as overlayClusterStepSettings, c as DEFAULT_CLUSTER_STEP_MODELS, dt as runtimeDevices$1, et as pickClusterStepSettings, gt as errMsg, jt as nodePin, l as DEFAULT_CLUSTER_STEP_SETTINGS, lt as resolvePoolMemoryPolicy, mt as supportedRuntimes$1, p as DEVICE_BACKEND_TO_FORMAT, q as inferModelProvider, qt as EventCategory, rt as pipelineExecutorCapability, st as resolveClusterStepModelId, t as APPLE_SA_TO_MACRO, x as PoolMemoryWatchdog } from "../dist-BJFxSye4.mjs";
3
- import { a as ALL_PIPELINE_STEPS, c as getDefaultModelForFormatFromDef, d as resolveModelForFormat, f as landmarkPrecisionVerdict, l as getStep, n as startEventLoopStallMonitor, o as ALL_STEPS, r as localFrameRegistry, s as getDefaultModelForFormat, u as getStepDefinition } from "../event-loop-stall-monitor-CcHh1ovi.mjs";
2
+ import { $ as pickClusterStepModels, D as YAMNET_TO_MACRO, Dt as hydrateSchema, Et as createEvent, Ft as sleep, G as evaluateZoneRules, Gt as string, I as defaultDeviceFor$1, Kt as union, Lt as array, Mt as parseJsonUnknown, St as BaseAddon, Ut as object, V as detectionPipelineCapability, W as enumerateInferenceDevices, Z as overlayClusterStepSettings, c as DEFAULT_CLUSTER_STEP_MODELS, dt as runtimeDevices$1, et as pickClusterStepSettings, gt as errMsg, jt as nodePin, l as DEFAULT_CLUSTER_STEP_SETTINGS, lt as resolvePoolMemoryPolicy, mt as supportedRuntimes$1, p as DEVICE_BACKEND_TO_FORMAT, q as inferModelProvider, qt as EventCategory, rt as pipelineExecutorCapability, st as resolveClusterStepModelId, t as APPLE_SA_TO_MACRO, x as PoolMemoryWatchdog } from "../dist-B7rIp5qQ.mjs";
3
+ import { a as ALL_PIPELINE_STEPS, c as getDefaultModelForFormatFromDef, d as resolveModelForFormat, f as landmarkPrecisionVerdict, l as getStep, n as startEventLoopStallMonitor, o as ALL_STEPS, r as localFrameRegistry, s as getDefaultModelForFormat, u as getStepDefinition } from "../event-loop-stall-monitor-mvxKgrNV.mjs";
4
4
  import { t as getSharp } from "../lazy-sharp-6oymT_yf.mjs";
5
- import { n as pickNodePlatformArch, t as readProcessMemory } from "../process-memory-BeCXh3iT.mjs";
5
+ import { n as pickNodePlatformArch, t as readProcessMemory } from "../process-memory-XHs-umae.mjs";
6
6
  import { a as ensureModel, o as isModelDownloaded, r as deleteModelFromDisk } from "../addon-utils-CgBCF-mE.mjs";
7
7
  import sharp from "sharp";
8
8
  import { spawn } from "node:child_process";
@@ -13259,6 +13259,27 @@ var LinkedDeviceSchema = object({
13259
13259
  features: array(string()),
13260
13260
  producesTrackedEvents: boolean().optional()
13261
13261
  });
13262
+ /** One camera's resolved linked set, tagged with the camera it belongs to.
13263
+ * The batch answer needs the tag; the single-device answer already has it
13264
+ * from the input, which is why `getLinkedDevices` keeps the untagged shape. */
13265
+ var LinkedDevicesForDeviceSchema = object({
13266
+ deviceId: number(),
13267
+ mode: LinkedDevicesModeSchema,
13268
+ devices: array(LinkedDeviceSchema)
13269
+ });
13270
+ /** One device's binding map — the shape `getBindings`, `getBindingsBatch` and
13271
+ * `getAllBindings` all answer in. Declared once: three copies of the same
13272
+ * object literal is exactly how the three drift apart. */
13273
+ var DeviceBindingsForDeviceSchema = object({
13274
+ deviceId: number(),
13275
+ entries: array(object({
13276
+ capName: string(),
13277
+ kind: _enum(["native", "wrapped"]),
13278
+ providerAddonId: string(),
13279
+ providerNodeId: string(),
13280
+ nativeAddonId: string()
13281
+ }))
13282
+ });
13262
13283
  var SavedDeviceRowSchema = object({
13263
13284
  /** Numeric id reserved at allocateDeviceId time. */
13264
13285
  id: number(),
@@ -13484,11 +13505,25 @@ method(object({
13484
13505
  projection: _enum(["full", "slim"]).optional(),
13485
13506
  /** Return only camera devices. Filtering server-side instead of
13486
13507
  * shipping 293 rows to find 12. */
13487
- isCamera: boolean().optional()
13508
+ isCamera: boolean().optional(),
13509
+ /**
13510
+ * Return only these device ids. For the caller that already KNOWS the
13511
+ * handful it wants and needs a field the id-bearing answer does not
13512
+ * carry — the viewer's linked-devices panel joins `type` and `online`
13513
+ * onto ~8 linked ids and, unfiltered, dragged the fleet across to do
13514
+ * it: 433 KB slim / 958 KB full for 967 devices, on a query that
13515
+ * refetches on the reconcile interval, on a phone.
13516
+ *
13517
+ * Safe to send at a hub that predates it: Zod STRIPS unknown input
13518
+ * keys rather than rejecting them (verified against the live hub
13519
+ * 2026-08-25 — 967 rows came back), so an old hub answers exactly what
13520
+ * it answers today and the caller filters as it already does.
13521
+ */
13522
+ deviceIds: array(number()).optional()
13488
13523
  }), array(DeviceInfoSchema)), method(object({ deviceId: number() }), DeviceInfoSchema.nullable()), method(object({ parentDeviceId: number() }), array(DeviceInfoSchema)), method(object({ deviceId: number() }), object({
13489
13524
  mode: LinkedDevicesModeSchema,
13490
13525
  devices: array(LinkedDeviceSchema)
13491
- })), method(object({ deviceId: number() }), array(StreamSourceEntrySchema$1)), method(object({ deviceId: number() }), array(ConfigEntrySchema)), method(object({ deviceId: number() }), ConfigUISchemaOutput), method(object({
13526
+ })), method(object({ deviceIds: array(number()) }), array(LinkedDevicesForDeviceSchema)), method(object({ deviceId: number() }), array(StreamSourceEntrySchema$1)), method(object({ deviceId: number() }), array(ConfigEntrySchema)), method(object({ deviceId: number() }), ConfigUISchemaOutput), method(object({
13492
13527
  deviceId: number(),
13493
13528
  values: record(string(), unknown())
13494
13529
  }), object({ success: literal(true) }), {
@@ -13515,25 +13550,7 @@ method(object({
13515
13550
  }), method(object({ deviceId: number() }), array(StreamProbeResultSchema), {
13516
13551
  kind: "mutation",
13517
13552
  auth: "admin"
13518
- }), method(object({ deviceId: number() }), object({
13519
- deviceId: number(),
13520
- entries: array(object({
13521
- capName: string(),
13522
- kind: _enum(["native", "wrapped"]),
13523
- providerAddonId: string(),
13524
- providerNodeId: string(),
13525
- nativeAddonId: string()
13526
- }))
13527
- })), method(object({}), array(object({
13528
- deviceId: number(),
13529
- entries: array(object({
13530
- capName: string(),
13531
- kind: _enum(["native", "wrapped"]),
13532
- providerAddonId: string(),
13533
- providerNodeId: string(),
13534
- nativeAddonId: string()
13535
- }))
13536
- }))), method(object({
13553
+ }), method(object({ deviceId: number() }), DeviceBindingsForDeviceSchema), method(object({ deviceIds: array(number()) }), array(DeviceBindingsForDeviceSchema)), method(object({}), array(DeviceBindingsForDeviceSchema)), method(object({
13537
13554
  deviceId: number(),
13538
13555
  capName: string(),
13539
13556
  wrapperAddonId: string(),
@@ -30106,6 +30123,12 @@ Object.freeze({
30106
30123
  addonId: null,
30107
30124
  access: "view"
30108
30125
  },
30126
+ "deviceManager.getBindingsBatch": {
30127
+ capName: "device-manager",
30128
+ capScope: "system",
30129
+ addonId: null,
30130
+ access: "view"
30131
+ },
30109
30132
  "deviceManager.getChildren": {
30110
30133
  capName: "device-manager",
30111
30134
  capScope: "system",
@@ -30166,6 +30189,12 @@ Object.freeze({
30166
30189
  addonId: null,
30167
30190
  access: "view"
30168
30191
  },
30192
+ "deviceManager.getLinkedDevicesBatch": {
30193
+ capName: "device-manager",
30194
+ capScope: "system",
30195
+ addonId: null,
30196
+ access: "view"
30197
+ },
30169
30198
  "deviceManager.getRoleDisplayDefaults": {
30170
30199
  capName: "device-manager",
30171
30200
  capScope: "system",
@@ -34813,6 +34842,11 @@ Object.freeze({
34813
34842
  form: "single",
34814
34843
  optional: false
34815
34844
  }],
34845
+ "deviceManager.getBindingsBatch": [{
34846
+ name: "deviceIds",
34847
+ form: "array",
34848
+ optional: false
34849
+ }],
34816
34850
  "deviceManager.getChildren": [{
34817
34851
  name: "parentDeviceId",
34818
34852
  form: "single",
@@ -34858,6 +34892,11 @@ Object.freeze({
34858
34892
  form: "single",
34859
34893
  optional: false
34860
34894
  }],
34895
+ "deviceManager.getLinkedDevicesBatch": [{
34896
+ name: "deviceIds",
34897
+ form: "array",
34898
+ optional: false
34899
+ }],
34861
34900
  "deviceManager.getSettingsSchema": [{
34862
34901
  name: "deviceId",
34863
34902
  form: "single",
@@ -34878,6 +34917,11 @@ Object.freeze({
34878
34917
  form: "single",
34879
34918
  optional: false
34880
34919
  }],
34920
+ "deviceManager.listAll": [{
34921
+ name: "deviceIds",
34922
+ form: "array",
34923
+ optional: true
34924
+ }],
34881
34925
  "deviceManager.loadConfig": [{
34882
34926
  name: "deviceId",
34883
34927
  form: "single",
@@ -13282,6 +13282,27 @@ var LinkedDeviceSchema = object({
13282
13282
  features: array(string()),
13283
13283
  producesTrackedEvents: boolean().optional()
13284
13284
  });
13285
+ /** One camera's resolved linked set, tagged with the camera it belongs to.
13286
+ * The batch answer needs the tag; the single-device answer already has it
13287
+ * from the input, which is why `getLinkedDevices` keeps the untagged shape. */
13288
+ var LinkedDevicesForDeviceSchema = object({
13289
+ deviceId: number(),
13290
+ mode: LinkedDevicesModeSchema,
13291
+ devices: array(LinkedDeviceSchema)
13292
+ });
13293
+ /** One device's binding map — the shape `getBindings`, `getBindingsBatch` and
13294
+ * `getAllBindings` all answer in. Declared once: three copies of the same
13295
+ * object literal is exactly how the three drift apart. */
13296
+ var DeviceBindingsForDeviceSchema = object({
13297
+ deviceId: number(),
13298
+ entries: array(object({
13299
+ capName: string(),
13300
+ kind: _enum(["native", "wrapped"]),
13301
+ providerAddonId: string(),
13302
+ providerNodeId: string(),
13303
+ nativeAddonId: string()
13304
+ }))
13305
+ });
13285
13306
  var SavedDeviceRowSchema = object({
13286
13307
  /** Numeric id reserved at allocateDeviceId time. */
13287
13308
  id: number(),
@@ -13507,11 +13528,25 @@ method(object({
13507
13528
  projection: _enum(["full", "slim"]).optional(),
13508
13529
  /** Return only camera devices. Filtering server-side instead of
13509
13530
  * shipping 293 rows to find 12. */
13510
- isCamera: boolean().optional()
13531
+ isCamera: boolean().optional(),
13532
+ /**
13533
+ * Return only these device ids. For the caller that already KNOWS the
13534
+ * handful it wants and needs a field the id-bearing answer does not
13535
+ * carry — the viewer's linked-devices panel joins `type` and `online`
13536
+ * onto ~8 linked ids and, unfiltered, dragged the fleet across to do
13537
+ * it: 433 KB slim / 958 KB full for 967 devices, on a query that
13538
+ * refetches on the reconcile interval, on a phone.
13539
+ *
13540
+ * Safe to send at a hub that predates it: Zod STRIPS unknown input
13541
+ * keys rather than rejecting them (verified against the live hub
13542
+ * 2026-08-25 — 967 rows came back), so an old hub answers exactly what
13543
+ * it answers today and the caller filters as it already does.
13544
+ */
13545
+ deviceIds: array(number()).optional()
13511
13546
  }), array(DeviceInfoSchema)), method(object({ deviceId: number() }), DeviceInfoSchema.nullable()), method(object({ parentDeviceId: number() }), array(DeviceInfoSchema)), method(object({ deviceId: number() }), object({
13512
13547
  mode: LinkedDevicesModeSchema,
13513
13548
  devices: array(LinkedDeviceSchema)
13514
- })), method(object({ deviceId: number() }), array(StreamSourceEntrySchema$1)), method(object({ deviceId: number() }), array(ConfigEntrySchema)), method(object({ deviceId: number() }), ConfigUISchemaOutput), method(object({
13549
+ })), method(object({ deviceIds: array(number()) }), array(LinkedDevicesForDeviceSchema)), method(object({ deviceId: number() }), array(StreamSourceEntrySchema$1)), method(object({ deviceId: number() }), array(ConfigEntrySchema)), method(object({ deviceId: number() }), ConfigUISchemaOutput), method(object({
13515
13550
  deviceId: number(),
13516
13551
  values: record(string(), unknown())
13517
13552
  }), object({ success: literal(true) }), {
@@ -13538,25 +13573,7 @@ method(object({
13538
13573
  }), method(object({ deviceId: number() }), array(StreamProbeResultSchema), {
13539
13574
  kind: "mutation",
13540
13575
  auth: "admin"
13541
- }), method(object({ deviceId: number() }), object({
13542
- deviceId: number(),
13543
- entries: array(object({
13544
- capName: string(),
13545
- kind: _enum(["native", "wrapped"]),
13546
- providerAddonId: string(),
13547
- providerNodeId: string(),
13548
- nativeAddonId: string()
13549
- }))
13550
- })), method(object({}), array(object({
13551
- deviceId: number(),
13552
- entries: array(object({
13553
- capName: string(),
13554
- kind: _enum(["native", "wrapped"]),
13555
- providerAddonId: string(),
13556
- providerNodeId: string(),
13557
- nativeAddonId: string()
13558
- }))
13559
- }))), method(object({
13576
+ }), method(object({ deviceId: number() }), DeviceBindingsForDeviceSchema), method(object({ deviceIds: array(number()) }), array(DeviceBindingsForDeviceSchema)), method(object({}), array(DeviceBindingsForDeviceSchema)), method(object({
13560
13577
  deviceId: number(),
13561
13578
  capName: string(),
13562
13579
  wrapperAddonId: string(),
@@ -30129,6 +30146,12 @@ Object.freeze({
30129
30146
  addonId: null,
30130
30147
  access: "view"
30131
30148
  },
30149
+ "deviceManager.getBindingsBatch": {
30150
+ capName: "device-manager",
30151
+ capScope: "system",
30152
+ addonId: null,
30153
+ access: "view"
30154
+ },
30132
30155
  "deviceManager.getChildren": {
30133
30156
  capName: "device-manager",
30134
30157
  capScope: "system",
@@ -30189,6 +30212,12 @@ Object.freeze({
30189
30212
  addonId: null,
30190
30213
  access: "view"
30191
30214
  },
30215
+ "deviceManager.getLinkedDevicesBatch": {
30216
+ capName: "device-manager",
30217
+ capScope: "system",
30218
+ addonId: null,
30219
+ access: "view"
30220
+ },
30192
30221
  "deviceManager.getRoleDisplayDefaults": {
30193
30222
  capName: "device-manager",
30194
30223
  capScope: "system",
@@ -34836,6 +34865,11 @@ Object.freeze({
34836
34865
  form: "single",
34837
34866
  optional: false
34838
34867
  }],
34868
+ "deviceManager.getBindingsBatch": [{
34869
+ name: "deviceIds",
34870
+ form: "array",
34871
+ optional: false
34872
+ }],
34839
34873
  "deviceManager.getChildren": [{
34840
34874
  name: "parentDeviceId",
34841
34875
  form: "single",
@@ -34881,6 +34915,11 @@ Object.freeze({
34881
34915
  form: "single",
34882
34916
  optional: false
34883
34917
  }],
34918
+ "deviceManager.getLinkedDevicesBatch": [{
34919
+ name: "deviceIds",
34920
+ form: "array",
34921
+ optional: false
34922
+ }],
34884
34923
  "deviceManager.getSettingsSchema": [{
34885
34924
  name: "deviceId",
34886
34925
  form: "single",
@@ -34901,6 +34940,11 @@ Object.freeze({
34901
34940
  form: "single",
34902
34941
  optional: false
34903
34942
  }],
34943
+ "deviceManager.listAll": [{
34944
+ name: "deviceIds",
34945
+ form: "array",
34946
+ optional: true
34947
+ }],
34904
34948
  "deviceManager.loadConfig": [{
34905
34949
  name: "deviceId",
34906
34950
  form: "single",
@@ -1,4 +1,4 @@
1
- const require_dist = require("./dist-CDNpiyq6.js");
1
+ const require_dist = require("./dist-DomdkRKL.js");
2
2
  let node_crypto = require("node:crypto");
3
3
  let node_perf_hooks = require("node:perf_hooks");
4
4
  //#region src/detection-pipeline/registry/model-catalogs.ts
@@ -1,4 +1,4 @@
1
- import { K as hfModelUrl, a as COCO_80_LABELS, j as audioKindId, o as COCO_TO_MACRO, r as AUDIO_MACRO_LABELS } from "./dist-BJFxSye4.mjs";
1
+ import { K as hfModelUrl, a as COCO_80_LABELS, j as audioKindId, o as COCO_TO_MACRO, r as AUDIO_MACRO_LABELS } from "./dist-B7rIp5qQ.mjs";
2
2
  import { randomUUID } from "node:crypto";
3
3
  import { PerformanceObserver } from "node:perf_hooks";
4
4
  //#region src/detection-pipeline/registry/model-catalogs.ts
@@ -1,4 +1,4 @@
1
- const require_dist = require("./dist-CDNpiyq6.js");
1
+ const require_dist = require("./dist-DomdkRKL.js");
2
2
  let node_url = require("node:url");
3
3
  let node_module = require("node:module");
4
4
  let node_path = require("node:path");
@@ -2,8 +2,8 @@ Object.defineProperties(exports, {
2
2
  __esModule: { value: true },
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
- const require_dist = require("../dist-CDNpiyq6.js");
6
- const require_lazy_sharp = require("../lazy-sharp-B39XqJD6.js");
5
+ const require_dist = require("../dist-DomdkRKL.js");
6
+ const require_lazy_sharp = require("../lazy-sharp-BSeW3qY5.js");
7
7
  let node_path = require("node:path");
8
8
  let node_fs = require("node:fs");
9
9
  //#region src/motion-wasm/wasm-motion-detector.ts
@@ -1,4 +1,4 @@
1
- import { Dt as hydrateSchema, G as evaluateZoneRules, St as BaseAddon, Tt as DeviceType, X as motionDetectionCapability } from "../dist-BJFxSye4.mjs";
1
+ import { Dt as hydrateSchema, G as evaluateZoneRules, St as BaseAddon, Tt as DeviceType, X as motionDetectionCapability } from "../dist-B7rIp5qQ.mjs";
2
2
  import { t as getSharp } from "../lazy-sharp-6oymT_yf.mjs";
3
3
  import { join } from "node:path";
4
4
  import { readFileSync } from "node:fs";
@@ -2,11 +2,11 @@ Object.defineProperties(exports, {
2
2
  __esModule: { value: true },
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
- const require_dist = require("../dist-CDNpiyq6.js");
6
- const require_event_loop_stall_monitor = require("../event-loop-stall-monitor-BnqO_H2Z.js");
7
- const require_worker_protocol = require("../worker-protocol-BPx6jK4-.js");
5
+ const require_dist = require("../dist-DomdkRKL.js");
6
+ const require_event_loop_stall_monitor = require("../event-loop-stall-monitor-ChA4AQ1D.js");
7
+ const require_worker_protocol = require("../worker-protocol-DQ5DPOFD.js");
8
8
  const require_hub_hostname = require("../hub-hostname-DAJXlOgV.js");
9
- const require_lazy_sharp = require("../lazy-sharp-B39XqJD6.js");
9
+ const require_lazy_sharp = require("../lazy-sharp-BSeW3qY5.js");
10
10
  const require_restream_intent = require("../restream-intent-Cv9x3jmu.js");
11
11
  const require_remote_restream = require("../remote-restream-CO36Sr30.js");
12
12
  let sharp = require("sharp");
@@ -1,6 +1,6 @@
1
- import { Bt as lazy, Et as createEvent, F as customAction, Gt as string, Ht as number, It as _enum, L as defineCustomActions, Lt as array, Rt as boolean, St as BaseAddon, Ut as object, Vt as literal, gt as errMsg, it as pipelineRunnerCapability, jt as nodePin, nt as pickNativeLeaseOverride, p as DEVICE_BACKEND_TO_FORMAT, qt as EventCategory, tt as pickDetailCropConvention, u as DEFAULT_DETAIL_CROP_CONVENTION, z as deriveDetailCropRect } from "../dist-BJFxSye4.mjs";
2
- import { i as resolveFrameViewGeometry, r as localFrameRegistry, t as attributeStall, u as getStepDefinition } from "../event-loop-stall-monitor-CcHh1ovi.mjs";
3
- import { a as nativeLeaseSettingEnv, t as isWorkerReply } from "../worker-protocol-Djzf2BTN.mjs";
1
+ import { Bt as lazy, Et as createEvent, F as customAction, Gt as string, Ht as number, It as _enum, L as defineCustomActions, Lt as array, Rt as boolean, St as BaseAddon, Ut as object, Vt as literal, gt as errMsg, it as pipelineRunnerCapability, jt as nodePin, nt as pickNativeLeaseOverride, p as DEVICE_BACKEND_TO_FORMAT, qt as EventCategory, tt as pickDetailCropConvention, u as DEFAULT_DETAIL_CROP_CONVENTION, z as deriveDetailCropRect } from "../dist-B7rIp5qQ.mjs";
2
+ import { i as resolveFrameViewGeometry, r as localFrameRegistry, t as attributeStall, u as getStepDefinition } from "../event-loop-stall-monitor-mvxKgrNV.mjs";
3
+ import { a as nativeLeaseSettingEnv, t as isWorkerReply } from "../worker-protocol-CrHJXGHV.mjs";
4
4
  import { t as resolveHubHostname } from "../hub-hostname-cCknRYKj.mjs";
5
5
  import { t as getSharp } from "../lazy-sharp-6oymT_yf.mjs";
6
6
  import { n as withDetectionIntent } from "../restream-intent-B4BXZra7.mjs";
@@ -1,4 +1,4 @@
1
- const require_dist = require("./dist-CDNpiyq6.js");
1
+ const require_dist = require("./dist-DomdkRKL.js");
2
2
  let node_child_process = require("node:child_process");
3
3
  let node_fs = require("node:fs");
4
4
  node_fs = require_dist.__toESM(node_fs);
@@ -1,4 +1,4 @@
1
- import { Q as parseProcStatus } from "./dist-BJFxSye4.mjs";
1
+ import { Q as parseProcStatus } from "./dist-B7rIp5qQ.mjs";
2
2
  import { execFile } from "node:child_process";
3
3
  import * as fs from "node:fs";
4
4
  //#region src/shared/node-topology-platform.ts