@camstack/types 0.1.33 → 0.1.35

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 (52) hide show
  1. package/dist/capabilities/addons.cap.d.ts +176 -3
  2. package/dist/capabilities/addons.cap.d.ts.map +1 -1
  3. package/dist/capabilities/device-export.cap.d.ts +55 -1
  4. package/dist/capabilities/device-export.cap.d.ts.map +1 -1
  5. package/dist/capabilities/index.d.ts +4 -11
  6. package/dist/capabilities/index.d.ts.map +1 -1
  7. package/dist/capabilities/local-network.cap.d.ts +5 -5
  8. package/dist/capabilities/mesh-network.cap.d.ts +8 -2
  9. package/dist/capabilities/mesh-network.cap.d.ts.map +1 -1
  10. package/dist/capabilities/network-access.cap.d.ts +5 -4
  11. package/dist/capabilities/network-access.cap.d.ts.map +1 -1
  12. package/dist/capabilities/nodes.cap.d.ts +13 -0
  13. package/dist/capabilities/nodes.cap.d.ts.map +1 -1
  14. package/dist/enums/event-category.d.ts +10 -0
  15. package/dist/enums/event-category.d.ts.map +1 -1
  16. package/dist/generated/addon-api.d.ts +356 -516
  17. package/dist/generated/addon-api.d.ts.map +1 -1
  18. package/dist/generated/capability-router-map.d.ts +2 -14
  19. package/dist/generated/capability-router-map.d.ts.map +1 -1
  20. package/dist/generated/method-access-map.d.ts +1 -1
  21. package/dist/generated/method-access-map.d.ts.map +1 -1
  22. package/dist/generated/system-proxy.d.ts +3 -9
  23. package/dist/generated/system-proxy.d.ts.map +1 -1
  24. package/dist/{index-DRWlYskM.js → index-BkSgJYP7.js} +202 -257
  25. package/dist/index-BkSgJYP7.js.map +1 -0
  26. package/dist/{index-YnRVILXN.mjs → index-CWhQOnm9.mjs} +521 -576
  27. package/dist/index-CWhQOnm9.mjs.map +1 -0
  28. package/dist/index.js +24 -69
  29. package/dist/index.js.map +1 -1
  30. package/dist/index.mjs +294 -339
  31. package/dist/index.mjs.map +1 -1
  32. package/dist/interfaces/addon.d.ts +21 -0
  33. package/dist/interfaces/addon.d.ts.map +1 -1
  34. package/dist/interfaces/capability.d.ts +1 -6
  35. package/dist/interfaces/capability.d.ts.map +1 -1
  36. package/dist/interfaces/event-bus.d.ts +21 -1
  37. package/dist/interfaces/event-bus.d.ts.map +1 -1
  38. package/dist/interfaces/server-network.d.ts +8 -33
  39. package/dist/interfaces/server-network.d.ts.map +1 -1
  40. package/dist/node.js +1 -1
  41. package/dist/node.mjs +1 -1
  42. package/package.json +6 -1
  43. package/dist/capabilities/authentication.cap.d.ts +0 -73
  44. package/dist/capabilities/authentication.cap.d.ts.map +0 -1
  45. package/dist/capabilities/mesh-orchestrator.cap.d.ts +0 -151
  46. package/dist/capabilities/mesh-orchestrator.cap.d.ts.map +0 -1
  47. package/dist/capabilities/remote-access.cap.d.ts +0 -91
  48. package/dist/capabilities/remote-access.cap.d.ts.map +0 -1
  49. package/dist/capabilities/turn-orchestrator.cap.d.ts +0 -64
  50. package/dist/capabilities/turn-orchestrator.cap.d.ts.map +0 -1
  51. package/dist/index-DRWlYskM.js.map +0 -1
  52. package/dist/index-YnRVILXN.mjs.map +0 -1
package/dist/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { h as hydrateSchema, e as errMsg, z as zonesCapability, a as zoneRulesCapability, b as zoneAnalyticsCapability, s as switchCapability, p as ptzAutotrackCapability, m as motionTriggerCapability, c as motionCapability, f as featureProbeCapability, d as doorbellCapability, g as deviceStatusCapability, i as deviceDiscoveryCapability, j as cameraStreamsCapability, k as brightnessCapability, l as batteryCapability, n as audioMetricsCapability, o as deviceProviderCapability, q as accessoriesCapability, r as addonPagesCapability, t as addonPagesSourceCapability, u as addonRoutesCapability, v as addonSettingsCapability, w as addonWidgetsCapability, x as addonWidgetsSourceCapability, y as addonsCapability, A as adminUiCapability, B as advancedNotifierCapability, C as alertsCapability, D as audioAnalysisCapability, E as audioAnalyzerCapability, F as audioCodecCapability, G as authProviderCapability, H as authenticationCapability, I as backupCapability, J as cameraCredentialsCapability, K as decoderCapability, L as detectionPipelineCapability, M as deviceExportCapability, N as deviceManagerCapability, O as deviceOpsCapability, P as deviceStateCapability, Q as embeddingEncoderCapability, R as eventsCapability, S as integrationsCapability, T as intercomCapability, U as localNetworkCapability, V as logDestinationCapability, W as meshNetworkCapability, X as meshOrchestratorCapability, Y as metricsProviderCapability, Z as motionDetectionCapability, _ as mqttBrokerCapability, $ as nativeObjectDetectionCapability, a0 as networkAccessCapability, a1 as networkQualityCapability, a2 as nodesCapability, a3 as notificationOutputCapability, a4 as osdCapability, a5 as pipelineAnalyticsCapability, a6 as pipelineExecutorCapability, a7 as pipelineOrchestratorCapability, a8 as pipelineRunnerCapability, a9 as platformProbeCapability, aa as ptzCapability, ab as rebootCapability, ac as recordingCapability, ad as recordingEngineCapability, ae as remoteAccessCapability, af as restreamerCapability, ag as settingsStoreCapability, ah as smtpProviderCapability, ai as snapshotCapability, aj as snapshotProviderCapability, ak as ssoBridgeCapability, al as storageCapability, am as storageProviderCapability, an as streamBrokerCapability, ao as streamingEngineCapability, ap as systemCapability, aq as toastCapability, ar as turnOrchestratorCapability, as as turnProviderCapability, at as userManagementCapability, au as userPasskeysCapability, av as webrtcCapability, aw as webrtcSessionCapability } from "./index-YnRVILXN.mjs";
2
- import { ax, ay, az, aA, aB, aC, aD, aE, aF, aG, aH, aI, aJ, aK, aL, aM, aN, aO, aP, aQ, aR, aS, aT, aU, aV, aW, aX, aY, aZ, a_, a$, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf, bg, bh, bi, bj, bk, bl, bm, bn, bo, bp, bq, br, bs, bt, bu, bv, bw, bx, by, bz, bA, bB, bC, bD, bE, bF, bG, bH, bI, bJ, bK, bL, bM, bN, bO, bP, bQ, bR, bS, bT, bU, bV, bW, bX, bY, bZ, b_, b$, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, ca, cb, cc, cd, ce, cf, cg, ch, ci, cj, ck, cl, cm, cn, co, cp, cq, cr, cs, ct, cu, cv, cw, cx, cy, cz, cA, cB, cC, cD, cE, cF, cG, cH, cI, cJ, cK, cL, cM, cN, cO, cP, cQ, cR, cS, cT, cU, cV, cW, cX, cY, cZ, c_, c$, d0, d1, d2, d3, d4, d5, d6, d7, d8, d9, da, db, dc, dd, de, df, dg, dh, di, dj, dk, dl, dm, dn, dp, dq, dr, ds, dt, du, dv, dw, dx, dy, dz, dA, dB, dC, dD, dE, dF, dG, dH, dI, dJ, dK, dL, dM, dN, dO, dP, dQ, dR, dS, dT, dU, dV, dW, dX, dY, dZ, d_, d$, e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, ea, eb, ec, ed, ee, ef, eg, eh, ei, ej, ek, el, em, en, eo, ep, eq, er, es, et, eu, ev, ew, ex, ey, ez, eA, eB, eC, eD, eE, eF, eG, eH, eI, eJ, eK, eL, eM, eN, eO } from "./index-YnRVILXN.mjs";
1
+ import { h as hydrateSchema, e as errMsg, z as zonesCapability, a as zoneRulesCapability, b as zoneAnalyticsCapability, s as switchCapability, p as ptzAutotrackCapability, m as motionTriggerCapability, c as motionCapability, f as featureProbeCapability, d as doorbellCapability, g as deviceStatusCapability, i as deviceDiscoveryCapability, j as cameraStreamsCapability, k as brightnessCapability, l as batteryCapability, n as audioMetricsCapability, o as deviceProviderCapability, q as accessoriesCapability, r as addonPagesCapability, t as addonPagesSourceCapability, u as addonRoutesCapability, v as addonSettingsCapability, w as addonWidgetsCapability, x as addonWidgetsSourceCapability, y as addonsCapability, A as adminUiCapability, B as advancedNotifierCapability, C as alertsCapability, D as audioAnalysisCapability, E as audioAnalyzerCapability, F as audioCodecCapability, G as authProviderCapability, H as backupCapability, I as cameraCredentialsCapability, J as decoderCapability, K as detectionPipelineCapability, L as deviceExportCapability, M as deviceManagerCapability, N as deviceOpsCapability, O as deviceStateCapability, P as embeddingEncoderCapability, Q as eventsCapability, R as integrationsCapability, S as intercomCapability, T as localNetworkCapability, U as logDestinationCapability, V as meshNetworkCapability, W as metricsProviderCapability, X as motionDetectionCapability, Y as mqttBrokerCapability, Z as nativeObjectDetectionCapability, _ as networkAccessCapability, $ as networkQualityCapability, a0 as nodesCapability, a1 as notificationOutputCapability, a2 as osdCapability, a3 as pipelineAnalyticsCapability, a4 as pipelineExecutorCapability, a5 as pipelineOrchestratorCapability, a6 as pipelineRunnerCapability, a7 as platformProbeCapability, a8 as ptzCapability, a9 as rebootCapability, aa as recordingCapability, ab as recordingEngineCapability, ac as restreamerCapability, ad as settingsStoreCapability, ae as smtpProviderCapability, af as snapshotCapability, ag as snapshotProviderCapability, ah as ssoBridgeCapability, ai as storageCapability, aj as storageProviderCapability, ak as streamBrokerCapability, al as streamingEngineCapability, am as systemCapability, an as toastCapability, ao as turnProviderCapability, ap as userManagementCapability, aq as userPasskeysCapability, ar as webrtcCapability, as as webrtcSessionCapability } from "./index-CWhQOnm9.mjs";
2
+ import { at, au, av, aw, ax, ay, az, aA, aB, aC, aD, aE, aF, aG, aH, aI, aJ, aK, aL, aM, aN, aO, aP, aQ, aR, aS, aT, aU, aV, aW, aX, aY, aZ, a_, a$, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf, bg, bh, bi, bj, bk, bl, bm, bn, bo, bp, bq, br, bs, bt, bu, bv, bw, bx, by, bz, bA, bB, bC, bD, bE, bF, bG, bH, bI, bJ, bK, bL, bM, bN, bO, bP, bQ, bR, bS, bT, bU, bV, bW, bX, bY, bZ, b_, b$, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, ca, cb, cc, cd, ce, cf, cg, ch, ci, cj, ck, cl, cm, cn, co, cp, cq, cr, cs, ct, cu, cv, cw, cx, cy, cz, cA, cB, cC, cD, cE, cF, cG, cH, cI, cJ, cK, cL, cM, cN, cO, cP, cQ, cR, cS, cT, cU, cV, cW, cX, cY, cZ, c_, c$, d0, d1, d2, d3, d4, d5, d6, d7, d8, d9, da, db, dc, dd, de, df, dg, dh, di, dj, dk, dl, dm, dn, dp, dq, dr, ds, dt, du, dv, dw, dx, dy, dz, dA, dB, dC, dD, dE, dF, dG, dH, dI, dJ, dK, dL, dM, dN, dO, dP, dQ, dR, dS, dT, dU, dV, dW, dX, dY, dZ, d_, d$, e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, ea, eb, ec, ed, ee, ef, eg, eh, ei, ej, ek, el, em, en, eo, ep, eq, er, es, et, eu, ev, ew, ex, ey, ez, eA, eB, eC, eD, eE, eF, eG, eH, eI, eJ, eK } from "./index-CWhQOnm9.mjs";
3
3
  import { z } from "zod";
