@camstack/types 0.1.31 → 0.1.32

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 (76) hide show
  1. package/dist/capabilities/admin-ui.cap.d.ts +6 -2
  2. package/dist/capabilities/admin-ui.cap.d.ts.map +1 -1
  3. package/dist/capabilities/advanced-notifier.cap.d.ts +202 -29
  4. package/dist/capabilities/advanced-notifier.cap.d.ts.map +1 -1
  5. package/dist/capabilities/audio-codec.cap.d.ts +2 -2
  6. package/dist/capabilities/capability-definition.d.ts +22 -0
  7. package/dist/capabilities/capability-definition.d.ts.map +1 -1
  8. package/dist/capabilities/device-export.cap.d.ts +77 -0
  9. package/dist/capabilities/device-export.cap.d.ts.map +1 -0
  10. package/dist/capabilities/embedding-encoder.cap.d.ts +14 -7
  11. package/dist/capabilities/embedding-encoder.cap.d.ts.map +1 -1
  12. package/dist/capabilities/index.d.ts +15 -11
  13. package/dist/capabilities/index.d.ts.map +1 -1
  14. package/dist/capabilities/intercom.cap.d.ts +34 -0
  15. package/dist/capabilities/intercom.cap.d.ts.map +1 -1
  16. package/dist/capabilities/mesh-network.cap.d.ts +18 -20
  17. package/dist/capabilities/mesh-network.cap.d.ts.map +1 -1
  18. package/dist/capabilities/mqtt-broker.cap.d.ts +153 -0
  19. package/dist/capabilities/mqtt-broker.cap.d.ts.map +1 -0
  20. package/dist/capabilities/network-access.cap.d.ts +41 -1
  21. package/dist/capabilities/network-access.cap.d.ts.map +1 -1
  22. package/dist/capabilities/platform-probe.cap.d.ts +234 -15
  23. package/dist/capabilities/platform-probe.cap.d.ts.map +1 -1
  24. package/dist/capabilities/smtp-provider.cap.d.ts +11 -10
  25. package/dist/capabilities/smtp-provider.cap.d.ts.map +1 -1
  26. package/dist/capabilities/sso-bridge.cap.d.ts +3 -0
  27. package/dist/capabilities/sso-bridge.cap.d.ts.map +1 -1
  28. package/dist/capabilities/stream-broker.cap.d.ts +90 -85
  29. package/dist/capabilities/stream-broker.cap.d.ts.map +1 -1
  30. package/dist/capabilities/webrtc-session.cap.d.ts +34 -0
  31. package/dist/capabilities/webrtc-session.cap.d.ts.map +1 -1
  32. package/dist/enums/event-category.d.ts +1 -8
  33. package/dist/enums/event-category.d.ts.map +1 -1
  34. package/dist/generated/addon-api.d.ts +12923 -10641
  35. package/dist/generated/addon-api.d.ts.map +1 -1
  36. package/dist/generated/cap-status-types.d.ts +5 -1
  37. package/dist/generated/cap-status-types.d.ts.map +1 -1
  38. package/dist/generated/capability-router-map.d.ts +7 -7
  39. package/dist/generated/capability-router-map.d.ts.map +1 -1
  40. package/dist/generated/device-proxy.d.ts +2 -0
  41. package/dist/generated/device-proxy.d.ts.map +1 -1
  42. package/dist/generated/method-access-map.d.ts +1 -1
  43. package/dist/generated/method-access-map.d.ts.map +1 -1
  44. package/dist/generated/provider-kind-map.d.ts +22 -0
  45. package/dist/generated/provider-kind-map.d.ts.map +1 -0
  46. package/dist/generated/system-proxy.d.ts +7 -3
  47. package/dist/generated/system-proxy.d.ts.map +1 -1
  48. package/dist/{index-BKnvgAep.mjs → index-BBVUwOlZ.mjs} +641 -610
  49. package/dist/index-BBVUwOlZ.mjs.map +1 -0
  50. package/dist/{index-BKifir_y.js → index-BUBhoPUu.js} +381 -350
  51. package/dist/index-BUBhoPUu.js.map +1 -0
  52. package/dist/index.d.ts +2 -0
  53. package/dist/index.d.ts.map +1 -1
  54. package/dist/index.js +108 -39
  55. package/dist/index.js.map +1 -1
  56. package/dist/index.mjs +365 -296
  57. package/dist/index.mjs.map +1 -1
  58. package/dist/interfaces/addon.d.ts +14 -3
  59. package/dist/interfaces/addon.d.ts.map +1 -1
  60. package/dist/interfaces/advanced-notifier.d.ts +8 -7
  61. package/dist/interfaces/advanced-notifier.d.ts.map +1 -1
  62. package/dist/interfaces/capability.d.ts +6 -6
  63. package/dist/interfaces/capability.d.ts.map +1 -1
  64. package/dist/interfaces/embedding-encoder.d.ts +16 -7
  65. package/dist/interfaces/embedding-encoder.d.ts.map +1 -1
  66. package/dist/interfaces/rtp-egress.d.ts +45 -0
  67. package/dist/interfaces/rtp-egress.d.ts.map +1 -0
  68. package/dist/node.js +1 -1
  69. package/dist/node.mjs +1 -1
  70. package/package.json +1 -1
  71. package/dist/capabilities/home-assistant.cap.d.ts +0 -138
  72. package/dist/capabilities/home-assistant.cap.d.ts.map +0 -1
  73. package/dist/capabilities/mqtt-provider.cap.d.ts +0 -91
  74. package/dist/capabilities/mqtt-provider.cap.d.ts.map +0 -1
  75. package/dist/index-BKifir_y.js.map +0 -1
  76. package/dist/index-BKnvgAep.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 deviceManagerCapability, N as deviceOpsCapability, O as deviceStateCapability, P as embeddingEncoderCapability, Q as eventsCapability, R as homeAssistantCapability, 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 mqttProviderCapability, $ 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-BKnvgAep.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 } from "./index-BKnvgAep.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 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-BBVUwOlZ.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-BBVUwOlZ.mjs";
3
3
  import { z } from "zod";
