@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.
- package/dist/capabilities/admin-ui.cap.d.ts +6 -2
- package/dist/capabilities/admin-ui.cap.d.ts.map +1 -1
- package/dist/capabilities/advanced-notifier.cap.d.ts +202 -29
- package/dist/capabilities/advanced-notifier.cap.d.ts.map +1 -1
- package/dist/capabilities/audio-codec.cap.d.ts +2 -2
- package/dist/capabilities/capability-definition.d.ts +22 -0
- package/dist/capabilities/capability-definition.d.ts.map +1 -1
- package/dist/capabilities/device-export.cap.d.ts +77 -0
- package/dist/capabilities/device-export.cap.d.ts.map +1 -0
- package/dist/capabilities/embedding-encoder.cap.d.ts +14 -7
- package/dist/capabilities/embedding-encoder.cap.d.ts.map +1 -1
- package/dist/capabilities/index.d.ts +15 -11
- package/dist/capabilities/index.d.ts.map +1 -1
- package/dist/capabilities/intercom.cap.d.ts +34 -0
- package/dist/capabilities/intercom.cap.d.ts.map +1 -1
- package/dist/capabilities/mesh-network.cap.d.ts +18 -20
- package/dist/capabilities/mesh-network.cap.d.ts.map +1 -1
- package/dist/capabilities/mqtt-broker.cap.d.ts +153 -0
- package/dist/capabilities/mqtt-broker.cap.d.ts.map +1 -0
- package/dist/capabilities/network-access.cap.d.ts +41 -1
- package/dist/capabilities/network-access.cap.d.ts.map +1 -1
- package/dist/capabilities/platform-probe.cap.d.ts +234 -15
- package/dist/capabilities/platform-probe.cap.d.ts.map +1 -1
- package/dist/capabilities/smtp-provider.cap.d.ts +11 -10
- package/dist/capabilities/smtp-provider.cap.d.ts.map +1 -1
- package/dist/capabilities/sso-bridge.cap.d.ts +3 -0
- package/dist/capabilities/sso-bridge.cap.d.ts.map +1 -1
- package/dist/capabilities/stream-broker.cap.d.ts +90 -85
- package/dist/capabilities/stream-broker.cap.d.ts.map +1 -1
- package/dist/capabilities/webrtc-session.cap.d.ts +34 -0
- package/dist/capabilities/webrtc-session.cap.d.ts.map +1 -1
- package/dist/enums/event-category.d.ts +1 -8
- package/dist/enums/event-category.d.ts.map +1 -1
- package/dist/generated/addon-api.d.ts +12923 -10641
- package/dist/generated/addon-api.d.ts.map +1 -1
- package/dist/generated/cap-status-types.d.ts +5 -1
- package/dist/generated/cap-status-types.d.ts.map +1 -1
- package/dist/generated/capability-router-map.d.ts +7 -7
- package/dist/generated/capability-router-map.d.ts.map +1 -1
- package/dist/generated/device-proxy.d.ts +2 -0
- package/dist/generated/device-proxy.d.ts.map +1 -1
- package/dist/generated/method-access-map.d.ts +1 -1
- package/dist/generated/method-access-map.d.ts.map +1 -1
- package/dist/generated/provider-kind-map.d.ts +22 -0
- package/dist/generated/provider-kind-map.d.ts.map +1 -0
- package/dist/generated/system-proxy.d.ts +7 -3
- package/dist/generated/system-proxy.d.ts.map +1 -1
- package/dist/{index-BKnvgAep.mjs → index-BBVUwOlZ.mjs} +641 -610
- package/dist/index-BBVUwOlZ.mjs.map +1 -0
- package/dist/{index-BKifir_y.js → index-BUBhoPUu.js} +381 -350
- package/dist/index-BUBhoPUu.js.map +1 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +108 -39
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +365 -296
- package/dist/index.mjs.map +1 -1
- package/dist/interfaces/addon.d.ts +14 -3
- package/dist/interfaces/addon.d.ts.map +1 -1
- package/dist/interfaces/advanced-notifier.d.ts +8 -7
- package/dist/interfaces/advanced-notifier.d.ts.map +1 -1
- package/dist/interfaces/capability.d.ts +6 -6
- package/dist/interfaces/capability.d.ts.map +1 -1
- package/dist/interfaces/embedding-encoder.d.ts +16 -7
- package/dist/interfaces/embedding-encoder.d.ts.map +1 -1
- package/dist/interfaces/rtp-egress.d.ts +45 -0
- package/dist/interfaces/rtp-egress.d.ts.map +1 -0
- package/dist/node.js +1 -1
- package/dist/node.mjs +1 -1
- package/package.json +1 -1
- package/dist/capabilities/home-assistant.cap.d.ts +0 -138
- package/dist/capabilities/home-assistant.cap.d.ts.map +0 -1
- package/dist/capabilities/mqtt-provider.cap.d.ts +0 -91
- package/dist/capabilities/mqtt-provider.cap.d.ts.map +0 -1
- package/dist/index-BKifir_y.js.map +0 -1
- 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
|
|
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-
|
|
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
|
-
|
|
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: "
|
|
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
|
-
|
|
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.
|
|
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
|
-
"
|
|
4888
|
-
"
|
|
4889
|
-
"
|
|
4890
|
-
"
|
|
4891
|
-
"
|
|
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-
|
|
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-
|
|
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
|
|
5444
|
-
aE as
|
|
5445
|
-
aF as
|
|
5446
|
-
aG as
|
|
5447
|
-
aH as
|
|
5448
|
-
aI as
|
|
5449
|
-
aJ as
|
|
5450
|
-
aK as
|
|
5451
|
-
aL as
|
|
5452
|
-
aM as
|
|
5453
|
-
aN as
|
|
5454
|
-
aO as
|
|
5455
|
-
aP as
|
|
5456
|
-
aQ as
|
|
5457
|
-
aR as
|
|
5458
|
-
aS as
|
|
5459
|
-
aT as
|
|
5460
|
-
aU as
|
|
5461
|
-
aV as
|
|
5462
|
-
aW as
|
|
5463
|
-
aX as
|
|
5464
|
-
aY as
|
|
5465
|
-
aZ as
|
|
5466
|
-
a_ as
|
|
5467
|
-
a$ as
|
|
5468
|
-
b0 as
|
|
5469
|
-
b1 as
|
|
5470
|
-
b2 as
|
|
5471
|
-
b3 as
|
|
5472
|
-
b4 as
|
|
5473
|
-
b5 as
|
|
5474
|
-
b6 as
|
|
5475
|
-
b7 as
|
|
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
|
-
|
|
5478
|
-
|
|
5479
|
-
|
|
5540
|
+
b9 as BATTERY_DEVICE_PROFILE,
|
|
5541
|
+
ba as BackupDestinationInfoSchema,
|
|
5542
|
+
bb as BackupEntrySchema,
|
|
5480
5543
|
BaseAddon,
|
|
5481
5544
|
BaseDevice,
|
|
5482
5545
|
BaseDeviceProvider,
|
|
5483
|
-
|
|
5484
|
-
|
|
5485
|
-
|
|
5486
|
-
|
|
5487
|
-
|
|
5488
|
-
|
|
5489
|
-
|
|
5490
|
-
|
|
5491
|
-
|
|
5492
|
-
|
|
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
|
-
|
|
5499
|
-
|
|
5500
|
-
|
|
5501
|
-
|
|
5502
|
-
|
|
5503
|
-
|
|
5504
|
-
|
|
5505
|
-
|
|
5506
|
-
|
|
5507
|
-
|
|
5508
|
-
|
|
5509
|
-
|
|
5510
|
-
|
|
5511
|
-
|
|
5512
|
-
|
|
5513
|
-
|
|
5514
|
-
|
|
5515
|
-
|
|
5516
|
-
|
|
5517
|
-
|
|
5518
|
-
|
|
5519
|
-
|
|
5520
|
-
|
|
5521
|
-
|
|
5522
|
-
|
|
5523
|
-
|
|
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
|
-
|
|
5527
|
-
|
|
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
|
-
|
|
5533
|
-
|
|
5534
|
-
|
|
5598
|
+
bQ as DEVICE_PROFILES,
|
|
5599
|
+
bR as DEVICE_SETTINGS_CONTRIBUTION_METHODS,
|
|
5600
|
+
bS as DEVICE_STATUS_METHOD,
|
|
5535
5601
|
DEVICE_TYPE_INFO,
|
|
5536
|
-
|
|
5537
|
-
|
|
5538
|
-
|
|
5539
|
-
|
|
5540
|
-
|
|
5541
|
-
|
|
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
|
-
|
|
5544
|
-
|
|
5545
|
-
|
|
5546
|
-
|
|
5547
|
-
|
|
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
|
-
|
|
5550
|
-
|
|
5551
|
-
|
|
5552
|
-
|
|
5553
|
-
|
|
5618
|
+
c5 as DeviceStatusSchema,
|
|
5619
|
+
c6 as DeviceType,
|
|
5620
|
+
c7 as DiscoveredChildDeviceSchema,
|
|
5621
|
+
c8 as DiscoveredChildStatusSchema,
|
|
5622
|
+
c9 as DiscoveredDeviceSchema,
|
|
5554
5623
|
DisposerChain,
|
|
5555
|
-
|
|
5556
|
-
|
|
5624
|
+
ca as DoorbellPressEventSchema,
|
|
5625
|
+
cb as DoorbellStatusSchema,
|
|
5557
5626
|
ElementConfigStore,
|
|
5558
|
-
|
|
5559
|
-
|
|
5560
|
-
|
|
5561
|
-
|
|
5627
|
+
cc as EmbeddingInfoSchema,
|
|
5628
|
+
cd as EmbeddingResultSchema,
|
|
5629
|
+
ce as EncodedPacketSchema,
|
|
5630
|
+
cf as EnrichedWidgetMetadataSchema,
|
|
5562
5631
|
EventCategory,
|
|
5563
|
-
|
|
5564
|
-
|
|
5632
|
+
cg as EventItemSchema,
|
|
5633
|
+
ch as EventKindSchema,
|
|
5565
5634
|
EventSourceType,
|
|
5566
|
-
|
|
5567
|
-
|
|
5568
|
-
|
|
5569
|
-
|
|
5570
|
-
|
|
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
|
-
|
|
5574
|
-
|
|
5575
|
-
|
|
5576
|
-
|
|
5577
|
-
|
|
5578
|
-
|
|
5579
|
-
|
|
5580
|
-
|
|
5581
|
-
|
|
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
|
-
|
|
5587
|
-
|
|
5588
|
-
|
|
5589
|
-
|
|
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
|
-
|
|
5593
|
-
|
|
5594
|
-
|
|
5595
|
-
|
|
5596
|
-
|
|
5597
|
-
|
|
5598
|
-
|
|
5599
|
-
|
|
5600
|
-
|
|
5601
|
-
|
|
5602
|
-
|
|
5603
|
-
|
|
5604
|
-
|
|
5605
|
-
|
|
5606
|
-
|
|
5607
|
-
|
|
5608
|
-
|
|
5609
|
-
|
|
5610
|
-
|
|
5611
|
-
|
|
5612
|
-
|
|
5613
|
-
|
|
5614
|
-
|
|
5615
|
-
|
|
5616
|
-
|
|
5617
|
-
|
|
5618
|
-
|
|
5619
|
-
|
|
5620
|
-
|
|
5621
|
-
|
|
5622
|
-
|
|
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
|
-
|
|
5625
|
-
|
|
5626
|
-
|
|
5627
|
-
|
|
5628
|
-
|
|
5629
|
-
|
|
5630
|
-
|
|
5631
|
-
|
|
5632
|
-
|
|
5633
|
-
|
|
5634
|
-
|
|
5635
|
-
|
|
5636
|
-
|
|
5637
|
-
|
|
5638
|
-
|
|
5639
|
-
|
|
5640
|
-
|
|
5641
|
-
|
|
5642
|
-
|
|
5643
|
-
|
|
5644
|
-
|
|
5645
|
-
|
|
5646
|
-
|
|
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
|
-
|
|
5654
|
-
|
|
5655
|
-
|
|
5656
|
-
|
|
5721
|
+
dt as RegisteredStreamSchema,
|
|
5722
|
+
du as RemoteAccessEndpointSchema,
|
|
5723
|
+
dv as RemoteAccessProviderInfoSchema,
|
|
5724
|
+
dw as ReportMotionInputSchema,
|
|
5657
5725
|
RingBuffer,
|
|
5658
|
-
|
|
5659
|
-
|
|
5660
|
-
|
|
5661
|
-
|
|
5662
|
-
|
|
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
|
-
|
|
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
|
-
|
|
5670
|
-
|
|
5671
|
-
|
|
5672
|
-
|
|
5673
|
-
|
|
5674
|
-
|
|
5675
|
-
|
|
5676
|
-
|
|
5677
|
-
|
|
5678
|
-
|
|
5679
|
-
|
|
5680
|
-
|
|
5681
|
-
|
|
5682
|
-
|
|
5683
|
-
|
|
5684
|
-
|
|
5685
|
-
|
|
5686
|
-
|
|
5687
|
-
|
|
5688
|
-
|
|
5689
|
-
|
|
5690
|
-
|
|
5691
|
-
|
|
5692
|
-
|
|
5693
|
-
|
|
5694
|
-
|
|
5695
|
-
|
|
5696
|
-
|
|
5697
|
-
|
|
5698
|
-
|
|
5699
|
-
|
|
5700
|
-
|
|
5701
|
-
|
|
5702
|
-
|
|
5703
|
-
|
|
5704
|
-
|
|
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
|
-
|
|
5708
|
-
|
|
5709
|
-
|
|
5710
|
-
|
|
5711
|
-
|
|
5712
|
-
|
|
5713
|
-
|
|
5714
|
-
|
|
5715
|
-
|
|
5716
|
-
|
|
5717
|
-
|
|
5718
|
-
|
|
5719
|
-
|
|
5720
|
-
|
|
5721
|
-
|
|
5722
|
-
|
|
5723
|
-
|
|
5724
|
-
|
|
5725
|
-
|
|
5726
|
-
|
|
5727
|
-
|
|
5728
|
-
|
|
5729
|
-
|
|
5730
|
-
|
|
5731
|
-
|
|
5732
|
-
|
|
5733
|
-
|
|
5734
|
-
|
|
5735
|
-
|
|
5736
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
5864
|
+
eI as event,
|
|
5796
5865
|
eventsCapability,
|
|
5797
|
-
|
|
5866
|
+
eJ as expandCapMethods,
|
|
5798
5867
|
featureProbeCapability,
|
|
5799
5868
|
formatForBackend,
|
|
5800
5869
|
formatForRuntime,
|
|
5801
|
-
|
|
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
|
-
|
|
5881
|
+
eL as mapAudioLabelToMacro,
|
|
5813
5882
|
maskUrlCredentials,
|
|
5814
5883
|
meshNetworkCapability,
|
|
5815
5884
|
meshOrchestratorCapability,
|
|
5816
|
-
|
|
5885
|
+
eM as method,
|
|
5817
5886
|
metricsProviderCapability,
|
|
5818
5887
|
motionCapability,
|
|
5819
5888
|
motionDetectionCapability,
|
|
5820
5889
|
motionTriggerCapability,
|
|
5821
|
-
|
|
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
|
-
|
|
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
|
-
|
|
5947
|
+
eO as webrtcClientHintsSchema,
|
|
5879
5948
|
webrtcSessionCapability,
|
|
5880
5949
|
zodEntriesToConfigUI,
|
|
5881
5950
|
zoneAnalyticsCapability,
|