4
4
  class DisposerChain {
5
5
  disposers = [];
@@ -94,6 +94,7 @@ var EventCategory = /* @__PURE__ */ ((EventCategory2) => {
94
94
  EventCategory2["SystemBoot"] = "system.boot";
95
95
  EventCategory2["SystemAddonsReady"] = "system.addons-ready";
96
96
  EventCategory2["SystemRestarting"] = "system.restarting";
97
+ EventCategory2["SystemRestartCompleted"] = "system.restart-completed";
97
98
  EventCategory2["SystemReadyState"] = "system.ready-state";
98
99
  EventCategory2["AddonStarted"] = "addon.started";
99
100
  EventCategory2["AddonStopped"] = "addon.stopped";
@@ -3230,6 +3231,11 @@ function createSystemProxy(api) {
3230
3231
  rollbackPackage: (input) => dispatch("addons", "rollbackPackage", "mutation", input),
3231
3232
  forceRefresh: (input) => dispatch("addons", "forceRefresh", "mutation", input),
3232
3233
  restartServer: (input) => dispatch("addons", "restartServer", "mutation", input),
3234
+ getLastRestart: (input) => dispatch("addons", "getLastRestart", "query", input),
3235
+ listFrameworkPackages: (input) => dispatch("addons", "listFrameworkPackages", "query", input),
3236
+ listCapabilityProviders: (input) => dispatch("addons", "listCapabilityProviders", "query", input),
3237
+ setCapabilityProviderEnabled: (input) => dispatch("addons", "setCapabilityProviderEnabled", "mutation", input),
3238
+ updateFrameworkPackage: (input) => dispatch("addons", "updateFrameworkPackage", "mutation", input),
3233
3239
  getVersions: (input) => dispatch("addons", "getVersions", "query", input),
3234
3240
  restartAddon: (input) => dispatch("addons", "restartAddon", "mutation", input),
3235
3241
  retryLoad: (input) => dispatch("addons", "retryLoad", "mutation", input),
@@ -3277,10 +3283,6 @@ function createSystemProxy(api) {
3277
3283
  flushEncode: (input) => dispatch("audioCodec", "flushEncode", "mutation", input),
3278
3284
  listActiveSessions: (input) => dispatch("audioCodec", "listActiveSessions", "query", input)
3279
3285
  };
3280
- const authenticationInterface = {
3281
- listProviders: (input) => dispatch("authentication", "listProviders", "query", input),
3282
- setProviderEnabled: (input) => dispatch("authentication", "setProviderEnabled", "mutation", input)
3283
- };
3284
3286
  const backupInterface = {
3285
3287
  listDestinations: (input) => dispatch("backup", "listDestinations", "query", input),
3286
3288
  trigger: (input) => dispatch("backup", "trigger", "mutation", input),
@@ -3377,14 +3379,6 @@ function createSystemProxy(api) {
3377
3379
  listPeers: (input) => dispatch("meshNetwork", "listPeers", "query", input),
3378
3380
  testConnection: (input) => dispatch("meshNetwork", "testConnection", "mutation", input)
3379
3381
  };
3380
- const meshOrchestratorInterface = {
3381
- listProviders: (input) => dispatch("meshOrchestrator", "listProviders", "query", input),
3382
- joinProvider: (input) => dispatch("meshOrchestrator", "joinProvider", "mutation", input),
3383
- leaveProvider: (input) => dispatch("meshOrchestrator", "leaveProvider", "mutation", input),
3384
- startLoginProvider: (input) => dispatch("meshOrchestrator", "startLoginProvider", "mutation", input),
3385
- logoutProvider: (input) => dispatch("meshOrchestrator", "logoutProvider", "mutation", input),
3386
- listProviderPeers: (input) => dispatch("meshOrchestrator", "listProviderPeers", "query", input)
3387
- };
3388
3382
  const metricsProviderInterface = {
3389
3383
  collectSnapshot: (input) => dispatch("metricsProvider", "collectSnapshot", "query", input),
3390
3384
  getCached: (input) => dispatch("metricsProvider", "getCached", "query", input),
@@ -3408,6 +3402,13 @@ function createSystemProxy(api) {
3408
3402
  stopEmbeddedBroker: (input) => dispatch("mqttBroker", "stopEmbeddedBroker", "mutation", input),
3409
3403
  getStatus: (input) => dispatch("mqttBroker", "getStatus", "query", input)
3410
3404
  };
3405
+ const networkAccessInterface = {
3406
+ start: (input) => dispatch("networkAccess", "start", "mutation", input),
3407
+ stop: (input) => dispatch("networkAccess", "stop", "mutation", input),
3408
+ getEndpoint: (input) => dispatch("networkAccess", "getEndpoint", "query", input),
3409
+ getStatus: (input) => dispatch("networkAccess", "getStatus", "query", input),
3410
+ listEndpoints: (input) => dispatch("networkAccess", "listEndpoints", "query", input)
3411
+ };
3411
3412
  const networkQualityInterface = {
3412
3413
  getAllStats: (input) => dispatch("networkQuality", "getAllStats", "query", input)
3413
3414
  };
@@ -3517,11 +3518,6 @@ function createSystemProxy(api) {
3517
3518
  updateRetentionConfig: (input) => dispatch("recordingEngine", "updateRetentionConfig", "mutation", input),
3518
3519
  getMotionStats: (input) => dispatch("recordingEngine", "getMotionStats", "query", input)
3519
3520
  };
3520
- const remoteAccessInterface = {
3521
- listProviders: (input) => dispatch("remoteAccess", "listProviders", "query", input),
3522
- startProvider: (input) => dispatch("remoteAccess", "startProvider", "mutation", input),
3523
- stopProvider: (input) => dispatch("remoteAccess", "stopProvider", "mutation", input)
3524
- };
3525
3521
  const settingsStoreInterface = {
3526
3522
  get: (input) => dispatch("settingsStore", "get", "query", input),
3527
3523
  set: (input) => dispatch("settingsStore", "set", "mutation", input),
@@ -3587,11 +3583,6 @@ function createSystemProxy(api) {
3587
3583
  const toastInterface = {
3588
3584
  onToast: (input, push) => dispatch("toast", "onToast", "subscription", input, push)
3589
3585
  };
3590
- const turnOrchestratorInterface = {
3591
- listProviders: (input) => dispatch("turnOrchestrator", "listProviders", "query", input),
3592
- getAllServers: (input) => dispatch("turnOrchestrator", "getAllServers", "query", input),
3593
- setProviderEnabled: (input) => dispatch("turnOrchestrator", "setProviderEnabled", "mutation", input)
3594
- };
3595
3586
  const turnProviderInterface = {
3596
3587
  getTurnServers: (input) => dispatch("turnProvider", "getTurnServers", "query", input)
3597
3588
  };
@@ -3625,7 +3616,6 @@ function createSystemProxy(api) {
3625
3616
  alerts: alertsInterface,
3626
3617
  audioAnalyzer: audioAnalyzerInterface,
3627
3618
  audioCodec: audioCodecInterface,
3628
- authentication: authenticationInterface,
3629
3619
  backup: backupInterface,
3630
3620
  decoder: decoderInterface,
3631
3621
  deviceExport: deviceExportInterface,
@@ -3635,9 +3625,9 @@ function createSystemProxy(api) {
3635
3625
  integrations: integrationsInterface,
3636
3626
  localNetwork: localNetworkInterface,
3637
3627
  meshNetwork: meshNetworkInterface,
3638
- meshOrchestrator: meshOrchestratorInterface,
3639
3628
  metricsProvider: metricsProviderInterface,
3640
3629
  mqttBroker: mqttBrokerInterface,
3630
+ networkAccess: networkAccessInterface,
3641
3631
  networkQuality: networkQualityInterface,
3642
3632
  nodes: nodesInterface,
3643
3633
  notificationOutput: notificationOutputInterface,
@@ -3646,13 +3636,11 @@ function createSystemProxy(api) {
3646
3636
  pipelineRunner: pipelineRunnerInterface,
3647
3637
  platformProbe: platformProbeInterface,
3648
3638
  recordingEngine: recordingEngineInterface,
3649
- remoteAccess: remoteAccessInterface,
3650
3639
  settingsStore: settingsStoreInterface,
3651
3640
  storage: storageInterface,
3652
3641
  streamBroker: streamBrokerInterface,
3653
3642
  system: systemInterface,
3654
3643
  toast: toastInterface,
3655
- turnOrchestrator: turnOrchestratorInterface,
3656
3644
  turnProvider: turnProviderInterface,
3657
3645
  userManagement: userManagementInterface
3658
3646
  };
@@ -4426,7 +4414,6 @@ const CAPABILITY_NAMES = {
4426
4414
  audioCodec: "audio-codec",
4427
4415
  audioMetrics: "audio-metrics",
4428
4416
  authProvider: "auth-provider",
4429
- authentication: "authentication",
4430
4417
  backup: "backup",
4431
4418
  battery: "battery",
4432
4419
  brightness: "brightness",
@@ -4450,7 +4437,6 @@ const CAPABILITY_NAMES = {
4450
4437
  localNetwork: "local-network",
4451
4438
  logDestination: "log-destination",
4452
4439
  meshNetwork: "mesh-network",
4453
- meshOrchestrator: "mesh-orchestrator",
4454
4440
  metricsProvider: "metrics-provider",
4455
4441
  motion: "motion",
4456
4442
  motionDetection: "motion-detection",
@@ -4472,7 +4458,6 @@ const CAPABILITY_NAMES = {
4472
4458
  reboot: "reboot",
4473
4459
  recording: "recording",
4474
4460
  recordingEngine: "recording-engine",
4475
- remoteAccess: "remote-access",
4476
4461
  restreamer: "restreamer",
4477
4462
  settingsStore: "settings-store",
4478
4463
  smtpProvider: "smtp-provider",
@@ -4486,7 +4471,6 @@ const CAPABILITY_NAMES = {
4486
4471
  switch: "switch",
4487
4472
  system: "system",
4488
4473
  toast: "toast",
4489
- turnOrchestrator: "turn-orchestrator",
4490
4474
  turnProvider: "turn-provider",
4491
4475
  userManagement: "user-management",
4492
4476
  userPasskeys: "user-passkeys",
@@ -4513,7 +4497,6 @@ const CAPABILITY_ROUTER_KEYS = [
4513
4497
  { key: "audioCodec", name: "audio-codec" },
4514
4498
  { key: "audioMetrics", name: "audio-metrics" },
4515
4499
  { key: "authProvider", name: "auth-provider" },
4516
- { key: "authentication", name: "authentication" },
4517
4500
  { key: "backup", name: "backup" },
4518
4501
  { key: "battery", name: "battery" },
4519
4502
  { key: "brightness", name: "brightness" },
@@ -4537,7 +4520,6 @@ const CAPABILITY_ROUTER_KEYS = [
4537
4520
  { key: "localNetwork", name: "local-network" },
4538
4521
  { key: "logDestination", name: "log-destination" },
4539
4522
  { key: "meshNetwork", name: "mesh-network" },
4540
- { key: "meshOrchestrator", name: "mesh-orchestrator" },
4541
4523
  { key: "metricsProvider", name: "metrics-provider" },
4542
4524
  { key: "motion", name: "motion" },
4543
4525
  { key: "motionDetection", name: "motion-detection" },
@@ -4559,7 +4541,6 @@ const CAPABILITY_ROUTER_KEYS = [
4559
4541
  { key: "reboot", name: "reboot" },
4560
4542
  { key: "recording", name: "recording" },
4561
4543
  { key: "recordingEngine", name: "recording-engine" },
4562
- { key: "remoteAccess", name: "remote-access" },
4563
4544
  { key: "restreamer", name: "restreamer" },
4564
4545
  { key: "settingsStore", name: "settings-store" },
4565
4546
  { key: "smtpProvider", name: "smtp-provider" },
@@ -4573,7 +4554,6 @@ const CAPABILITY_ROUTER_KEYS = [
4573
4554
  { key: "switch", name: "switch" },
4574
4555
  { key: "system", name: "system" },
4575
4556
  { key: "toast", name: "toast" },
4576
- { key: "turnOrchestrator", name: "turn-orchestrator" },
4577
4557
  { key: "turnProvider", name: "turn-provider" },
4578
4558
  { key: "userManagement", name: "user-management" },
4579
4559
  { key: "userPasskeys", name: "user-passkeys" },
@@ -4600,7 +4580,6 @@ const ALL_CAPABILITY_DEFINITIONS = [
4600
4580
  audioCodecCapability,
4601
4581
  audioMetricsCapability,
4602
4582
  authProviderCapability,
4603
- authenticationCapability,
4604
4583
  backupCapability,
4605
4584
  batteryCapability,
4606
4585
  brightnessCapability,
@@ -4624,7 +4603,6 @@ const ALL_CAPABILITY_DEFINITIONS = [
4624
4603
  localNetworkCapability,
4625
4604
  logDestinationCapability,
4626
4605
  meshNetworkCapability,
4627
- meshOrchestratorCapability,
4628
4606
  metricsProviderCapability,
4629
4607
  motionCapability,
4630
4608
  motionDetectionCapability,
@@ -4646,7 +4624,6 @@ const ALL_CAPABILITY_DEFINITIONS = [
4646
4624
  rebootCapability,
4647
4625
  recordingCapability,
4648
4626
  recordingEngineCapability,
4649
- remoteAccessCapability,
4650
4627
  restreamerCapability,
4651
4628
  settingsStoreCapability,
4652
4629
  smtpProviderCapability,
@@ -4660,7 +4637,6 @@ const ALL_CAPABILITY_DEFINITIONS = [
4660
4637
  switchCapability,
4661
4638
  systemCapability,
4662
4639
  toastCapability,
4663
- turnOrchestratorCapability,
4664
4640
  turnProviderCapability,
4665
4641
  userManagementCapability,
4666
4642
  userPasskeysCapability,
@@ -4701,12 +4677,15 @@ const METHOD_ACCESS_MAP = Object.freeze({
4701
4677
  "addons.forceRefresh": { capName: "addons", capScope: "system", addonId: null, access: "create" },
4702
4678
  "addons.getAddonAutoUpdate": { capName: "addons", capScope: "system", addonId: null, access: "view" },
4703
4679
  "addons.getAutoUpdateSettings": { capName: "addons", capScope: "system", addonId: null, access: "view" },
4680
+ "addons.getLastRestart": { capName: "addons", capScope: "system", addonId: null, access: "view" },
4704
4681
  "addons.getLogs": { capName: "addons", capScope: "system", addonId: null, access: "view" },
4705
4682
  "addons.getVersions": { capName: "addons", capScope: "system", addonId: null, access: "view" },
4706
4683
  "addons.installFromWorkspace": { capName: "addons", capScope: "system", addonId: null, access: "create" },
4707
4684
  "addons.installPackage": { capName: "addons", capScope: "system", addonId: null, access: "create" },
4708
4685
  "addons.isWorkspaceAvailable": { capName: "addons", capScope: "system", addonId: null, access: "view" },
4709
4686
  "addons.list": { capName: "addons", capScope: "system", addonId: null, access: "view" },
4687
+ "addons.listCapabilityProviders": { capName: "addons", capScope: "system", addonId: null, access: "view" },
4688
+ "addons.listFrameworkPackages": { capName: "addons", capScope: "system", addonId: null, access: "view" },
4710
4689
  "addons.listPackages": { capName: "addons", capScope: "system", addonId: null, access: "view" },
4711
4690
  "addons.listUpdates": { capName: "addons", capScope: "system", addonId: null, access: "view" },
4712
4691
  "addons.listWorkspacePackages": { capName: "addons", capScope: "system", addonId: null, access: "view" },
@@ -4719,7 +4698,9 @@ const METHOD_ACCESS_MAP = Object.freeze({
4719
4698
  "addons.searchAvailable": { capName: "addons", capScope: "system", addonId: null, access: "view" },
4720
4699
  "addons.setAddonAutoUpdate": { capName: "addons", capScope: "system", addonId: null, access: "create" },
4721
4700
  "addons.setAutoUpdateSettings": { capName: "addons", capScope: "system", addonId: null, access: "create" },
4701
+ "addons.setCapabilityProviderEnabled": { capName: "addons", capScope: "system", addonId: null, access: "create" },
4722
4702
  "addons.uninstallPackage": { capName: "addons", capScope: "system", addonId: null, access: "delete" },
4703
+ "addons.updateFrameworkPackage": { capName: "addons", capScope: "system", addonId: null, access: "create" },
4723
4704
  "addons.updatePackage": { capName: "addons", capScope: "system", addonId: null, access: "create" },
4724
4705
  "addonSettings.getDeviceSettings": { capName: "addon-settings", capScope: "system", addonId: null, access: "view" },
4725
4706
  "addonSettings.getGlobalSettings": { capName: "addon-settings", capScope: "system", addonId: null, access: "view" },
@@ -4760,8 +4741,6 @@ const METHOD_ACCESS_MAP = Object.freeze({
4760
4741
  "audioCodec.pushPcm": { capName: "audio-codec", capScope: "system", addonId: null, access: "create" },
4761
4742
  "audioMetrics.getCurrentSnapshot": { capName: "audio-metrics", capScope: "device", addonId: null, access: "view" },
4762
4743
  "audioMetrics.getHistory": { capName: "audio-metrics", capScope: "device", addonId: null, access: "view" },
4763
- "authentication.listProviders": { capName: "authentication", capScope: "system", addonId: null, access: "view" },
4764
- "authentication.setProviderEnabled": { capName: "authentication", capScope: "system", addonId: null, access: "create" },
4765
4744
  "authProvider.getLoginUrl": { capName: "auth-provider", capScope: "system", addonId: null, access: "view" },
4766
4745
  "authProvider.handleCallback": { capName: "auth-provider", capScope: "system", addonId: null, access: "create" },
4767
4746
  "authProvider.validateCredentials": { capName: "auth-provider", capScope: "system", addonId: null, access: "create" },
@@ -4903,12 +4882,6 @@ const METHOD_ACCESS_MAP = Object.freeze({
4903
4882
  "meshNetwork.logout": { capName: "mesh-network", capScope: "system", addonId: null, access: "create" },
4904
4883
  "meshNetwork.startLogin": { capName: "mesh-network", capScope: "system", addonId: null, access: "create" },
4905
4884
  "meshNetwork.testConnection": { capName: "mesh-network", capScope: "system", addonId: null, access: "create" },
4906
- "meshOrchestrator.joinProvider": { capName: "mesh-orchestrator", capScope: "system", addonId: null, access: "create" },
4907
- "meshOrchestrator.leaveProvider": { capName: "mesh-orchestrator", capScope: "system", addonId: null, access: "create" },
4908
- "meshOrchestrator.listProviderPeers": { capName: "mesh-orchestrator", capScope: "system", addonId: null, access: "view" },
4909
- "meshOrchestrator.listProviders": { capName: "mesh-orchestrator", capScope: "system", addonId: null, access: "view" },
4910
- "meshOrchestrator.logoutProvider": { capName: "mesh-orchestrator", capScope: "system", addonId: null, access: "create" },
4911
- "meshOrchestrator.startLoginProvider": { capName: "mesh-orchestrator", capScope: "system", addonId: null, access: "create" },
4912
4885
  "metricsProvider.collectSnapshot": { capName: "metrics-provider", capScope: "system", addonId: null, access: "view" },
4913
4886
  "metricsProvider.getAddonStats": { capName: "metrics-provider", capScope: "system", addonId: null, access: "view" },
4914
4887
  "metricsProvider.getCached": { capName: "metrics-provider", capScope: "system", addonId: null, access: "view" },
@@ -5080,9 +5053,6 @@ const METHOD_ACCESS_MAP = Object.freeze({
5080
5053
  "recordingEngine.setPolicy": { capName: "recording-engine", capScope: "system", addonId: null, access: "create" },
5081
5054
  "recordingEngine.updateConfig": { capName: "recording-engine", capScope: "system", addonId: null, access: "create" },
5082
5055
  "recordingEngine.updateRetentionConfig": { capName: "recording-engine", capScope: "system", addonId: null, access: "create" },
5083
- "remoteAccess.listProviders": { capName: "remote-access", capScope: "system", addonId: null, access: "view" },
5084
- "remoteAccess.startProvider": { capName: "remote-access", capScope: "system", addonId: null, access: "create" },
5085
- "remoteAccess.stopProvider": { capName: "remote-access", capScope: "system", addonId: null, access: "create" },
5086
5056
  "restreamer.getExposedResources": { capName: "restreamer", capScope: "system", addonId: null, access: "view" },
5087
5057
  "restreamer.registerDevice": { capName: "restreamer", capScope: "system", addonId: null, access: "create" },
5088
5058
  "restreamer.unregisterDevice": { capName: "restreamer", capScope: "system", addonId: null, access: "delete" },
@@ -5176,9 +5146,6 @@ const METHOD_ACCESS_MAP = Object.freeze({
5176
5146
  "system.networkAddresses": { capName: "system", capScope: "system", addonId: null, access: "view" },
5177
5147
  "system.setRetentionConfig": { capName: "system", capScope: "system", addonId: null, access: "create" },
5178
5148
  "toast.onToast": { capName: "toast", capScope: "system", addonId: null, access: "view" },
5179
- "turnOrchestrator.getAllServers": { capName: "turn-orchestrator", capScope: "system", addonId: null, access: "view" },
5180
- "turnOrchestrator.listProviders": { capName: "turn-orchestrator", capScope: "system", addonId: null, access: "view" },
5181
- "turnOrchestrator.setProviderEnabled": { capName: "turn-orchestrator", capScope: "system", addonId: null, access: "create" },
5182
5149
  "turnProvider.getTurnServers": { capName: "turn-provider", capScope: "system", addonId: null, access: "view" },
5183
5150
  "userManagement.confirmTotp": { capName: "user-management", capScope: "system", addonId: null, access: "create" },
5184
5151
  "userManagement.createApiKey": { capName: "user-management", capScope: "system", addonId: null, access: "create" },
@@ -5247,7 +5214,6 @@ const KNOWN_CAP_NAMES = [
5247
5214
  "audio-codec",
5248
5215
  "audio-metrics",
5249
5216
  "auth-provider",
5250
- "authentication",
5251
5217
  "backup",
5252
5218
  "brightness",
5253
5219
  "camera-credentials",
@@ -5266,7 +5232,6 @@ const KNOWN_CAP_NAMES = [
5266
5232
  "local-network",
5267
5233
  "log-destination",
5268
5234
  "mesh-network",
5269
- "mesh-orchestrator",
5270
5235
  "metrics-provider",
5271
5236
  "motion",
5272
5237
  "motion-detection",
@@ -5287,7 +5252,6 @@ const KNOWN_CAP_NAMES = [
5287
5252
  "reboot",
5288
5253
  "recording",
5289
5254
  "recording-engine",
5290
- "remote-access",
5291
5255
  "restreamer",
5292
5256
  "settings-store",
5293
5257
  "smtp-provider",
@@ -5301,7 +5265,6 @@ const KNOWN_CAP_NAMES = [
5301
5265
  "switch",
5302
5266
  "system",
5303
5267
  "toast",
5304
- "turn-orchestrator",
5305
5268
  "turn-provider",
5306
5269
  "user-management",
5307
5270
  "user-passkeys",
@@ -5351,7 +5314,6 @@ const SYSTEM_CAP_NAMES = [
5351
5314
  "audio-analyzer",
5352
5315
  "audio-codec",
5353
5316
  "auth-provider",
5354
- "authentication",
5355
5317
  "backup",
5356
5318
  "decoder",
5357
5319
  "device-export",
@@ -5363,7 +5325,6 @@ const SYSTEM_CAP_NAMES = [
5363
5325
  "local-network",
5364
5326
  "log-destination",
5365
5327
  "mesh-network",
5366
- "mesh-orchestrator",
5367
5328
  "metrics-provider",
5368
5329
  "mqtt-broker",
5369
5330
  "network-access",
@@ -5375,7 +5336,6 @@ const SYSTEM_CAP_NAMES = [
5375
5336
  "pipeline-runner",
5376
5337
  "platform-probe",
5377
5338
  "recording-engine",
5378
- "remote-access",
5379
5339
  "restreamer",
5380
5340
  "settings-store",
5381
5341
  "smtp-provider",
@@ -5387,7 +5347,6 @@ const SYSTEM_CAP_NAMES = [
5387
5347
  "streaming-engine",
5388
5348
  "system",
5389
5349
  "toast",
5390
- "turn-orchestrator",
5391
5350
  "turn-provider",
5392
5351
  "user-management",
5393
5352
  "user-passkeys",
@@ -5505,315 +5464,315 @@ function bindAddonActions(api, addonId, catalog) {
5505
5464
  return out;
5506
5465
  }
5507
5466
  export {
5508
- ax as ACCESSORY_LABEL,
5467
+ at as ACCESSORY_LABEL,
5509
5468
  ALL_CAPABILITY_DEFINITIONS,
5510
- ay as APPLE_SA_TO_MACRO,
5511
- az as AUDIO_BACKEND_CHOICES,
5512
- aA as AUDIO_MACRO_LABELS,
5513
- aB as AccessoriesStatusSchema,
5514
- aC as AccessoryKind,
5515
- aD as AddBrokerInputSchema,
5516
- aE as AddonAutoUpdateSchema,
5517
- aF as AddonListItemSchema,
5518
- aG as AddonPageDeclarationSchema,
5519
- aH as AddonPageInfoSchema,
5520
- aI as AgentLoadSummarySchema,
5521
- aJ as AlertSchema,
5522
- aK as AlertSeveritySchema,
5523
- aL as AlertSourceSchema,
5524
- aM as AlertStatusSchema,
5525
- aN as ApiKeyRecordSchema,
5526
- aO as ApiKeySummarySchema,
5527
- aP as ArchiveEntrySchema,
5528
- aQ as ArchiveManifestSchema,
5529
- aR as AudioAnalysisResultSchema,
5530
- aS as AudioAnalysisSettingsSchema,
5531
- aT as AudioChunkInputSchema,
5532
- aU as AudioClassSummarySchema,
5533
- aV as AudioClassificationLabelSchema,
5534
- aW as AudioClassificationResultSchema,
5535
- aX as AudioCodecInfoSchema,
5536
- aY as AudioDecodeSessionConfigSchema,
5537
- aZ as AudioEncodeSessionConfigSchema,
5538
- a_ as AudioEncodedChunkSchema,
5539
- a$ as AudioEventSchema,
5540
- b0 as AudioLevelSchema,
5541
- b1 as AudioMetricsHistoryPointSchema,
5542
- b2 as AudioMetricsHistorySchema,
5543
- b3 as AudioMetricsSnapshotSchema,
5544
- b4 as AudioPcmChunkSchema,
5545
- b5 as AuthProviderInfoSchema,
5546
- b6 as AuthResultSchema,
5547
- b7 as AutoUpdateSettingsSchema,
5548
- b8 as AvailableIntegrationTypeSchema,
5469
+ au as APPLE_SA_TO_MACRO,
5470
+ av as AUDIO_BACKEND_CHOICES,
5471
+ aw as AUDIO_MACRO_LABELS,
5472
+ ax as AccessoriesStatusSchema,
5473
+ ay as AccessoryKind,
5474
+ az as AddBrokerInputSchema,
5475
+ aA as AddonAutoUpdateSchema,
5476
+ aB as AddonListItemSchema,
5477
+ aC as AddonPageDeclarationSchema,
5478
+ aD as AddonPageInfoSchema,
5479
+ aE as AgentLoadSummarySchema,
5480
+ aF as AlertSchema,
5481
+ aG as AlertSeveritySchema,
5482
+ aH as AlertSourceSchema,
5483
+ aI as AlertStatusSchema,
5484
+ aJ as ApiKeyRecordSchema,
5485
+ aK as ApiKeySummarySchema,
5486
+ aL as ArchiveEntrySchema,
5487
+ aM as ArchiveManifestSchema,
5488
+ aN as AudioAnalysisResultSchema,
5489
+ aO as AudioAnalysisSettingsSchema,
5490
+ aP as AudioChunkInputSchema,
5491
+ aQ as AudioClassSummarySchema,
5492
+ aR as AudioClassificationLabelSchema,
5493
+ aS as AudioClassificationResultSchema,
5494
+ aT as AudioCodecInfoSchema,
5495
+ aU as AudioDecodeSessionConfigSchema,
5496
+ aV as AudioEncodeSessionConfigSchema,
5497
+ aW as AudioEncodedChunkSchema,
5498
+ aX as AudioEventSchema,
5499
+ aY as AudioLevelSchema,
5500
+ aZ as AudioMetricsHistoryPointSchema,
5501
+ a_ as AudioMetricsHistorySchema,
5502
+ a$ as AudioMetricsSnapshotSchema,
5503
+ b0 as AudioPcmChunkSchema,
5504
+ b1 as AuthResultSchema,
5505
+ b2 as AutoUpdateSettingsSchema,
5506
+ b3 as AvailableIntegrationTypeSchema,
5549
5507
  BACKEND_TO_FORMAT,
5550
- b9 as BATTERY_DEVICE_PROFILE,
5551
- ba as BackupDestinationInfoSchema,
5552
- bb as BackupEntrySchema,
5508
+ b4 as BATTERY_DEVICE_PROFILE,
5509
+ b5 as BackupDestinationInfoSchema,
5510
+ b6 as BackupEntrySchema,
5553
5511
  BaseAddon,
5554
5512
  BaseDevice,
5555
5513
  BaseDeviceProvider,
5556
- bc as BatteryStatusSchema,
5557
- bd as BoundingBoxSchema,
5558
- be as BrightnessStatusSchema,
5559
- bf as BrokerAudioClientSchema,
5560
- bg as BrokerClientsSchema,
5561
- bh as BrokerConnectionDetailsSchema,
5562
- bi as BrokerDecodedClientSchema,
5563
- bj as BrokerInfoSchema,
5564
- bk as BrokerRtspClientSchema,
5565
- bl as BrokerStatsSchema,
5566
- bm as BrokerStatusSchema,
5567
- bn as CAM_PROFILE_ORDER,
5514
+ b7 as BatteryStatusSchema,
5515
+ b8 as BoundingBoxSchema,
5516
+ b9 as BrightnessStatusSchema,
5517
+ ba as BrokerAudioClientSchema,
5518
+ bb as BrokerClientsSchema,
5519
+ bc as BrokerConnectionDetailsSchema,
5520
+ bd as BrokerDecodedClientSchema,
5521
+ be as BrokerInfoSchema,
5522
+ bf as BrokerRtspClientSchema,
5523
+ bg as BrokerStatsSchema,
5524
+ bh as BrokerStatusSchema,
5525
+ bi as CAM_PROFILE_ORDER,
5568
5526
  CAPABILITY_NAMES,
5569
5527
  CAPABILITY_ROUTER_KEYS,
5570
5528
  CAP_NAMES_WITH_STATUS,
5571
5529
  CAP_PROVIDER_KIND_MAP,
5572
5530
  COCO_80_LABELS,
5573
5531
  COCO_TO_MACRO,
5574
- bo as CamProfileSchema,
5575
- bp as CamStreamKindSchema,
5576
- bq as CamStreamResolutionSchema,
5577
- br as CameraCredentialsSchema,
5578
- bs as CameraCredentialsStatusSchema,
5579
- bt as CameraMetricsSchema,
5580
- bu as CameraMetricsWithDeviceIdSchema,
5581
- bv as CameraStreamSchema,
5582
- bw as CapScopeSchema,
5583
- bx as CapabilityBindingsSchema,
5584
- by as ChargingStatus,
5585
- bz as ClientNetworkStatsSchema,
5586
- bA as ClusterAddonNodeDeploymentSchema,
5587
- bB as ClusterAddonStatusEntrySchema,
5588
- bC as CollectionColumnSchema,
5589
- bD as CollectionIndexSchema,
5590
- bE as ConfigEntrySchema,
5591
- bF as ConfigSectionWithValuesSchema,
5592
- bG as ConfigTabDeclarationSchema,
5593
- bH as CreateApiKeyInputSchema,
5594
- bI as CreateApiKeyResultSchema,
5595
- bJ as CreateIntegrationInputSchema,
5596
- bK as CreateScopedTokenInputSchema,
5597
- bL as CreateScopedTokenResultSchema,
5598
- bM as CreateUserInputSchema,
5599
- bN as CustomActionInputSchema,
5532
+ bj as CamProfileSchema,
5533
+ bk as CamStreamKindSchema,
5534
+ bl as CamStreamResolutionSchema,
5535
+ bm as CameraCredentialsSchema,
5536
+ bn as CameraCredentialsStatusSchema,
5537
+ bo as CameraMetricsSchema,
5538
+ bp as CameraMetricsWithDeviceIdSchema,
5539
+ bq as CameraStreamSchema,
5540
+ br as CapScopeSchema,
5541
+ bs as CapabilityBindingsSchema,
5542
+ bt as ChargingStatus,
5543
+ bu as ClientNetworkStatsSchema,
5544
+ bv as ClusterAddonNodeDeploymentSchema,
5545
+ bw as ClusterAddonStatusEntrySchema,
5546
+ bx as CollectionColumnSchema,
5547
+ by as CollectionIndexSchema,
5548
+ bz as ConfigEntrySchema,
5549
+ bA as ConfigSectionWithValuesSchema,
5550
+ bB as ConfigTabDeclarationSchema,
5551
+ bC as CreateApiKeyInputSchema,
5552
+ bD as CreateApiKeyResultSchema,
5553
+ bE as CreateIntegrationInputSchema,
5554
+ bF as CreateScopedTokenInputSchema,
5555
+ bG as CreateScopedTokenResultSchema,
5556
+ bH as CreateUserInputSchema,
5557
+ bI as CustomActionInputSchema,
5600
5558
  DEFAULT_ADDON_GROUP,
5601
5559
  DEFAULT_ADDON_PLACEMENT,
5602
- bO as DEFAULT_AUDIO_ANALYZER_CONFIG,
5603
- bP as DEFAULT_DECODER_HWACCEL_CONFIG,
5560
+ bJ as DEFAULT_AUDIO_ANALYZER_CONFIG,
5561
+ bK as DEFAULT_DECODER_HWACCEL_CONFIG,
5604
5562
  DEFAULT_FEATURES,
5605
5563
  DEFAULT_LOCATION_SUBDIRS,
5606
5564
  DEFAULT_RETENTION,
5607
5565
  DEVICE_CAP_NAMES,
5608
- bQ as DEVICE_PROFILES,
5609
- bR as DEVICE_SETTINGS_CONTRIBUTION_METHODS,
5610
- bS as DEVICE_STATUS_METHOD,
5566
+ bL as DEVICE_PROFILES,
5567
+ bM as DEVICE_SETTINGS_CONTRIBUTION_METHODS,
5568
+ bN as DEVICE_STATUS_METHOD,
5611
5569
  DEVICE_TYPE_INFO,
5612
- bT as DecodedFrameSchema,
5613
- bU as DecoderAssignmentSchema,
5614
- bV as DecoderSessionConfigSchema,
5615
- bW as DecoderStatsSchema,
5616
- bX as DeleteIntegrationResultSchema,
5617
- bY as DetectorOutputSchema,
5570
+ bO as DecodedFrameSchema,
5571
+ bP as DecoderAssignmentSchema,
5572
+ bQ as DecoderSessionConfigSchema,
5573
+ bR as DecoderStatsSchema,
5574
+ bS as DeleteIntegrationResultSchema,
5575
+ bT as DetectorOutputSchema,
5618
5576
  DeviceConfig,
5619
- bZ as DeviceDiscoveryStatusSchema,
5620
- b_ as DeviceExportExposeInputSchema,
5621
- b$ as DeviceExportStatusSchema,
5622
- c0 as DeviceExportUnexposeInputSchema,
5623
- c1 as DeviceFeature,
5624
- c2 as DeviceInfoSchema,
5625
- c3 as DeviceNetworkStatsSchema,
5626
- c4 as DeviceRole,
5577
+ bU as DeviceDiscoveryStatusSchema,
5578
+ bV as DeviceExportExposeInputSchema,
5579
+ bW as DeviceExportStatusSchema,
5580
+ bX as DeviceExportUnexposeInputSchema,
5581
+ bY as DeviceFeature,
5582
+ bZ as DeviceInfoSchema,
5583
+ b_ as DeviceNetworkStatsSchema,
5584
+ b$ as DeviceRole,
5627
5585
  DeviceRuntimeState,
5628
- c5 as DeviceStatusSchema,
5629
- c6 as DeviceType,
5630
- c7 as DiscoveredChildDeviceSchema,
5631
- c8 as DiscoveredChildStatusSchema,
5632
- c9 as DiscoveredDeviceSchema,
5586
+ c0 as DeviceStatusSchema,
5587
+ c1 as DeviceType,
5588
+ c2 as DiscoveredChildDeviceSchema,
5589
+ c3 as DiscoveredChildStatusSchema,
5590
+ c4 as DiscoveredDeviceSchema,
5633
5591
  DisposerChain,
5634
- ca as DoorbellPressEventSchema,
5635
- cb as DoorbellStatusSchema,
5592
+ c5 as DoorbellPressEventSchema,
5593
+ c6 as DoorbellStatusSchema,
5636
5594
  ElementConfigStore,
5637
- cc as EmbeddingInfoSchema,
5638
- cd as EmbeddingResultSchema,
5639
- ce as EncodedPacketSchema,
5640
- cf as EnrichedWidgetMetadataSchema,
5595
+ c7 as EmbeddingInfoSchema,
5596
+ c8 as EmbeddingResultSchema,
5597
+ c9 as EncodedPacketSchema,
5598
+ ca as EnrichedWidgetMetadataSchema,
5641
5599
  EventCategory,
5642
- cg as EventItemSchema,
5643
- ch as EventKindSchema,
5600
+ cb as EventItemSchema,
5601
+ cc as EventKindSchema,
5644
5602
  EventSourceType,
5645
- ci as ExposedDeviceSchema,
5646
- cj as ExposedResourceSchema,
5647
- ck as FeatureManifestSchema,
5648
- cl as FeatureProbeStatusSchema,
5649
- cm as FrameInputSchema,
5650
- cn as GetStreamWithCodecInputSchema,
5651
- co as GlobalMetricsSchema,
5603
+ cd as ExportSetupFieldSchema,
5604
+ ce as ExportSetupSchema,
5605
+ cf as ExposedDeviceSchema,
5606
+ cg as ExposedResourceSchema,
5607
+ ch as FeatureManifestSchema,
5608
+ ci as FeatureProbeStatusSchema,
5609
+ cj as FrameInputSchema,
5610
+ ck as GetStreamWithCodecInputSchema,
5611
+ cl as GlobalMetricsSchema,
5652
5612
  HF_BASE_URL,
5653
5613
  HF_REPO,
5654
- cp as HWACCEL_OPTIONS,
5655
- cq as HealthStatusSchema,
5656
- cr as HistoryPointSchema,
5657
- cs as HistoryResolutionEnum,
5658
- ct as InstalledPackageSchema,
5659
- cu as IntegrationLiteSchema,
5660
- cv as IntegrationWithStateSchema,
5661
- cw as IntercomAbilitySchema,
5662
- cx as IntercomStatusSchema,
5614
+ cm as HWACCEL_OPTIONS,
5615
+ cn as HealthStatusSchema,
5616
+ co as HistoryPointSchema,
5617
+ cp as HistoryResolutionEnum,
5618
+ cq as InstalledPackageSchema,
5619
+ cr as IntegrationLiteSchema,
5620
+ cs as IntegrationWithStateSchema,
5621
+ ct as IntercomAbilitySchema,
5622
+ cu as IntercomStatusSchema,
5663
5623
  KNOWN_CAP_NAMES,
5664
- cy as LocationStatSchema,
5665
- cz as LogEntrySchema,
5666
- cA as LogLevelSchema,
5667
- cB as LogStreamEntrySchema,
5624
+ cv as LocationStatSchema,
5625
+ cw as LogEntrySchema,
5626
+ cx as LogLevelSchema,
5627
+ cy as LogStreamEntrySchema,
5668
5628
  MACRO_LABELS,
5669
5629
  METHOD_ACCESS_MAP,
5670
- cC as MODEL_FORMATS,
5671
- cD as MediaFileSchema,
5672
- cE as MethodAccessSchema,
5673
- cF as MotionAnalysisResultSchema,
5674
- cG as MotionEventSchema,
5675
- cH as MotionOnMotionChangedDataSchema,
5676
- cI as MotionRegionSchema,
5677
- cJ as MotionSourceEnum,
5678
- cK as MotionSourcesSchema,
5679
- cL as MotionStatusSchema,
5680
- cM as MotionTriggerRuntimeStateSchema,
5681
- cN as MotionTriggerStatusSchema,
5682
- cO as MqttBrokerStatusSchema,
5683
- cP as NativeDetectionSchema,
5684
- cQ as NativeObjectClassEnum,
5685
- cR as NativeObjectDetectionStatusSchema,
5686
- cS as NetworkAccessStatusSchema,
5687
- cT as NetworkAddressSchema,
5688
- cU as NetworkEndpointSchema,
5689
- cV as NotificationHistoryEntrySchema,
5690
- cW as NotificationRuleSchema,
5691
- cX as NotificationSchema,
5692
- cY as ObjectEventSchema,
5693
- cZ as OrchestratorMetricsSchema,
5694
- c_ as OsdOverlayKindEnum,
5695
- c$ as OsdOverlayPatchSchema,
5696
- d0 as OsdOverlaySchema,
5697
- d1 as OsdPositionEnum,
5698
- d2 as OsdStatusSchema,
5699
- d3 as PIPELINE_FLOW_CAPABILITY_NAMES,
5700
- d4 as PIPELINE_OWNER_CAPABILITY_NAMES,
5630
+ cz as MODEL_FORMATS,
5631
+ cA as MediaFileSchema,
5632
+ cB as MeshPeerSchema,
5633
+ cC as MeshStatusSchema,
5634
+ cD as MethodAccessSchema,
5635
+ cE as MotionAnalysisResultSchema,
5636
+ cF as MotionEventSchema,
5637
+ cG as MotionOnMotionChangedDataSchema,
5638
+ cH as MotionRegionSchema,
5639
+ cI as MotionSourceEnum,
5640
+ cJ as MotionSourcesSchema,
5641
+ cK as MotionStatusSchema,
5642
+ cL as MotionTriggerRuntimeStateSchema,
5643
+ cM as MotionTriggerStatusSchema,
5644
+ cN as MqttBrokerStatusSchema,
5645
+ cO as NativeDetectionSchema,
5646
+ cP as NativeObjectClassEnum,
5647
+ cQ as NativeObjectDetectionStatusSchema,
5648
+ cR as NetworkAccessStatusSchema,
5649
+ cS as NetworkAddressSchema,
5650
+ cT as NetworkEndpointSchema,
5651
+ cU as NotificationHistoryEntrySchema,
5652
+ cV as NotificationRuleSchema,
5653
+ cW as NotificationSchema,
5654
+ cX as ObjectEventSchema,
5655
+ cY as OrchestratorMetricsSchema,
5656
+ cZ as OsdOverlayKindEnum,
5657
+ c_ as OsdOverlayPatchSchema,
5658
+ c$ as OsdOverlaySchema,
5659
+ d0 as OsdPositionEnum,
5660
+ d1 as OsdStatusSchema,
5661
+ d2 as PIPELINE_FLOW_CAPABILITY_NAMES,
5662
+ d3 as PIPELINE_OWNER_CAPABILITY_NAMES,
5701
5663
  PROVIDER_KIND_CAP_NAMES,
5702
5664
  PYTHON_SCRIPT,
5703
- d5 as PackageUpdateSchema,
5704
- d6 as PackageVersionInfoSchema,
5705
- d7 as PasskeySummarySchema,
5706
- d8 as PcmSampleFormatSchema,
5707
- d9 as PerScopeBreakdownSchema,
5708
- da as PipelineAssignmentSchema,
5709
- db as PipelineDefaultStepSchema,
5710
- dc as PipelineEngineChoiceSchema,
5711
- dd as PipelineRunResultBridge,
5712
- de as PipelineStepInputSchema,
5713
- df as PlaceholderReasonSchema,
5714
- dg as PolygonPointSchema,
5715
- dh as ProfileSlotSchema,
5716
- di as ProfileSlotStatusSchema,
5717
- dj as ProviderStatusSchema,
5718
- dk as PtzAutotrackRuntimeStateSchema,
5719
- dl as PtzAutotrackSettingsSchema,
5720
- dm as PtzAutotrackStatusSchema,
5721
- dn as PtzAutotrackTargetOptionSchema,
5722
- dp as PtzMoveCommandSchema,
5723
- dq as PtzPositionSchema,
5724
- dr as PtzPresetSchema,
5725
- ds as QueryFilterSchema,
5665
+ d4 as PackageUpdateSchema,
5666
+ d5 as PackageVersionInfoSchema,
5667
+ d6 as PasskeySummarySchema,
5668
+ d7 as PcmSampleFormatSchema,
5669
+ d8 as PerScopeBreakdownSchema,
5670
+ d9 as PipelineAssignmentSchema,
5671
+ da as PipelineDefaultStepSchema,
5672
+ db as PipelineEngineChoiceSchema,
5673
+ dc as PipelineRunResultBridge,
5674
+ dd as PipelineStepInputSchema,
5675
+ de as PlaceholderReasonSchema,
5676
+ df as PolygonPointSchema,
5677
+ dg as ProfileSlotSchema,
5678
+ dh as ProfileSlotStatusSchema,
5679
+ di as ProviderStatusSchema,
5680
+ dj as PtzAutotrackRuntimeStateSchema,
5681
+ dk as PtzAutotrackSettingsSchema,
5682
+ dl as PtzAutotrackStatusSchema,
5683
+ dm as PtzAutotrackTargetOptionSchema,
5684
+ dn as PtzMoveCommandSchema,
5685
+ dp as PtzPositionSchema,
5686
+ dq as PtzPresetSchema,
5687
+ dr as QueryFilterSchema,
5726
5688
  RECOGNITION_TYPES,
5727
5689
  RUNTIME_DEFAULTS,
5728
5690
  RUNTIME_TO_FORMAT,
5729
5691
  ReadinessRegistry,
5730
5692
  ReadinessTimeoutError,
5731
- dt as RegisteredStreamSchema,
5732
- du as RemoteAccessEndpointSchema,
5733
- dv as RemoteAccessProviderInfoSchema,
5734
- dw as ReportMotionInputSchema,
5693
+ ds as RegisteredStreamSchema,
5694
+ dt as ReportMotionInputSchema,
5735
5695
  RingBuffer,
5736
- dx as RtpSourceSchema,
5737
- dy as RtspRestreamEntrySchema,
5738
- dz as RunnerCameraConfigSchema,
5739
- dA as RunnerCameraDeviceUIFields,
5740
- dB as RunnerLocalLoadSchema,
5741
- dC as RunnerLocalMetricsSchema,
5696
+ du as RtpSourceSchema,
5697
+ dv as RtspRestreamEntrySchema,
5698
+ dw as RunnerCameraConfigSchema,
5699
+ dx as RunnerCameraDeviceUIFields,
5700
+ dy as RunnerLocalLoadSchema,
5701
+ dz as RunnerLocalMetricsSchema,
5742
5702
  SCOPE_PRESETS,
5743
- dD as STORAGE_LOCATION_CARDINALITY,
5703
+ dA as STORAGE_LOCATION_CARDINALITY,
5744
5704
  STORAGE_LOCATION_TYPES,
5745
5705
  STREAM_QUALITY_LABELS,
5746
5706
  SUB_DETECTION_TYPES,
5747
5707
  SYSTEM_CAP_NAMES,
5748
- dE as ScopedTokenSchema,
5749
- dF as ScopedTokenSummarySchema,
5750
- dG as SearchResultSchema,
5751
- dH as SegmentSchema,
5752
- dI as SendEmailInputSchema,
5753
- dJ as SendEmailResultSchema,
5754
- dK as SettingsPatchSchema,
5755
- dL as SettingsRecordSchema,
5756
- dM as SettingsSchemaWithValuesSchema,
5757
- dN as SettingsUpdateResultSchema,
5758
- dO as SmtpStatusSchema,
5759
- dP as SnapshotImageSchema,
5760
- dQ as SpatialDetectionSchema,
5761
- dR as SsoBridgeClaimsSchema,
5762
- dS as StartEmbeddedInputSchema,
5763
- dT as StorageAbortUploadInputSchema,
5764
- dU as StorageBeginDownloadInputSchema,
5765
- dV as StorageBeginDownloadResultSchema,
5766
- dW as StorageBeginUploadInputSchema,
5767
- dX as StorageBeginUploadResultSchema,
5768
- dY as StorageEndDownloadInputSchema,
5769
- dZ as StorageFinalizeUploadInputSchema,
5770
- d_ as StorageLocationRefSchema,
5771
- d$ as StorageLocationSchema,
5772
- e0 as StorageLocationTypeSchema,
5773
- e1 as StorageProviderInfoSchema,
5774
- e2 as StorageReadChunkInputSchema,
5775
- e3 as StorageTestLocationResultSchema,
5776
- e4 as StorageWriteChunkInputSchema,
5777
- e5 as StreamFormatSchema,
5778
- e6 as StreamInfoSchema,
5779
- e7 as StreamNetworkStatsSchema,
5780
- e8 as StreamSourceEntrySchema,
5781
- e9 as StreamSourceSchema,
5782
- ea as SwitchStatusSchema,
5783
- eb as SystemMetricsSchema,
5708
+ dB as ScopedTokenSchema,
5709
+ dC as ScopedTokenSummarySchema,
5710
+ dD as SearchResultSchema,
5711
+ dE as SegmentSchema,
5712
+ dF as SendEmailInputSchema,
5713
+ dG as SendEmailResultSchema,
5714
+ dH as SettingsPatchSchema,
5715
+ dI as SettingsRecordSchema,
5716
+ dJ as SettingsSchemaWithValuesSchema,
5717
+ dK as SettingsUpdateResultSchema,
5718
+ dL as SmtpStatusSchema,
5719
+ dM as SnapshotImageSchema,
5720
+ dN as SpatialDetectionSchema,
5721
+ dO as SsoBridgeClaimsSchema,
5722
+ dP as StartEmbeddedInputSchema,
5723
+ dQ as StorageAbortUploadInputSchema,
5724
+ dR as StorageBeginDownloadInputSchema,
5725
+ dS as StorageBeginDownloadResultSchema,
5726
+ dT as StorageBeginUploadInputSchema,
5727
+ dU as StorageBeginUploadResultSchema,
5728
+ dV as StorageEndDownloadInputSchema,
5729
+ dW as StorageFinalizeUploadInputSchema,
5730
+ dX as StorageLocationRefSchema,
5731
+ dY as StorageLocationSchema,
5732
+ dZ as StorageLocationTypeSchema,
5733
+ d_ as StorageProviderInfoSchema,
5734
+ d$ as StorageReadChunkInputSchema,
5735
+ e0 as StorageTestLocationResultSchema,
5736
+ e1 as StorageWriteChunkInputSchema,
5737
+ e2 as StreamFormatSchema,
5738
+ e3 as StreamInfoSchema,
5739
+ e4 as StreamNetworkStatsSchema,
5740
+ e5 as StreamSourceEntrySchema,
5741
+ e6 as StreamSourceSchema,
5742
+ e7 as SwitchStatusSchema,
5743
+ e8 as SystemMetricsSchema,
5784
5744
  SystemMirror,
5785
- ec as TestConnectionResultSchema,
5786
- ed as ToastSchema,
5787
- ee as TokenScopeSchema,
5788
- ef as TopologyNodeSchema,
5789
- eg as TopologyProcessSchema,
5790
- eh as TopologyServiceSchema,
5791
- ei as TrackSchema,
5792
- ej as TrackStateSchema,
5793
- ek as TrackedDetectionSchema,
5794
- el as TurnProviderInfoSchema,
5795
- em as TurnServerSchema,
5796
- en as UpdateIntegrationInputSchema,
5797
- eo as UpdateUserInputSchema,
5798
- ep as UserRecordSchema,
5799
- eq as UserSummarySchema,
5800
- er as WELL_KNOWN_TABS,
5801
- es as WELL_KNOWN_TAB_MAP,
5802
- et as WebrtcStreamChoiceSchema,
5803
- eu as WebrtcStreamTargetSchema,
5804
- ev as WidgetHostEnum,
5805
- ew as WidgetMetadataSchema,
5806
- ex as WidgetSizeEnum,
5807
- ey as YAMNET_TO_MACRO,
5808
- ez as ZoneKindEnum,
5809
- eA as ZoneRuleModeEnum,
5810
- eB as ZoneRuleSchema,
5811
- eC as ZoneRuleStageEnum,
5812
- eD as ZoneRulesArraySchema,
5813
- eE as ZoneSchema,
5814
- eF as ZoneScopeBreakdownSchema,
5745
+ e9 as TestConnectionResultSchema,
5746
+ ea as ToastSchema,
5747
+ eb as TokenScopeSchema,
5748
+ ec as TopologyNodeSchema,
5749
+ ed as TopologyProcessSchema,
5750
+ ee as TopologyServiceSchema,
5751
+ ef as TrackSchema,
5752
+ eg as TrackStateSchema,
5753
+ eh as TrackedDetectionSchema,
5754
+ ei as TurnServerSchema,
5755
+ ej as UpdateIntegrationInputSchema,
5756
+ ek as UpdateUserInputSchema,
5757
+ el as UserRecordSchema,
5758
+ em as UserSummarySchema,
5759
+ en as WELL_KNOWN_TABS,
5760
+ eo as WELL_KNOWN_TAB_MAP,
5761
+ ep as WebrtcStreamChoiceSchema,
5762
+ eq as WebrtcStreamTargetSchema,
5763
+ er as WidgetHostEnum,
5764
+ es as WidgetMetadataSchema,
5765
+ et as WidgetSizeEnum,
5766
+ eu as YAMNET_TO_MACRO,
5767
+ ev as ZoneKindEnum,
5768
+ ew as ZoneRuleModeEnum,
5769
+ ex as ZoneRuleSchema,
5770
+ ey as ZoneRuleStageEnum,
5771
+ ez as ZoneRulesArraySchema,
5772
+ eA as ZoneSchema,
5773
+ eB as ZoneScopeBreakdownSchema,
5815
5774
  accessoriesCapability,
5816
- eG as accessoryStableId,
5775
+ eC as accessoryStableId,
5817
5776
  addonPagesCapability,
5818
5777
  addonPagesSourceCapability,
5819
5778
  addonRoutesCapability,
@@ -5834,7 +5793,6 @@ export {
5834
5793
  audioCodecCapability,
5835
5794
  audioMetricsCapability,
5836
5795
  authProviderCapability,
5837
- authenticationCapability,
5838
5796
  autoAssignProfiles,
5839
5797
  backupCapability,
5840
5798
  batteryCapability,
@@ -5860,7 +5818,7 @@ export {
5860
5818
  deviceDiscoveryCapability,
5861
5819
  deviceExportCapability,
5862
5820
  deviceManagerCapability,
5863
- eH as deviceMatchesProfile,
5821
+ eD as deviceMatchesProfile,
5864
5822
  deviceOpsCapability,
5865
5823
  deviceProviderCapability,
5866
5824
  deviceStateCapability,
@@ -5871,13 +5829,13 @@ export {
5871
5829
  emitReadiness,
5872
5830
  errMsg,
5873
5831
  evaluateZoneRules,
5874
- eI as event,
5832
+ eE as event,
5875
5833
  eventsCapability,
5876
- eJ as expandCapMethods,
5834
+ eF as expandCapMethods,
5877
5835
  featureProbeCapability,
5878
5836
  formatForBackend,
5879
5837
  formatForRuntime,
5880
- eK as getAudioMacroClassIds,
5838
+ eG as getAudioMacroClassIds,
5881
5839
  getCapsByProviderKind,
5882
5840
  hfModelUrl,
5883
5841
  hydrateSchema,
@@ -5888,11 +5846,10 @@ export {
5888
5846
  isEvent,
5889
5847
  localNetworkCapability,
5890
5848
  logDestinationCapability,
5891
- eL as mapAudioLabelToMacro,
5849
+ eH as mapAudioLabelToMacro,
5892
5850
  maskUrlCredentials,
5893
5851
  meshNetworkCapability,
5894
- meshOrchestratorCapability,
5895
- eM as method,
5852
+ eI as method,
5896
5853
  metricsProviderCapability,
5897
5854
  motionCapability,
5898
5855
  motionDetectionCapability,
@@ -5921,14 +5878,13 @@ export {
5921
5878
  rebootCapability,
5922
5879
  recordingCapability,
5923
5880
  recordingEngineCapability,
5924
- remoteAccessCapability,
5925
5881
  requiresPython,
5926
5882
  resolveAddonExecution,
5927
5883
  resolveAddonGroup,
5928
5884
  resolveAddonPlacement,
5929
5885
  resolveAddonRuntime,
5930
5886
  resolveDetectionRuntime,
5931
- eN as resolveDeviceProfile,
5887
+ eJ as resolveDeviceProfile,
5932
5888
  resolveModelFormat,
5933
5889
  restreamerCapability,
5934
5890
  runInferenceStep,
@@ -5949,12 +5905,11 @@ export {
5949
5905
  toDeviceSummary,
5950
5906
  toStreamSourceEntry,
5951
5907
  toastCapability,
5952
- turnOrchestratorCapability,
5953
5908
  turnProviderCapability,
5954
5909
  userManagementCapability,
5955
5910
  userPasskeysCapability,
5956
5911
  webrtcCapability,
5957
- eO as webrtcClientHintsSchema,
5912
+ eK as webrtcClientHintsSchema,
5958
5913
  webrtcSessionCapability,
5959
5914
  zodEntriesToConfigUI,
5960
5915
  zoneAnalyticsCapability,