4
4
  class DisposerChain {
5
5
  disposers = [];
@@ -207,8 +207,6 @@ var EventCategory = /* @__PURE__ */ ((EventCategory2) => {
207
207
  EventCategory2["DeviceAwake"] = "device.awake";
208
208
  EventCategory2["DeviceSleeping"] = "device.sleeping";
209
209
  EventCategory2["RetentionCleanup"] = "retention.cleanup";
210
- EventCategory2["MqttMessage"] = "mqtt.message";
211
- EventCategory2["HomeAssistantEvent"] = "home-assistant.event";
212
210
  return EventCategory2;
213
211
  })(EventCategory || {});
214
212
  function isEvent(event, category) {
@@ -2893,6 +2891,9 @@ function createDeviceProxy(api, binding, opts) {
2893
2891
  startSession: (input) => dispatch("intercom", "intercom", "startSession", "mutation", input),
2894
2892
  handleAnswer: (input) => dispatch("intercom", "intercom", "handleAnswer", "mutation", input),
2895
2893
  stopSession: (input) => dispatch("intercom", "intercom", "stopSession", "mutation", input),
2894
+ startTalkSession: (input) => dispatch("intercom", "intercom", "startTalkSession", "mutation", input),
2895
+ pushTalkPcm: (input) => dispatch("intercom", "intercom", "pushTalkPcm", "mutation", input),
2896
+ endTalkSession: (input) => dispatch("intercom", "intercom", "endTalkSession", "mutation", input),
2896
2897
  getStatus: (input) => dispatch("intercom", "intercom", "getStatus", "query", input)
2897
2898
  };
2898
2899
  const motionInterface = {
@@ -2971,6 +2972,7 @@ function createDeviceProxy(api, binding, opts) {
2971
2972
  const webrtcSessionInterface = {
2972
2973
  listStreams: (input) => dispatch("webrtc-session", "webrtcSession", "listStreams", "query", input),
2973
2974
  createSession: (input) => dispatch("webrtc-session", "webrtcSession", "createSession", "mutation", input),
2975
+ handleOffer: (input) => dispatch("webrtc-session", "webrtcSession", "handleOffer", "mutation", input),
2974
2976
  handleAnswer: (input) => dispatch("webrtc-session", "webrtcSession", "handleAnswer", "mutation", input),
2975
2977
  closeSession: (input) => dispatch("webrtc-session", "webrtcSession", "closeSession", "mutation", input),
2976
2978
  hasAdaptiveBitrate: (input) => dispatch("webrtc-session", "webrtcSession", "hasAdaptiveBitrate", "query", input)
@@ -2995,6 +2997,11 @@ function createDeviceProxy(api, binding, opts) {
2995
2997
  getDeviceSettings: (input) => dispatchSystem("addonSettings", "getDeviceSettings", "query", input),
2996
2998
  updateDeviceSettings: (input) => dispatchSystem("addonSettings", "updateDeviceSettings", "mutation", input)
2997
2999
  };
3000
+ const deviceExportInterface = {
3001
+ getDeviceSettingsContribution: (input) => dispatchSystem("deviceExport", "getDeviceSettingsContribution", "query", input),
3002
+ getDeviceLiveContribution: (input) => dispatchSystem("deviceExport", "getDeviceLiveContribution", "query", input),
3003
+ applyDeviceSettingsPatch: (input) => dispatchSystem("deviceExport", "applyDeviceSettingsPatch", "mutation", input)
3004
+ };
2998
3005
  const deviceManagerInterface = {
2999
3006
  loadConfig: (input) => dispatchSystem("deviceManager", "loadConfig", "query", input),
3000
3007
  loadRuntimeState: (input) => dispatchSystem("deviceManager", "loadRuntimeState", "query", input),
@@ -3133,6 +3140,7 @@ function createDeviceProxy(api, binding, opts) {
3133
3140
  zoneRules: zoneRulesInterface,
3134
3141
  zones: zonesInterface,
3135
3142
  addonSettings: addonSettingsInterface,
3143
+ deviceExport: deviceExportInterface,
3136
3144
  deviceManager: deviceManagerInterface,
3137
3145
  deviceState: deviceStateInterface,
3138
3146
  networkQuality: networkQualityInterface,
@@ -3298,6 +3306,13 @@ function createSystemProxy(api) {
3298
3306
  listActiveSessions: (input) => dispatch("decoder", "listActiveSessions", "query", input),
3299
3307
  reprobeHwaccel: (input) => dispatch("decoder", "reprobeHwaccel", "mutation", input)
3300
3308
  };
3309
+ const deviceExportInterface = {
3310
+ getStatus: (input) => dispatch("deviceExport", "getStatus", "query", input),
3311
+ listSupportedDeviceKinds: (input) => dispatch("deviceExport", "listSupportedDeviceKinds", "query", input),
3312
+ listExposedDevices: (input) => dispatch("deviceExport", "listExposedDevices", "query", input),
3313
+ exposeDevice: (input) => dispatch("deviceExport", "exposeDevice", "mutation", input),
3314
+ unexposeDevice: (input) => dispatch("deviceExport", "unexposeDevice", "mutation", input)
3315
+ };
3301
3316
  const deviceManagerInterface = {
3302
3317
  allocateDeviceId: (input) => dispatch("deviceManager", "allocateDeviceId", "mutation", input),
3303
3318
  registerDevice: (input) => dispatch("deviceManager", "registerDevice", "mutation", input),
@@ -3356,10 +3371,9 @@ function createSystemProxy(api) {
3356
3371
  const meshNetworkInterface = {
3357
3372
  getStatus: (input) => dispatch("meshNetwork", "getStatus", "query", input),
3358
3373
  join: (input) => dispatch("meshNetwork", "join", "mutation", input),
3374
+ startLogin: (input) => dispatch("meshNetwork", "startLogin", "mutation", input),
3359
3375
  leave: (input) => dispatch("meshNetwork", "leave", "mutation", input),
3360
3376
  listPeers: (input) => dispatch("meshNetwork", "listPeers", "query", input),
3361
- setPublicIngress: (input) => dispatch("meshNetwork", "setPublicIngress", "mutation", input),
3362
- setMeshIngress: (input) => dispatch("meshNetwork", "setMeshIngress", "mutation", input),
3363
3377
  testConnection: (input) => dispatch("meshNetwork", "testConnection", "mutation", input)
3364
3378
  };
3365
3379
  const meshOrchestratorInterface = {
@@ -3380,6 +3394,16 @@ function createSystemProxy(api) {
3380
3394
  listNodeProcesses: (input) => dispatch("metricsProvider", "listNodeProcesses", "query", input),
3381
3395
  killProcess: (input) => dispatch("metricsProvider", "killProcess", "mutation", input)
3382
3396
  };
3397
+ const mqttBrokerInterface = {
3398
+ listBrokers: (input) => dispatch("mqttBroker", "listBrokers", "query", input),
3399
+ getBrokerConfig: (input) => dispatch("mqttBroker", "getBrokerConfig", "query", input),
3400
+ addBroker: (input) => dispatch("mqttBroker", "addBroker", "mutation", input),
3401
+ removeBroker: (input) => dispatch("mqttBroker", "removeBroker", "mutation", input),
3402
+ testConnection: (input) => dispatch("mqttBroker", "testConnection", "mutation", input),
3403
+ startEmbeddedBroker: (input) => dispatch("mqttBroker", "startEmbeddedBroker", "mutation", input),
3404
+ stopEmbeddedBroker: (input) => dispatch("mqttBroker", "stopEmbeddedBroker", "mutation", input),
3405
+ getStatus: (input) => dispatch("mqttBroker", "getStatus", "query", input)
3406
+ };
3383
3407
  const networkQualityInterface = {
3384
3408
  getAllStats: (input) => dispatch("networkQuality", "getAllStats", "query", input)
3385
3409
  };
@@ -3465,7 +3489,9 @@ function createSystemProxy(api) {
3465
3489
  getCapabilities: (input) => dispatch("platformProbe", "getCapabilities", "query", input),
3466
3490
  getHardware: (input) => dispatch("platformProbe", "getHardware", "query", input),
3467
3491
  resolveInferenceConfig: (input) => dispatch("platformProbe", "resolveInferenceConfig", "query", input),
3468
- resolveHwAccel: (input) => dispatch("platformProbe", "resolveHwAccel", "query", input)
3492
+ resolveHwAccel: (input) => dispatch("platformProbe", "resolveHwAccel", "query", input),
3493
+ getHardwareEncoders: (input) => dispatch("platformProbe", "getHardwareEncoders", "query", input),
3494
+ refreshHardwareEncoders: (input) => dispatch("platformProbe", "refreshHardwareEncoders", "mutation", input)
3469
3495
  };
3470
3496
  const recordingEngineInterface = {
3471
3497
  getStatus: (input) => dispatch("recordingEngine", "getStatus", "query", input),
@@ -3532,6 +3558,8 @@ function createSystemProxy(api) {
3532
3558
  listClients: (input) => dispatch("streamBroker", "listClients", "query", input),
3533
3559
  killClient: (input) => dispatch("streamBroker", "killClient", "mutation", input),
3534
3560
  getStreamUrl: (input) => dispatch("streamBroker", "getStreamUrl", "query", input),
3561
+ getStreamWithCodec: (input) => dispatch("streamBroker", "getStreamWithCodec", "mutation", input),
3562
+ releaseStreamWithCodec: (input) => dispatch("streamBroker", "releaseStreamWithCodec", "mutation", input),
3535
3563
  getBroker: (input) => dispatch("streamBroker", "getBroker", "query", input),
3536
3564
  setPreBufferDuration: (input) => dispatch("streamBroker", "setPreBufferDuration", "mutation", input),
3537
3565
  getPreBufferInfo: (input) => dispatch("streamBroker", "getPreBufferInfo", "query", input),
@@ -3595,6 +3623,7 @@ function createSystemProxy(api) {
3595
3623
  authentication: authenticationInterface,
3596
3624
  backup: backupInterface,
3597
3625
  decoder: decoderInterface,
3626
+ deviceExport: deviceExportInterface,
3598
3627
  deviceManager: deviceManagerInterface,
3599
3628
  deviceProvider: deviceProviderInterface,
3600
3629
  deviceState: deviceStateInterface,
@@ -3603,6 +3632,7 @@ function createSystemProxy(api) {
3603
3632
  meshNetwork: meshNetworkInterface,
3604
3633
  meshOrchestrator: meshOrchestratorInterface,
3605
3634
  metricsProvider: metricsProviderInterface,
3635
+ mqttBroker: mqttBrokerInterface,
3606
3636
  networkQuality: networkQualityInterface,
3607
3637
  nodes: nodesInterface,
3608
3638
  notificationOutput: notificationOutputInterface,
@@ -4400,6 +4430,7 @@ const CAPABILITY_NAMES = {
4400
4430
  decoder: "decoder",
4401
4431
  detectionPipeline: "detection-pipeline",
4402
4432
  deviceDiscovery: "device-discovery",
4433
+ deviceExport: "device-export",
4403
4434
  deviceManager: "device-manager",
4404
4435
  deviceOps: "device-ops",
4405
4436
  deviceProvider: "device-provider",
@@ -4409,7 +4440,6 @@ const CAPABILITY_NAMES = {
4409
4440
  embeddingEncoder: "embedding-encoder",
4410
4441
  events: "events",
4411
4442
  featureProbe: "feature-probe",
4412
- homeAssistant: "home-assistant",
4413
4443
  integrations: "integrations",
4414
4444
  intercom: "intercom",
4415
4445
  localNetwork: "local-network",
@@ -4420,7 +4450,7 @@ const CAPABILITY_NAMES = {
4420
4450
  motion: "motion",
4421
4451
  motionDetection: "motion-detection",
4422
4452
  motionTrigger: "motion-trigger",
4423
- mqttProvider: "mqtt-provider",
4453
+ mqttBroker: "mqtt-broker",
4424
4454
  nativeObjectDetection: "native-object-detection",
4425
4455
  networkAccess: "network-access",
4426
4456
  networkQuality: "network-quality",
@@ -4487,6 +4517,7 @@ const CAPABILITY_ROUTER_KEYS = [
4487
4517
  { key: "decoder", name: "decoder" },
4488
4518
  { key: "detectionPipeline", name: "detection-pipeline" },
4489
4519
  { key: "deviceDiscovery", name: "device-discovery" },
4520
+ { key: "deviceExport", name: "device-export" },
4490
4521
  { key: "deviceManager", name: "device-manager" },
4491
4522
  { key: "deviceOps", name: "device-ops" },
4492
4523
  { key: "deviceProvider", name: "device-provider" },
@@ -4496,7 +4527,6 @@ const CAPABILITY_ROUTER_KEYS = [
4496
4527
  { key: "embeddingEncoder", name: "embedding-encoder" },
4497
4528
  { key: "events", name: "events" },
4498
4529
  { key: "featureProbe", name: "feature-probe" },
4499
- { key: "homeAssistant", name: "home-assistant" },
4500
4530
  { key: "integrations", name: "integrations" },
4501
4531
  { key: "intercom", name: "intercom" },
4502
4532
  { key: "localNetwork", name: "local-network" },
@@ -4507,7 +4537,7 @@ const CAPABILITY_ROUTER_KEYS = [
4507
4537
  { key: "motion", name: "motion" },
4508
4538
  { key: "motionDetection", name: "motion-detection" },
4509
4539
  { key: "motionTrigger", name: "motion-trigger" },
4510
- { key: "mqttProvider", name: "mqtt-provider" },
4540
+ { key: "mqttBroker", name: "mqtt-broker" },
4511
4541
  { key: "nativeObjectDetection", name: "native-object-detection" },
4512
4542
  { key: "networkAccess", name: "network-access" },
4513
4543
  { key: "networkQuality", name: "network-quality" },
@@ -4574,6 +4604,7 @@ const ALL_CAPABILITY_DEFINITIONS = [
4574
4604
  decoderCapability,
4575
4605
  detectionPipelineCapability,
4576
4606
  deviceDiscoveryCapability,
4607
+ deviceExportCapability,
4577
4608
  deviceManagerCapability,
4578
4609
  deviceOpsCapability,
4579
4610
  deviceProviderCapability,
@@ -4583,7 +4614,6 @@ const ALL_CAPABILITY_DEFINITIONS = [
4583
4614
  embeddingEncoderCapability,
4584
4615
  eventsCapability,
4585
4616
  featureProbeCapability,
4586
- homeAssistantCapability,
4587
4617
  integrationsCapability,
4588
4618
  intercomCapability,
4589
4619
  localNetworkCapability,
@@ -4594,7 +4624,7 @@ const ALL_CAPABILITY_DEFINITIONS = [
4594
4624
  motionCapability,
4595
4625
  motionDetectionCapability,
4596
4626
  motionTriggerCapability,
4597
- mqttProviderCapability,
4627
+ mqttBrokerCapability,
4598
4628
  nativeObjectDetectionCapability,
4599
4629
  networkAccessCapability,
4600
4630
  networkQualityCapability,
@@ -4641,12 +4671,14 @@ const CAP_NAMES_WITH_STATUS = [
4641
4671
  "brightness",
4642
4672
  "camera-credentials",
4643
4673
  "device-discovery",
4674
+ "device-export",
4644
4675
  "device-status",
4645
4676
  "doorbell",
4646
4677
  "feature-probe",
4647
4678
  "intercom",
4648
4679
  "motion",
4649
4680
  "motion-trigger",
4681
+ "mqtt-broker",
4650
4682
  "native-object-detection",
4651
4683
  "osd",
4652
4684
  "ptz",
@@ -4759,6 +4791,11 @@ const METHOD_ACCESS_MAP = Object.freeze({
4759
4791
  "deviceDiscovery.listDiscovered": { capName: "device-discovery", capScope: "device", addonId: null, access: "view" },
4760
4792
  "deviceDiscovery.refreshDiscovery": { capName: "device-discovery", capScope: "device", addonId: null, access: "create" },
4761
4793
  "deviceDiscovery.releaseDevice": { capName: "device-discovery", capScope: "device", addonId: null, access: "create" },
4794
+ "deviceExport.exposeDevice": { capName: "device-export", capScope: "system", addonId: null, access: "create" },
4795
+ "deviceExport.getStatus": { capName: "device-export", capScope: "system", addonId: null, access: "view" },
4796
+ "deviceExport.listExposedDevices": { capName: "device-export", capScope: "system", addonId: null, access: "view" },
4797
+ "deviceExport.listSupportedDeviceKinds": { capName: "device-export", capScope: "system", addonId: null, access: "view" },
4798
+ "deviceExport.unexposeDevice": { capName: "device-export", capScope: "system", addonId: null, access: "create" },
4762
4799
  "deviceManager.addLocation": { capName: "device-manager", capScope: "system", addonId: null, access: "create" },
4763
4800
  "deviceManager.adoptDevice": { capName: "device-manager", capScope: "system", addonId: null, access: "create" },
4764
4801
  "deviceManager.allocateDeviceId": { capName: "device-manager", capScope: "system", addonId: null, access: "create" },
@@ -4830,13 +4867,6 @@ const METHOD_ACCESS_MAP = Object.freeze({
4830
4867
  "events.getEventClipUrl": { capName: "events", capScope: "device", addonId: null, access: "view" },
4831
4868
  "events.getEvents": { capName: "events", capScope: "device", addonId: null, access: "view" },
4832
4869
  "events.getEventThumbnail": { capName: "events", capScope: "device", addonId: null, access: "view" },
4833
- "homeAssistant.callService": { capName: "home-assistant", capScope: "system", addonId: null, access: "create" },
4834
- "homeAssistant.getState": { capName: "home-assistant", capScope: "system", addonId: null, access: "view" },
4835
- "homeAssistant.getStates": { capName: "home-assistant", capScope: "system", addonId: null, access: "view" },
4836
- "homeAssistant.getStatus": { capName: "home-assistant", capScope: "system", addonId: null, access: "view" },
4837
- "homeAssistant.listSubscriptions": { capName: "home-assistant", capScope: "system", addonId: null, access: "view" },
4838
- "homeAssistant.subscribeEvents": { capName: "home-assistant", capScope: "system", addonId: null, access: "create" },
4839
- "homeAssistant.unsubscribeEvents": { capName: "home-assistant", capScope: "system", addonId: null, access: "delete" },
4840
4870
  "integrations.create": { capName: "integrations", capScope: "system", addonId: null, access: "create" },
4841
4871
  "integrations.delete": { capName: "integrations", capScope: "system", addonId: null, access: "delete" },
4842
4872
  "integrations.get": { capName: "integrations", capScope: "system", addonId: null, access: "view" },
@@ -4847,8 +4877,11 @@ const METHOD_ACCESS_MAP = Object.freeze({
4847
4877
  "integrations.setSettings": { capName: "integrations", capScope: "system", addonId: null, access: "create" },
4848
4878
  "integrations.testConnection": { capName: "integrations", capScope: "system", addonId: null, access: "create" },
4849
4879
  "integrations.update": { capName: "integrations", capScope: "system", addonId: null, access: "create" },
4880
+ "intercom.endTalkSession": { capName: "intercom", capScope: "device", addonId: null, access: "create" },
4850
4881
  "intercom.handleAnswer": { capName: "intercom", capScope: "device", addonId: null, access: "create" },
4882
+ "intercom.pushTalkPcm": { capName: "intercom", capScope: "device", addonId: null, access: "create" },
4851
4883
  "intercom.startSession": { capName: "intercom", capScope: "device", addonId: null, access: "create" },
4884
+ "intercom.startTalkSession": { capName: "intercom", capScope: "device", addonId: null, access: "create" },
4852
4885
  "intercom.stopSession": { capName: "intercom", capScope: "device", addonId: null, access: "create" },
4853
4886
  "localNetwork.getAllowedAddresses": { capName: "local-network", capScope: "system", addonId: null, access: "view" },
4854
4887
  "localNetwork.getConnectionEndpoints": { capName: "local-network", capScope: "system", addonId: null, access: "view" },
@@ -4862,8 +4895,7 @@ const METHOD_ACCESS_MAP = Object.freeze({
4862
4895
  "meshNetwork.join": { capName: "mesh-network", capScope: "system", addonId: null, access: "create" },
4863
4896
  "meshNetwork.leave": { capName: "mesh-network", capScope: "system", addonId: null, access: "create" },
4864
4897
  "meshNetwork.listPeers": { capName: "mesh-network", capScope: "system", addonId: null, access: "view" },
4865
- "meshNetwork.setMeshIngress": { capName: "mesh-network", capScope: "system", addonId: null, access: "create" },
4866
- "meshNetwork.setPublicIngress": { capName: "mesh-network", capScope: "system", addonId: null, access: "create" },
4898
+ "meshNetwork.startLogin": { capName: "mesh-network", capScope: "system", addonId: null, access: "create" },
4867
4899
  "meshNetwork.testConnection": { capName: "mesh-network", capScope: "system", addonId: null, access: "create" },
4868
4900
  "meshOrchestrator.joinProvider": { capName: "mesh-orchestrator", capScope: "system", addonId: null, access: "create" },
4869
4901
  "meshOrchestrator.leaveProvider": { capName: "mesh-orchestrator", capScope: "system", addonId: null, access: "create" },
@@ -4884,13 +4916,17 @@ const METHOD_ACCESS_MAP = Object.freeze({
4884
4916
  "motionDetection.removeCamera": { capName: "motion-detection", capScope: "device", addonId: null, access: "delete" },
4885
4917
  "motionDetection.reset": { capName: "motion-detection", capScope: "device", addonId: null, access: "delete" },
4886
4918
  "motionTrigger.setMotionTrigger": { capName: "motion-trigger", capScope: "device", addonId: null, access: "create" },
4887
- "mqttProvider.getStatus": { capName: "mqtt-provider", capScope: "system", addonId: null, access: "view" },
4888
- "mqttProvider.listSubscriptions": { capName: "mqtt-provider", capScope: "system", addonId: null, access: "view" },
4889
- "mqttProvider.publish": { capName: "mqtt-provider", capScope: "system", addonId: null, access: "create" },
4890
- "mqttProvider.subscribe": { capName: "mqtt-provider", capScope: "system", addonId: null, access: "create" },
4891
- "mqttProvider.unsubscribe": { capName: "mqtt-provider", capScope: "system", addonId: null, access: "delete" },
4919
+ "mqttBroker.addBroker": { capName: "mqtt-broker", capScope: "system", addonId: null, access: "create" },
4920
+ "mqttBroker.getBrokerConfig": { capName: "mqtt-broker", capScope: "system", addonId: null, access: "view" },
4921
+ "mqttBroker.getStatus": { capName: "mqtt-broker", capScope: "system", addonId: null, access: "view" },
4922
+ "mqttBroker.listBrokers": { capName: "mqtt-broker", capScope: "system", addonId: null, access: "view" },
4923
+ "mqttBroker.removeBroker": { capName: "mqtt-broker", capScope: "system", addonId: null, access: "delete" },
4924
+ "mqttBroker.startEmbeddedBroker": { capName: "mqtt-broker", capScope: "system", addonId: null, access: "create" },
4925
+ "mqttBroker.stopEmbeddedBroker": { capName: "mqtt-broker", capScope: "system", addonId: null, access: "create" },
4926
+ "mqttBroker.testConnection": { capName: "mqtt-broker", capScope: "system", addonId: null, access: "create" },
4892
4927
  "networkAccess.getEndpoint": { capName: "network-access", capScope: "system", addonId: null, access: "view" },
4893
4928
  "networkAccess.getStatus": { capName: "network-access", capScope: "system", addonId: null, access: "view" },
4929
+ "networkAccess.listEndpoints": { capName: "network-access", capScope: "system", addonId: null, access: "view" },
4894
4930
  "networkAccess.start": { capName: "network-access", capScope: "system", addonId: null, access: "create" },
4895
4931
  "networkAccess.stop": { capName: "network-access", capScope: "system", addonId: null, access: "create" },
4896
4932
  "networkQuality.getAllStats": { capName: "network-quality", capScope: "system", addonId: null, access: "view" },
@@ -4997,6 +5033,8 @@ const METHOD_ACCESS_MAP = Object.freeze({
4997
5033
  "pipelineRunner.reportMotion": { capName: "pipeline-runner", capScope: "system", addonId: null, access: "create" },
4998
5034
  "platformProbe.getCapabilities": { capName: "platform-probe", capScope: "system", addonId: null, access: "view" },
4999
5035
  "platformProbe.getHardware": { capName: "platform-probe", capScope: "system", addonId: null, access: "view" },
5036
+ "platformProbe.getHardwareEncoders": { capName: "platform-probe", capScope: "system", addonId: null, access: "view" },
5037
+ "platformProbe.refreshHardwareEncoders": { capName: "platform-probe", capScope: "system", addonId: null, access: "create" },
5000
5038
  "platformProbe.resolveHwAccel": { capName: "platform-probe", capScope: "system", addonId: null, access: "view" },
5001
5039
  "platformProbe.resolveInferenceConfig": { capName: "platform-probe", capScope: "system", addonId: null, access: "view" },
5002
5040
  "ptz.continuousMove": { capName: "ptz", capScope: "device", addonId: null, access: "create" },
@@ -5101,6 +5139,7 @@ const METHOD_ACCESS_MAP = Object.freeze({
5101
5139
  "streamBroker.getRtspEntry": { capName: "stream-broker", capScope: "system", addonId: null, access: "view" },
5102
5140
  "streamBroker.getRtspPort": { capName: "stream-broker", capScope: "system", addonId: null, access: "view" },
5103
5141
  "streamBroker.getStreamUrl": { capName: "stream-broker", capScope: "system", addonId: null, access: "view" },
5142
+ "streamBroker.getStreamWithCodec": { capName: "stream-broker", capScope: "system", addonId: null, access: "create" },
5104
5143
  "streamBroker.isRtspEnabled": { capName: "stream-broker", capScope: "system", addonId: null, access: "view" },
5105
5144
  "streamBroker.killClient": { capName: "stream-broker", capScope: "system", addonId: null, access: "create" },
5106
5145
  "streamBroker.listAllCameraStreams": { capName: "stream-broker", capScope: "system", addonId: null, access: "view" },
@@ -5108,6 +5147,7 @@ const METHOD_ACCESS_MAP = Object.freeze({
5108
5147
  "streamBroker.listClients": { capName: "stream-broker", capScope: "system", addonId: null, access: "view" },
5109
5148
  "streamBroker.publishCameraStream": { capName: "stream-broker", capScope: "system", addonId: null, access: "create" },
5110
5149
  "streamBroker.regenerateRtspToken": { capName: "stream-broker", capScope: "system", addonId: null, access: "create" },
5150
+ "streamBroker.releaseStreamWithCodec": { capName: "stream-broker", capScope: "system", addonId: null, access: "create" },
5111
5151
  "streamBroker.restartProfile": { capName: "stream-broker", capScope: "system", addonId: null, access: "create" },
5112
5152
  "streamBroker.retractCameraStream": { capName: "stream-broker", capScope: "system", addonId: null, access: "create" },
5113
5153
  "streamBroker.setPreBufferDuration": { capName: "stream-broker", capScope: "system", addonId: null, access: "create" },
@@ -5167,6 +5207,7 @@ const METHOD_ACCESS_MAP = Object.freeze({
5167
5207
  "webrtcSession.closeSession": { capName: "webrtc-session", capScope: "device", addonId: null, access: "create" },
5168
5208
  "webrtcSession.createSession": { capName: "webrtc-session", capScope: "device", addonId: null, access: "create" },
5169
5209
  "webrtcSession.handleAnswer": { capName: "webrtc-session", capScope: "device", addonId: null, access: "create" },
5210
+ "webrtcSession.handleOffer": { capName: "webrtc-session", capScope: "device", addonId: null, access: "create" },
5170
5211
  "webrtcSession.hasAdaptiveBitrate": { capName: "webrtc-session", capScope: "device", addonId: null, access: "view" },
5171
5212
  "webrtcSession.listStreams": { capName: "webrtc-session", capScope: "device", addonId: null, access: "view" },
5172
5213
  "zoneAnalytics.getCameraHistory": { capName: "zone-analytics", capScope: "device", addonId: null, access: "view" },
@@ -5203,13 +5244,13 @@ const KNOWN_CAP_NAMES = [
5203
5244
  "camera-streams",
5204
5245
  "decoder",
5205
5246
  "device-discovery",
5247
+ "device-export",
5206
5248
  "device-manager",
5207
5249
  "device-ops",
5208
5250
  "device-provider",
5209
5251
  "device-state",
5210
5252
  "embedding-encoder",
5211
5253
  "events",
5212
- "home-assistant",
5213
5254
  "integrations",
5214
5255
  "intercom",
5215
5256
  "local-network",
@@ -5220,7 +5261,7 @@ const KNOWN_CAP_NAMES = [
5220
5261
  "motion",
5221
5262
  "motion-detection",
5222
5263
  "motion-trigger",
5223
- "mqtt-provider",
5264
+ "mqtt-broker",
5224
5265
  "network-access",
5225
5266
  "network-quality",
5226
5267
  "nodes",
@@ -5303,18 +5344,18 @@ const SYSTEM_CAP_NAMES = [
5303
5344
  "authentication",
5304
5345
  "backup",
5305
5346
  "decoder",
5347
+ "device-export",
5306
5348
  "device-manager",
5307
5349
  "device-provider",
5308
5350
  "device-state",
5309
5351
  "embedding-encoder",
5310
- "home-assistant",
5311
5352
  "integrations",
5312
5353
  "local-network",
5313
5354
  "log-destination",
5314
5355
  "mesh-network",
5315
5356
  "mesh-orchestrator",
5316
5357
  "metrics-provider",
5317
- "mqtt-provider",
5358
+ "mqtt-broker",
5318
5359
  "network-access",
5319
5360
  "network-quality",
5320
5361
  "nodes",
@@ -5378,6 +5419,27 @@ const SCOPE_PRESETS = [
5378
5419
  ]
5379
5420
  }
5380
5421
  ];
5422
+ const CAP_PROVIDER_KIND_MAP = Object.freeze({
5423
+ "device-export": "device-export",
5424
+ "mesh-network": "mesh",
5425
+ "mqtt-broker": "broker",
5426
+ "network-access": "ingress",
5427
+ "smtp-provider": "email"
5428
+ });
5429
+ const PROVIDER_KIND_CAP_NAMES = [
5430
+ "device-export",
5431
+ "mesh-network",
5432
+ "mqtt-broker",
5433
+ "network-access",
5434
+ "smtp-provider"
5435
+ ];
5436
+ function getCapsByProviderKind(kind) {
5437
+ const out = [];
5438
+ for (const [capName, capKind] of Object.entries(CAP_PROVIDER_KIND_MAP)) {
5439
+ if (capKind === kind) out.push(capName);
5440
+ }
5441
+ return out;
5442
+ }
5381
5443
  function maskUrlCredentials(rawUrl) {
5382
5444
  try {
5383
5445
  const u = new URL(rawUrl);
@@ -5440,302 +5502,308 @@ export {
5440
5502
  aA as AUDIO_MACRO_LABELS,
5441
5503
  aB as AccessoriesStatusSchema,
5442
5504
  aC as AccessoryKind,
5443
- aD as AddonAutoUpdateSchema,
5444
- aE as AddonListItemSchema,
5445
- aF as AddonPageDeclarationSchema,
5446
- aG as AddonPageInfoSchema,
5447
- aH as AgentLoadSummarySchema,
5448
- aI as AlertSchema,
5449
- aJ as AlertSeveritySchema,
5450
- aK as AlertSourceSchema,
5451
- aL as AlertStatusSchema,
5452
- aM as ApiKeyRecordSchema,
5453
- aN as ApiKeySummarySchema,
5454
- aO as ArchiveEntrySchema,
5455
- aP as ArchiveManifestSchema,
5456
- aQ as AudioAnalysisResultSchema,
5457
- aR as AudioAnalysisSettingsSchema,
5458
- aS as AudioChunkInputSchema,
5459
- aT as AudioClassSummarySchema,
5460
- aU as AudioClassificationLabelSchema,
5461
- aV as AudioClassificationResultSchema,
5462
- aW as AudioCodecInfoSchema,
5463
- aX as AudioDecodeSessionConfigSchema,
5464
- aY as AudioEncodeSessionConfigSchema,
5465
- aZ as AudioEncodedChunkSchema,
5466
- a_ as AudioEventSchema,
5467
- a$ as AudioLevelSchema,
5468
- b0 as AudioMetricsHistoryPointSchema,
5469
- b1 as AudioMetricsHistorySchema,
5470
- b2 as AudioMetricsSnapshotSchema,
5471
- b3 as AudioPcmChunkSchema,
5472
- b4 as AuthProviderInfoSchema,
5473
- b5 as AuthResultSchema,
5474
- b6 as AutoUpdateSettingsSchema,
5475
- b7 as AvailableIntegrationTypeSchema,
5505
+ aD as AddBrokerInputSchema,
5506
+ aE as AddonAutoUpdateSchema,
5507
+ aF as AddonListItemSchema,
5508
+ aG as AddonPageDeclarationSchema,
5509
+ aH as AddonPageInfoSchema,
5510
+ aI as AgentLoadSummarySchema,
5511
+ aJ as AlertSchema,
5512
+ aK as AlertSeveritySchema,
5513
+ aL as AlertSourceSchema,
5514
+ aM as AlertStatusSchema,
5515
+ aN as ApiKeyRecordSchema,
5516
+ aO as ApiKeySummarySchema,
5517
+ aP as ArchiveEntrySchema,
5518
+ aQ as ArchiveManifestSchema,
5519
+ aR as AudioAnalysisResultSchema,
5520
+ aS as AudioAnalysisSettingsSchema,
5521
+ aT as AudioChunkInputSchema,
5522
+ aU as AudioClassSummarySchema,
5523
+ aV as AudioClassificationLabelSchema,
5524
+ aW as AudioClassificationResultSchema,
5525
+ aX as AudioCodecInfoSchema,
5526
+ aY as AudioDecodeSessionConfigSchema,
5527
+ aZ as AudioEncodeSessionConfigSchema,
5528
+ a_ as AudioEncodedChunkSchema,
5529
+ a$ as AudioEventSchema,
5530
+ b0 as AudioLevelSchema,
5531
+ b1 as AudioMetricsHistoryPointSchema,
5532
+ b2 as AudioMetricsHistorySchema,
5533
+ b3 as AudioMetricsSnapshotSchema,
5534
+ b4 as AudioPcmChunkSchema,
5535
+ b5 as AuthProviderInfoSchema,
5536
+ b6 as AuthResultSchema,
5537
+ b7 as AutoUpdateSettingsSchema,
5538
+ b8 as AvailableIntegrationTypeSchema,
5476
5539
  BACKEND_TO_FORMAT,
5477
- b8 as BATTERY_DEVICE_PROFILE,
5478
- b9 as BackupDestinationInfoSchema,
5479
- ba as BackupEntrySchema,
5540
+ b9 as BATTERY_DEVICE_PROFILE,
5541
+ ba as BackupDestinationInfoSchema,
5542
+ bb as BackupEntrySchema,
5480
5543
  BaseAddon,
5481
5544
  BaseDevice,
5482
5545
  BaseDeviceProvider,
5483
- bb as BatteryStatusSchema,
5484
- bc as BoundingBoxSchema,
5485
- bd as BrightnessStatusSchema,
5486
- be as BrokerAudioClientSchema,
5487
- bf as BrokerClientsSchema,
5488
- bg as BrokerDecodedClientSchema,
5489
- bh as BrokerRtspClientSchema,
5490
- bi as BrokerStatsSchema,
5491
- bj as BrokerStatusSchema,
5492
- bk as CAM_PROFILE_ORDER,
5546
+ bc as BatteryStatusSchema,
5547
+ bd as BoundingBoxSchema,
5548
+ be as BrightnessStatusSchema,
5549
+ bf as BrokerAudioClientSchema,
5550
+ bg as BrokerClientsSchema,
5551
+ bh as BrokerConnectionDetailsSchema,
5552
+ bi as BrokerDecodedClientSchema,
5553
+ bj as BrokerInfoSchema,
5554
+ bk as BrokerRtspClientSchema,
5555
+ bl as BrokerStatsSchema,
5556
+ bm as BrokerStatusSchema,
5557
+ bn as CAM_PROFILE_ORDER,
5493
5558
  CAPABILITY_NAMES,
5494
5559
  CAPABILITY_ROUTER_KEYS,
5495
5560
  CAP_NAMES_WITH_STATUS,
5561
+ CAP_PROVIDER_KIND_MAP,
5496
5562
  COCO_80_LABELS,
5497
5563
  COCO_TO_MACRO,
5498
- bl as CamProfileSchema,
5499
- bm as CamStreamKindSchema,
5500
- bn as CamStreamResolutionSchema,
5501
- bo as CameraCredentialsSchema,
5502
- bp as CameraCredentialsStatusSchema,
5503
- bq as CameraMetricsSchema,
5504
- br as CameraMetricsWithDeviceIdSchema,
5505
- bs as CameraStreamSchema,
5506
- bt as CapScopeSchema,
5507
- bu as CapabilityBindingsSchema,
5508
- bv as ChargingStatus,
5509
- bw as ClientNetworkStatsSchema,
5510
- bx as ClusterAddonNodeDeploymentSchema,
5511
- by as ClusterAddonStatusEntrySchema,
5512
- bz as CollectionColumnSchema,
5513
- bA as CollectionIndexSchema,
5514
- bB as ConfigEntrySchema,
5515
- bC as ConfigSectionWithValuesSchema,
5516
- bD as ConfigTabDeclarationSchema,
5517
- bE as CreateApiKeyInputSchema,
5518
- bF as CreateApiKeyResultSchema,
5519
- bG as CreateIntegrationInputSchema,
5520
- bH as CreateScopedTokenInputSchema,
5521
- bI as CreateScopedTokenResultSchema,
5522
- bJ as CreateUserInputSchema,
5523
- bK as CustomActionInputSchema,
5564
+ bo as CamProfileSchema,
5565
+ bp as CamStreamKindSchema,
5566
+ bq as CamStreamResolutionSchema,
5567
+ br as CameraCredentialsSchema,
5568
+ bs as CameraCredentialsStatusSchema,
5569
+ bt as CameraMetricsSchema,
5570
+ bu as CameraMetricsWithDeviceIdSchema,
5571
+ bv as CameraStreamSchema,
5572
+ bw as CapScopeSchema,
5573
+ bx as CapabilityBindingsSchema,
5574
+ by as ChargingStatus,
5575
+ bz as ClientNetworkStatsSchema,
5576
+ bA as ClusterAddonNodeDeploymentSchema,
5577
+ bB as ClusterAddonStatusEntrySchema,
5578
+ bC as CollectionColumnSchema,
5579
+ bD as CollectionIndexSchema,
5580
+ bE as ConfigEntrySchema,
5581
+ bF as ConfigSectionWithValuesSchema,
5582
+ bG as ConfigTabDeclarationSchema,
5583
+ bH as CreateApiKeyInputSchema,
5584
+ bI as CreateApiKeyResultSchema,
5585
+ bJ as CreateIntegrationInputSchema,
5586
+ bK as CreateScopedTokenInputSchema,
5587
+ bL as CreateScopedTokenResultSchema,
5588
+ bM as CreateUserInputSchema,
5589
+ bN as CustomActionInputSchema,
5524
5590
  DEFAULT_ADDON_GROUP,
5525
5591
  DEFAULT_ADDON_PLACEMENT,
5526
- bL as DEFAULT_AUDIO_ANALYZER_CONFIG,
5527
- bM as DEFAULT_DECODER_HWACCEL_CONFIG,
5592
+ bO as DEFAULT_AUDIO_ANALYZER_CONFIG,
5593
+ bP as DEFAULT_DECODER_HWACCEL_CONFIG,
5528
5594
  DEFAULT_FEATURES,
5529
5595
  DEFAULT_LOCATION_SUBDIRS,
5530
5596
  DEFAULT_RETENTION,
5531
5597
  DEVICE_CAP_NAMES,
5532
- bN as DEVICE_PROFILES,
5533
- bO as DEVICE_SETTINGS_CONTRIBUTION_METHODS,
5534
- bP as DEVICE_STATUS_METHOD,
5598
+ bQ as DEVICE_PROFILES,
5599
+ bR as DEVICE_SETTINGS_CONTRIBUTION_METHODS,
5600
+ bS as DEVICE_STATUS_METHOD,
5535
5601
  DEVICE_TYPE_INFO,
5536
- bQ as DecodedFrameSchema,
5537
- bR as DecoderAssignmentSchema,
5538
- bS as DecoderSessionConfigSchema,
5539
- bT as DecoderStatsSchema,
5540
- bU as DeleteIntegrationResultSchema,
5541
- bV as DetectorOutputSchema,
5602
+ bT as DecodedFrameSchema,
5603
+ bU as DecoderAssignmentSchema,
5604
+ bV as DecoderSessionConfigSchema,
5605
+ bW as DecoderStatsSchema,
5606
+ bX as DeleteIntegrationResultSchema,
5607
+ bY as DetectorOutputSchema,
5542
5608
  DeviceConfig,
5543
- bW as DeviceDiscoveryStatusSchema,
5544
- bX as DeviceFeature,
5545
- bY as DeviceInfoSchema,
5546
- bZ as DeviceNetworkStatsSchema,
5547
- b_ as DeviceRole,
5609
+ bZ as DeviceDiscoveryStatusSchema,
5610
+ b_ as DeviceExportExposeInputSchema,
5611
+ b$ as DeviceExportStatusSchema,
5612
+ c0 as DeviceExportUnexposeInputSchema,
5613
+ c1 as DeviceFeature,
5614
+ c2 as DeviceInfoSchema,
5615
+ c3 as DeviceNetworkStatsSchema,
5616
+ c4 as DeviceRole,
5548
5617
  DeviceRuntimeState,
5549
- b$ as DeviceStatusSchema,
5550
- c0 as DeviceType,
5551
- c1 as DiscoveredChildDeviceSchema,
5552
- c2 as DiscoveredChildStatusSchema,
5553
- c3 as DiscoveredDeviceSchema,
5618
+ c5 as DeviceStatusSchema,
5619
+ c6 as DeviceType,
5620
+ c7 as DiscoveredChildDeviceSchema,
5621
+ c8 as DiscoveredChildStatusSchema,
5622
+ c9 as DiscoveredDeviceSchema,
5554
5623
  DisposerChain,
5555
- c4 as DoorbellPressEventSchema,
5556
- c5 as DoorbellStatusSchema,
5624
+ ca as DoorbellPressEventSchema,
5625
+ cb as DoorbellStatusSchema,
5557
5626
  ElementConfigStore,
5558
- c6 as EmbeddingInfoSchema,
5559
- c7 as EmbeddingResultSchema,
5560
- c8 as EncodedPacketSchema,
5561
- c9 as EnrichedWidgetMetadataSchema,
5627
+ cc as EmbeddingInfoSchema,
5628
+ cd as EmbeddingResultSchema,
5629
+ ce as EncodedPacketSchema,
5630
+ cf as EnrichedWidgetMetadataSchema,
5562
5631
  EventCategory,
5563
- ca as EventItemSchema,
5564
- cb as EventKindSchema,
5632
+ cg as EventItemSchema,
5633
+ ch as EventKindSchema,
5565
5634
  EventSourceType,
5566
- cc as ExposedResourceSchema,
5567
- cd as FeatureManifestSchema,
5568
- ce as FeatureProbeStatusSchema,
5569
- cf as FrameInputSchema,
5570
- cg as GlobalMetricsSchema,
5635
+ ci as ExposedDeviceSchema,
5636
+ cj as ExposedResourceSchema,
5637
+ ck as FeatureManifestSchema,
5638
+ cl as FeatureProbeStatusSchema,
5639
+ cm as FrameInputSchema,
5640
+ cn as GetStreamWithCodecInputSchema,
5641
+ co as GlobalMetricsSchema,
5571
5642
  HF_BASE_URL,
5572
5643
  HF_REPO,
5573
- ch as HWACCEL_OPTIONS,
5574
- ci as HaServiceCallSchema,
5575
- cj as HaStateSchema,
5576
- ck as HaStatusSchema,
5577
- cl as HealthStatusSchema,
5578
- cm as HistoryPointSchema,
5579
- cn as HistoryResolutionEnum,
5580
- co as InstalledPackageSchema,
5581
- cp as IntegrationLiteSchema,
5582
- cq as IntegrationWithStateSchema,
5583
- cr as IntercomAbilitySchema,
5584
- cs as IntercomStatusSchema,
5644
+ cp as HWACCEL_OPTIONS,
5645
+ cq as HealthStatusSchema,
5646
+ cr as HistoryPointSchema,
5647
+ cs as HistoryResolutionEnum,
5648
+ ct as InstalledPackageSchema,
5649
+ cu as IntegrationLiteSchema,
5650
+ cv as IntegrationWithStateSchema,
5651
+ cw as IntercomAbilitySchema,
5652
+ cx as IntercomStatusSchema,
5585
5653
  KNOWN_CAP_NAMES,
5586
- ct as LocationStatSchema,
5587
- cu as LogEntrySchema,
5588
- cv as LogLevelSchema,
5589
- cw as LogStreamEntrySchema,
5654
+ cy as LocationStatSchema,
5655
+ cz as LogEntrySchema,
5656
+ cA as LogLevelSchema,
5657
+ cB as LogStreamEntrySchema,
5590
5658
  MACRO_LABELS,
5591
5659
  METHOD_ACCESS_MAP,
5592
- cx as MODEL_FORMATS,
5593
- cy as MediaFileSchema,
5594
- cz as MethodAccessSchema,
5595
- cA as MotionAnalysisResultSchema,
5596
- cB as MotionEventSchema,
5597
- cC as MotionOnMotionChangedDataSchema,
5598
- cD as MotionRegionSchema,
5599
- cE as MotionSourceEnum,
5600
- cF as MotionSourcesSchema,
5601
- cG as MotionStatusSchema,
5602
- cH as MotionTriggerRuntimeStateSchema,
5603
- cI as MotionTriggerStatusSchema,
5604
- cJ as MqttStatusSchema,
5605
- cK as NativeDetectionSchema,
5606
- cL as NativeObjectClassEnum,
5607
- cM as NativeObjectDetectionStatusSchema,
5608
- cN as NetworkAccessStatusSchema,
5609
- cO as NetworkAddressSchema,
5610
- cP as NetworkEndpointSchema,
5611
- cQ as NotificationHistoryEntrySchema,
5612
- cR as NotificationRuleSchema,
5613
- cS as NotificationSchema,
5614
- cT as ObjectEventSchema,
5615
- cU as OrchestratorMetricsSchema,
5616
- cV as OsdOverlayKindEnum,
5617
- cW as OsdOverlayPatchSchema,
5618
- cX as OsdOverlaySchema,
5619
- cY as OsdPositionEnum,
5620
- cZ as OsdStatusSchema,
5621
- c_ as PIPELINE_FLOW_CAPABILITY_NAMES,
5622
- c$ as PIPELINE_OWNER_CAPABILITY_NAMES,
5660
+ cC as MODEL_FORMATS,
5661
+ cD as MediaFileSchema,
5662
+ cE as MethodAccessSchema,
5663
+ cF as MotionAnalysisResultSchema,
5664
+ cG as MotionEventSchema,
5665
+ cH as MotionOnMotionChangedDataSchema,
5666
+ cI as MotionRegionSchema,
5667
+ cJ as MotionSourceEnum,
5668
+ cK as MotionSourcesSchema,
5669
+ cL as MotionStatusSchema,
5670
+ cM as MotionTriggerRuntimeStateSchema,
5671
+ cN as MotionTriggerStatusSchema,
5672
+ cO as MqttBrokerStatusSchema,
5673
+ cP as NativeDetectionSchema,
5674
+ cQ as NativeObjectClassEnum,
5675
+ cR as NativeObjectDetectionStatusSchema,
5676
+ cS as NetworkAccessStatusSchema,
5677
+ cT as NetworkAddressSchema,
5678
+ cU as NetworkEndpointSchema,
5679
+ cV as NotificationHistoryEntrySchema,
5680
+ cW as NotificationRuleSchema,
5681
+ cX as NotificationSchema,
5682
+ cY as ObjectEventSchema,
5683
+ cZ as OrchestratorMetricsSchema,
5684
+ c_ as OsdOverlayKindEnum,
5685
+ c$ as OsdOverlayPatchSchema,
5686
+ d0 as OsdOverlaySchema,
5687
+ d1 as OsdPositionEnum,
5688
+ d2 as OsdStatusSchema,
5689
+ d3 as PIPELINE_FLOW_CAPABILITY_NAMES,
5690
+ d4 as PIPELINE_OWNER_CAPABILITY_NAMES,
5691
+ PROVIDER_KIND_CAP_NAMES,
5623
5692
  PYTHON_SCRIPT,
5624
- d0 as PackageUpdateSchema,
5625
- d1 as PackageVersionInfoSchema,
5626
- d2 as PasskeySummarySchema,
5627
- d3 as PcmSampleFormatSchema,
5628
- d4 as PerScopeBreakdownSchema,
5629
- d5 as PipelineAssignmentSchema,
5630
- d6 as PipelineDefaultStepSchema,
5631
- d7 as PipelineEngineChoiceSchema,
5632
- d8 as PipelineRunResultBridge,
5633
- d9 as PipelineStepInputSchema,
5634
- da as PlaceholderReasonSchema,
5635
- db as PolygonPointSchema,
5636
- dc as ProfileSlotSchema,
5637
- dd as ProfileSlotStatusSchema,
5638
- de as ProviderStatusSchema,
5639
- df as PtzAutotrackRuntimeStateSchema,
5640
- dg as PtzAutotrackSettingsSchema,
5641
- dh as PtzAutotrackStatusSchema,
5642
- di as PtzAutotrackTargetOptionSchema,
5643
- dj as PtzMoveCommandSchema,
5644
- dk as PtzPositionSchema,
5645
- dl as PtzPresetSchema,
5646
- dm as PublishInputSchema,
5647
- dn as QueryFilterSchema,
5693
+ d5 as PackageUpdateSchema,
5694
+ d6 as PackageVersionInfoSchema,
5695
+ d7 as PasskeySummarySchema,
5696
+ d8 as PcmSampleFormatSchema,
5697
+ d9 as PerScopeBreakdownSchema,
5698
+ da as PipelineAssignmentSchema,
5699
+ db as PipelineDefaultStepSchema,
5700
+ dc as PipelineEngineChoiceSchema,
5701
+ dd as PipelineRunResultBridge,
5702
+ de as PipelineStepInputSchema,
5703
+ df as PlaceholderReasonSchema,
5704
+ dg as PolygonPointSchema,
5705
+ dh as ProfileSlotSchema,
5706
+ di as ProfileSlotStatusSchema,
5707
+ dj as ProviderStatusSchema,
5708
+ dk as PtzAutotrackRuntimeStateSchema,
5709
+ dl as PtzAutotrackSettingsSchema,
5710
+ dm as PtzAutotrackStatusSchema,
5711
+ dn as PtzAutotrackTargetOptionSchema,
5712
+ dp as PtzMoveCommandSchema,
5713
+ dq as PtzPositionSchema,
5714
+ dr as PtzPresetSchema,
5715
+ ds as QueryFilterSchema,
5648
5716
  RECOGNITION_TYPES,
5649
5717
  RUNTIME_DEFAULTS,
5650
5718
  RUNTIME_TO_FORMAT,
5651
5719
  ReadinessRegistry,
5652
5720
  ReadinessTimeoutError,
5653
- dp as RegisteredStreamSchema,
5654
- dq as RemoteAccessEndpointSchema,
5655
- dr as RemoteAccessProviderInfoSchema,
5656
- ds as ReportMotionInputSchema,
5721
+ dt as RegisteredStreamSchema,
5722
+ du as RemoteAccessEndpointSchema,
5723
+ dv as RemoteAccessProviderInfoSchema,
5724
+ dw as ReportMotionInputSchema,
5657
5725
  RingBuffer,
5658
- dt as RtspRestreamEntrySchema,
5659
- du as RunnerCameraConfigSchema,
5660
- dv as RunnerCameraDeviceUIFields,
5661
- dw as RunnerLocalLoadSchema,
5662
- dx as RunnerLocalMetricsSchema,
5726
+ dx as RtpSourceSchema,
5727
+ dy as RtspRestreamEntrySchema,
5728
+ dz as RunnerCameraConfigSchema,
5729
+ dA as RunnerCameraDeviceUIFields,
5730
+ dB as RunnerLocalLoadSchema,
5731
+ dC as RunnerLocalMetricsSchema,
5663
5732
  SCOPE_PRESETS,
5664
- dy as STORAGE_LOCATION_CARDINALITY,
5733
+ dD as STORAGE_LOCATION_CARDINALITY,
5665
5734
  STORAGE_LOCATION_TYPES,
5666
5735
  STREAM_QUALITY_LABELS,
5667
5736
  SUB_DETECTION_TYPES,
5668
5737
  SYSTEM_CAP_NAMES,
5669
- dz as ScopedTokenSchema,
5670
- dA as ScopedTokenSummarySchema,
5671
- dB as SearchResultSchema,
5672
- dC as SegmentSchema,
5673
- dD as SendEmailInputSchema,
5674
- dE as SendEmailResultSchema,
5675
- dF as SettingsPatchSchema,
5676
- dG as SettingsRecordSchema,
5677
- dH as SettingsSchemaWithValuesSchema,
5678
- dI as SettingsUpdateResultSchema,
5679
- dJ as SmtpStatusSchema,
5680
- dK as SnapshotImageSchema,
5681
- dL as SpatialDetectionSchema,
5682
- dM as SsoBridgeClaimsSchema,
5683
- dN as StorageAbortUploadInputSchema,
5684
- dO as StorageBeginDownloadInputSchema,
5685
- dP as StorageBeginDownloadResultSchema,
5686
- dQ as StorageBeginUploadInputSchema,
5687
- dR as StorageBeginUploadResultSchema,
5688
- dS as StorageEndDownloadInputSchema,
5689
- dT as StorageFinalizeUploadInputSchema,
5690
- dU as StorageLocationRefSchema,
5691
- dV as StorageLocationSchema,
5692
- dW as StorageLocationTypeSchema,
5693
- dX as StorageProviderInfoSchema,
5694
- dY as StorageReadChunkInputSchema,
5695
- dZ as StorageTestLocationResultSchema,
5696
- d_ as StorageWriteChunkInputSchema,
5697
- d$ as StreamFormatSchema,
5698
- e0 as StreamInfoSchema,
5699
- e1 as StreamNetworkStatsSchema,
5700
- e2 as StreamSourceEntrySchema,
5701
- e3 as StreamSourceSchema,
5702
- e4 as SubscribeInputSchema,
5703
- e5 as SubscriptionInfoSchema,
5704
- e6 as SwitchStatusSchema,
5705
- e7 as SystemMetricsSchema,
5738
+ dE as ScopedTokenSchema,
5739
+ dF as ScopedTokenSummarySchema,
5740
+ dG as SearchResultSchema,
5741
+ dH as SegmentSchema,
5742
+ dI as SendEmailInputSchema,
5743
+ dJ as SendEmailResultSchema,
5744
+ dK as SettingsPatchSchema,
5745
+ dL as SettingsRecordSchema,
5746
+ dM as SettingsSchemaWithValuesSchema,
5747
+ dN as SettingsUpdateResultSchema,
5748
+ dO as SmtpStatusSchema,
5749
+ dP as SnapshotImageSchema,
5750
+ dQ as SpatialDetectionSchema,
5751
+ dR as SsoBridgeClaimsSchema,
5752
+ dS as StartEmbeddedInputSchema,
5753
+ dT as StorageAbortUploadInputSchema,
5754
+ dU as StorageBeginDownloadInputSchema,
5755
+ dV as StorageBeginDownloadResultSchema,
5756
+ dW as StorageBeginUploadInputSchema,
5757
+ dX as StorageBeginUploadResultSchema,
5758
+ dY as StorageEndDownloadInputSchema,
5759
+ dZ as StorageFinalizeUploadInputSchema,
5760
+ d_ as StorageLocationRefSchema,
5761
+ d$ as StorageLocationSchema,
5762
+ e0 as StorageLocationTypeSchema,
5763
+ e1 as StorageProviderInfoSchema,
5764
+ e2 as StorageReadChunkInputSchema,
5765
+ e3 as StorageTestLocationResultSchema,
5766
+ e4 as StorageWriteChunkInputSchema,
5767
+ e5 as StreamFormatSchema,
5768
+ e6 as StreamInfoSchema,
5769
+ e7 as StreamNetworkStatsSchema,
5770
+ e8 as StreamSourceEntrySchema,
5771
+ e9 as StreamSourceSchema,
5772
+ ea as SwitchStatusSchema,
5773
+ eb as SystemMetricsSchema,
5706
5774
  SystemMirror,
5707
- e8 as TestConnectionResultSchema,
5708
- e9 as ToastSchema,
5709
- ea as TokenScopeSchema,
5710
- eb as TopologyNodeSchema,
5711
- ec as TopologyProcessSchema,
5712
- ed as TopologyServiceSchema,
5713
- ee as TrackSchema,
5714
- ef as TrackStateSchema,
5715
- eg as TrackedDetectionSchema,
5716
- eh as TurnProviderInfoSchema,
5717
- ei as TurnServerSchema,
5718
- ej as UpdateIntegrationInputSchema,
5719
- ek as UpdateUserInputSchema,
5720
- el as UserRecordSchema,
5721
- em as UserSummarySchema,
5722
- en as WELL_KNOWN_TABS,
5723
- eo as WELL_KNOWN_TAB_MAP,
5724
- ep as WebrtcStreamChoiceSchema,
5725
- eq as WebrtcStreamTargetSchema,
5726
- er as WidgetHostEnum,
5727
- es as WidgetMetadataSchema,
5728
- et as WidgetSizeEnum,
5729
- eu as YAMNET_TO_MACRO,
5730
- ev as ZoneKindEnum,
5731
- ew as ZoneRuleModeEnum,
5732
- ex as ZoneRuleSchema,
5733
- ey as ZoneRuleStageEnum,
5734
- ez as ZoneRulesArraySchema,
5735
- eA as ZoneSchema,
5736
- eB as ZoneScopeBreakdownSchema,
5775
+ ec as TestConnectionResultSchema,
5776
+ ed as ToastSchema,
5777
+ ee as TokenScopeSchema,
5778
+ ef as TopologyNodeSchema,
5779
+ eg as TopologyProcessSchema,
5780
+ eh as TopologyServiceSchema,
5781
+ ei as TrackSchema,
5782
+ ej as TrackStateSchema,
5783
+ ek as TrackedDetectionSchema,
5784
+ el as TurnProviderInfoSchema,
5785
+ em as TurnServerSchema,
5786
+ en as UpdateIntegrationInputSchema,
5787
+ eo as UpdateUserInputSchema,
5788
+ ep as UserRecordSchema,
5789
+ eq as UserSummarySchema,
5790
+ er as WELL_KNOWN_TABS,
5791
+ es as WELL_KNOWN_TAB_MAP,
5792
+ et as WebrtcStreamChoiceSchema,
5793
+ eu as WebrtcStreamTargetSchema,
5794
+ ev as WidgetHostEnum,
5795
+ ew as WidgetMetadataSchema,
5796
+ ex as WidgetSizeEnum,
5797
+ ey as YAMNET_TO_MACRO,
5798
+ ez as ZoneKindEnum,
5799
+ eA as ZoneRuleModeEnum,
5800
+ eB as ZoneRuleSchema,
5801
+ eC as ZoneRuleStageEnum,
5802
+ eD as ZoneRulesArraySchema,
5803
+ eE as ZoneSchema,
5804
+ eF as ZoneScopeBreakdownSchema,
5737
5805
  accessoriesCapability,
5738
- eC as accessoryStableId,
5806
+ eG as accessoryStableId,
5739
5807
  addonPagesCapability,
5740
5808
  addonPagesSourceCapability,
5741
5809
  addonRoutesCapability,
@@ -5780,8 +5848,9 @@ export {
5780
5848
  defineCustomActions,
5781
5849
  detectionPipelineCapability,
5782
5850
  deviceDiscoveryCapability,
5851
+ deviceExportCapability,
5783
5852
  deviceManagerCapability,
5784
- eD as deviceMatchesProfile,
5853
+ eH as deviceMatchesProfile,
5785
5854
  deviceOpsCapability,
5786
5855
  deviceProviderCapability,
5787
5856
  deviceStateCapability,
@@ -5792,15 +5861,15 @@ export {
5792
5861
  emitReadiness,
5793
5862
  errMsg,
5794
5863
  evaluateZoneRules,
5795
- eE as event,
5864
+ eI as event,
5796
5865
  eventsCapability,
5797
- eF as expandCapMethods,
5866
+ eJ as expandCapMethods,
5798
5867
  featureProbeCapability,
5799
5868
  formatForBackend,
5800
5869
  formatForRuntime,
5801
- eG as getAudioMacroClassIds,
5870
+ eK as getAudioMacroClassIds,
5871
+ getCapsByProviderKind,
5802
5872
  hfModelUrl,
5803
- homeAssistantCapability,
5804
5873
  hydrateSchema,
5805
5874
  integrationsCapability,
5806
5875
  intercomCapability,
@@ -5809,16 +5878,16 @@ export {
5809
5878
  isEvent,
5810
5879
  localNetworkCapability,
5811
5880
  logDestinationCapability,
5812
- eH as mapAudioLabelToMacro,
5881
+ eL as mapAudioLabelToMacro,
5813
5882
  maskUrlCredentials,
5814
5883
  meshNetworkCapability,
5815
5884
  meshOrchestratorCapability,
5816
- eI as method,
5885
+ eM as method,
5817
5886
  metricsProviderCapability,
5818
5887
  motionCapability,
5819
5888
  motionDetectionCapability,
5820
5889
  motionTriggerCapability,
5821
- mqttProviderCapability,
5890
+ mqttBrokerCapability,
5822
5891
  nativeObjectDetectionCapability,
5823
5892
  networkAccessCapability,
5824
5893
  networkQualityCapability,
@@ -5849,7 +5918,7 @@ export {
5849
5918
  resolveAddonPlacement,
5850
5919
  resolveAddonRuntime,
5851
5920
  resolveDetectionRuntime,
5852
- eJ as resolveDeviceProfile,
5921
+ eN as resolveDeviceProfile,
5853
5922
  resolveModelFormat,
5854
5923
  restreamerCapability,
5855
5924
  runInferenceStep,
@@ -5875,7 +5944,7 @@ export {
5875
5944
  userManagementCapability,
5876
5945
  userPasskeysCapability,
5877
5946
  webrtcCapability,
5878
- eK as webrtcClientHintsSchema,
5947
+ eO as webrtcClientHintsSchema,
5879
5948
  webrtcSessionCapability,
5880
5949
  zodEntriesToConfigUI,
5881
5950
  zoneAnalyticsCapability,