@camstack/types 1.2.67 → 1.2.69
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/addon.js +2 -2
- package/dist/addon.mjs +2 -2
- package/dist/capabilities/intercom.cap.d.ts +46 -0
- package/dist/capabilities/oauth-integration.cap.d.ts +30 -6
- package/dist/capabilities/sso-bridge.cap.d.ts +45 -9
- package/dist/capabilities/user-management.cap.d.ts +300 -60
- package/dist/generated/addon-api.d.ts +126 -0
- package/dist/generated/device-local-state.d.ts +3 -0
- package/dist/generated/device-proxy.d.ts +1 -0
- package/dist/generated/method-device-selectors.d.ts +27 -0
- package/dist/generated/runtime-state-durability.d.ts +1 -1
- package/dist/generated/scope-presets.d.ts +1 -1
- package/dist/index.d.ts +5 -1
- package/dist/index.js +2212 -21
- package/dist/index.mjs +2201 -22
- package/dist/schemas/access-roles.d.ts +92 -0
- package/dist/schemas/auth-records.d.ts +104 -9
- package/dist/schemas/device-selector.d.ts +88 -0
- package/dist/{sleep-CSgK0rNX.mjs → sleep-CwERnGrD.mjs} +1 -0
- package/dist/{sleep-Dh1EJSqF.js → sleep-YuacOD41.js} +1 -0
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as EventCategory } from "./event-category-Cv9dO26A.mjs";
|
|
2
|
-
import { $ as FrameHandleFormatSchema, A as isDeviceConfigCap, B as emitDownForOwnedCaps, C as DeviceType, Ct as WELL_KNOWN_TAB_MAP, D as DEVICE_STATUS_METHOD, Dt as resolveHydratedFieldValue, E as DEVICE_SETTINGS_CONTRIBUTION_METHODS, Et as hydrateSchema, F as nodePin, G as CAM_PROFILE_ORDER, H as scopeKey, I as readNodePin, J as CamStreamResolutionSchema, K as CamProfileSchema, L as toNodeId, M as resolveCapMount, N as systemMethod, O as event, P as CAP_NODE_PIN_CONTEXT_KEY, Q as EncodedPacketSchema, R as ReadinessRegistry, S as DeviceRole, St as WELL_KNOWN_TABS, T as DEFAULT_RUNTIME_STATE_DURABILITY, Tt as collectHydratedFieldValues, U as BrokerStatsSchema, V as readinessKey, W as BrokerStatusSchema, X as DecodedAudioChunkSchema, Y as CameraStreamSchema, Z as DecodedFrameSchema, _ as RawStateResultSchema, _t as normalizeAddonInitResult, a as asJsonObject, at as StreamSourceSchema, b as ChargingStatus, bt as emitReadiness, c as parseJsonArray, ct as SubscribeFramesInputSchema, d as DEVICE_SCOPED_CAPS, dt as makeSourceBrokerId, et as FrameHandleSchema, f as isDeviceScopedCap, ft as parseProfileBrokerId, g as createSliceHandle, gt as BaseAddon, h as createMirrorSource, ht as DisposerChain, i as asJsonArray, it as StreamSourceEntrySchema, j as method, k as expandCapMethods, l as parseJsonObject, lt as SubscribeFramesResultSchema, m as createLazyTrpcSource, mt as DATAPLANE_SECRET_HEADER, n as sleepCancellable, nt as ProfileSlotSchema, o as asNumber, ot as SubscribeAudioChunksInputSchema, p as createDeviceProxy, pt as selectAssignedProfileSlots, q as CamStreamKindSchema, r as asBoolean, rt as ProfileSlotStatusSchema, s as asString, st as SubscribeAudioChunksResultSchema, t as sleep, tt as ProfileRtspEntrySchema, u as parseJsonUnknown, ut as makeProfileBrokerId, v as deviceOpsCapability, vt as createDurableState, w as adminUiCapability, wt as collectHydratedFieldEntries, x as DeviceFeature, xt as isEvent, y as viewerUiCapability, yt as createEvent, z as ReadinessTimeoutError } from "./sleep-
|
|
2
|
+
import { $ as FrameHandleFormatSchema, A as isDeviceConfigCap, B as emitDownForOwnedCaps, C as DeviceType, Ct as WELL_KNOWN_TAB_MAP, D as DEVICE_STATUS_METHOD, Dt as resolveHydratedFieldValue, E as DEVICE_SETTINGS_CONTRIBUTION_METHODS, Et as hydrateSchema, F as nodePin, G as CAM_PROFILE_ORDER, H as scopeKey, I as readNodePin, J as CamStreamResolutionSchema, K as CamProfileSchema, L as toNodeId, M as resolveCapMount, N as systemMethod, O as event, P as CAP_NODE_PIN_CONTEXT_KEY, Q as EncodedPacketSchema, R as ReadinessRegistry, S as DeviceRole, St as WELL_KNOWN_TABS, T as DEFAULT_RUNTIME_STATE_DURABILITY, Tt as collectHydratedFieldValues, U as BrokerStatsSchema, V as readinessKey, W as BrokerStatusSchema, X as DecodedAudioChunkSchema, Y as CameraStreamSchema, Z as DecodedFrameSchema, _ as RawStateResultSchema, _t as normalizeAddonInitResult, a as asJsonObject, at as StreamSourceSchema, b as ChargingStatus, bt as emitReadiness, c as parseJsonArray, ct as SubscribeFramesInputSchema, d as DEVICE_SCOPED_CAPS, dt as makeSourceBrokerId, et as FrameHandleSchema, f as isDeviceScopedCap, ft as parseProfileBrokerId, g as createSliceHandle, gt as BaseAddon, h as createMirrorSource, ht as DisposerChain, i as asJsonArray, it as StreamSourceEntrySchema, j as method, k as expandCapMethods, l as parseJsonObject, lt as SubscribeFramesResultSchema, m as createLazyTrpcSource, mt as DATAPLANE_SECRET_HEADER, n as sleepCancellable, nt as ProfileSlotSchema, o as asNumber, ot as SubscribeAudioChunksInputSchema, p as createDeviceProxy, pt as selectAssignedProfileSlots, q as CamStreamKindSchema, r as asBoolean, rt as ProfileSlotStatusSchema, s as asString, st as SubscribeAudioChunksResultSchema, t as sleep, tt as ProfileRtspEntrySchema, u as parseJsonUnknown, ut as makeProfileBrokerId, v as deviceOpsCapability, vt as createDurableState, w as adminUiCapability, wt as collectHydratedFieldEntries, x as DeviceFeature, xt as isEvent, y as viewerUiCapability, yt as createEvent, z as ReadinessTimeoutError } from "./sleep-CwERnGrD.mjs";
|
|
3
3
|
import { a as buildAudioArgs, c as buildVideoArgs, d as logBannerArgs, f as pickVideoEncoder, i as audioPlanFromEncodeProfile, l as invocationFromEncodeProfile, n as Fmp4BoxSplitter, o as buildFfmpegArgs, r as AUDIO_PRESETS, s as buildInputArgs, t as canonicalHash, u as isSoftwareDecode } from "./canonical-hash-rO1sRmEK.mjs";
|
|
4
4
|
import { EventSourceType } from "./enums.mjs";
|
|
5
5
|
import { t as errMsg } from "./err-msg-IQTHeDzc.mjs";
|
|
@@ -13757,7 +13757,87 @@ var MethodAccessSchema = z.enum([
|
|
|
13757
13757
|
var AllowedProviderSchema = z.union([z.literal("*"), z.array(z.string())]);
|
|
13758
13758
|
var AllowedDevicesSchema = z.record(z.string(), z.union([z.literal("*"), z.array(z.string())]));
|
|
13759
13759
|
var CapScopeSchema = z.enum(["device", "system"]);
|
|
13760
|
-
|
|
13760
|
+
/**
|
|
13761
|
+
* DeviceSelector (scope model v3 — 2026-08-12).
|
|
13762
|
+
*
|
|
13763
|
+
* A `device` grant no longer carries a frozen list of deviceIds. It carries
|
|
13764
|
+
* a SELECTOR the matcher resolves against the live fleet, so the grant can be
|
|
13765
|
+
* DYNAMIC: a `types:['camera']` selector automatically covers a camera added
|
|
13766
|
+
* AFTER the grant was minted — no re-grant, no re-login.
|
|
13767
|
+
*
|
|
13768
|
+
* - `all` — every device in the deployment. The broad viewer/operator
|
|
13769
|
+
* lever without a `category` grant (a `category` grant also covers device
|
|
13770
|
+
* caps that carry no deviceId; `all` is specifically the device set).
|
|
13771
|
+
* - `ids` — an explicit deviceId list. This is what a v2 `device:[…]`
|
|
13772
|
+
* grant migrates to (see {@link TokenScopeSchema}); STATIC — a new camera
|
|
13773
|
+
* is NOT covered until the grant is edited.
|
|
13774
|
+
* - `types` — every device of a `DeviceType` (e.g. every `camera`).
|
|
13775
|
+
* DYNAMIC. A device that changes type, or a new device of the type,
|
|
13776
|
+
* re-resolves on the next request.
|
|
13777
|
+
* - `locations` — every device whose operator-assigned `location` label is
|
|
13778
|
+
* in the set (e.g. "Garden", "Front door"). DYNAMIC. A device with a
|
|
13779
|
+
* null/unset location matches NO `locations` selector.
|
|
13780
|
+
*/
|
|
13781
|
+
var DeviceSelectorSchema = z.discriminatedUnion("kind", [
|
|
13782
|
+
z.object({ kind: z.literal("all") }),
|
|
13783
|
+
z.object({
|
|
13784
|
+
kind: z.literal("ids"),
|
|
13785
|
+
ids: z.array(z.number().int()).min(1)
|
|
13786
|
+
}),
|
|
13787
|
+
z.object({
|
|
13788
|
+
kind: z.literal("types"),
|
|
13789
|
+
types: z.array(z.enum(DeviceType)).min(1)
|
|
13790
|
+
}),
|
|
13791
|
+
z.object({
|
|
13792
|
+
kind: z.literal("locations"),
|
|
13793
|
+
locations: z.array(z.string().min(1)).min(1)
|
|
13794
|
+
})
|
|
13795
|
+
]);
|
|
13796
|
+
var DeviceTokenScopeSchema = z.object({
|
|
13797
|
+
type: z.literal("device"),
|
|
13798
|
+
/** The device SET this grant covers — resolved against the live fleet. */
|
|
13799
|
+
selector: DeviceSelectorSchema,
|
|
13800
|
+
access: z.array(MethodAccessSchema).min(1),
|
|
13801
|
+
/**
|
|
13802
|
+
* Whether a grant on a PARENT device transparently covers its accessory
|
|
13803
|
+
* CHILDREN (siren / floodlight / PIR) via the persisted-parentage walk.
|
|
13804
|
+
* Direction is parent → children ONLY.
|
|
13805
|
+
*
|
|
13806
|
+
* Absent → the matcher DERIVES it from the access flavour: `view`
|
|
13807
|
+
* inherits (a camera viewer sees the camera's accessories), `create` /
|
|
13808
|
+
* `delete` do NOT (actuating/removing a child is an explicit act the
|
|
13809
|
+
* operator must grant on the child, not inherit from the parent). Set it
|
|
13810
|
+
* explicitly to override that default per grant.
|
|
13811
|
+
*/
|
|
13812
|
+
includeLinked: z.boolean().optional()
|
|
13813
|
+
});
|
|
13814
|
+
/**
|
|
13815
|
+
* v2 → v3 lazy migration. A pre-v3 `device` grant carried
|
|
13816
|
+
* `targets: string[]` (stringified deviceIds); it rewrites to the equivalent
|
|
13817
|
+
* `selector: {kind:'ids', ids}`. Applied as a `preprocess` so it runs on
|
|
13818
|
+
* EVERY parse path — stored records AND the JWT-carried scope arrays
|
|
13819
|
+
* normalised at the request boundary ({@link normalizeTokenScopes} in
|
|
13820
|
+
* `device-selector.ts`). Chosen over a one-time DB migration because a
|
|
13821
|
+
* migration cannot reach a JWT already in a client's hands; parse-time
|
|
13822
|
+
* migration covers both without a flag day. No cast — the raw object is read
|
|
13823
|
+
* through `Reflect.get` (its static type is `unknown`).
|
|
13824
|
+
*/
|
|
13825
|
+
function migrateLegacyTokenScope(raw) {
|
|
13826
|
+
if (raw === null || typeof raw !== "object" || Array.isArray(raw)) return raw;
|
|
13827
|
+
if (Reflect.get(raw, "type") !== "device") return raw;
|
|
13828
|
+
if (Reflect.get(raw, "selector") !== void 0) return raw;
|
|
13829
|
+
const targets = Reflect.get(raw, "targets");
|
|
13830
|
+
if (!Array.isArray(targets)) return raw;
|
|
13831
|
+
return {
|
|
13832
|
+
type: "device",
|
|
13833
|
+
selector: {
|
|
13834
|
+
kind: "ids",
|
|
13835
|
+
ids: targets.map((t) => typeof t === "string" ? Number(t) : t).filter((n) => typeof n === "number" && Number.isInteger(n))
|
|
13836
|
+
},
|
|
13837
|
+
access: Reflect.get(raw, "access")
|
|
13838
|
+
};
|
|
13839
|
+
}
|
|
13840
|
+
var TokenScopeSchema = z.preprocess(migrateLegacyTokenScope, z.discriminatedUnion("type", [
|
|
13761
13841
|
z.object({
|
|
13762
13842
|
type: z.literal("category"),
|
|
13763
13843
|
target: CapScopeSchema,
|
|
@@ -13773,18 +13853,8 @@ var TokenScopeSchema = z.discriminatedUnion("type", [
|
|
|
13773
13853
|
target: z.string(),
|
|
13774
13854
|
access: z.array(MethodAccessSchema).min(1)
|
|
13775
13855
|
}),
|
|
13776
|
-
|
|
13777
|
-
|
|
13778
|
-
/**
|
|
13779
|
-
* One or more deviceIds (serialised as strings for wire-format
|
|
13780
|
-
* consistency with the rest of the union). Matcher accepts if
|
|
13781
|
-
* `input.deviceId` ∈ `targets`. Array shape avoids the row-explosion
|
|
13782
|
-
* of one scope-per-device when granting access to a set of cameras.
|
|
13783
|
-
*/
|
|
13784
|
-
targets: z.array(z.string()).min(1),
|
|
13785
|
-
access: z.array(MethodAccessSchema).min(1)
|
|
13786
|
-
})
|
|
13787
|
-
]);
|
|
13856
|
+
DeviceTokenScopeSchema
|
|
13857
|
+
]));
|
|
13788
13858
|
var UserRecordSchema = z.object({
|
|
13789
13859
|
id: z.string(),
|
|
13790
13860
|
username: z.string(),
|
|
@@ -16429,7 +16499,7 @@ var detectionFpsField = {
|
|
|
16429
16499
|
var occupancyRecheckSecField = {
|
|
16430
16500
|
min: 0,
|
|
16431
16501
|
max: 300,
|
|
16432
|
-
default:
|
|
16502
|
+
default: 300,
|
|
16433
16503
|
step: 5
|
|
16434
16504
|
};
|
|
16435
16505
|
var occupancyRecheckFramesField = {
|
|
@@ -23386,7 +23456,41 @@ var intercomCapability = {
|
|
|
23386
23456
|
status: {
|
|
23387
23457
|
schema: IntercomStatusSchema,
|
|
23388
23458
|
kind: "command-driven"
|
|
23389
|
-
}
|
|
23459
|
+
},
|
|
23460
|
+
/**
|
|
23461
|
+
* Runtime-state slice — mirrored by the kernel.
|
|
23462
|
+
*
|
|
23463
|
+
* The cap declared `status` and nothing else, so the only two sources an
|
|
23464
|
+
* exporter has for a value — the `device.state-changed` slice event and the
|
|
23465
|
+
* `deviceState.getAllSnapshots` snapshot, both built from runtime state —
|
|
23466
|
+
* carried nothing for `intercom`. A talk-back entity in Home Assistant would
|
|
23467
|
+
* have been published and never received a value, which is the defect the
|
|
23468
|
+
* export's two classification tables exist to prevent (177 of them, once), so
|
|
23469
|
+
* `intercom` was excluded rather than exported.
|
|
23470
|
+
*
|
|
23471
|
+
* The shape is the status shape: there is exactly one truth about talk-back
|
|
23472
|
+
* and duplicating it into a second schema is how two halves of one capability
|
|
23473
|
+
* come to disagree. Providers write it through
|
|
23474
|
+
* `this.runtimeState.setCapState('intercom', …)` at the four points that open
|
|
23475
|
+
* and close a session, and seed it at registration so the slice exists before
|
|
23476
|
+
* the first session rather than after it.
|
|
23477
|
+
*
|
|
23478
|
+
* **Bound, named rather than hidden:** `talking` mirrors the provider's own
|
|
23479
|
+
* session handle, so a session torn down by a transport death that never
|
|
23480
|
+
* reaches `stopSession` / `endTalkSession` leaves it latched until the next
|
|
23481
|
+
* session or the next restart. That is why the slice is `session` and not
|
|
23482
|
+
* `restored` — a restart must never restore "talking".
|
|
23483
|
+
*/
|
|
23484
|
+
runtimeState: IntercomStatusSchema,
|
|
23485
|
+
/**
|
|
23486
|
+
* Runtime-state durability: **session** — `talking` describes a live audio
|
|
23487
|
+
* session, which by definition does not survive the process that held it.
|
|
23488
|
+
* Restoring it would publish a camera as talking to nobody.
|
|
23489
|
+
*
|
|
23490
|
+
* See `RuntimeStateDurability`. Enforced by
|
|
23491
|
+
* `scripts/check-runtime-state-durability.ts`.
|
|
23492
|
+
*/
|
|
23493
|
+
durability: "session"
|
|
23390
23494
|
};
|
|
23391
23495
|
//#endregion
|
|
23392
23496
|
//#region src/capabilities/lawn-mower-control.cap.ts
|
|
@@ -26650,7 +26754,7 @@ var recordingCapability = {
|
|
|
26650
26754
|
toMs: z.number()
|
|
26651
26755
|
}), RecordingAvailabilitySchema, {
|
|
26652
26756
|
kind: "query",
|
|
26653
|
-
auth: "
|
|
26757
|
+
auth: "protected"
|
|
26654
26758
|
}),
|
|
26655
26759
|
/** Which calendar days in [fromMs,toMs) have ≥1 recorded segment, bucketed by
|
|
26656
26760
|
* the client's local day (`tzOffsetMinutes` = minutes to add to UTC). Drives
|
|
@@ -26662,7 +26766,7 @@ var recordingCapability = {
|
|
|
26662
26766
|
tzOffsetMinutes: z.number()
|
|
26663
26767
|
}), RecordingDaysSchema, {
|
|
26664
26768
|
kind: "query",
|
|
26665
|
-
auth: "
|
|
26769
|
+
auth: "protected"
|
|
26666
26770
|
}),
|
|
26667
26771
|
getPlaybackManifest: method(z.object({
|
|
26668
26772
|
deviceId: z.number(),
|
|
@@ -26670,7 +26774,7 @@ var recordingCapability = {
|
|
|
26670
26774
|
toMs: z.number()
|
|
26671
26775
|
}), RecordingManifestSchema, {
|
|
26672
26776
|
kind: "query",
|
|
26673
|
-
auth: "
|
|
26777
|
+
auth: "protected"
|
|
26674
26778
|
}),
|
|
26675
26779
|
getStorageUsage: method(z.object({}), RecordingStorageUsageSchema, {
|
|
26676
26780
|
kind: "query",
|
|
@@ -29647,6 +29751,7 @@ var DEVICE_LOCAL_STATE_CAPS = {
|
|
|
29647
29751
|
humiditySensor: humiditySensorCapability,
|
|
29648
29752
|
image: imageCapability,
|
|
29649
29753
|
imageSettings: imageSettingsCapability,
|
|
29754
|
+
intercom: intercomCapability,
|
|
29650
29755
|
lawnMowerControl: lawnMowerControlCapability,
|
|
29651
29756
|
lockControl: lockControlCapability,
|
|
29652
29757
|
mediaPlayer: mediaPlayerCapability,
|
|
@@ -38762,6 +38867,1808 @@ var SYSTEM_CAP_NAMES = [
|
|
|
38762
38867
|
"viewer-ui"
|
|
38763
38868
|
];
|
|
38764
38869
|
//#endregion
|
|
38870
|
+
//#region src/generated/method-device-selectors.ts
|
|
38871
|
+
var METHOD_DEVICE_SELECTORS = Object.freeze({
|
|
38872
|
+
"accessories.setChildHidden": [{
|
|
38873
|
+
name: "childDeviceId",
|
|
38874
|
+
form: "single",
|
|
38875
|
+
optional: false
|
|
38876
|
+
}, {
|
|
38877
|
+
name: "deviceId",
|
|
38878
|
+
form: "single",
|
|
38879
|
+
optional: false
|
|
38880
|
+
}],
|
|
38881
|
+
"addonSettings.getDeviceSettings": [{
|
|
38882
|
+
name: "deviceId",
|
|
38883
|
+
form: "single",
|
|
38884
|
+
optional: false
|
|
38885
|
+
}],
|
|
38886
|
+
"addonSettings.updateDeviceSettings": [{
|
|
38887
|
+
name: "deviceId",
|
|
38888
|
+
form: "single",
|
|
38889
|
+
optional: false
|
|
38890
|
+
}],
|
|
38891
|
+
"alarmPanel.arm": [{
|
|
38892
|
+
name: "deviceId",
|
|
38893
|
+
form: "single",
|
|
38894
|
+
optional: false
|
|
38895
|
+
}],
|
|
38896
|
+
"alarmPanel.disarm": [{
|
|
38897
|
+
name: "deviceId",
|
|
38898
|
+
form: "single",
|
|
38899
|
+
optional: false
|
|
38900
|
+
}],
|
|
38901
|
+
"alarmPanel.trigger": [{
|
|
38902
|
+
name: "deviceId",
|
|
38903
|
+
form: "single",
|
|
38904
|
+
optional: false
|
|
38905
|
+
}],
|
|
38906
|
+
"audioAnalysis.resolveDeviceSettings": [{
|
|
38907
|
+
name: "deviceId",
|
|
38908
|
+
form: "single",
|
|
38909
|
+
optional: false
|
|
38910
|
+
}],
|
|
38911
|
+
"audioAnalyzer.classify": [{
|
|
38912
|
+
name: "deviceId",
|
|
38913
|
+
form: "single",
|
|
38914
|
+
optional: true
|
|
38915
|
+
}],
|
|
38916
|
+
"audioMetrics.getCurrentSnapshot": [{
|
|
38917
|
+
name: "deviceId",
|
|
38918
|
+
form: "single",
|
|
38919
|
+
optional: false
|
|
38920
|
+
}],
|
|
38921
|
+
"audioMetrics.getHistory": [{
|
|
38922
|
+
name: "deviceId",
|
|
38923
|
+
form: "single",
|
|
38924
|
+
optional: false
|
|
38925
|
+
}],
|
|
38926
|
+
"automationControl.disable": [{
|
|
38927
|
+
name: "deviceId",
|
|
38928
|
+
form: "single",
|
|
38929
|
+
optional: false
|
|
38930
|
+
}],
|
|
38931
|
+
"automationControl.enable": [{
|
|
38932
|
+
name: "deviceId",
|
|
38933
|
+
form: "single",
|
|
38934
|
+
optional: false
|
|
38935
|
+
}],
|
|
38936
|
+
"automationControl.trigger": [{
|
|
38937
|
+
name: "deviceId",
|
|
38938
|
+
form: "single",
|
|
38939
|
+
optional: false
|
|
38940
|
+
}],
|
|
38941
|
+
"battery.wakeForStream": [{
|
|
38942
|
+
name: "deviceId",
|
|
38943
|
+
form: "single",
|
|
38944
|
+
optional: false
|
|
38945
|
+
}],
|
|
38946
|
+
"brightness.setBrightness": [{
|
|
38947
|
+
name: "deviceId",
|
|
38948
|
+
form: "single",
|
|
38949
|
+
optional: false
|
|
38950
|
+
}],
|
|
38951
|
+
"button.press": [{
|
|
38952
|
+
name: "deviceId",
|
|
38953
|
+
form: "single",
|
|
38954
|
+
optional: false
|
|
38955
|
+
}],
|
|
38956
|
+
"cameraCredentials.getCredentials": [{
|
|
38957
|
+
name: "deviceId",
|
|
38958
|
+
form: "single",
|
|
38959
|
+
optional: false
|
|
38960
|
+
}],
|
|
38961
|
+
"cameraStreams.getBrokerStreams": [{
|
|
38962
|
+
name: "deviceId",
|
|
38963
|
+
form: "single",
|
|
38964
|
+
optional: false
|
|
38965
|
+
}],
|
|
38966
|
+
"cameraStreams.getCameraStreams": [{
|
|
38967
|
+
name: "deviceId",
|
|
38968
|
+
form: "single",
|
|
38969
|
+
optional: false
|
|
38970
|
+
}],
|
|
38971
|
+
"cameraStreams.getProfileRtspEntries": [{
|
|
38972
|
+
name: "deviceId",
|
|
38973
|
+
form: "single",
|
|
38974
|
+
optional: false
|
|
38975
|
+
}],
|
|
38976
|
+
"cameraStreams.getRtspEntries": [{
|
|
38977
|
+
name: "deviceId",
|
|
38978
|
+
form: "single",
|
|
38979
|
+
optional: false
|
|
38980
|
+
}],
|
|
38981
|
+
"cameraStreams.pickStream": [{
|
|
38982
|
+
name: "deviceId",
|
|
38983
|
+
form: "single",
|
|
38984
|
+
optional: false
|
|
38985
|
+
}],
|
|
38986
|
+
"climateControl.setFanMode": [{
|
|
38987
|
+
name: "deviceId",
|
|
38988
|
+
form: "single",
|
|
38989
|
+
optional: false
|
|
38990
|
+
}],
|
|
38991
|
+
"climateControl.setMode": [{
|
|
38992
|
+
name: "deviceId",
|
|
38993
|
+
form: "single",
|
|
38994
|
+
optional: false
|
|
38995
|
+
}],
|
|
38996
|
+
"climateControl.setPreset": [{
|
|
38997
|
+
name: "deviceId",
|
|
38998
|
+
form: "single",
|
|
38999
|
+
optional: false
|
|
39000
|
+
}],
|
|
39001
|
+
"climateControl.setSwingHorizontal": [{
|
|
39002
|
+
name: "deviceId",
|
|
39003
|
+
form: "single",
|
|
39004
|
+
optional: false
|
|
39005
|
+
}],
|
|
39006
|
+
"climateControl.setSwingVertical": [{
|
|
39007
|
+
name: "deviceId",
|
|
39008
|
+
form: "single",
|
|
39009
|
+
optional: false
|
|
39010
|
+
}],
|
|
39011
|
+
"climateControl.setTarget": [{
|
|
39012
|
+
name: "deviceId",
|
|
39013
|
+
form: "single",
|
|
39014
|
+
optional: false
|
|
39015
|
+
}],
|
|
39016
|
+
"climateControl.setTargetHumidity": [{
|
|
39017
|
+
name: "deviceId",
|
|
39018
|
+
form: "single",
|
|
39019
|
+
optional: false
|
|
39020
|
+
}],
|
|
39021
|
+
"climateControl.setTargetRange": [{
|
|
39022
|
+
name: "deviceId",
|
|
39023
|
+
form: "single",
|
|
39024
|
+
optional: false
|
|
39025
|
+
}],
|
|
39026
|
+
"color.setColor": [{
|
|
39027
|
+
name: "deviceId",
|
|
39028
|
+
form: "single",
|
|
39029
|
+
optional: false
|
|
39030
|
+
}],
|
|
39031
|
+
"consumables.reset": [{
|
|
39032
|
+
name: "deviceId",
|
|
39033
|
+
form: "single",
|
|
39034
|
+
optional: false
|
|
39035
|
+
}],
|
|
39036
|
+
"control.setValue": [{
|
|
39037
|
+
name: "deviceId",
|
|
39038
|
+
form: "single",
|
|
39039
|
+
optional: false
|
|
39040
|
+
}],
|
|
39041
|
+
"cover.close": [{
|
|
39042
|
+
name: "deviceId",
|
|
39043
|
+
form: "single",
|
|
39044
|
+
optional: false
|
|
39045
|
+
}],
|
|
39046
|
+
"cover.open": [{
|
|
39047
|
+
name: "deviceId",
|
|
39048
|
+
form: "single",
|
|
39049
|
+
optional: false
|
|
39050
|
+
}],
|
|
39051
|
+
"cover.setPosition": [{
|
|
39052
|
+
name: "deviceId",
|
|
39053
|
+
form: "single",
|
|
39054
|
+
optional: false
|
|
39055
|
+
}],
|
|
39056
|
+
"cover.setTiltPosition": [{
|
|
39057
|
+
name: "deviceId",
|
|
39058
|
+
form: "single",
|
|
39059
|
+
optional: false
|
|
39060
|
+
}],
|
|
39061
|
+
"cover.stop": [{
|
|
39062
|
+
name: "deviceId",
|
|
39063
|
+
form: "single",
|
|
39064
|
+
optional: false
|
|
39065
|
+
}],
|
|
39066
|
+
"dayNight.getOptions": [{
|
|
39067
|
+
name: "deviceId",
|
|
39068
|
+
form: "single",
|
|
39069
|
+
optional: false
|
|
39070
|
+
}],
|
|
39071
|
+
"dayNight.setSettings": [{
|
|
39072
|
+
name: "deviceId",
|
|
39073
|
+
form: "single",
|
|
39074
|
+
optional: false
|
|
39075
|
+
}],
|
|
39076
|
+
"decoder.createSession": [{
|
|
39077
|
+
name: "deviceId",
|
|
39078
|
+
form: "single",
|
|
39079
|
+
optional: true
|
|
39080
|
+
}],
|
|
39081
|
+
"deviceAdoption.release": [{
|
|
39082
|
+
name: "camDeviceId",
|
|
39083
|
+
form: "single",
|
|
39084
|
+
optional: false
|
|
39085
|
+
}],
|
|
39086
|
+
"deviceAdoption.resync": [{
|
|
39087
|
+
name: "camDeviceId",
|
|
39088
|
+
form: "single",
|
|
39089
|
+
optional: false
|
|
39090
|
+
}],
|
|
39091
|
+
"deviceDiscovery.adoptDevice": [{
|
|
39092
|
+
name: "deviceId",
|
|
39093
|
+
form: "single",
|
|
39094
|
+
optional: false
|
|
39095
|
+
}],
|
|
39096
|
+
"deviceDiscovery.listDiscovered": [{
|
|
39097
|
+
name: "deviceId",
|
|
39098
|
+
form: "single",
|
|
39099
|
+
optional: false
|
|
39100
|
+
}],
|
|
39101
|
+
"deviceDiscovery.refreshDiscovery": [{
|
|
39102
|
+
name: "deviceId",
|
|
39103
|
+
form: "single",
|
|
39104
|
+
optional: false
|
|
39105
|
+
}],
|
|
39106
|
+
"deviceDiscovery.releaseDevice": [{
|
|
39107
|
+
name: "childDeviceId",
|
|
39108
|
+
form: "single",
|
|
39109
|
+
optional: false
|
|
39110
|
+
}, {
|
|
39111
|
+
name: "deviceId",
|
|
39112
|
+
form: "single",
|
|
39113
|
+
optional: false
|
|
39114
|
+
}],
|
|
39115
|
+
"deviceManager.adoptionRelease": [{
|
|
39116
|
+
name: "camDeviceId",
|
|
39117
|
+
form: "single",
|
|
39118
|
+
optional: false
|
|
39119
|
+
}],
|
|
39120
|
+
"deviceManager.adoptionResync": [{
|
|
39121
|
+
name: "camDeviceId",
|
|
39122
|
+
form: "single",
|
|
39123
|
+
optional: false
|
|
39124
|
+
}],
|
|
39125
|
+
"deviceManager.applyInitialMeta": [{
|
|
39126
|
+
name: "deviceId",
|
|
39127
|
+
form: "single",
|
|
39128
|
+
optional: false
|
|
39129
|
+
}, {
|
|
39130
|
+
name: "linkDeviceId",
|
|
39131
|
+
form: "single",
|
|
39132
|
+
optional: true
|
|
39133
|
+
}],
|
|
39134
|
+
"deviceManager.disable": [{
|
|
39135
|
+
name: "deviceId",
|
|
39136
|
+
form: "single",
|
|
39137
|
+
optional: false
|
|
39138
|
+
}],
|
|
39139
|
+
"deviceManager.enable": [{
|
|
39140
|
+
name: "deviceId",
|
|
39141
|
+
form: "single",
|
|
39142
|
+
optional: false
|
|
39143
|
+
}],
|
|
39144
|
+
"deviceManager.getBindings": [{
|
|
39145
|
+
name: "deviceId",
|
|
39146
|
+
form: "single",
|
|
39147
|
+
optional: false
|
|
39148
|
+
}],
|
|
39149
|
+
"deviceManager.getChildren": [{
|
|
39150
|
+
name: "parentDeviceId",
|
|
39151
|
+
form: "single",
|
|
39152
|
+
optional: false
|
|
39153
|
+
}],
|
|
39154
|
+
"deviceManager.getConfigSchema": [{
|
|
39155
|
+
name: "deviceId",
|
|
39156
|
+
form: "single",
|
|
39157
|
+
optional: false
|
|
39158
|
+
}],
|
|
39159
|
+
"deviceManager.getDevice": [{
|
|
39160
|
+
name: "deviceId",
|
|
39161
|
+
form: "single",
|
|
39162
|
+
optional: false
|
|
39163
|
+
}],
|
|
39164
|
+
"deviceManager.getDeviceAggregate": [{
|
|
39165
|
+
name: "deviceId",
|
|
39166
|
+
form: "single",
|
|
39167
|
+
optional: false
|
|
39168
|
+
}],
|
|
39169
|
+
"deviceManager.getDeviceLiveInfoAggregate": [{
|
|
39170
|
+
name: "deviceId",
|
|
39171
|
+
form: "single",
|
|
39172
|
+
optional: false
|
|
39173
|
+
}],
|
|
39174
|
+
"deviceManager.getDeviceSettingsAggregate": [{
|
|
39175
|
+
name: "deviceId",
|
|
39176
|
+
form: "single",
|
|
39177
|
+
optional: false
|
|
39178
|
+
}],
|
|
39179
|
+
"deviceManager.getDeviceStatusAggregate": [{
|
|
39180
|
+
name: "deviceId",
|
|
39181
|
+
form: "single",
|
|
39182
|
+
optional: false
|
|
39183
|
+
}],
|
|
39184
|
+
"deviceManager.getDeviceStatusAggregateBatch": [{
|
|
39185
|
+
name: "deviceIds",
|
|
39186
|
+
form: "array",
|
|
39187
|
+
optional: false
|
|
39188
|
+
}],
|
|
39189
|
+
"deviceManager.getLinkedDevices": [{
|
|
39190
|
+
name: "deviceId",
|
|
39191
|
+
form: "single",
|
|
39192
|
+
optional: false
|
|
39193
|
+
}],
|
|
39194
|
+
"deviceManager.getSettingsSchema": [{
|
|
39195
|
+
name: "deviceId",
|
|
39196
|
+
form: "single",
|
|
39197
|
+
optional: false
|
|
39198
|
+
}],
|
|
39199
|
+
"deviceManager.getStreamProfileMap": [{
|
|
39200
|
+
name: "deviceId",
|
|
39201
|
+
form: "single",
|
|
39202
|
+
optional: false
|
|
39203
|
+
}],
|
|
39204
|
+
"deviceManager.getStreamSources": [{
|
|
39205
|
+
name: "deviceId",
|
|
39206
|
+
form: "single",
|
|
39207
|
+
optional: false
|
|
39208
|
+
}],
|
|
39209
|
+
"deviceManager.getWireableFields": [{
|
|
39210
|
+
name: "deviceId",
|
|
39211
|
+
form: "single",
|
|
39212
|
+
optional: false
|
|
39213
|
+
}],
|
|
39214
|
+
"deviceManager.loadConfig": [{
|
|
39215
|
+
name: "deviceId",
|
|
39216
|
+
form: "single",
|
|
39217
|
+
optional: false
|
|
39218
|
+
}],
|
|
39219
|
+
"deviceManager.loadMeta": [{
|
|
39220
|
+
name: "deviceId",
|
|
39221
|
+
form: "single",
|
|
39222
|
+
optional: false
|
|
39223
|
+
}],
|
|
39224
|
+
"deviceManager.loadRuntimeState": [{
|
|
39225
|
+
name: "deviceId",
|
|
39226
|
+
form: "single",
|
|
39227
|
+
optional: false
|
|
39228
|
+
}],
|
|
39229
|
+
"deviceManager.persistConfig": [{
|
|
39230
|
+
name: "deviceId",
|
|
39231
|
+
form: "single",
|
|
39232
|
+
optional: false
|
|
39233
|
+
}],
|
|
39234
|
+
"deviceManager.probeStreams": [{
|
|
39235
|
+
name: "deviceId",
|
|
39236
|
+
form: "single",
|
|
39237
|
+
optional: false
|
|
39238
|
+
}],
|
|
39239
|
+
"deviceManager.registerDevice": [{
|
|
39240
|
+
name: "parentDeviceId",
|
|
39241
|
+
form: "single",
|
|
39242
|
+
optional: true
|
|
39243
|
+
}],
|
|
39244
|
+
"deviceManager.remove": [{
|
|
39245
|
+
name: "deviceId",
|
|
39246
|
+
form: "single",
|
|
39247
|
+
optional: false
|
|
39248
|
+
}],
|
|
39249
|
+
"deviceManager.removeDevice": [{
|
|
39250
|
+
name: "deviceId",
|
|
39251
|
+
form: "single",
|
|
39252
|
+
optional: false
|
|
39253
|
+
}],
|
|
39254
|
+
"deviceManager.runDeviceAction": [{
|
|
39255
|
+
name: "deviceId",
|
|
39256
|
+
form: "single",
|
|
39257
|
+
optional: false
|
|
39258
|
+
}],
|
|
39259
|
+
"deviceManager.setChildLayout": [{
|
|
39260
|
+
name: "deviceId",
|
|
39261
|
+
form: "single",
|
|
39262
|
+
optional: false
|
|
39263
|
+
}],
|
|
39264
|
+
"deviceManager.setDisabled": [{
|
|
39265
|
+
name: "deviceId",
|
|
39266
|
+
form: "single",
|
|
39267
|
+
optional: false
|
|
39268
|
+
}],
|
|
39269
|
+
"deviceManager.setDisplay": [{
|
|
39270
|
+
name: "deviceId",
|
|
39271
|
+
form: "single",
|
|
39272
|
+
optional: false
|
|
39273
|
+
}],
|
|
39274
|
+
"deviceManager.setIntegrationId": [{
|
|
39275
|
+
name: "deviceId",
|
|
39276
|
+
form: "single",
|
|
39277
|
+
optional: false
|
|
39278
|
+
}],
|
|
39279
|
+
"deviceManager.setLinkDeviceId": [{
|
|
39280
|
+
name: "deviceId",
|
|
39281
|
+
form: "single",
|
|
39282
|
+
optional: false
|
|
39283
|
+
}, {
|
|
39284
|
+
name: "linkDeviceId",
|
|
39285
|
+
form: "single",
|
|
39286
|
+
optional: true
|
|
39287
|
+
}],
|
|
39288
|
+
"deviceManager.setLocation": [{
|
|
39289
|
+
name: "deviceId",
|
|
39290
|
+
form: "single",
|
|
39291
|
+
optional: false
|
|
39292
|
+
}],
|
|
39293
|
+
"deviceManager.setMetadata": [{
|
|
39294
|
+
name: "deviceId",
|
|
39295
|
+
form: "single",
|
|
39296
|
+
optional: false
|
|
39297
|
+
}],
|
|
39298
|
+
"deviceManager.setName": [{
|
|
39299
|
+
name: "deviceId",
|
|
39300
|
+
form: "single",
|
|
39301
|
+
optional: false
|
|
39302
|
+
}],
|
|
39303
|
+
"deviceManager.setPrimaryChildEntityId": [{
|
|
39304
|
+
name: "deviceId",
|
|
39305
|
+
form: "single",
|
|
39306
|
+
optional: false
|
|
39307
|
+
}],
|
|
39308
|
+
"deviceManager.setRole": [{
|
|
39309
|
+
name: "deviceId",
|
|
39310
|
+
form: "single",
|
|
39311
|
+
optional: false
|
|
39312
|
+
}],
|
|
39313
|
+
"deviceManager.setStreamProfileMap": [{
|
|
39314
|
+
name: "deviceId",
|
|
39315
|
+
form: "single",
|
|
39316
|
+
optional: false
|
|
39317
|
+
}],
|
|
39318
|
+
"deviceManager.setType": [{
|
|
39319
|
+
name: "deviceId",
|
|
39320
|
+
form: "single",
|
|
39321
|
+
optional: false
|
|
39322
|
+
}],
|
|
39323
|
+
"deviceManager.setWrapperActive": [{
|
|
39324
|
+
name: "deviceId",
|
|
39325
|
+
form: "single",
|
|
39326
|
+
optional: false
|
|
39327
|
+
}],
|
|
39328
|
+
"deviceManager.testField": [{
|
|
39329
|
+
name: "deviceId",
|
|
39330
|
+
form: "single",
|
|
39331
|
+
optional: false
|
|
39332
|
+
}],
|
|
39333
|
+
"deviceManager.updateConfig": [{
|
|
39334
|
+
name: "deviceId",
|
|
39335
|
+
form: "single",
|
|
39336
|
+
optional: false
|
|
39337
|
+
}],
|
|
39338
|
+
"deviceManager.updateDeviceField": [{
|
|
39339
|
+
name: "deviceId",
|
|
39340
|
+
form: "single",
|
|
39341
|
+
optional: false
|
|
39342
|
+
}],
|
|
39343
|
+
"deviceManager.updateDeviceFieldsBatch": [{
|
|
39344
|
+
name: "deviceId",
|
|
39345
|
+
form: "single",
|
|
39346
|
+
optional: false
|
|
39347
|
+
}],
|
|
39348
|
+
"deviceOps.getConfigEntries": [{
|
|
39349
|
+
name: "deviceId",
|
|
39350
|
+
form: "single",
|
|
39351
|
+
optional: false
|
|
39352
|
+
}],
|
|
39353
|
+
"deviceOps.getRawState": [{
|
|
39354
|
+
name: "deviceId",
|
|
39355
|
+
form: "single",
|
|
39356
|
+
optional: false
|
|
39357
|
+
}],
|
|
39358
|
+
"deviceOps.getSettingsSchema": [{
|
|
39359
|
+
name: "deviceId",
|
|
39360
|
+
form: "single",
|
|
39361
|
+
optional: false
|
|
39362
|
+
}],
|
|
39363
|
+
"deviceOps.getStreamSources": [{
|
|
39364
|
+
name: "deviceId",
|
|
39365
|
+
form: "single",
|
|
39366
|
+
optional: false
|
|
39367
|
+
}],
|
|
39368
|
+
"deviceOps.removeDevice": [{
|
|
39369
|
+
name: "deviceId",
|
|
39370
|
+
form: "single",
|
|
39371
|
+
optional: false
|
|
39372
|
+
}],
|
|
39373
|
+
"deviceOps.runAction": [{
|
|
39374
|
+
name: "deviceId",
|
|
39375
|
+
form: "single",
|
|
39376
|
+
optional: false
|
|
39377
|
+
}],
|
|
39378
|
+
"deviceOps.setConfig": [{
|
|
39379
|
+
name: "deviceId",
|
|
39380
|
+
form: "single",
|
|
39381
|
+
optional: false
|
|
39382
|
+
}],
|
|
39383
|
+
"deviceState.getCapSlice": [{
|
|
39384
|
+
name: "deviceId",
|
|
39385
|
+
form: "single",
|
|
39386
|
+
optional: false
|
|
39387
|
+
}],
|
|
39388
|
+
"deviceState.getSnapshot": [{
|
|
39389
|
+
name: "deviceId",
|
|
39390
|
+
form: "single",
|
|
39391
|
+
optional: false
|
|
39392
|
+
}],
|
|
39393
|
+
"deviceState.setCapSlice": [{
|
|
39394
|
+
name: "deviceId",
|
|
39395
|
+
form: "single",
|
|
39396
|
+
optional: false
|
|
39397
|
+
}],
|
|
39398
|
+
"events.getEventClipUrl": [{
|
|
39399
|
+
name: "deviceId",
|
|
39400
|
+
form: "single",
|
|
39401
|
+
optional: false
|
|
39402
|
+
}],
|
|
39403
|
+
"events.getEvents": [{
|
|
39404
|
+
name: "deviceId",
|
|
39405
|
+
form: "single",
|
|
39406
|
+
optional: false
|
|
39407
|
+
}],
|
|
39408
|
+
"events.getEventThumbnail": [{
|
|
39409
|
+
name: "deviceId",
|
|
39410
|
+
form: "single",
|
|
39411
|
+
optional: false
|
|
39412
|
+
}],
|
|
39413
|
+
"faceGallery.getFaceByTrack": [{
|
|
39414
|
+
name: "deviceId",
|
|
39415
|
+
form: "single",
|
|
39416
|
+
optional: false
|
|
39417
|
+
}],
|
|
39418
|
+
"faceGallery.listRecentFaces": [{
|
|
39419
|
+
name: "deviceId",
|
|
39420
|
+
form: "single",
|
|
39421
|
+
optional: true
|
|
39422
|
+
}],
|
|
39423
|
+
"fanControl.setDirection": [{
|
|
39424
|
+
name: "deviceId",
|
|
39425
|
+
form: "single",
|
|
39426
|
+
optional: false
|
|
39427
|
+
}],
|
|
39428
|
+
"fanControl.setOscillating": [{
|
|
39429
|
+
name: "deviceId",
|
|
39430
|
+
form: "single",
|
|
39431
|
+
optional: false
|
|
39432
|
+
}],
|
|
39433
|
+
"fanControl.setPercentage": [{
|
|
39434
|
+
name: "deviceId",
|
|
39435
|
+
form: "single",
|
|
39436
|
+
optional: false
|
|
39437
|
+
}],
|
|
39438
|
+
"fanControl.setPreset": [{
|
|
39439
|
+
name: "deviceId",
|
|
39440
|
+
form: "single",
|
|
39441
|
+
optional: false
|
|
39442
|
+
}],
|
|
39443
|
+
"humidifier.setMode": [{
|
|
39444
|
+
name: "deviceId",
|
|
39445
|
+
form: "single",
|
|
39446
|
+
optional: false
|
|
39447
|
+
}],
|
|
39448
|
+
"humidifier.setOn": [{
|
|
39449
|
+
name: "deviceId",
|
|
39450
|
+
form: "single",
|
|
39451
|
+
optional: false
|
|
39452
|
+
}],
|
|
39453
|
+
"humidifier.setTargetHumidity": [{
|
|
39454
|
+
name: "deviceId",
|
|
39455
|
+
form: "single",
|
|
39456
|
+
optional: false
|
|
39457
|
+
}],
|
|
39458
|
+
"imageSettings.getOptions": [{
|
|
39459
|
+
name: "deviceId",
|
|
39460
|
+
form: "single",
|
|
39461
|
+
optional: false
|
|
39462
|
+
}],
|
|
39463
|
+
"imageSettings.setSettings": [{
|
|
39464
|
+
name: "deviceId",
|
|
39465
|
+
form: "single",
|
|
39466
|
+
optional: false
|
|
39467
|
+
}],
|
|
39468
|
+
"intercom.endTalkSession": [{
|
|
39469
|
+
name: "deviceId",
|
|
39470
|
+
form: "single",
|
|
39471
|
+
optional: false
|
|
39472
|
+
}],
|
|
39473
|
+
"intercom.handleAnswer": [{
|
|
39474
|
+
name: "deviceId",
|
|
39475
|
+
form: "single",
|
|
39476
|
+
optional: false
|
|
39477
|
+
}],
|
|
39478
|
+
"intercom.pushTalkAudio": [{
|
|
39479
|
+
name: "deviceId",
|
|
39480
|
+
form: "single",
|
|
39481
|
+
optional: false
|
|
39482
|
+
}],
|
|
39483
|
+
"intercom.startSession": [{
|
|
39484
|
+
name: "deviceId",
|
|
39485
|
+
form: "single",
|
|
39486
|
+
optional: false
|
|
39487
|
+
}],
|
|
39488
|
+
"intercom.startTalkSession": [{
|
|
39489
|
+
name: "deviceId",
|
|
39490
|
+
form: "single",
|
|
39491
|
+
optional: false
|
|
39492
|
+
}],
|
|
39493
|
+
"intercom.stopSession": [{
|
|
39494
|
+
name: "deviceId",
|
|
39495
|
+
form: "single",
|
|
39496
|
+
optional: false
|
|
39497
|
+
}],
|
|
39498
|
+
"lawnMowerControl.dock": [{
|
|
39499
|
+
name: "deviceId",
|
|
39500
|
+
form: "single",
|
|
39501
|
+
optional: false
|
|
39502
|
+
}],
|
|
39503
|
+
"lawnMowerControl.pause": [{
|
|
39504
|
+
name: "deviceId",
|
|
39505
|
+
form: "single",
|
|
39506
|
+
optional: false
|
|
39507
|
+
}],
|
|
39508
|
+
"lawnMowerControl.startMowing": [{
|
|
39509
|
+
name: "deviceId",
|
|
39510
|
+
form: "single",
|
|
39511
|
+
optional: false
|
|
39512
|
+
}],
|
|
39513
|
+
"lockControl.lock": [{
|
|
39514
|
+
name: "deviceId",
|
|
39515
|
+
form: "single",
|
|
39516
|
+
optional: false
|
|
39517
|
+
}],
|
|
39518
|
+
"lockControl.open": [{
|
|
39519
|
+
name: "deviceId",
|
|
39520
|
+
form: "single",
|
|
39521
|
+
optional: false
|
|
39522
|
+
}],
|
|
39523
|
+
"lockControl.unlock": [{
|
|
39524
|
+
name: "deviceId",
|
|
39525
|
+
form: "single",
|
|
39526
|
+
optional: false
|
|
39527
|
+
}],
|
|
39528
|
+
"mediaPlayer.next": [{
|
|
39529
|
+
name: "deviceId",
|
|
39530
|
+
form: "single",
|
|
39531
|
+
optional: false
|
|
39532
|
+
}],
|
|
39533
|
+
"mediaPlayer.pause": [{
|
|
39534
|
+
name: "deviceId",
|
|
39535
|
+
form: "single",
|
|
39536
|
+
optional: false
|
|
39537
|
+
}],
|
|
39538
|
+
"mediaPlayer.play": [{
|
|
39539
|
+
name: "deviceId",
|
|
39540
|
+
form: "single",
|
|
39541
|
+
optional: false
|
|
39542
|
+
}],
|
|
39543
|
+
"mediaPlayer.playMedia": [{
|
|
39544
|
+
name: "deviceId",
|
|
39545
|
+
form: "single",
|
|
39546
|
+
optional: false
|
|
39547
|
+
}],
|
|
39548
|
+
"mediaPlayer.previous": [{
|
|
39549
|
+
name: "deviceId",
|
|
39550
|
+
form: "single",
|
|
39551
|
+
optional: false
|
|
39552
|
+
}],
|
|
39553
|
+
"mediaPlayer.seek": [{
|
|
39554
|
+
name: "deviceId",
|
|
39555
|
+
form: "single",
|
|
39556
|
+
optional: false
|
|
39557
|
+
}],
|
|
39558
|
+
"mediaPlayer.selectSource": [{
|
|
39559
|
+
name: "deviceId",
|
|
39560
|
+
form: "single",
|
|
39561
|
+
optional: false
|
|
39562
|
+
}],
|
|
39563
|
+
"mediaPlayer.setMute": [{
|
|
39564
|
+
name: "deviceId",
|
|
39565
|
+
form: "single",
|
|
39566
|
+
optional: false
|
|
39567
|
+
}],
|
|
39568
|
+
"mediaPlayer.setRepeat": [{
|
|
39569
|
+
name: "deviceId",
|
|
39570
|
+
form: "single",
|
|
39571
|
+
optional: false
|
|
39572
|
+
}],
|
|
39573
|
+
"mediaPlayer.setShuffle": [{
|
|
39574
|
+
name: "deviceId",
|
|
39575
|
+
form: "single",
|
|
39576
|
+
optional: false
|
|
39577
|
+
}],
|
|
39578
|
+
"mediaPlayer.setVolume": [{
|
|
39579
|
+
name: "deviceId",
|
|
39580
|
+
form: "single",
|
|
39581
|
+
optional: false
|
|
39582
|
+
}],
|
|
39583
|
+
"mediaPlayer.stop": [{
|
|
39584
|
+
name: "deviceId",
|
|
39585
|
+
form: "single",
|
|
39586
|
+
optional: false
|
|
39587
|
+
}],
|
|
39588
|
+
"motion.isDetected": [{
|
|
39589
|
+
name: "deviceId",
|
|
39590
|
+
form: "single",
|
|
39591
|
+
optional: false
|
|
39592
|
+
}],
|
|
39593
|
+
"motionDetection.analyze": [{
|
|
39594
|
+
name: "deviceId",
|
|
39595
|
+
form: "single",
|
|
39596
|
+
optional: false
|
|
39597
|
+
}],
|
|
39598
|
+
"motionDetection.removeCamera": [{
|
|
39599
|
+
name: "deviceId",
|
|
39600
|
+
form: "single",
|
|
39601
|
+
optional: false
|
|
39602
|
+
}],
|
|
39603
|
+
"motionTrigger.setMotionTrigger": [{
|
|
39604
|
+
name: "deviceId",
|
|
39605
|
+
form: "single",
|
|
39606
|
+
optional: false
|
|
39607
|
+
}],
|
|
39608
|
+
"motionZones.getOptions": [{
|
|
39609
|
+
name: "deviceId",
|
|
39610
|
+
form: "single",
|
|
39611
|
+
optional: false
|
|
39612
|
+
}],
|
|
39613
|
+
"motionZones.setZone": [{
|
|
39614
|
+
name: "deviceId",
|
|
39615
|
+
form: "single",
|
|
39616
|
+
optional: false
|
|
39617
|
+
}],
|
|
39618
|
+
"nativeObjectDetection.setEnabled": [{
|
|
39619
|
+
name: "deviceId",
|
|
39620
|
+
form: "single",
|
|
39621
|
+
optional: false
|
|
39622
|
+
}],
|
|
39623
|
+
"networkQuality.getDeviceStats": [{
|
|
39624
|
+
name: "deviceId",
|
|
39625
|
+
form: "single",
|
|
39626
|
+
optional: false
|
|
39627
|
+
}],
|
|
39628
|
+
"networkQuality.reportClientStats": [{
|
|
39629
|
+
name: "deviceId",
|
|
39630
|
+
form: "single",
|
|
39631
|
+
optional: false
|
|
39632
|
+
}],
|
|
39633
|
+
"notificationRules.setDeviceMuted": [{
|
|
39634
|
+
name: "deviceId",
|
|
39635
|
+
form: "single",
|
|
39636
|
+
optional: false
|
|
39637
|
+
}],
|
|
39638
|
+
"notifier.cancel": [{
|
|
39639
|
+
name: "deviceId",
|
|
39640
|
+
form: "single",
|
|
39641
|
+
optional: false
|
|
39642
|
+
}],
|
|
39643
|
+
"notifier.send": [{
|
|
39644
|
+
name: "deviceId",
|
|
39645
|
+
form: "single",
|
|
39646
|
+
optional: false
|
|
39647
|
+
}],
|
|
39648
|
+
"osd.setOverlay": [{
|
|
39649
|
+
name: "deviceId",
|
|
39650
|
+
form: "single",
|
|
39651
|
+
optional: false
|
|
39652
|
+
}],
|
|
39653
|
+
"osdManager.clearSlotBinding": [{
|
|
39654
|
+
name: "deviceId",
|
|
39655
|
+
form: "single",
|
|
39656
|
+
optional: false
|
|
39657
|
+
}],
|
|
39658
|
+
"osdManager.copyDeviceConfiguration": [{
|
|
39659
|
+
name: "sourceDeviceId",
|
|
39660
|
+
form: "single",
|
|
39661
|
+
optional: false
|
|
39662
|
+
}, {
|
|
39663
|
+
name: "targetDeviceId",
|
|
39664
|
+
form: "single",
|
|
39665
|
+
optional: false
|
|
39666
|
+
}],
|
|
39667
|
+
"osdManager.getDeviceOsd": [{
|
|
39668
|
+
name: "deviceId",
|
|
39669
|
+
form: "single",
|
|
39670
|
+
optional: false
|
|
39671
|
+
}],
|
|
39672
|
+
"osdManager.getSourceCatalog": [{
|
|
39673
|
+
name: "deviceId",
|
|
39674
|
+
form: "single",
|
|
39675
|
+
optional: false
|
|
39676
|
+
}],
|
|
39677
|
+
"osdManager.previewSlot": [{
|
|
39678
|
+
name: "deviceId",
|
|
39679
|
+
form: "single",
|
|
39680
|
+
optional: false
|
|
39681
|
+
}],
|
|
39682
|
+
"osdManager.renderDevice": [{
|
|
39683
|
+
name: "deviceId",
|
|
39684
|
+
form: "single",
|
|
39685
|
+
optional: false
|
|
39686
|
+
}],
|
|
39687
|
+
"osdManager.setSlotBinding": [{
|
|
39688
|
+
name: "deviceId",
|
|
39689
|
+
form: "single",
|
|
39690
|
+
optional: false
|
|
39691
|
+
}],
|
|
39692
|
+
"petFeeder.callPet": [{
|
|
39693
|
+
name: "deviceId",
|
|
39694
|
+
form: "single",
|
|
39695
|
+
optional: false
|
|
39696
|
+
}],
|
|
39697
|
+
"petFeeder.cancelFeed": [{
|
|
39698
|
+
name: "deviceId",
|
|
39699
|
+
form: "single",
|
|
39700
|
+
optional: false
|
|
39701
|
+
}],
|
|
39702
|
+
"petFeeder.feed": [{
|
|
39703
|
+
name: "deviceId",
|
|
39704
|
+
form: "single",
|
|
39705
|
+
optional: false
|
|
39706
|
+
}],
|
|
39707
|
+
"petFeeder.markFoodReplenished": [{
|
|
39708
|
+
name: "deviceId",
|
|
39709
|
+
form: "single",
|
|
39710
|
+
optional: false
|
|
39711
|
+
}],
|
|
39712
|
+
"petFeeder.playSound": [{
|
|
39713
|
+
name: "deviceId",
|
|
39714
|
+
form: "single",
|
|
39715
|
+
optional: false
|
|
39716
|
+
}],
|
|
39717
|
+
"petFeeder.resetDesiccant": [{
|
|
39718
|
+
name: "deviceId",
|
|
39719
|
+
form: "single",
|
|
39720
|
+
optional: false
|
|
39721
|
+
}],
|
|
39722
|
+
"petFeeder.setChildLock": [{
|
|
39723
|
+
name: "deviceId",
|
|
39724
|
+
form: "single",
|
|
39725
|
+
optional: false
|
|
39726
|
+
}],
|
|
39727
|
+
"petFeeder.setFeedSound": [{
|
|
39728
|
+
name: "deviceId",
|
|
39729
|
+
form: "single",
|
|
39730
|
+
optional: false
|
|
39731
|
+
}],
|
|
39732
|
+
"petFeeder.setIndicatorLight": [{
|
|
39733
|
+
name: "deviceId",
|
|
39734
|
+
form: "single",
|
|
39735
|
+
optional: false
|
|
39736
|
+
}],
|
|
39737
|
+
"petFeeder.setVolume": [{
|
|
39738
|
+
name: "deviceId",
|
|
39739
|
+
form: "single",
|
|
39740
|
+
optional: false
|
|
39741
|
+
}],
|
|
39742
|
+
"pipelineAnalytics.clearTracks": [{
|
|
39743
|
+
name: "deviceId",
|
|
39744
|
+
form: "single",
|
|
39745
|
+
optional: false
|
|
39746
|
+
}],
|
|
39747
|
+
"pipelineAnalytics.completeRetrainTrack": [{
|
|
39748
|
+
name: "deviceId",
|
|
39749
|
+
form: "single",
|
|
39750
|
+
optional: false
|
|
39751
|
+
}],
|
|
39752
|
+
"pipelineAnalytics.deleteDeviceEvents": [{
|
|
39753
|
+
name: "deviceId",
|
|
39754
|
+
form: "single",
|
|
39755
|
+
optional: false
|
|
39756
|
+
}],
|
|
39757
|
+
"pipelineAnalytics.deleteTracks": [{
|
|
39758
|
+
name: "deviceId",
|
|
39759
|
+
form: "single",
|
|
39760
|
+
optional: false
|
|
39761
|
+
}],
|
|
39762
|
+
"pipelineAnalytics.deselectRetrainFrame": [{
|
|
39763
|
+
name: "deviceId",
|
|
39764
|
+
form: "single",
|
|
39765
|
+
optional: false
|
|
39766
|
+
}],
|
|
39767
|
+
"pipelineAnalytics.getActiveTracks": [{
|
|
39768
|
+
name: "deviceId",
|
|
39769
|
+
form: "single",
|
|
39770
|
+
optional: false
|
|
39771
|
+
}],
|
|
39772
|
+
"pipelineAnalytics.getAudioEvents": [{
|
|
39773
|
+
name: "deviceId",
|
|
39774
|
+
form: "single",
|
|
39775
|
+
optional: false
|
|
39776
|
+
}],
|
|
39777
|
+
"pipelineAnalytics.getEventDensity": [{
|
|
39778
|
+
name: "deviceId",
|
|
39779
|
+
form: "single",
|
|
39780
|
+
optional: false
|
|
39781
|
+
}],
|
|
39782
|
+
"pipelineAnalytics.getKeyEvents": [{
|
|
39783
|
+
name: "deviceId",
|
|
39784
|
+
form: "single",
|
|
39785
|
+
optional: false
|
|
39786
|
+
}],
|
|
39787
|
+
"pipelineAnalytics.getMotionEvents": [{
|
|
39788
|
+
name: "deviceId",
|
|
39789
|
+
form: "single",
|
|
39790
|
+
optional: false
|
|
39791
|
+
}],
|
|
39792
|
+
"pipelineAnalytics.getObjectEvents": [{
|
|
39793
|
+
name: "deviceId",
|
|
39794
|
+
form: "single",
|
|
39795
|
+
optional: false
|
|
39796
|
+
}],
|
|
39797
|
+
"pipelineAnalytics.getRetrainExportUrl": [{
|
|
39798
|
+
name: "deviceIds",
|
|
39799
|
+
form: "array",
|
|
39800
|
+
optional: true
|
|
39801
|
+
}],
|
|
39802
|
+
"pipelineAnalytics.getSensorEvents": [{
|
|
39803
|
+
name: "deviceId",
|
|
39804
|
+
form: "single",
|
|
39805
|
+
optional: false
|
|
39806
|
+
}],
|
|
39807
|
+
"pipelineAnalytics.getTrack": [{
|
|
39808
|
+
name: "deviceId",
|
|
39809
|
+
form: "single",
|
|
39810
|
+
optional: false
|
|
39811
|
+
}],
|
|
39812
|
+
"pipelineAnalytics.getTrainingExportSummary": [{
|
|
39813
|
+
name: "deviceIds",
|
|
39814
|
+
form: "array",
|
|
39815
|
+
optional: true
|
|
39816
|
+
}],
|
|
39817
|
+
"pipelineAnalytics.getTrainingExportUrl": [{
|
|
39818
|
+
name: "deviceIds",
|
|
39819
|
+
form: "array",
|
|
39820
|
+
optional: true
|
|
39821
|
+
}],
|
|
39822
|
+
"pipelineAnalytics.listEventKinds": [{
|
|
39823
|
+
name: "deviceId",
|
|
39824
|
+
form: "single",
|
|
39825
|
+
optional: false
|
|
39826
|
+
}],
|
|
39827
|
+
"pipelineAnalytics.listEventKindsBatch": [{
|
|
39828
|
+
name: "deviceIds",
|
|
39829
|
+
form: "array",
|
|
39830
|
+
optional: false
|
|
39831
|
+
}],
|
|
39832
|
+
"pipelineAnalytics.listOpsLog": [{
|
|
39833
|
+
name: "deviceId",
|
|
39834
|
+
form: "single",
|
|
39835
|
+
optional: true
|
|
39836
|
+
}],
|
|
39837
|
+
"pipelineAnalytics.listRecentTracks": [{
|
|
39838
|
+
name: "deviceIds",
|
|
39839
|
+
form: "array",
|
|
39840
|
+
optional: false
|
|
39841
|
+
}],
|
|
39842
|
+
"pipelineAnalytics.listRetrainStaging": [{
|
|
39843
|
+
name: "deviceIds",
|
|
39844
|
+
form: "array",
|
|
39845
|
+
optional: true
|
|
39846
|
+
}],
|
|
39847
|
+
"pipelineAnalytics.listTracks": [{
|
|
39848
|
+
name: "deviceId",
|
|
39849
|
+
form: "single",
|
|
39850
|
+
optional: false
|
|
39851
|
+
}],
|
|
39852
|
+
"pipelineAnalytics.proposeRetrainAnnotations": [{
|
|
39853
|
+
name: "deviceId",
|
|
39854
|
+
form: "single",
|
|
39855
|
+
optional: false
|
|
39856
|
+
}],
|
|
39857
|
+
"pipelineAnalytics.pruneEventsBefore": [{
|
|
39858
|
+
name: "deviceId",
|
|
39859
|
+
form: "single",
|
|
39860
|
+
optional: false
|
|
39861
|
+
}],
|
|
39862
|
+
"pipelineAnalytics.pruneTracksBefore": [{
|
|
39863
|
+
name: "deviceId",
|
|
39864
|
+
form: "single",
|
|
39865
|
+
optional: false
|
|
39866
|
+
}],
|
|
39867
|
+
"pipelineAnalytics.rebuildObjectEmbeddings": [{
|
|
39868
|
+
name: "deviceId",
|
|
39869
|
+
form: "single",
|
|
39870
|
+
optional: true
|
|
39871
|
+
}],
|
|
39872
|
+
"pipelineAnalytics.restageRetrainTrack": [{
|
|
39873
|
+
name: "deviceId",
|
|
39874
|
+
form: "single",
|
|
39875
|
+
optional: false
|
|
39876
|
+
}],
|
|
39877
|
+
"pipelineAnalytics.saveRetrainAnnotations": [{
|
|
39878
|
+
name: "deviceId",
|
|
39879
|
+
form: "single",
|
|
39880
|
+
optional: false
|
|
39881
|
+
}],
|
|
39882
|
+
"pipelineAnalytics.searchObjectEvents": [{
|
|
39883
|
+
name: "deviceId",
|
|
39884
|
+
form: "single",
|
|
39885
|
+
optional: true
|
|
39886
|
+
}],
|
|
39887
|
+
"pipelineAnalytics.selectRetrainFrames": [{
|
|
39888
|
+
name: "deviceId",
|
|
39889
|
+
form: "single",
|
|
39890
|
+
optional: false
|
|
39891
|
+
}],
|
|
39892
|
+
"pipelineAnalytics.setTrackFlags": [{
|
|
39893
|
+
name: "deviceId",
|
|
39894
|
+
form: "single",
|
|
39895
|
+
optional: false
|
|
39896
|
+
}],
|
|
39897
|
+
"pipelineAnalytics.wipeAllAnalytics": [{
|
|
39898
|
+
name: "deviceId",
|
|
39899
|
+
form: "single",
|
|
39900
|
+
optional: false
|
|
39901
|
+
}],
|
|
39902
|
+
"pipelineExecutor.runPipeline": [{
|
|
39903
|
+
name: "deviceId",
|
|
39904
|
+
form: "single",
|
|
39905
|
+
optional: true
|
|
39906
|
+
}],
|
|
39907
|
+
"pipelineExecutor.runPipelineBatch": [{
|
|
39908
|
+
name: "deviceId",
|
|
39909
|
+
form: "single",
|
|
39910
|
+
optional: true
|
|
39911
|
+
}],
|
|
39912
|
+
"pipelineOrchestrator.assignAudio": [{
|
|
39913
|
+
name: "deviceId",
|
|
39914
|
+
form: "single",
|
|
39915
|
+
optional: false
|
|
39916
|
+
}],
|
|
39917
|
+
"pipelineOrchestrator.assignPipeline": [{
|
|
39918
|
+
name: "deviceId",
|
|
39919
|
+
form: "single",
|
|
39920
|
+
optional: false
|
|
39921
|
+
}],
|
|
39922
|
+
"pipelineOrchestrator.getAudioAssignment": [{
|
|
39923
|
+
name: "deviceId",
|
|
39924
|
+
form: "single",
|
|
39925
|
+
optional: false
|
|
39926
|
+
}],
|
|
39927
|
+
"pipelineOrchestrator.getCameraMetrics": [{
|
|
39928
|
+
name: "deviceId",
|
|
39929
|
+
form: "single",
|
|
39930
|
+
optional: false
|
|
39931
|
+
}],
|
|
39932
|
+
"pipelineOrchestrator.getCameraSettings": [{
|
|
39933
|
+
name: "deviceId",
|
|
39934
|
+
form: "single",
|
|
39935
|
+
optional: false
|
|
39936
|
+
}],
|
|
39937
|
+
"pipelineOrchestrator.getCameraStatus": [{
|
|
39938
|
+
name: "deviceId",
|
|
39939
|
+
form: "single",
|
|
39940
|
+
optional: false
|
|
39941
|
+
}],
|
|
39942
|
+
"pipelineOrchestrator.getCameraStatuses": [{
|
|
39943
|
+
name: "deviceIds",
|
|
39944
|
+
form: "array",
|
|
39945
|
+
optional: true
|
|
39946
|
+
}],
|
|
39947
|
+
"pipelineOrchestrator.getCameraStepOverrides": [{
|
|
39948
|
+
name: "deviceId",
|
|
39949
|
+
form: "single",
|
|
39950
|
+
optional: false
|
|
39951
|
+
}],
|
|
39952
|
+
"pipelineOrchestrator.getCameraSwitches": [{
|
|
39953
|
+
name: "deviceId",
|
|
39954
|
+
form: "single",
|
|
39955
|
+
optional: false
|
|
39956
|
+
}],
|
|
39957
|
+
"pipelineOrchestrator.getPipelineAssignment": [{
|
|
39958
|
+
name: "deviceId",
|
|
39959
|
+
form: "single",
|
|
39960
|
+
optional: false
|
|
39961
|
+
}],
|
|
39962
|
+
"pipelineOrchestrator.getPipelineDevicePin": [{
|
|
39963
|
+
name: "deviceId",
|
|
39964
|
+
form: "single",
|
|
39965
|
+
optional: false
|
|
39966
|
+
}],
|
|
39967
|
+
"pipelineOrchestrator.resolvePipeline": [{
|
|
39968
|
+
name: "deviceId",
|
|
39969
|
+
form: "single",
|
|
39970
|
+
optional: false
|
|
39971
|
+
}],
|
|
39972
|
+
"pipelineOrchestrator.setCameraPipelineForAgent": [{
|
|
39973
|
+
name: "deviceId",
|
|
39974
|
+
form: "single",
|
|
39975
|
+
optional: false
|
|
39976
|
+
}],
|
|
39977
|
+
"pipelineOrchestrator.setCameraStepOverride": [{
|
|
39978
|
+
name: "deviceId",
|
|
39979
|
+
form: "single",
|
|
39980
|
+
optional: false
|
|
39981
|
+
}],
|
|
39982
|
+
"pipelineOrchestrator.setCameraStepToggle": [{
|
|
39983
|
+
name: "deviceId",
|
|
39984
|
+
form: "single",
|
|
39985
|
+
optional: false
|
|
39986
|
+
}],
|
|
39987
|
+
"pipelineOrchestrator.setCameraSwitch": [{
|
|
39988
|
+
name: "deviceId",
|
|
39989
|
+
form: "single",
|
|
39990
|
+
optional: false
|
|
39991
|
+
}],
|
|
39992
|
+
"pipelineOrchestrator.setPipelineDevicePin": [{
|
|
39993
|
+
name: "deviceId",
|
|
39994
|
+
form: "single",
|
|
39995
|
+
optional: false
|
|
39996
|
+
}],
|
|
39997
|
+
"pipelineOrchestrator.unassignAudio": [{
|
|
39998
|
+
name: "deviceId",
|
|
39999
|
+
form: "single",
|
|
40000
|
+
optional: false
|
|
40001
|
+
}],
|
|
40002
|
+
"pipelineOrchestrator.unassignPipeline": [{
|
|
40003
|
+
name: "deviceId",
|
|
40004
|
+
form: "single",
|
|
40005
|
+
optional: false
|
|
40006
|
+
}],
|
|
40007
|
+
"pipelineRunner.attachCamera": [{
|
|
40008
|
+
name: "deviceId",
|
|
40009
|
+
form: "single",
|
|
40010
|
+
optional: false
|
|
40011
|
+
}],
|
|
40012
|
+
"pipelineRunner.detachCamera": [{
|
|
40013
|
+
name: "deviceId",
|
|
40014
|
+
form: "single",
|
|
40015
|
+
optional: false
|
|
40016
|
+
}],
|
|
40017
|
+
"pipelineRunner.getCameraMetrics": [{
|
|
40018
|
+
name: "deviceId",
|
|
40019
|
+
form: "single",
|
|
40020
|
+
optional: false
|
|
40021
|
+
}],
|
|
40022
|
+
"pipelineRunner.reportMotion": [{
|
|
40023
|
+
name: "deviceId",
|
|
40024
|
+
form: "single",
|
|
40025
|
+
optional: false
|
|
40026
|
+
}],
|
|
40027
|
+
"pipelineRunner.runDetailSubtree": [{
|
|
40028
|
+
name: "deviceId",
|
|
40029
|
+
form: "single",
|
|
40030
|
+
optional: false
|
|
40031
|
+
}],
|
|
40032
|
+
"pipelineRunner.runStatelessStep": [{
|
|
40033
|
+
name: "sourceDeviceId",
|
|
40034
|
+
form: "single",
|
|
40035
|
+
optional: false
|
|
40036
|
+
}],
|
|
40037
|
+
"plateGallery.getPlateByTrack": [{
|
|
40038
|
+
name: "deviceId",
|
|
40039
|
+
form: "single",
|
|
40040
|
+
optional: false
|
|
40041
|
+
}],
|
|
40042
|
+
"plateGallery.listPlates": [{
|
|
40043
|
+
name: "deviceId",
|
|
40044
|
+
form: "single",
|
|
40045
|
+
optional: true
|
|
40046
|
+
}],
|
|
40047
|
+
"privacyMask.getOptions": [{
|
|
40048
|
+
name: "deviceId",
|
|
40049
|
+
form: "single",
|
|
40050
|
+
optional: false
|
|
40051
|
+
}],
|
|
40052
|
+
"privacyMask.setAudioEnabled": [{
|
|
40053
|
+
name: "deviceId",
|
|
40054
|
+
form: "single",
|
|
40055
|
+
optional: false
|
|
40056
|
+
}],
|
|
40057
|
+
"privacyMask.setMask": [{
|
|
40058
|
+
name: "deviceId",
|
|
40059
|
+
form: "single",
|
|
40060
|
+
optional: false
|
|
40061
|
+
}],
|
|
40062
|
+
"ptz.continuousMove": [{
|
|
40063
|
+
name: "deviceId",
|
|
40064
|
+
form: "single",
|
|
40065
|
+
optional: false
|
|
40066
|
+
}],
|
|
40067
|
+
"ptz.deletePreset": [{
|
|
40068
|
+
name: "deviceId",
|
|
40069
|
+
form: "single",
|
|
40070
|
+
optional: false
|
|
40071
|
+
}],
|
|
40072
|
+
"ptz.getOptions": [{
|
|
40073
|
+
name: "deviceId",
|
|
40074
|
+
form: "single",
|
|
40075
|
+
optional: false
|
|
40076
|
+
}],
|
|
40077
|
+
"ptz.getPosition": [{
|
|
40078
|
+
name: "deviceId",
|
|
40079
|
+
form: "single",
|
|
40080
|
+
optional: false
|
|
40081
|
+
}],
|
|
40082
|
+
"ptz.getPresets": [{
|
|
40083
|
+
name: "deviceId",
|
|
40084
|
+
form: "single",
|
|
40085
|
+
optional: false
|
|
40086
|
+
}],
|
|
40087
|
+
"ptz.goHome": [{
|
|
40088
|
+
name: "deviceId",
|
|
40089
|
+
form: "single",
|
|
40090
|
+
optional: false
|
|
40091
|
+
}],
|
|
40092
|
+
"ptz.goToPreset": [{
|
|
40093
|
+
name: "deviceId",
|
|
40094
|
+
form: "single",
|
|
40095
|
+
optional: false
|
|
40096
|
+
}],
|
|
40097
|
+
"ptz.move": [{
|
|
40098
|
+
name: "deviceId",
|
|
40099
|
+
form: "single",
|
|
40100
|
+
optional: false
|
|
40101
|
+
}],
|
|
40102
|
+
"ptz.savePreset": [{
|
|
40103
|
+
name: "deviceId",
|
|
40104
|
+
form: "single",
|
|
40105
|
+
optional: false
|
|
40106
|
+
}],
|
|
40107
|
+
"ptz.setAutofocus": [{
|
|
40108
|
+
name: "deviceId",
|
|
40109
|
+
form: "single",
|
|
40110
|
+
optional: false
|
|
40111
|
+
}],
|
|
40112
|
+
"ptz.stop": [{
|
|
40113
|
+
name: "deviceId",
|
|
40114
|
+
form: "single",
|
|
40115
|
+
optional: false
|
|
40116
|
+
}],
|
|
40117
|
+
"ptzAutotrack.getSettings": [{
|
|
40118
|
+
name: "deviceId",
|
|
40119
|
+
form: "single",
|
|
40120
|
+
optional: false
|
|
40121
|
+
}],
|
|
40122
|
+
"ptzAutotrack.getStatus": [{
|
|
40123
|
+
name: "deviceId",
|
|
40124
|
+
form: "single",
|
|
40125
|
+
optional: false
|
|
40126
|
+
}],
|
|
40127
|
+
"ptzAutotrack.setEnabled": [{
|
|
40128
|
+
name: "deviceId",
|
|
40129
|
+
form: "single",
|
|
40130
|
+
optional: false
|
|
40131
|
+
}],
|
|
40132
|
+
"ptzAutotrack.setSettings": [{
|
|
40133
|
+
name: "deviceId",
|
|
40134
|
+
form: "single",
|
|
40135
|
+
optional: false
|
|
40136
|
+
}],
|
|
40137
|
+
"reboot.reboot": [{
|
|
40138
|
+
name: "deviceId",
|
|
40139
|
+
form: "single",
|
|
40140
|
+
optional: false
|
|
40141
|
+
}],
|
|
40142
|
+
"recording.deleteFootprint": [{
|
|
40143
|
+
name: "deviceId",
|
|
40144
|
+
form: "single",
|
|
40145
|
+
optional: false
|
|
40146
|
+
}],
|
|
40147
|
+
"recording.getAvailability": [{
|
|
40148
|
+
name: "deviceId",
|
|
40149
|
+
form: "single",
|
|
40150
|
+
optional: false
|
|
40151
|
+
}],
|
|
40152
|
+
"recording.getDaysWithRecordings": [{
|
|
40153
|
+
name: "deviceId",
|
|
40154
|
+
form: "single",
|
|
40155
|
+
optional: false
|
|
40156
|
+
}],
|
|
40157
|
+
"recording.getDeviceConfig": [{
|
|
40158
|
+
name: "deviceId",
|
|
40159
|
+
form: "single",
|
|
40160
|
+
optional: false
|
|
40161
|
+
}],
|
|
40162
|
+
"recording.getPlaybackManifest": [{
|
|
40163
|
+
name: "deviceId",
|
|
40164
|
+
form: "single",
|
|
40165
|
+
optional: false
|
|
40166
|
+
}],
|
|
40167
|
+
"recording.listOpsLog": [{
|
|
40168
|
+
name: "deviceId",
|
|
40169
|
+
form: "single",
|
|
40170
|
+
optional: true
|
|
40171
|
+
}],
|
|
40172
|
+
"recording.locateSegment": [{
|
|
40173
|
+
name: "deviceId",
|
|
40174
|
+
form: "single",
|
|
40175
|
+
optional: false
|
|
40176
|
+
}],
|
|
40177
|
+
"recording.pruneFootage": [{
|
|
40178
|
+
name: "deviceId",
|
|
40179
|
+
form: "single",
|
|
40180
|
+
optional: false
|
|
40181
|
+
}],
|
|
40182
|
+
"recording.readGopBytes": [{
|
|
40183
|
+
name: "deviceId",
|
|
40184
|
+
form: "single",
|
|
40185
|
+
optional: false
|
|
40186
|
+
}],
|
|
40187
|
+
"recording.readSegmentBytes": [{
|
|
40188
|
+
name: "deviceId",
|
|
40189
|
+
form: "single",
|
|
40190
|
+
optional: false
|
|
40191
|
+
}],
|
|
40192
|
+
"recording.relocateFootage": [{
|
|
40193
|
+
name: "deviceId",
|
|
40194
|
+
form: "single",
|
|
40195
|
+
optional: true
|
|
40196
|
+
}],
|
|
40197
|
+
"recording.renderClip": [{
|
|
40198
|
+
name: "deviceId",
|
|
40199
|
+
form: "single",
|
|
40200
|
+
optional: false
|
|
40201
|
+
}],
|
|
40202
|
+
"recording.renderGif": [{
|
|
40203
|
+
name: "deviceId",
|
|
40204
|
+
form: "single",
|
|
40205
|
+
optional: false
|
|
40206
|
+
}],
|
|
40207
|
+
"recording.rescanStorage": [{
|
|
40208
|
+
name: "deviceId",
|
|
40209
|
+
form: "single",
|
|
40210
|
+
optional: false
|
|
40211
|
+
}],
|
|
40212
|
+
"recording.setDeviceConfig": [{
|
|
40213
|
+
name: "deviceId",
|
|
40214
|
+
form: "single",
|
|
40215
|
+
optional: false
|
|
40216
|
+
}],
|
|
40217
|
+
"recording.startStorageMigrationMove": [{
|
|
40218
|
+
name: "deviceId",
|
|
40219
|
+
form: "single",
|
|
40220
|
+
optional: true
|
|
40221
|
+
}],
|
|
40222
|
+
"recordingExport.createExport": [{
|
|
40223
|
+
name: "deviceId",
|
|
40224
|
+
form: "single",
|
|
40225
|
+
optional: false
|
|
40226
|
+
}],
|
|
40227
|
+
"recordingExport.listExports": [{
|
|
40228
|
+
name: "deviceId",
|
|
40229
|
+
form: "single",
|
|
40230
|
+
optional: true
|
|
40231
|
+
}],
|
|
40232
|
+
"sceneMonitor.captureReference": [{
|
|
40233
|
+
name: "deviceId",
|
|
40234
|
+
form: "single",
|
|
40235
|
+
optional: false
|
|
40236
|
+
}],
|
|
40237
|
+
"sceneMonitor.createScene": [{
|
|
40238
|
+
name: "deviceId",
|
|
40239
|
+
form: "single",
|
|
40240
|
+
optional: false
|
|
40241
|
+
}],
|
|
40242
|
+
"sceneMonitor.deleteReference": [{
|
|
40243
|
+
name: "deviceId",
|
|
40244
|
+
form: "single",
|
|
40245
|
+
optional: false
|
|
40246
|
+
}],
|
|
40247
|
+
"sceneMonitor.deleteScene": [{
|
|
40248
|
+
name: "deviceId",
|
|
40249
|
+
form: "single",
|
|
40250
|
+
optional: false
|
|
40251
|
+
}],
|
|
40252
|
+
"sceneMonitor.listScenes": [{
|
|
40253
|
+
name: "deviceId",
|
|
40254
|
+
form: "single",
|
|
40255
|
+
optional: false
|
|
40256
|
+
}],
|
|
40257
|
+
"sceneMonitor.recheckNow": [{
|
|
40258
|
+
name: "deviceId",
|
|
40259
|
+
form: "single",
|
|
40260
|
+
optional: false
|
|
40261
|
+
}],
|
|
40262
|
+
"sceneMonitor.updateScene": [{
|
|
40263
|
+
name: "deviceId",
|
|
40264
|
+
form: "single",
|
|
40265
|
+
optional: false
|
|
40266
|
+
}],
|
|
40267
|
+
"scriptRunner.run": [{
|
|
40268
|
+
name: "deviceId",
|
|
40269
|
+
form: "single",
|
|
40270
|
+
optional: false
|
|
40271
|
+
}],
|
|
40272
|
+
"scriptRunner.stop": [{
|
|
40273
|
+
name: "deviceId",
|
|
40274
|
+
form: "single",
|
|
40275
|
+
optional: false
|
|
40276
|
+
}],
|
|
40277
|
+
"snapshot.getSnapshot": [{
|
|
40278
|
+
name: "deviceId",
|
|
40279
|
+
form: "single",
|
|
40280
|
+
optional: false
|
|
40281
|
+
}],
|
|
40282
|
+
"snapshot.getSnapshotOverview": [{
|
|
40283
|
+
name: "deviceIds",
|
|
40284
|
+
form: "array",
|
|
40285
|
+
optional: false
|
|
40286
|
+
}],
|
|
40287
|
+
"snapshot.invalidateCache": [{
|
|
40288
|
+
name: "deviceId",
|
|
40289
|
+
form: "single",
|
|
40290
|
+
optional: false
|
|
40291
|
+
}],
|
|
40292
|
+
"streamBroker.acquireEgressTranscode": [{
|
|
40293
|
+
name: "deviceId",
|
|
40294
|
+
form: "single",
|
|
40295
|
+
optional: false
|
|
40296
|
+
}],
|
|
40297
|
+
"streamBroker.assignProfile": [{
|
|
40298
|
+
name: "deviceId",
|
|
40299
|
+
form: "single",
|
|
40300
|
+
optional: false
|
|
40301
|
+
}],
|
|
40302
|
+
"streamBroker.getDeviceAudioMute": [{
|
|
40303
|
+
name: "deviceId",
|
|
40304
|
+
form: "single",
|
|
40305
|
+
optional: false
|
|
40306
|
+
}],
|
|
40307
|
+
"streamBroker.getStreamWithCodec": [{
|
|
40308
|
+
name: "deviceId",
|
|
40309
|
+
form: "single",
|
|
40310
|
+
optional: false
|
|
40311
|
+
}],
|
|
40312
|
+
"streamBroker.produceEventMedia": [{
|
|
40313
|
+
name: "deviceId",
|
|
40314
|
+
form: "single",
|
|
40315
|
+
optional: false
|
|
40316
|
+
}],
|
|
40317
|
+
"streamBroker.publishCameraStream": [{
|
|
40318
|
+
name: "deviceId",
|
|
40319
|
+
form: "single",
|
|
40320
|
+
optional: false
|
|
40321
|
+
}],
|
|
40322
|
+
"streamBroker.renderPreBufferClip": [{
|
|
40323
|
+
name: "deviceId",
|
|
40324
|
+
form: "single",
|
|
40325
|
+
optional: false
|
|
40326
|
+
}],
|
|
40327
|
+
"streamBroker.restartProfile": [{
|
|
40328
|
+
name: "deviceId",
|
|
40329
|
+
form: "single",
|
|
40330
|
+
optional: false
|
|
40331
|
+
}],
|
|
40332
|
+
"streamBroker.retractCameraStream": [{
|
|
40333
|
+
name: "deviceId",
|
|
40334
|
+
form: "single",
|
|
40335
|
+
optional: false
|
|
40336
|
+
}],
|
|
40337
|
+
"streamBroker.setDeviceAudioMute": [{
|
|
40338
|
+
name: "deviceId",
|
|
40339
|
+
form: "single",
|
|
40340
|
+
optional: false
|
|
40341
|
+
}],
|
|
40342
|
+
"streamBroker.unassignProfile": [{
|
|
40343
|
+
name: "deviceId",
|
|
40344
|
+
form: "single",
|
|
40345
|
+
optional: false
|
|
40346
|
+
}],
|
|
40347
|
+
"streamCatalog.getCatalog": [{
|
|
40348
|
+
name: "deviceId",
|
|
40349
|
+
form: "single",
|
|
40350
|
+
optional: false
|
|
40351
|
+
}],
|
|
40352
|
+
"streamParams.getConfigSchema": [{
|
|
40353
|
+
name: "deviceId",
|
|
40354
|
+
form: "single",
|
|
40355
|
+
optional: false
|
|
40356
|
+
}],
|
|
40357
|
+
"streamParams.getOptions": [{
|
|
40358
|
+
name: "deviceId",
|
|
40359
|
+
form: "single",
|
|
40360
|
+
optional: false
|
|
40361
|
+
}],
|
|
40362
|
+
"streamParams.setProfile": [{
|
|
40363
|
+
name: "deviceId",
|
|
40364
|
+
form: "single",
|
|
40365
|
+
optional: false
|
|
40366
|
+
}],
|
|
40367
|
+
"switch.setState": [{
|
|
40368
|
+
name: "deviceId",
|
|
40369
|
+
form: "single",
|
|
40370
|
+
optional: false
|
|
40371
|
+
}],
|
|
40372
|
+
"vacuumControl.locate": [{
|
|
40373
|
+
name: "deviceId",
|
|
40374
|
+
form: "single",
|
|
40375
|
+
optional: false
|
|
40376
|
+
}],
|
|
40377
|
+
"vacuumControl.pause": [{
|
|
40378
|
+
name: "deviceId",
|
|
40379
|
+
form: "single",
|
|
40380
|
+
optional: false
|
|
40381
|
+
}],
|
|
40382
|
+
"vacuumControl.returnToBase": [{
|
|
40383
|
+
name: "deviceId",
|
|
40384
|
+
form: "single",
|
|
40385
|
+
optional: false
|
|
40386
|
+
}],
|
|
40387
|
+
"vacuumControl.setFanSpeed": [{
|
|
40388
|
+
name: "deviceId",
|
|
40389
|
+
form: "single",
|
|
40390
|
+
optional: false
|
|
40391
|
+
}],
|
|
40392
|
+
"vacuumControl.start": [{
|
|
40393
|
+
name: "deviceId",
|
|
40394
|
+
form: "single",
|
|
40395
|
+
optional: false
|
|
40396
|
+
}],
|
|
40397
|
+
"vacuumControl.stop": [{
|
|
40398
|
+
name: "deviceId",
|
|
40399
|
+
form: "single",
|
|
40400
|
+
optional: false
|
|
40401
|
+
}],
|
|
40402
|
+
"valve.close": [{
|
|
40403
|
+
name: "deviceId",
|
|
40404
|
+
form: "single",
|
|
40405
|
+
optional: false
|
|
40406
|
+
}],
|
|
40407
|
+
"valve.open": [{
|
|
40408
|
+
name: "deviceId",
|
|
40409
|
+
form: "single",
|
|
40410
|
+
optional: false
|
|
40411
|
+
}],
|
|
40412
|
+
"valve.setPosition": [{
|
|
40413
|
+
name: "deviceId",
|
|
40414
|
+
form: "single",
|
|
40415
|
+
optional: false
|
|
40416
|
+
}],
|
|
40417
|
+
"valve.stop": [{
|
|
40418
|
+
name: "deviceId",
|
|
40419
|
+
form: "single",
|
|
40420
|
+
optional: false
|
|
40421
|
+
}],
|
|
40422
|
+
"videoclips.getClipPlayback": [{
|
|
40423
|
+
name: "deviceId",
|
|
40424
|
+
form: "single",
|
|
40425
|
+
optional: false
|
|
40426
|
+
}],
|
|
40427
|
+
"videoclips.listClips": [{
|
|
40428
|
+
name: "deviceId",
|
|
40429
|
+
form: "single",
|
|
40430
|
+
optional: false
|
|
40431
|
+
}],
|
|
40432
|
+
"waterHeater.setAway": [{
|
|
40433
|
+
name: "deviceId",
|
|
40434
|
+
form: "single",
|
|
40435
|
+
optional: false
|
|
40436
|
+
}],
|
|
40437
|
+
"waterHeater.setOperationMode": [{
|
|
40438
|
+
name: "deviceId",
|
|
40439
|
+
form: "single",
|
|
40440
|
+
optional: false
|
|
40441
|
+
}],
|
|
40442
|
+
"waterHeater.setTargetTemp": [{
|
|
40443
|
+
name: "deviceId",
|
|
40444
|
+
form: "single",
|
|
40445
|
+
optional: false
|
|
40446
|
+
}],
|
|
40447
|
+
"webrtcSession.addIceCandidate": [{
|
|
40448
|
+
name: "deviceId",
|
|
40449
|
+
form: "single",
|
|
40450
|
+
optional: false
|
|
40451
|
+
}],
|
|
40452
|
+
"webrtcSession.closeSession": [{
|
|
40453
|
+
name: "deviceId",
|
|
40454
|
+
form: "single",
|
|
40455
|
+
optional: false
|
|
40456
|
+
}],
|
|
40457
|
+
"webrtcSession.createSession": [{
|
|
40458
|
+
name: "deviceId",
|
|
40459
|
+
form: "single",
|
|
40460
|
+
optional: false
|
|
40461
|
+
}],
|
|
40462
|
+
"webrtcSession.getIceCandidates": [{
|
|
40463
|
+
name: "deviceId",
|
|
40464
|
+
form: "single",
|
|
40465
|
+
optional: false
|
|
40466
|
+
}],
|
|
40467
|
+
"webrtcSession.getSessionState": [{
|
|
40468
|
+
name: "deviceId",
|
|
40469
|
+
form: "single",
|
|
40470
|
+
optional: false
|
|
40471
|
+
}],
|
|
40472
|
+
"webrtcSession.handleAnswer": [{
|
|
40473
|
+
name: "deviceId",
|
|
40474
|
+
form: "single",
|
|
40475
|
+
optional: false
|
|
40476
|
+
}],
|
|
40477
|
+
"webrtcSession.handleOffer": [{
|
|
40478
|
+
name: "deviceId",
|
|
40479
|
+
form: "single",
|
|
40480
|
+
optional: false
|
|
40481
|
+
}],
|
|
40482
|
+
"webrtcSession.hasAdaptiveBitrate": [{
|
|
40483
|
+
name: "deviceId",
|
|
40484
|
+
form: "single",
|
|
40485
|
+
optional: false
|
|
40486
|
+
}],
|
|
40487
|
+
"webrtcSession.listStreams": [{
|
|
40488
|
+
name: "deviceId",
|
|
40489
|
+
form: "single",
|
|
40490
|
+
optional: false
|
|
40491
|
+
}],
|
|
40492
|
+
"zoneAnalytics.getCameraHistory": [{
|
|
40493
|
+
name: "deviceId",
|
|
40494
|
+
form: "single",
|
|
40495
|
+
optional: false
|
|
40496
|
+
}],
|
|
40497
|
+
"zoneAnalytics.getCurrentSnapshot": [{
|
|
40498
|
+
name: "deviceId",
|
|
40499
|
+
form: "single",
|
|
40500
|
+
optional: false
|
|
40501
|
+
}],
|
|
40502
|
+
"zoneAnalytics.getUnzonedHistory": [{
|
|
40503
|
+
name: "deviceId",
|
|
40504
|
+
form: "single",
|
|
40505
|
+
optional: false
|
|
40506
|
+
}],
|
|
40507
|
+
"zoneAnalytics.getZoneHistory": [{
|
|
40508
|
+
name: "deviceId",
|
|
40509
|
+
form: "single",
|
|
40510
|
+
optional: false
|
|
40511
|
+
}],
|
|
40512
|
+
"zoneRules.listRules": [{
|
|
40513
|
+
name: "deviceId",
|
|
40514
|
+
form: "single",
|
|
40515
|
+
optional: false
|
|
40516
|
+
}],
|
|
40517
|
+
"zoneRules.setRules": [{
|
|
40518
|
+
name: "deviceId",
|
|
40519
|
+
form: "single",
|
|
40520
|
+
optional: false
|
|
40521
|
+
}],
|
|
40522
|
+
"zones.addZone": [{
|
|
40523
|
+
name: "deviceId",
|
|
40524
|
+
form: "single",
|
|
40525
|
+
optional: false
|
|
40526
|
+
}],
|
|
40527
|
+
"zones.listZones": [{
|
|
40528
|
+
name: "deviceId",
|
|
40529
|
+
form: "single",
|
|
40530
|
+
optional: false
|
|
40531
|
+
}],
|
|
40532
|
+
"zones.removeZone": [{
|
|
40533
|
+
name: "deviceId",
|
|
40534
|
+
form: "single",
|
|
40535
|
+
optional: false
|
|
40536
|
+
}],
|
|
40537
|
+
"zones.updateZone": [{
|
|
40538
|
+
name: "deviceId",
|
|
40539
|
+
form: "single",
|
|
40540
|
+
optional: false
|
|
40541
|
+
}]
|
|
40542
|
+
});
|
|
40543
|
+
/** Cap-method paths that carry a device reference AND live on a system-scope
|
|
40544
|
+
* cap — the set the v3 device check newly reaches. */
|
|
40545
|
+
var SYSTEM_SCOPE_DEVICE_METHODS = [
|
|
40546
|
+
"addonSettings.getDeviceSettings",
|
|
40547
|
+
"addonSettings.updateDeviceSettings",
|
|
40548
|
+
"audioAnalyzer.classify",
|
|
40549
|
+
"decoder.createSession",
|
|
40550
|
+
"deviceAdoption.release",
|
|
40551
|
+
"deviceAdoption.resync",
|
|
40552
|
+
"deviceManager.adoptionRelease",
|
|
40553
|
+
"deviceManager.adoptionResync",
|
|
40554
|
+
"deviceManager.applyInitialMeta",
|
|
40555
|
+
"deviceManager.disable",
|
|
40556
|
+
"deviceManager.enable",
|
|
40557
|
+
"deviceManager.getBindings",
|
|
40558
|
+
"deviceManager.getChildren",
|
|
40559
|
+
"deviceManager.getConfigSchema",
|
|
40560
|
+
"deviceManager.getDevice",
|
|
40561
|
+
"deviceManager.getDeviceAggregate",
|
|
40562
|
+
"deviceManager.getDeviceLiveInfoAggregate",
|
|
40563
|
+
"deviceManager.getDeviceSettingsAggregate",
|
|
40564
|
+
"deviceManager.getDeviceStatusAggregate",
|
|
40565
|
+
"deviceManager.getDeviceStatusAggregateBatch",
|
|
40566
|
+
"deviceManager.getLinkedDevices",
|
|
40567
|
+
"deviceManager.getSettingsSchema",
|
|
40568
|
+
"deviceManager.getStreamProfileMap",
|
|
40569
|
+
"deviceManager.getStreamSources",
|
|
40570
|
+
"deviceManager.getWireableFields",
|
|
40571
|
+
"deviceManager.loadConfig",
|
|
40572
|
+
"deviceManager.loadMeta",
|
|
40573
|
+
"deviceManager.loadRuntimeState",
|
|
40574
|
+
"deviceManager.persistConfig",
|
|
40575
|
+
"deviceManager.probeStreams",
|
|
40576
|
+
"deviceManager.registerDevice",
|
|
40577
|
+
"deviceManager.remove",
|
|
40578
|
+
"deviceManager.removeDevice",
|
|
40579
|
+
"deviceManager.runDeviceAction",
|
|
40580
|
+
"deviceManager.setChildLayout",
|
|
40581
|
+
"deviceManager.setDisabled",
|
|
40582
|
+
"deviceManager.setDisplay",
|
|
40583
|
+
"deviceManager.setIntegrationId",
|
|
40584
|
+
"deviceManager.setLinkDeviceId",
|
|
40585
|
+
"deviceManager.setLocation",
|
|
40586
|
+
"deviceManager.setMetadata",
|
|
40587
|
+
"deviceManager.setName",
|
|
40588
|
+
"deviceManager.setPrimaryChildEntityId",
|
|
40589
|
+
"deviceManager.setRole",
|
|
40590
|
+
"deviceManager.setStreamProfileMap",
|
|
40591
|
+
"deviceManager.setType",
|
|
40592
|
+
"deviceManager.setWrapperActive",
|
|
40593
|
+
"deviceManager.testField",
|
|
40594
|
+
"deviceManager.updateConfig",
|
|
40595
|
+
"deviceManager.updateDeviceField",
|
|
40596
|
+
"deviceManager.updateDeviceFieldsBatch",
|
|
40597
|
+
"deviceState.getCapSlice",
|
|
40598
|
+
"deviceState.getSnapshot",
|
|
40599
|
+
"deviceState.setCapSlice",
|
|
40600
|
+
"faceGallery.getFaceByTrack",
|
|
40601
|
+
"faceGallery.listRecentFaces",
|
|
40602
|
+
"networkQuality.getDeviceStats",
|
|
40603
|
+
"networkQuality.reportClientStats",
|
|
40604
|
+
"notificationRules.setDeviceMuted",
|
|
40605
|
+
"osdManager.clearSlotBinding",
|
|
40606
|
+
"osdManager.copyDeviceConfiguration",
|
|
40607
|
+
"osdManager.getDeviceOsd",
|
|
40608
|
+
"osdManager.getSourceCatalog",
|
|
40609
|
+
"osdManager.previewSlot",
|
|
40610
|
+
"osdManager.renderDevice",
|
|
40611
|
+
"osdManager.setSlotBinding",
|
|
40612
|
+
"pipelineExecutor.runPipeline",
|
|
40613
|
+
"pipelineExecutor.runPipelineBatch",
|
|
40614
|
+
"pipelineOrchestrator.assignAudio",
|
|
40615
|
+
"pipelineOrchestrator.assignPipeline",
|
|
40616
|
+
"pipelineOrchestrator.getAudioAssignment",
|
|
40617
|
+
"pipelineOrchestrator.getCameraMetrics",
|
|
40618
|
+
"pipelineOrchestrator.getCameraSettings",
|
|
40619
|
+
"pipelineOrchestrator.getCameraStatus",
|
|
40620
|
+
"pipelineOrchestrator.getCameraStatuses",
|
|
40621
|
+
"pipelineOrchestrator.getCameraStepOverrides",
|
|
40622
|
+
"pipelineOrchestrator.getCameraSwitches",
|
|
40623
|
+
"pipelineOrchestrator.getPipelineAssignment",
|
|
40624
|
+
"pipelineOrchestrator.getPipelineDevicePin",
|
|
40625
|
+
"pipelineOrchestrator.resolvePipeline",
|
|
40626
|
+
"pipelineOrchestrator.setCameraPipelineForAgent",
|
|
40627
|
+
"pipelineOrchestrator.setCameraStepOverride",
|
|
40628
|
+
"pipelineOrchestrator.setCameraStepToggle",
|
|
40629
|
+
"pipelineOrchestrator.setCameraSwitch",
|
|
40630
|
+
"pipelineOrchestrator.setPipelineDevicePin",
|
|
40631
|
+
"pipelineOrchestrator.unassignAudio",
|
|
40632
|
+
"pipelineOrchestrator.unassignPipeline",
|
|
40633
|
+
"pipelineRunner.attachCamera",
|
|
40634
|
+
"pipelineRunner.detachCamera",
|
|
40635
|
+
"pipelineRunner.getCameraMetrics",
|
|
40636
|
+
"pipelineRunner.reportMotion",
|
|
40637
|
+
"pipelineRunner.runDetailSubtree",
|
|
40638
|
+
"pipelineRunner.runStatelessStep",
|
|
40639
|
+
"plateGallery.getPlateByTrack",
|
|
40640
|
+
"plateGallery.listPlates",
|
|
40641
|
+
"recording.deleteFootprint",
|
|
40642
|
+
"recording.getAvailability",
|
|
40643
|
+
"recording.getDaysWithRecordings",
|
|
40644
|
+
"recording.getDeviceConfig",
|
|
40645
|
+
"recording.getPlaybackManifest",
|
|
40646
|
+
"recording.listOpsLog",
|
|
40647
|
+
"recording.locateSegment",
|
|
40648
|
+
"recording.pruneFootage",
|
|
40649
|
+
"recording.readGopBytes",
|
|
40650
|
+
"recording.readSegmentBytes",
|
|
40651
|
+
"recording.relocateFootage",
|
|
40652
|
+
"recording.renderClip",
|
|
40653
|
+
"recording.renderGif",
|
|
40654
|
+
"recording.rescanStorage",
|
|
40655
|
+
"recording.setDeviceConfig",
|
|
40656
|
+
"recording.startStorageMigrationMove",
|
|
40657
|
+
"recordingExport.createExport",
|
|
40658
|
+
"recordingExport.listExports",
|
|
40659
|
+
"streamBroker.acquireEgressTranscode",
|
|
40660
|
+
"streamBroker.assignProfile",
|
|
40661
|
+
"streamBroker.getDeviceAudioMute",
|
|
40662
|
+
"streamBroker.getStreamWithCodec",
|
|
40663
|
+
"streamBroker.produceEventMedia",
|
|
40664
|
+
"streamBroker.publishCameraStream",
|
|
40665
|
+
"streamBroker.renderPreBufferClip",
|
|
40666
|
+
"streamBroker.restartProfile",
|
|
40667
|
+
"streamBroker.retractCameraStream",
|
|
40668
|
+
"streamBroker.setDeviceAudioMute",
|
|
40669
|
+
"streamBroker.unassignProfile"
|
|
40670
|
+
];
|
|
40671
|
+
//#endregion
|
|
38765
40672
|
//#region src/generated/provider-kind-map.ts
|
|
38766
40673
|
var CAP_PROVIDER_KIND_MAP = Object.freeze({
|
|
38767
40674
|
"broker": "broker",
|
|
@@ -38795,7 +40702,7 @@ function getCapsByProviderKind(kind) {
|
|
|
38795
40702
|
//#region src/generated/runtime-state-durability.ts
|
|
38796
40703
|
/**
|
|
38797
40704
|
* Per-cap runtime-state policy, projected from every `*.cap.ts` that declares
|
|
38798
|
-
* `runtimeState`.
|
|
40705
|
+
* `runtimeState`. 63 caps: 33 `restored`, 30 `session`.
|
|
38799
40706
|
*
|
|
38800
40707
|
* A cap absent from this map has no runtime-state slice at all. A cap PRESENT
|
|
38801
40708
|
* with `durability: 'session'` has one and has decided not to keep it.
|
|
@@ -38925,6 +40832,10 @@ var RUNTIME_STATE_POLICY = {
|
|
|
38925
40832
|
durability: "restored",
|
|
38926
40833
|
volatileFields: ["lastFetchedAt"]
|
|
38927
40834
|
},
|
|
40835
|
+
"intercom": {
|
|
40836
|
+
durability: "session",
|
|
40837
|
+
volatileFields: []
|
|
40838
|
+
},
|
|
38928
40839
|
"lawn-mower-control": {
|
|
38929
40840
|
durability: "session",
|
|
38930
40841
|
volatileFields: []
|
|
@@ -39111,7 +41022,7 @@ var SCOPE_PRESETS = [
|
|
|
39111
41022
|
{
|
|
39112
41023
|
id: "camera-viewer",
|
|
39113
41024
|
label: "Camera viewer",
|
|
39114
|
-
description: "Read-only over every device — live streams, recordings, motion events, battery state.
|
|
41025
|
+
description: "Read-only over every device — live streams, recordings, motion events, battery state. Pair with a `device` grant (an `ids` / `types` / `locations` selector) to restrict to specific cameras.",
|
|
39115
41026
|
rows: [{
|
|
39116
41027
|
type: "category",
|
|
39117
41028
|
target: "device",
|
|
@@ -39128,6 +41039,28 @@ var SCOPE_PRESETS = [
|
|
|
39128
41039
|
access: ["view", "create"]
|
|
39129
41040
|
}]
|
|
39130
41041
|
},
|
|
41042
|
+
{
|
|
41043
|
+
id: "full-management",
|
|
41044
|
+
label: "Full management",
|
|
41045
|
+
description: "Complete device + system control short of admin: view/create/delete on every device and every system capability. Use for a trusted operator who manages the whole deployment but should not hold the admin bypass.",
|
|
41046
|
+
rows: [{
|
|
41047
|
+
type: "category",
|
|
41048
|
+
target: "device",
|
|
41049
|
+
access: [
|
|
41050
|
+
"view",
|
|
41051
|
+
"create",
|
|
41052
|
+
"delete"
|
|
41053
|
+
]
|
|
41054
|
+
}, {
|
|
41055
|
+
type: "category",
|
|
41056
|
+
target: "system",
|
|
41057
|
+
access: [
|
|
41058
|
+
"view",
|
|
41059
|
+
"create",
|
|
41060
|
+
"delete"
|
|
41061
|
+
]
|
|
41062
|
+
}]
|
|
41063
|
+
},
|
|
39131
41064
|
{
|
|
39132
41065
|
id: "cli-deployer",
|
|
39133
41066
|
label: "CLI deployer",
|
|
@@ -41124,6 +43057,252 @@ function pickNativeLeaseOverride(view) {
|
|
|
41124
43057
|
return readNativeLeaseOverride(flat);
|
|
41125
43058
|
}
|
|
41126
43059
|
//#endregion
|
|
43060
|
+
//#region src/schemas/access-roles.ts
|
|
43061
|
+
/**
|
|
43062
|
+
* Ordered widest-last — the panel renders them top to bottom and the operator
|
|
43063
|
+
* reads the list as an escalation.
|
|
43064
|
+
*/
|
|
43065
|
+
var ACCESS_ROLES = [
|
|
43066
|
+
{
|
|
43067
|
+
id: "viewer",
|
|
43068
|
+
label: "View",
|
|
43069
|
+
description: "Watch live and recorded video, browse events and read device state. Cannot change anything.",
|
|
43070
|
+
deviceAccess: ["view"],
|
|
43071
|
+
systemAccess: ["view"]
|
|
43072
|
+
},
|
|
43073
|
+
{
|
|
43074
|
+
id: "operator",
|
|
43075
|
+
label: "Operate",
|
|
43076
|
+
description: "Everything View does, plus acting on a device: PTZ, lights, sirens, locks, and snoozing notifications. Cannot delete.",
|
|
43077
|
+
deviceAccess: ["view", "create"],
|
|
43078
|
+
systemAccess: ["view", "create"]
|
|
43079
|
+
},
|
|
43080
|
+
{
|
|
43081
|
+
id: "manager",
|
|
43082
|
+
label: "Full management",
|
|
43083
|
+
description: "Everything Operate does, plus deleting devices, recordings and events. Short of admin — no user or cluster administration.",
|
|
43084
|
+
deviceAccess: [
|
|
43085
|
+
"view",
|
|
43086
|
+
"create",
|
|
43087
|
+
"delete"
|
|
43088
|
+
],
|
|
43089
|
+
systemAccess: [
|
|
43090
|
+
"view",
|
|
43091
|
+
"create",
|
|
43092
|
+
"delete"
|
|
43093
|
+
]
|
|
43094
|
+
}
|
|
43095
|
+
];
|
|
43096
|
+
/** Look a role up by id. Throws on an unknown id — the union makes that
|
|
43097
|
+
* unreachable from typed callers, and a silent fallback would grant the
|
|
43098
|
+
* wrong thing. */
|
|
43099
|
+
function roleSpec(id) {
|
|
43100
|
+
const found = ACCESS_ROLES.find((r) => r.id === id);
|
|
43101
|
+
if (!found) throw new Error(`Unknown access role '${id}'`);
|
|
43102
|
+
return found;
|
|
43103
|
+
}
|
|
43104
|
+
/**
|
|
43105
|
+
* Compose an assignment into the grants the matcher reads.
|
|
43106
|
+
*
|
|
43107
|
+
* `includeLinked` is written explicitly in BOTH directions on purpose. Absent,
|
|
43108
|
+
* the matcher derives it from the access flavour (`view` inherits, `create` /
|
|
43109
|
+
* `delete` do not), so an omitted `false` would silently re-grant the
|
|
43110
|
+
* accessories the operator just excluded, and the panel would be lying about
|
|
43111
|
+
* its own toggle.
|
|
43112
|
+
*/
|
|
43113
|
+
function buildRoleScopes(assignment) {
|
|
43114
|
+
const spec = roleSpec(assignment.roleId);
|
|
43115
|
+
return [{
|
|
43116
|
+
type: "device",
|
|
43117
|
+
selector: assignment.selector,
|
|
43118
|
+
access: [...spec.deviceAccess],
|
|
43119
|
+
includeLinked: assignment.includeLinked
|
|
43120
|
+
}, {
|
|
43121
|
+
type: "category",
|
|
43122
|
+
target: "system",
|
|
43123
|
+
access: [...spec.systemAccess]
|
|
43124
|
+
}];
|
|
43125
|
+
}
|
|
43126
|
+
/** Set equality over access arrays — grants round-trip through JSON and Zod
|
|
43127
|
+
* with no order guarantee. */
|
|
43128
|
+
function sameAccess(a, b) {
|
|
43129
|
+
if (a.length !== b.length) return false;
|
|
43130
|
+
const set = new Set(a);
|
|
43131
|
+
return b.every((x) => set.has(x));
|
|
43132
|
+
}
|
|
43133
|
+
/**
|
|
43134
|
+
* Recover the assignment behind a grant set, or `null` when the grants are
|
|
43135
|
+
* not something this panel authored.
|
|
43136
|
+
*
|
|
43137
|
+
* `null` is not an error — it is the "Advanced" case, and the panel MUST show
|
|
43138
|
+
* it as such rather than defaulting the radio to a role the user does not
|
|
43139
|
+
* have. Silently rendering an unrecognised grant set as "View" would make the
|
|
43140
|
+
* next save a downgrade nobody asked for.
|
|
43141
|
+
*
|
|
43142
|
+
* Strict by design: exactly the two rows `buildRoleScopes` writes, an
|
|
43143
|
+
* explicit `includeLinked`, and device/system access that agree on a single
|
|
43144
|
+
* role. Anything else belongs in the raw editor.
|
|
43145
|
+
*/
|
|
43146
|
+
function detectAccessRole(scopes) {
|
|
43147
|
+
if (scopes.length !== 2) return null;
|
|
43148
|
+
const deviceRows = scopes.filter((s) => s.type === "device");
|
|
43149
|
+
const systemRows = scopes.filter((s) => s.type === "category" && s.target === "system");
|
|
43150
|
+
if (deviceRows.length !== 1 || systemRows.length !== 1) return null;
|
|
43151
|
+
const [deviceRow] = deviceRows;
|
|
43152
|
+
const [systemRow] = systemRows;
|
|
43153
|
+
if (deviceRow === void 0 || systemRow === void 0) return null;
|
|
43154
|
+
if (deviceRow.type !== "device") return null;
|
|
43155
|
+
if (deviceRow.includeLinked === void 0) return null;
|
|
43156
|
+
const spec = ACCESS_ROLES.find((r) => sameAccess(r.deviceAccess, deviceRow.access) && sameAccess(r.systemAccess, systemRow.access));
|
|
43157
|
+
if (!spec) return null;
|
|
43158
|
+
return {
|
|
43159
|
+
roleId: spec.id,
|
|
43160
|
+
selector: deviceRow.selector,
|
|
43161
|
+
includeLinked: deviceRow.includeLinked
|
|
43162
|
+
};
|
|
43163
|
+
}
|
|
43164
|
+
//#endregion
|
|
43165
|
+
//#region src/schemas/device-selector.ts
|
|
43166
|
+
/** Ancestor-walk bound — defence-in-depth against a corrupt parentage cycle. */
|
|
43167
|
+
var MAX_ANCESTOR_HOPS = 8;
|
|
43168
|
+
/**
|
|
43169
|
+
* Does `selector` cover `device` DIRECTLY (no inheritance)? Inheritance is
|
|
43170
|
+
* layered on by the resolver/matcher, which tests this against a device's
|
|
43171
|
+
* ancestors too.
|
|
43172
|
+
*/
|
|
43173
|
+
function deviceSelectorMatches(selector, device) {
|
|
43174
|
+
switch (selector.kind) {
|
|
43175
|
+
case "all": return true;
|
|
43176
|
+
case "ids": return selector.ids.includes(device.id);
|
|
43177
|
+
case "types": return selector.types.some((t) => String(t) === device.type);
|
|
43178
|
+
case "locations": return device.location !== null && selector.locations.includes(device.location);
|
|
43179
|
+
}
|
|
43180
|
+
}
|
|
43181
|
+
/** Whether a `category:device` grant covers `access` (the broad lever). */
|
|
43182
|
+
function hasBroadDeviceGrant(scopes, access) {
|
|
43183
|
+
return scopes.some((s) => s.type === "category" && s.target === "device" && s.access.includes(access));
|
|
43184
|
+
}
|
|
43185
|
+
/** The `device`-typed scopes granting `access`. */
|
|
43186
|
+
function deviceScopesFor(scopes, access) {
|
|
43187
|
+
return scopes.filter((s) => s.type === "device" && s.access.includes(access));
|
|
43188
|
+
}
|
|
43189
|
+
/** Whether inheritance applies for a grant at `access` (view inherits, others
|
|
43190
|
+
* don't, unless the grant overrides via `includeLinked`). */
|
|
43191
|
+
function scopeInherits(scope, access) {
|
|
43192
|
+
return scope.includeLinked ?? access === "view";
|
|
43193
|
+
}
|
|
43194
|
+
/** Ancestors (parent, grandparent, …) of `deviceId` within a fleet map. */
|
|
43195
|
+
function ancestorsOf(deviceId, byId) {
|
|
43196
|
+
const out = [];
|
|
43197
|
+
let current = deviceId;
|
|
43198
|
+
for (let hop = 0; hop < MAX_ANCESTOR_HOPS; hop++) {
|
|
43199
|
+
const parent = current === null ? null : byId.get(current)?.parentDeviceId ?? null;
|
|
43200
|
+
if (parent === null || parent === current) break;
|
|
43201
|
+
out.push(parent);
|
|
43202
|
+
current = parent;
|
|
43203
|
+
}
|
|
43204
|
+
return out;
|
|
43205
|
+
}
|
|
43206
|
+
/**
|
|
43207
|
+
* Resolve the set of deviceIds the caller may reach at `access`, expanded
|
|
43208
|
+
* against the live `fleet`. A `category:device` grant returns the whole
|
|
43209
|
+
* fleet. Device selectors are matched per device — directly, or (when the
|
|
43210
|
+
* grant inherits) against an ancestor, so a parent grant covers its
|
|
43211
|
+
* accessories.
|
|
43212
|
+
*/
|
|
43213
|
+
function resolveViewableDeviceIds(scopes, fleet, access) {
|
|
43214
|
+
if (hasBroadDeviceGrant(scopes, access)) return new Set(fleet.map((d) => d.id));
|
|
43215
|
+
const byId = /* @__PURE__ */ new Map();
|
|
43216
|
+
for (const d of fleet) byId.set(d.id, d);
|
|
43217
|
+
const grants = deviceScopesFor(scopes, access);
|
|
43218
|
+
const out = /* @__PURE__ */ new Set();
|
|
43219
|
+
for (const d of fleet) for (const grant of grants) {
|
|
43220
|
+
if (deviceSelectorMatches(grant.selector, d)) {
|
|
43221
|
+
out.add(d.id);
|
|
43222
|
+
break;
|
|
43223
|
+
}
|
|
43224
|
+
if (scopeInherits(grant, access)) {
|
|
43225
|
+
if (ancestorsOf(d.id, byId).some((ancestorId) => {
|
|
43226
|
+
const ancestor = byId.get(ancestorId);
|
|
43227
|
+
return ancestor !== void 0 && deviceSelectorMatches(grant.selector, ancestor);
|
|
43228
|
+
})) {
|
|
43229
|
+
out.add(d.id);
|
|
43230
|
+
break;
|
|
43231
|
+
}
|
|
43232
|
+
}
|
|
43233
|
+
}
|
|
43234
|
+
return out;
|
|
43235
|
+
}
|
|
43236
|
+
/**
|
|
43237
|
+
* Normalise a raw scope array read off a JWT payload or a stored record into
|
|
43238
|
+
* validated v3 `TokenScope`s, migrating any v2 `device:targets` grant on the
|
|
43239
|
+
* way (via {@link TokenScopeSchema}'s preprocess). Applied at the request
|
|
43240
|
+
* boundary (`resolveUser`) so the enforcement matcher only ever sees v3.
|
|
43241
|
+
*
|
|
43242
|
+
* Per-ITEM parse (not whole-array) so a single malformed scope is dropped
|
|
43243
|
+
* without discarding the caller's valid grants — losing a good grant reads as
|
|
43244
|
+
* a lockout, and a lockout reads as broken. A non-array input yields `[]`
|
|
43245
|
+
* (fail closed).
|
|
43246
|
+
*/
|
|
43247
|
+
function normalizeTokenScopes(raw) {
|
|
43248
|
+
if (!Array.isArray(raw)) return [];
|
|
43249
|
+
const out = [];
|
|
43250
|
+
for (const item of raw) {
|
|
43251
|
+
const parsed = TokenScopeSchema.safeParse(item);
|
|
43252
|
+
if (parsed.success) out.push(parsed.data);
|
|
43253
|
+
}
|
|
43254
|
+
return out;
|
|
43255
|
+
}
|
|
43256
|
+
var ALL_ACCESS = [
|
|
43257
|
+
"view",
|
|
43258
|
+
"create",
|
|
43259
|
+
"delete"
|
|
43260
|
+
];
|
|
43261
|
+
function deviceReach(scopes, fleet, access, isAdmin) {
|
|
43262
|
+
if (isAdmin) return {
|
|
43263
|
+
all: true,
|
|
43264
|
+
deviceCount: fleet.length
|
|
43265
|
+
};
|
|
43266
|
+
return {
|
|
43267
|
+
all: hasBroadDeviceGrant(scopes, access) || deviceScopesFor(scopes, access).some((s) => s.selector.kind === "all"),
|
|
43268
|
+
deviceCount: resolveViewableDeviceIds(scopes, fleet, access).size
|
|
43269
|
+
};
|
|
43270
|
+
}
|
|
43271
|
+
function capabilityGrants(scopes) {
|
|
43272
|
+
const out = [];
|
|
43273
|
+
for (const s of scopes) if (s.type === "capability") out.push({
|
|
43274
|
+
name: s.target,
|
|
43275
|
+
access: s.access
|
|
43276
|
+
});
|
|
43277
|
+
return out;
|
|
43278
|
+
}
|
|
43279
|
+
function addonGrants(scopes) {
|
|
43280
|
+
const out = [];
|
|
43281
|
+
for (const s of scopes) if (s.type === "addon") out.push({
|
|
43282
|
+
name: s.target,
|
|
43283
|
+
access: s.access
|
|
43284
|
+
});
|
|
43285
|
+
return out;
|
|
43286
|
+
}
|
|
43287
|
+
/** Build the {@link EffectiveScope} for a caller from their scopes + the fleet. */
|
|
43288
|
+
function summarizeEffectiveScope(scopes, fleet, isAdmin) {
|
|
43289
|
+
const device = {
|
|
43290
|
+
view: deviceReach(scopes, fleet, "view", isAdmin),
|
|
43291
|
+
create: deviceReach(scopes, fleet, "create", isAdmin),
|
|
43292
|
+
delete: deviceReach(scopes, fleet, "delete", isAdmin)
|
|
43293
|
+
};
|
|
43294
|
+
const system = isAdmin ? ALL_ACCESS : ALL_ACCESS.filter((a) => scopes.some((s) => s.type === "category" && s.target === "system" && s.access.includes(a)));
|
|
43295
|
+
return {
|
|
43296
|
+
isAdmin,
|
|
43297
|
+
allDevicesViewable: device.view.all,
|
|
43298
|
+
viewableDeviceCount: device.view.deviceCount,
|
|
43299
|
+
device,
|
|
43300
|
+
system,
|
|
43301
|
+
capabilities: capabilityGrants(scopes),
|
|
43302
|
+
addons: addonGrants(scopes)
|
|
43303
|
+
};
|
|
43304
|
+
}
|
|
43305
|
+
//#endregion
|
|
41127
43306
|
//#region src/types/device-type.ts
|
|
41128
43307
|
var DEVICE_TYPE_INFO = { ["camera"]: {
|
|
41129
43308
|
type: "camera",
|
|
@@ -42434,4 +44613,4 @@ function enumerateInferenceDevices(hw) {
|
|
|
42434
44613
|
return out;
|
|
42435
44614
|
}
|
|
42436
44615
|
//#endregion
|
|
42437
|
-
export { ACCESSORY_LABEL, ALEXA_EGRESS_PROFILE, ALL_CAPABILITY_DEFINITIONS, APPLE_SA_TO_MACRO, AUDIO_ANALYSIS_CAP_NAME, AUDIO_BACKEND_CHOICES, AUDIO_MACRO_LABELS, AUDIO_PRESETS, AccessoriesStatusSchema, AccessoryKind, AddBrokerInputSchema, AddonAutoUpdateSchema, AddonListItemSchema, AddonPageDeclarationSchema, AddonPageInfoSchema, AdoptInputSchema as AdoptionAdoptInputSchema, AdoptResultSchema as AdoptionAdoptResultSchema, AdoptionCandidateResultSchema, AdoptionFilterSchema, GetCandidateInputSchema as AdoptionGetCandidateInputSchema, AdoptionJobSchema, AdoptionJobStateSchema, ListCandidatesInputSchema as AdoptionListCandidatesInputSchema, ListCandidatesOutputSchema as AdoptionListCandidatesOutputSchema, AdoptionOutcomeSchema, ReleaseInputSchema as AdoptionReleaseInputSchema, AdoptionStatusSchema, AgentLoadSummarySchema, AirQualitySensorStatusSchema, AlarmArmModeSchema, AlarmPanelStatusSchema, AlarmStateSchema, AlertSchema, AlertSeveritySchema, AlertSourceSchema, AlertStatusSchema, AmbientLightSensorStatusSchema, ApiKeyRecordSchema, ApiKeySummarySchema, ArchiveEntrySchema, ArchiveManifestSchema, AttachmentMediaTypeSchema, AttachmentSchema, AudioAnalysisResultSchema, AudioAnalysisSettingsSchema, AudioChunkInputSchema, AudioClassSummarySchema, AudioClassificationLabelSchema, AudioClassificationResultSchema, AudioCodecInfoSchema, AudioDecodeSessionConfigSchema, AudioEncodeSchema, AudioEncodeSessionConfigSchema, AudioEncodedChunkSchema, AudioEventSchema, AudioLevelSchema, AudioMetricsHistoryPointSchema, AudioMetricsHistorySchema, AudioMetricsSnapshotSchema, AudioPcmChunkSchema, AuthResultSchema, AutoUpdateSettingsSchema, AutomationActionSchema, AutomationConditionOperatorSchema, AutomationConditionSchema, AutomationControlStatusSchema, AutomationRecipeSchema, AutomationTriggerSchema, AvailableIntegrationTypeSchema, BACKEND_TO_FORMAT, BASE_LIVE_EGRESS_PROFILE, BATTERY_DEVICE_PROFILE, BacklightModeSchema, BackupDestinationInfoSchema, BackupEntrySchema, BaseAddon, BaseDevice, BaseDeviceProvider, BatteryStatusSchema, BinaryStatusSchema, BoundingBoxSchema, BrightnessStatusSchema, AddInputSchema as BrokerAddInputSchema, BrokerAudioClientSchema, BrokerClientsSchema, BrokerConnectionDetailsSchema, BrokerConsumerAttributionSchema, BrokerConsumerKindSchema, BrokerDecodedClientSchema, BrokerEncodedClientSchema, GetStateInputSchema as BrokerGetStateInputSchema, BrokerInfoSchema, BrokerProviderInfoSchema, PublishInputSchema as BrokerPublishInputSchema, RegistryStatusSchema as BrokerRegistryStatusSchema, BrokerRtspClientSchema, BrokerStatsSchema, BrokerStatusEnum, BrokerStatusSchema, SubscribeInputSchema as BrokerSubscribeInputSchema, SubscribeResultSchema as BrokerSubscribeResultSchema, TestConnectionResultSchema as BrokerTestConnectionResultSchema, UnsubscribeInputSchema as BrokerUnsubscribeInputSchema, CAMERA_SWITCH_CATALOG, CAMERA_SWITCH_ORDER, CAM_PROFILE_ORDER, CAPABILITY_NAMES, CAPABILITY_ROUTER_KEYS, CAP_NAMES_WITH_STATUS, CAP_NODE_PIN_CONTEXT_KEY, CAP_PROVIDER_KIND_MAP, COCO_80_LABELS, COCO_TO_MACRO, CONNECTION_TEST_TIMEOUT_MS, CORE_BLOCKS_ADDON_ID, CORE_BLOCK_ADDON_PREFIX, CamProfileSchema, CamStreamDescriptorSchema, CamStreamKindSchema, CamStreamResolutionSchema, CameraAssignmentStatusSchema, CameraAudioStatusSchema, CameraBrokerProfileSchema, CameraBrokerStatusSchema, CameraCredentialsSchema, CameraCredentialsStatusSchema, CameraDecoderShmSchema, CameraDecoderStatusSchema, CameraDetectionPhaseSchema, CameraDetectionProvisioningSchema, CameraDetectionProvisioningStateSchema, CameraDetectionStatusSchema, CameraMetricsSchema, CameraMetricsWithDeviceIdSchema, CameraMotionStatusSchema, CameraRecordingModeSchema, CameraRecordingStatusSchema, CameraSourceStatusSchema, CameraSourceStreamSchema, CameraStatusDegradationReasonSchema, CameraStatusDegradationSchema, CameraStatusSchema, CameraStatusStageSchema, CameraStreamSchema, CameraSwitchAuthoritySchema, CameraSwitchGroupSchema, CameraSwitchIdSchema, CameraSwitchSchema, CameraSwitchUnavailableReasonSchema, CandidateQueryFilterSchema, CapScopeSchema, CapabilityBindingsSchema, CarbonMonoxideStatusSchema, ChargingStatus, ClientNetworkStatsSchema, ClimateControlStatusSchema, ClipPlaybackSchema, ClipSchema, ClusterAddonNodeDeploymentSchema, ClusterAddonStatusEntrySchema, CollectionColumnSchema, CollectionIndexSchema, ColorStatusSchema, ConfigEntrySchema, ConfigSectionWithValuesSchema, ConfigTabDeclarationSchema, ConnectionTestDescriptorSchema, ConnectionTestInputSchema, ConnectionTestOutcomeSchema, ConnectivityStatusSchema, ConsumableItemSchema, ConsumablesStatusSchema, ContactStatusSchema, ControlKindSchema, ControlStatusSchema, ConvertArtifactSchema, ConvertResultSchema, ConvertTargetSchema, CoreBlockCompileResultSchema, CoreBlockInputSchema, CoreBlockPlacementSchema, CoreBlockSchema, CoreBlockStatusSchema, CoverStateSchema, CoverStatusSchema, CreateApiKeyInputSchema, CreateApiKeyResultSchema, CreateIntegrationInputSchema, CreateScopedTokenInputSchema, CreateScopedTokenResultSchema, CreateUserInputSchema, CustomActionInputSchema, CustomModelDescriptorSchema, DATAPLANE_SECRET_HEADER, DECLARED_DEVICE_SWEEP_LIMIT, DECLARED_INTEGRATION_FIXED_KEY, DEFAULT_ADDON_PLACEMENT, DEFAULT_AUDIO_ANALYZER_CONFIG, DEFAULT_DECODER_HWACCEL_CONFIG, DEFAULT_DETAIL_CROP_CONVENTION, DEFAULT_EVENTS_BAND_BUFFER_SEC, DEFAULT_EVENT_COLOR, DEFAULT_FEATURES, DEFAULT_NATIVE_LEASE_SETTINGS, DEFAULT_RETENTION, DEFAULT_RUNTIME_STATE_DURABILITY, DEFAULT_SCRUB_THUMBNAIL_PRESET, DEFAULT_TIMELAPSE_PREVIEW_TEXT, DETAIL_CROP_PADDING_FIELD, DETAIL_CROP_PADDING_KEY, DETAIL_CROP_SECTION_ID, DETAIL_CROP_SQUARE_KEY, DETECTION_MACRO_CLASSES, DETECTION_PIPELINE_CAP_NAME, DEVICE_BACKEND_TO_FORMAT, DEVICE_CAP_NAMES, DEVICE_PROFILES, DEVICE_SCOPED_CAPS, DEVICE_SETTINGS_CONTRIBUTION_METHODS, DEVICE_STATE_READERS, DEVICE_STATUS_METHOD, DEVICE_TYPE_CONTROL_KIND, DEVICE_TYPE_INFO, EngineInfoSchema as DataStoreEngineInfoSchema, DayNightModeSchema, DayNightOptionsSchema, DayNightSettingsPatchSchema, DayNightStatusSchema, DeclaredDevices, DecodedAudioChunkSchema, DecodedFrameSchema, DecoderSessionConfigSchema, DecoderStatsSchema, DeleteIntegrationResultSchema, DetailCropConventionSchema, DetectionSourceSchema, DeviceCodeSeveritySchema, DeviceConfig, DeviceDiscoveryStatusSchema, ExposeInputSchema as DeviceExportExposeInputSchema, DeviceExportStatusSchema, UnexposeInputSchema as DeviceExportUnexposeInputSchema, DeviceFeature, DeviceInfoSchema, DeviceNetworkStatsSchema, DeviceRole, DeviceRuntimeState, DeviceStatusSchema, DeviceType, DiscoveredChildDeviceSchema, DiscoveredChildStatusSchema, DiscoveredDeviceSchema, DiscoveredTargetSchema, DisposerChain, DoorbellPressEventSchema, DoorbellStatusSchema, EVENTFUL_CAP_NAMES, EVENT_KIND_BY_CAP, EVENT_PAD_MS, EVENT_TAXONOMY, EXPORT_DENSE_MAX_RANGES, EXPRESSION_BUILTINS, EXPRESSION_BUILTIN_NAMES, EXPRESSION_COMPILE_CACHE_CAPACITY, EXPRESSION_IDENTIFIER_RE, EXPRESSION_INJECTED_NOW, EgressEncodeSchema, EgressRateControlSchema, EgressTranscodeRequestSchema, EgressTranscodeSchema, ElementConfigStore, EmbeddingInfoSchema, EmbeddingResultSchema, EncodeProfileSchema, EncodedPacketSchema, EnrichedWidgetMetadataSchema, EnumSensorDateTimeFormatSchema, EnumSensorStatusSchema, EventCategory, EventEmitterStatusSchema, EventFireSchema, EventItemSchema, EventKindCategorySchema, EventKindDescriptorSchema, EventKindIconSchema, EventKindSchema, EventKindsForDeviceSchema, EventMediaArtifactSchema, EventMediaCoverageSchema, EventMediaKindSchema, EventMediaProductionSchema, EventSourceType, ExportBytesSchema, ExportDenseRangeSchema, ExportDenseSchema, ExportDownloadSchema, ExportOptionsSchema, ExportRecordSchema, ExportSetupFieldSchema, ExportSetupSchema, ExportSpeedSchema, ExportStateSchema, ExportTimelapseSchema, ExposedDeviceSchema, ExposureModeSchema, ExpressionBindingSourceSchema, ExpressionEvalError, ExpressionFieldBindingSchema, ExpressionGlobalBindingSchema, ExpressionLiteralBindingSchema, ExpressionParseError, ExpressionSourceSchema, FanControlStatusSchema, FanDirectionSchema, FeatureManifestSchema, FeatureProbeStatusSchema, FloodStatusSchema, Fmp4BoxSplitter, FrameHandleFormatSchema, FrameHandleSchema, FrameInputSchema, GasStatusSchema, GetStreamWithCodecInputSchema, GlobalMetricsSchema, HAP_AUDIO_BASE, HAP_AUDIO_BITRATE_KBPS, HAP_AUDIO_VBV_KBITS, HAP_KEYFRAME_INTERVAL_SEC, HF_BASE_URL, HF_REPO, HWACCEL_OPTIONS, HealthStatusSchema, HistoryPointSchema, HistoryResolutionEnum, HumidifierStatusSchema, HumiditySensorStatusSchema, HvacModeSchema, ImageContractSchema, ImageContractStateSchema, ImageRotateSchema, ImageSettingsOptionsSchema, ImageSettingsPatchSchema, ImageSettingsStatusSchema, ImageStatusSchema, IngestOwnerSchema, InstalledPackageSchema, IntegrationLiteSchema, IntegrationWithStateSchema, IntercomAbilitySchema, IntercomStatusSchema, KNOWN_CAP_NAMES, KeyEventSchema, LOG_LEVEL_RANK, LabelAttributionSchema, LabelDefinitionSchema, LabelTierSchema, LawnMowerActivitySchema, LawnMowerControlStatusSchema, LinkedDeviceSchema, LinkedDevicesModeSchema, LlmDefaultSchema, LlmDefaultSelectorSchema, LlmErrorCodeSchema, LlmGenerateBaseInputSchema, LlmGenerateErrSchema, LlmGenerateOkSchema, LlmGenerateResultSchema, LlmImageSchema, LlmNodeModelSchema, LlmProfileKindDescriptorSchema, LlmProfileKindSchema, LlmProfileSchema, LlmRuntimeCompleteInputSchema, LlmRuntimeDiskUsageSchema, LlmRuntimeNodeSchema, LlmRuntimeStatusSchema, LlmUsageRollupSchema, LlmUsageSchema, LocateSegmentResultSchema, LocationStatSchema, LockControlStatusSchema, LockStateSchema, LogEntrySchema, LogLevelSchema, LogStreamEntrySchema, LoginMethodContributionSchema, LoginStageEnum, MACRO_LABELS, MAX_CONDITION_DEPTH, MAX_CONDITION_LEAVES, MAX_EXPRESSION_AST_NODES, MAX_EXPRESSION_BINDINGS, MAX_EXPRESSION_CALL_ARGS, MAX_EXPRESSION_EVAL_STEPS, MAX_EXPRESSION_SOURCE_LENGTH, METHOD_ACCESS_MAP, MODEL_FORMATS, MOTION_TRIGGER_FEATURE, ManagedModelCatalogEntrySchema, ManagedModelRefSchema, ManagedRuntimeConfigSchema, MaskGridDimsSchema, MaskGridShapeSchema, MaskLineShapeSchema, MaskPointSchema, MaskPolygonShapeSchema, MaskPolygonVerticesSchema, MaskRectShapeSchema, MaskShapeKindSchema, MaskShapeSchema, MediaFileInfoSchema, MediaFileSchema, MediaPlayerRepeatSchema, MediaPlayerStateSchema, MediaPlayerStatusSchema, MeshPeerSchema, MeshStatusSchema, MethodAccessSchema, ModelCatalogEntrySchema, ModelConvertInputSchema, ModelConvertMetadataSchema, ModelDistributeInputSchema, ModelDistributeResultSchema, ModelExtraFileSchema, ModelFormatEntrySchema, ModelFormatsSchema, ModelSubstitutionSchema, ModelVariantGroupSchema, MotionAnalysisResultSchema, MotionEventSchema, MotionOnMotionChangedDataSchema, MotionRegionSchema, MotionSourceEnum, MotionSourcesSchema, MotionStatusSchema, MotionTriggerRuntimeStateSchema, MotionTriggerStatusSchema, MotionZoneOptionsSchema, MotionZonePatchSchema, MotionZoneRegionSchema, MotionZoneStatusSchema, StatusSchema as MqttBrokerStatusSchema, MutationFilterSchema, NATIVE_LEASE_ACTIVITY_FIELD, NATIVE_LEASE_ACTIVITY_KEY, NATIVE_LEASE_ADMISSION_FIELD, NATIVE_LEASE_ADMISSION_KEY, NATIVE_LEASE_BUDGET_FIELD, NATIVE_LEASE_BUDGET_KEY, NATIVE_LEASE_HOLD_FIELD, NATIVE_LEASE_HOLD_KEY, NATIVE_LEASE_SECTION_ID, NATIVE_LEASE_TILE_BUDGET_FIELD, NATIVE_LEASE_TILE_BUDGET_KEY, NC_ALARM_SYSTEM_EVENT_KINDS, NC_AUDIO_DBFS_FLOOR, NC_AUDIO_DB_MAX, NC_AUDIO_DB_MIN, NC_AUDIO_DB_OFFERED, NC_AUDIO_DB_STEP, NC_AUDIO_DEFAULTS, NC_AUDIO_HIT_PERCENT_MAX, NC_AUDIO_HIT_PERCENT_MIN, NC_AUDIO_SAMPLING_MAX_SEC, NC_AUDIO_SAMPLING_MIN_SEC, NC_AUTHORABLE_SYSTEM_EVENT_KINDS, NC_BASE_CONDITION_KEYS, NC_CONDITION_CATALOG, NC_CONFIRM_DEFAULT_MAX_IMAGE_PX, NC_CONFIRM_DEFAULT_TIMEOUT_MS, NC_CONFIRM_MAX_TIMEOUT_MS, NC_CONFIRM_MIN_TIMEOUT_MS, NC_DEFAULT_SNOOZE_MINUTES, NC_HISTORY_LIMIT_DEFAULT, NC_HISTORY_LIMIT_MAX, NC_MAX_PER_TRACK_IMMEDIATE, NC_SNOOZE_MAX_MINUTES, NC_TAXONOMY, NativeCropBboxSchema, NativeCropRefSchema, NativeCropResultSchema, NativeDetectionSchema, NativeLeaseAdmissionSchema, NativeLeaseSettingsSchema, NativeObjectClassEnum, NativeObjectDetectionRuntimeStateSchema, NativeObjectDetectionStatusSchema, NcAlarmConfigSchema, NcAlarmModeCoverageSchema, NcAlarmSettingsPatchSchema, NcAlarmSettingsSchema, NcAlarmSkipReasonSchema, NcAlarmSkippedDeviceSchema, NcAudioConditionSchema, NcConditionDescriptorSchema, NcConditionsSchema, NcConfirmExpectSchema, NcConfirmSchema, NcCrossingSchema, NcDeliverySchema, NcDeviceStateConditionSchema, NcHistoryEntrySchema, NcHistoryFilterSchema, NcHistoryRecordKindSchema, NcHistoryStatusSchema, NcHistorySubjectSchema, NcMediaFrameSchema, NcMediaPolicySchema, NcOccupancyConditionSchema, NcPlateMatcherSchema, NcRuleActionSchema, NcRuleActionSequenceSchema, NcRuleActionsSchema, NcRuleInputSchema, NcRuleNotificationButtonSchema, NcRulePatchSchema, NcRuleSchema, NcRuleTargetSchema, NcScheduleSchema, NcScheduleWindowSchema, NcSnoozeInputSchema, NcSnoozeSchema, NcSnoozeScopeSchema, NcSnoozeSuppressedSchema, NcSystemEventConditionSchema, NcSystemEventKindSchema, NcTaxonomyEntrySchema, NcTaxonomySchema, NcTestResultSchema, NcThrottleGranularitySchema, NcThrottleSchema, NcZoneConditionSchema, NetworkAccessStatusSchema, NetworkAddressSchema, NetworkEndpointSchema, NotificationActionIconSchema, NotificationActionSchema, NotificationFormatSchema, NotificationSchema, NotifierStatusSchema, NumericSensorStatusSchema, OPS_LOG_DEFAULT_LIMIT, OPS_LOG_RING_DEFAULT_MAX, OauthIntegrationDescriptorSchema, ObjectEventSchema, OpsLogDomainSchema, OpsLogEntrySchema, OpsLogOpSchema, OpsLogQueryInputSchema, OpsLogReasonSchema, OrchestratorMetricsSchema, OsdOverlayKindEnum, OsdOverlayPatchSchema, OsdOverlaySchema, OsdPositionEnum, OsdRenderOutcomeEnum, OsdRenderResultSchema, OsdSlotBindingSchema, OsdSlotViewSchema, OsdSourceOptionSchema, OsdSourceSchema, OsdSourceValueTypeEnum, OsdStatusSchema, PET_FEEDER_MANUAL_FEED_MAX, PET_FEEDER_MANUAL_FEED_MIN, PIPELINE_FLOW_CAPABILITY_NAMES, PIPELINE_OWNER_CAPABILITY_NAMES, PRIVACY_MASK_CAP_NAME, PROVIDER_KIND_CAP_NAMES, PYTHON_SCRIPT, PackageUpdateSchema, PackageVersionInfoSchema, PasskeyLoginMethodSchema, PasskeySummarySchema, PcmSampleFormatSchema, PerScopeBreakdownSchema, PetFeederStatusSchema, PickStreamPreferencesSchema, PickStreamRequirementsSchema, PickedCamStreamSchema, PipelineAssignmentSchema, PipelineDefaultStepSchema, PipelineEngineChoiceSchema, PipelineRunResultBridge, PipelineStepInputSchema, PipelineValidationIssueSchema, PipelineValidationResultSchema, PlaceholderReasonSchema, PolygonPointSchema, PowerMeterStatusSchema, PresenceStatusSchema, PressureSensorStatusSchema, PrivacyMaskOptionsSchema, PrivacyMaskPatchSchema, PrivacyMaskRegionSchema, PrivacyMaskShapeSchema, PrivacyMaskStatusSchema, ProfileRtspEntrySchema, ProfileSlotSchema, ProfileSlotStatusSchema, ProviderStatusSchema, PtzAutotrackRuntimeStateSchema, PtzAutotrackSettingsSchema, PtzAutotrackStatusSchema, PtzAutotrackTargetOptionSchema, PtzMoveCommandSchema, PtzOptionsSchema, PtzPositionSchema, PtzPresetSchema, PtzStatusSchema, QueryFilterSchema, RATE_CONTROL_RELAXED, RATE_CONTROL_TIGHT, REACHABILITY_FAILURES_TO_OFFLINE, REACHABILITY_POLL_INTERVAL_MS, REACHABILITY_PROBE_TIMEOUT_MS, RECOGNITION_TYPES, RECORDING_EXPORT_MAX_READ_BYTES, RESERVED_BINDING_NAMES, RESTORED_CAP_NAMES, RUNTIME_DEFAULTS, RUNTIME_STATE_POLICY, RUNTIME_TO_FORMAT, RawStateResultSchema, ReadGopBytesResultSchema, ReadSegmentBytesResultSchema, ReadinessRegistry, ReadinessTimeoutError, RecentTracksPageSchema, RecentTracksQueryInput, RecordingAvailabilitySchema, RecordingBandModeSchema, RecordingBandSchema, RecordingBandTriggersSchema, RecordingConfigSchema, RecordingDaysSchema, RecordingDeviceUsageSchema, RecordingLocationUsageSchema, RecordingManifestSchema, RecordingRangeSchema, RecordingRebalanceInputSchema, RecordingRebalanceMoveSchema, RecordingRebalancePlanSchema, RecordingRebalanceSkipReasonSchema, RecordingRebalanceSkipSchema, RecordingRetentionSchema, RecordingStatusSchema, RecordingStorageModeSchema, RecordingStorageUsageSchema, RecordingTriggersSchema, RecordingWeekdaySchema, RedirectLoginMethodSchema, RelocateFootageClassSchema, RelocateFootageInputSchema, RelocateJobSchema, RelocateJobStateSchema, RelocateMediaInputSchema, RenderedAsSchema, ReportMotionInputSchema, RetrainAnnotationDraftSchema, RetrainAnnotationKindSchema, RetrainAnnotationSchema, RetrainAnnotationSourceSchema, RetrainAssistResultSchema, RetrainAssistSubjectSchema, RetrainCopyRefusalSchema, RetrainFrameCandidateSchema, RetrainFrameListSchema, RetrainFrameSchema, RetrainFrameSelectionSchema, RetrainMacroClassSchema, RetrainStatusSchema, RetrainTrackSchema, RetrainTransitionResultSchema, RingBuffer, RtpSourceSchema, RtspRestreamEntrySchema, RunnerCameraConfigSchema, RunnerCameraDeviceUIFields, RunnerFrameSourceSchema, RunnerInferenceDeviceSchema, RunnerLocalLoadSchema, RunnerLocalMetricsSchema, SCOPE_PRESETS, SCRUB_THUMBNAIL_PRESETS, SCRUB_THUMBNAIL_PRESET_LABELS, SCRUB_THUMBNAIL_PRESET_ORDER, SENSOR_FEATURES, SENSOR_MAP, SOURCE_INFO_METADATA_KEY, STREAM_PROFILE_META, STREAM_QUALITY_LABELS, SUB_DETECTION_TYPES, SYSTEM_CAP_NAMES, SceneCheckSchema, SceneConditionSchema, SceneMonitorSchema, SceneMonitorStateSchema, SceneMonitorStatusSchema, SceneReferenceSchema, ScopedTokenSchema, ScopedTokenSummarySchema, ScoredObjectEventSchema, ScriptRunnerStatusSchema, ScrubThumbnailPresetSchema, SearchResultSchema, SendEmailInputSchema, SendEmailResultSchema, SendResultSchema, SensorEventSchema, ServerBootModeSchema, ServerPackageStatusSchema, ServerRollbackInfoSchema, ServerUpdateActionResultSchema, ServerUpdateCheckResultSchema, ServerUpdateStateSchema, SettingsPatchSchema, SettingsRecordSchema, SettingsSchemaWithValuesSchema, SettingsUpdateResultSchema, ShmRingStatsSchema, SmokeStatusSchema, SmtpStatusSchema, SnapshotImageSchema, SourceInfoSchema, SpatialDetectionSchema, SsoBridgeClaimsSchema, StartEmbeddedInputSchema, StationaryObjectSchema, AbortUploadInputSchema as StorageAbortUploadInputSchema, BeginDownloadInputSchema as StorageBeginDownloadInputSchema, BeginDownloadResultSchema as StorageBeginDownloadResultSchema, BeginUploadInputSchema as StorageBeginUploadInputSchema, BeginUploadResultSchema as StorageBeginUploadResultSchema, EndDownloadInputSchema as StorageEndDownloadInputSchema, FinalizeUploadInputSchema as StorageFinalizeUploadInputSchema, StorageLocationDeclarationSchema, StorageLocationRefSchema, StorageLocationSchema, StorageLocationTypeSchema, StorageMigrationClassSchema, StorageMigrationDestinationsSchema, StorageMigrationFootageMoveInputSchema, StorageMigrationInputSchema, StorageMigrationJobSchema, StorageMigrationLeaseInputSchema, StorageMigrationMediaMoveInputSchema, StorageMigrationMoveSchema, StorageMigrationParticipantSchema, StorageMigrationPhaseSchema, StorageMigrationPlanSchema, ProviderInfoSchema as StorageProviderInfoSchema, ReadChunkInputSchema as StorageReadChunkInputSchema, TestLocationResultSchema as StorageTestLocationResultSchema, WriteChunkInputSchema as StorageWriteChunkInputSchema, StreamCodecSchema, StreamFormatSchema, StreamNetworkStatsSchema, StreamParamsOptionsSchema, StreamParamsStatusSchema, StreamProfileConfigSchema, StreamProfileOptionsSchema, StreamProfilePatchSchema, StreamProfileSchema, StreamSourceEntrySchema, StreamSourceSchema, SubscribeAudioChunksInputSchema, SubscribeAudioChunksResultSchema, SubscribeFramesInputSchema, SubscribeFramesResultSchema, SwitchStatusSchema, SystemMetricsSchema, SystemMirror, TAXONOMY_COLORS, TIMELAPSE_DENSE_FLOOR_SEC, TIMEZONES, TRANSCODE_DOWN_MAX_BITRATE_KBPS, TRANSCODE_DOWN_MAX_HEIGHT, TamperStatusSchema, TankStatusSchema, TargetKindCapsSchema, TargetKindLevelSchema, TargetKindSchema, TargetSchema, TemperatureSensorStatusSchema, TerminalInstanceInfoSchema, TerminalLegacyCameraSchema, TerminalOutputBatchSchema, TerminalOutputEventSchema, TerminalProfileInfoSchema, TerminalSessionInfoSchema, TestConnectionResultSchema$1 as TestConnectionResultSchema, TestConnectionStatusEnum, TestResultSchema, TimelapseRuleInputSchema, TimelapseRulePatchSchema, TimelapseRuleSchema, TimelapseTemplateSchema, ToastSchema, TokenScopeSchema, TopologyNodeSchema, TopologyProcessSchema, TopologyServiceSchema, TrackCascadeCountsSchema, TrackEnvelopeSchema, TrackFlagsPatchSchema, TrackFlagsSchema, TrackProjectionSchema, TrackSchema, TrackSourceSchema, TrackStateSchema, TrackZoneFilterSchema, TrackedDetectionSchema, TrainingExportDeviceTotalsSchema, TrainingExportSummarySchema, TurnServerSchema, UNIT_TABLE, BrokerInfoSchema$1 as UnifiedBrokerInfoSchema, UnitConversionError, UpdateIntegrationInputSchema, UpdateStatusSchema, UpdateUserInputSchema, UserRecordSchema, UserSummarySchema, VacuumControlStatusSchema, VacuumStateSchema, ValveStateSchema, ValveStatusSchema, VectorDeclareIndexInputSchema, VectorDeleteByFilterInputSchema, VectorDeleteInputSchema, VectorDeleteResultSchema, VectorFilterSchema, VectorGetInputSchema, VectorGetResultSchema, VectorItemSchema, VectorMatchSchema, VectorMetadataSchema, VectorMetricSchema, VectorQueryInputSchema, VectorQueryResultSchema, VectorStatsInputSchema, VectorStatsResultSchema, VectorUpsertInputSchema, VectorUpsertResultSchema, VibrationStatusSchema, VideoEncodeSchema, WEBRTC_EGRESS_PROFILE, WELL_KNOWN_TABS, WELL_KNOWN_TAB_MAP, WaterHeaterStatusSchema, WeatherStatusSchema, WebrtcStreamChoiceSchema, WebrtcStreamTargetSchema, WhiteBalanceModeSchema, WidgetHostEnum, WidgetLoginMethodSchema, WidgetMetadataSchema, WidgetRemoteSchema, WidgetSizeEnum, YAMNET_TO_MACRO, ZoneCrossingDirectionSchema, ZoneCrossingSchema, ZoneKindEnum, ZoneRuleModeEnum, ZoneRuleSchema, ZoneRuleStageEnum, ZoneRulesArraySchema, ZoneSchema, ZoneScopeBreakdownSchema, accessoriesCapability, accessoryStableId, addonPagesCapability, addonPagesSourceCapability, addonRoutesCapability, addonSettingsCapability, addonWidgetsCapability, addonWidgetsSourceCapability, addonsCapability, adminUiCapability, airQualitySensorCapability, alarmPanelCapability, alertsCapability, ambientLightSensorCapability, asBoolean, asJsonArray, asJsonObject, asNumber, asString, assertTimelapseCadences, audioAnalysisCapability, audioAnalyzerCapability, audioCodecCapability, audioIsFailClosed, audioLabelChoices, audioMetricsCapability, audioOrDefaults, audioPlanFromEncodeProfile, authProviderCapability, autoAssignProfiles, automationControlCapability, backupCapability, bareAddonId, batteryCapability, bestLocationMatch, binaryCapability, bindAddonActions, brightnessCapability, brokerCapability, buildAddonRouteProvider, buildAudioArgs, buildEventKindDescriptor, buildFfmpegArgs, buildInputArgs, buildModelVariantGroups, buildNcTaxonomy, buildStreamParamsConfigSchema, buildVideoArgs, buttonCapability, cameraCredentialsCapability, cameraPipelineConfigCapability, cameraStreamsCapability, canConvertUnit, canonicalEgressPlan, carbonMonoxideCapability, cellsToRects, classifyBearerPrincipal, classifyStream, classifyStreams, climateControlCapability, collectHydratedFieldEntries, collectHydratedFieldValues, colorCapability, colorForKind, compileExpression, compileExpressionSafe, composeSwitchedOff, conditionDepth, connectionTestCapability, connectivityCapability, consumablesCapability, contactCapability, controlCapability, convertUnit, coreBlockAddonId, coreBlockIdFromAddonId, coreBlocksCapability, cosineSimilarity, countConditionLeaves, coverCapability, createDeviceProxy, createDurableState, createEvent, createExpressionScope, createHwAccelCache, createLazyTrpcSource, createMirrorSource, createRuntimeStateBridge, createSliceHandle, createSystemProxy, customAction, customModelRegistryCapability, dataStoreProviderCapability, dayNightCapability, declarationOwnerNodeId, decodeVectorBase64, decoderCapability, defaultDeviceFor, defineCustomActions, deriveCameraSwitches, deriveDetailCropRect, deriveRecordingMode, describeModelVariant, detectionPipelineCapability, deviceAdoptionCapability, deviceBackendToFormat, deviceCustomAction, deviceDiscoveryCapability, deviceExportCapability, deviceManagerCapability, deviceMatchesProfile, deviceOpsCapability, deviceProviderCapability, deviceStateCapability, deviceStatusCapability, doorbellCapability, egressTranscodeSharingKey, egressTransportFromRequest, embeddingEncoderCapability, emitDownForOwnedCaps, emitReadiness, encodeProfileFromStreamShape, encodeVectorBase64, enumSensorCapability, enumerateInferenceDevices, enumerateItemArrayFields, enumerateSchemaFields, errMsg, evaluateAst, evaluateExpressionSource, evaluateZoneRules, event, eventEmitterCapability, eventsCapability, expandCapMethods, extractNestedAddonId, extractSourceInfoFromMetadata, faceGalleryCapability, fanControlCapability, featureProbeCapability, filesystemBrowseCapability, findTimezone, floodCapability, formatForBackend, formatForRuntime, gasCapability, generateAutomationBlock, getAudioMacroClassIds, getByPath, getCapsByProviderKind, getTaxonomyEntry, hasMotionTrigger, hfModelUrl, htmlToText, humidifierCapability, humiditySensorCapability, hydrateSchema, imageCapability, imageSettingsCapability, integrationsCapability, intercomCapability, invocationFromEncodeProfile, isAgentOnlyPlacement, isArrayOutputSchema, isAudioLabelSelected, isBaseConditionKey, isCollectionArrayMethod, isDeployableToAgent, isDetectionMacroClass, isDeviceConfigCap, isDeviceScopedCap, isEvent, isIsolatedBuiltin, isNode, isObjectInput, isRestoredCap, isSameAddonId, isScheduleActive, isSoftwareDecode, isVoidInput, jobKindSchema, kebabToCamel, knownValues, lawnMowerControlCapability, lifecycleJobSchema, lifecycleJobScopeSchema, lifecycleJobStateSchema, lifecycleTaskSchema, llmCapability, llmRuntimeCapability, localNetworkCapability, locationSimilarity, lockControlCapability, logBannerArgs, logDestinationCapability, logLevelAtMost, loginMethodCapability, looseSchema, makeProfileBrokerId, makeSourceBrokerId, mapAudioLabelToMacro, markdownToHtmlLite, markdownToText, maskUrlCredentials, mediaPlayerCapability, mergeSourceInfo, meshNetworkCapability, method, methodAccessForHttpMethod, metricsProviderCapability, modelConvertCapability, modelDistributorCapability, modelFormatForRuntime, motionCapability, motionDetectionCapability, motionTriggerCapability, motionZonesCapability, mqttBrokerCapability, nativeObjectDetectionCapability, networkAccessCapability, networkQualityCapability, nodePin, nodesCapability, normalizeAddonInitResult, normalizeAudioLabel, normalizeUnit, notificationOutputCapability, notificationRulesCapability, notifierCapability, numericSensorCapability, oauthIntegrationCapability, objectInputDeclaresAddonId, osdCapability, osdManagerCapability, parseCameraStreamConfig, parseExpression, parseJsonArray, parseJsonObject, parseJsonUnknown, parseProfileBrokerId, parseStreamParamsFormPatch, patchAudio, petFeederCapability, pickAccessoryControl, pickDetailCropConvention, pickNativeLeaseOverride, pickPreferredRtspEntry, pickVideoEncoder, pickerForCondition, pipelineAnalyticsCapability, pipelineExecutorCapability, pipelineOrchestratorCapability, pipelineRunnerCapability, plateGalleryCapability, platformProbeCapability, powerMeterCapability, prepareNotification, presenceCapability, pressureSensorCapability, principalMayReachAddon, privacyMaskCapability, procedureAuthKey, ptzAutotrackCapability, ptzCapability, pythonScriptForBackend, readDetailCropConvention, readDeviceStateFrom, readNativeLeaseOverride, readNodePin, readTimelapseGeneratedAt, readinessKey, rebootCapability, recordingCapability, recordingExportCapability, rectsToCells, requiresPython, resolveAddonExecution, resolveAddonGroup, resolveAddonPlacement, resolveAddonRuntime, resolveCapMount, resolveDetectionRuntime, resolveDeviceControlKind, resolveDeviceProfile, resolveEgressDecodeHwAccel, resolveFormat, resolveHydratedFieldValue, resolveModelFormat, resolveMutate, resolveRunnerId, resolveScrubThumbnailGeometry, resolveVariantModelId, runInferenceStep, runtimeDevices, runtimeStatePolicyFor, sceneMonitorCapability, scopeKey, scopesAllowAddon, scopesAllowDeviceCap, scoreRuntimes, scriptRunnerCapability, selectAssignedProfileSlots, serverManagementCapability, setByPath, settingsStoreCapability, sleep, sleepCancellable, smokeCapability, smtpProviderCapability, snapshotCapability, ssoBridgeCapability, startReachabilityPoll, stateVocabularyFor, storageCapability, storageEvictableCapability, storageMigrationCapability, storageProviderCapability, streamBrokerCapability, streamCatalogCapability, streamParamsCapability, streamPixels, streamQualityLabel, subKindsOf, summarisePrivacyAudio, supportedRuntimes, switchCapability, switchedOffIds, synthesizeSourceInfo, systemCapability, tamperCapability, taskLogEntrySchema, taskPhaseSchema, taskTargetSchema, temperatureSensorCapability, terminalSessionCapability, textToHtml, toDeviceSummary, toExpressionValue, toNodeId, toStreamSourceEntry, toastCapability, toggleAudioLabel, tokenize, transcodeBody, tryConvertUnit, turnProviderCapability, unitDimension, unitsForDimension, updateCapability, userManagementCapability, userPasskeysCapability, vacuumControlCapability, validateExpressionSource, validateRecipeBounds, valveCapability, vectorDimFromBase64, vectorStoreCapability, vibrationCapability, videoclipsCapability, viewerUiCapability, waterHeaterCapability, weatherCapability, webrtcClientHintsSchema, webrtcSessionCapability, wiringAddonHealthSchema, wiringHealthSnapshotSchema, wiringNodeHealthSchema, wiringProbeKindSchema, wiringProbeResultSchema, zodEntriesToConfigUI, zoneAnalyticsCapability, zoneRulesCapability, zonesCapability };
|
|
44616
|
+
export { ACCESSORY_LABEL, ACCESS_ROLES, ALEXA_EGRESS_PROFILE, ALL_CAPABILITY_DEFINITIONS, APPLE_SA_TO_MACRO, AUDIO_ANALYSIS_CAP_NAME, AUDIO_BACKEND_CHOICES, AUDIO_MACRO_LABELS, AUDIO_PRESETS, AccessoriesStatusSchema, AccessoryKind, AddBrokerInputSchema, AddonAutoUpdateSchema, AddonListItemSchema, AddonPageDeclarationSchema, AddonPageInfoSchema, AdoptInputSchema as AdoptionAdoptInputSchema, AdoptResultSchema as AdoptionAdoptResultSchema, AdoptionCandidateResultSchema, AdoptionFilterSchema, GetCandidateInputSchema as AdoptionGetCandidateInputSchema, AdoptionJobSchema, AdoptionJobStateSchema, ListCandidatesInputSchema as AdoptionListCandidatesInputSchema, ListCandidatesOutputSchema as AdoptionListCandidatesOutputSchema, AdoptionOutcomeSchema, ReleaseInputSchema as AdoptionReleaseInputSchema, AdoptionStatusSchema, AgentLoadSummarySchema, AirQualitySensorStatusSchema, AlarmArmModeSchema, AlarmPanelStatusSchema, AlarmStateSchema, AlertSchema, AlertSeveritySchema, AlertSourceSchema, AlertStatusSchema, AmbientLightSensorStatusSchema, ApiKeyRecordSchema, ApiKeySummarySchema, ArchiveEntrySchema, ArchiveManifestSchema, AttachmentMediaTypeSchema, AttachmentSchema, AudioAnalysisResultSchema, AudioAnalysisSettingsSchema, AudioChunkInputSchema, AudioClassSummarySchema, AudioClassificationLabelSchema, AudioClassificationResultSchema, AudioCodecInfoSchema, AudioDecodeSessionConfigSchema, AudioEncodeSchema, AudioEncodeSessionConfigSchema, AudioEncodedChunkSchema, AudioEventSchema, AudioLevelSchema, AudioMetricsHistoryPointSchema, AudioMetricsHistorySchema, AudioMetricsSnapshotSchema, AudioPcmChunkSchema, AuthResultSchema, AutoUpdateSettingsSchema, AutomationActionSchema, AutomationConditionOperatorSchema, AutomationConditionSchema, AutomationControlStatusSchema, AutomationRecipeSchema, AutomationTriggerSchema, AvailableIntegrationTypeSchema, BACKEND_TO_FORMAT, BASE_LIVE_EGRESS_PROFILE, BATTERY_DEVICE_PROFILE, BacklightModeSchema, BackupDestinationInfoSchema, BackupEntrySchema, BaseAddon, BaseDevice, BaseDeviceProvider, BatteryStatusSchema, BinaryStatusSchema, BoundingBoxSchema, BrightnessStatusSchema, AddInputSchema as BrokerAddInputSchema, BrokerAudioClientSchema, BrokerClientsSchema, BrokerConnectionDetailsSchema, BrokerConsumerAttributionSchema, BrokerConsumerKindSchema, BrokerDecodedClientSchema, BrokerEncodedClientSchema, GetStateInputSchema as BrokerGetStateInputSchema, BrokerInfoSchema, BrokerProviderInfoSchema, PublishInputSchema as BrokerPublishInputSchema, RegistryStatusSchema as BrokerRegistryStatusSchema, BrokerRtspClientSchema, BrokerStatsSchema, BrokerStatusEnum, BrokerStatusSchema, SubscribeInputSchema as BrokerSubscribeInputSchema, SubscribeResultSchema as BrokerSubscribeResultSchema, TestConnectionResultSchema as BrokerTestConnectionResultSchema, UnsubscribeInputSchema as BrokerUnsubscribeInputSchema, CAMERA_SWITCH_CATALOG, CAMERA_SWITCH_ORDER, CAM_PROFILE_ORDER, CAPABILITY_NAMES, CAPABILITY_ROUTER_KEYS, CAP_NAMES_WITH_STATUS, CAP_NODE_PIN_CONTEXT_KEY, CAP_PROVIDER_KIND_MAP, COCO_80_LABELS, COCO_TO_MACRO, CONNECTION_TEST_TIMEOUT_MS, CORE_BLOCKS_ADDON_ID, CORE_BLOCK_ADDON_PREFIX, CamProfileSchema, CamStreamDescriptorSchema, CamStreamKindSchema, CamStreamResolutionSchema, CameraAssignmentStatusSchema, CameraAudioStatusSchema, CameraBrokerProfileSchema, CameraBrokerStatusSchema, CameraCredentialsSchema, CameraCredentialsStatusSchema, CameraDecoderShmSchema, CameraDecoderStatusSchema, CameraDetectionPhaseSchema, CameraDetectionProvisioningSchema, CameraDetectionProvisioningStateSchema, CameraDetectionStatusSchema, CameraMetricsSchema, CameraMetricsWithDeviceIdSchema, CameraMotionStatusSchema, CameraRecordingModeSchema, CameraRecordingStatusSchema, CameraSourceStatusSchema, CameraSourceStreamSchema, CameraStatusDegradationReasonSchema, CameraStatusDegradationSchema, CameraStatusSchema, CameraStatusStageSchema, CameraStreamSchema, CameraSwitchAuthoritySchema, CameraSwitchGroupSchema, CameraSwitchIdSchema, CameraSwitchSchema, CameraSwitchUnavailableReasonSchema, CandidateQueryFilterSchema, CapScopeSchema, CapabilityBindingsSchema, CarbonMonoxideStatusSchema, ChargingStatus, ClientNetworkStatsSchema, ClimateControlStatusSchema, ClipPlaybackSchema, ClipSchema, ClusterAddonNodeDeploymentSchema, ClusterAddonStatusEntrySchema, CollectionColumnSchema, CollectionIndexSchema, ColorStatusSchema, ConfigEntrySchema, ConfigSectionWithValuesSchema, ConfigTabDeclarationSchema, ConnectionTestDescriptorSchema, ConnectionTestInputSchema, ConnectionTestOutcomeSchema, ConnectivityStatusSchema, ConsumableItemSchema, ConsumablesStatusSchema, ContactStatusSchema, ControlKindSchema, ControlStatusSchema, ConvertArtifactSchema, ConvertResultSchema, ConvertTargetSchema, CoreBlockCompileResultSchema, CoreBlockInputSchema, CoreBlockPlacementSchema, CoreBlockSchema, CoreBlockStatusSchema, CoverStateSchema, CoverStatusSchema, CreateApiKeyInputSchema, CreateApiKeyResultSchema, CreateIntegrationInputSchema, CreateScopedTokenInputSchema, CreateScopedTokenResultSchema, CreateUserInputSchema, CustomActionInputSchema, CustomModelDescriptorSchema, DATAPLANE_SECRET_HEADER, DECLARED_DEVICE_SWEEP_LIMIT, DECLARED_INTEGRATION_FIXED_KEY, DEFAULT_ADDON_PLACEMENT, DEFAULT_AUDIO_ANALYZER_CONFIG, DEFAULT_DECODER_HWACCEL_CONFIG, DEFAULT_DETAIL_CROP_CONVENTION, DEFAULT_EVENTS_BAND_BUFFER_SEC, DEFAULT_EVENT_COLOR, DEFAULT_FEATURES, DEFAULT_NATIVE_LEASE_SETTINGS, DEFAULT_RETENTION, DEFAULT_RUNTIME_STATE_DURABILITY, DEFAULT_SCRUB_THUMBNAIL_PRESET, DEFAULT_TIMELAPSE_PREVIEW_TEXT, DETAIL_CROP_PADDING_FIELD, DETAIL_CROP_PADDING_KEY, DETAIL_CROP_SECTION_ID, DETAIL_CROP_SQUARE_KEY, DETECTION_MACRO_CLASSES, DETECTION_PIPELINE_CAP_NAME, DEVICE_BACKEND_TO_FORMAT, DEVICE_CAP_NAMES, DEVICE_PROFILES, DEVICE_SCOPED_CAPS, DEVICE_SETTINGS_CONTRIBUTION_METHODS, DEVICE_STATE_READERS, DEVICE_STATUS_METHOD, DEVICE_TYPE_CONTROL_KIND, DEVICE_TYPE_INFO, EngineInfoSchema as DataStoreEngineInfoSchema, DayNightModeSchema, DayNightOptionsSchema, DayNightSettingsPatchSchema, DayNightStatusSchema, DeclaredDevices, DecodedAudioChunkSchema, DecodedFrameSchema, DecoderSessionConfigSchema, DecoderStatsSchema, DeleteIntegrationResultSchema, DetailCropConventionSchema, DetectionSourceSchema, DeviceCodeSeveritySchema, DeviceConfig, DeviceDiscoveryStatusSchema, ExposeInputSchema as DeviceExportExposeInputSchema, DeviceExportStatusSchema, UnexposeInputSchema as DeviceExportUnexposeInputSchema, DeviceFeature, DeviceInfoSchema, DeviceNetworkStatsSchema, DeviceRole, DeviceRuntimeState, DeviceSelectorSchema, DeviceStatusSchema, DeviceType, DiscoveredChildDeviceSchema, DiscoveredChildStatusSchema, DiscoveredDeviceSchema, DiscoveredTargetSchema, DisposerChain, DoorbellPressEventSchema, DoorbellStatusSchema, EVENTFUL_CAP_NAMES, EVENT_KIND_BY_CAP, EVENT_PAD_MS, EVENT_TAXONOMY, EXPORT_DENSE_MAX_RANGES, EXPRESSION_BUILTINS, EXPRESSION_BUILTIN_NAMES, EXPRESSION_COMPILE_CACHE_CAPACITY, EXPRESSION_IDENTIFIER_RE, EXPRESSION_INJECTED_NOW, EgressEncodeSchema, EgressRateControlSchema, EgressTranscodeRequestSchema, EgressTranscodeSchema, ElementConfigStore, EmbeddingInfoSchema, EmbeddingResultSchema, EncodeProfileSchema, EncodedPacketSchema, EnrichedWidgetMetadataSchema, EnumSensorDateTimeFormatSchema, EnumSensorStatusSchema, EventCategory, EventEmitterStatusSchema, EventFireSchema, EventItemSchema, EventKindCategorySchema, EventKindDescriptorSchema, EventKindIconSchema, EventKindSchema, EventKindsForDeviceSchema, EventMediaArtifactSchema, EventMediaCoverageSchema, EventMediaKindSchema, EventMediaProductionSchema, EventSourceType, ExportBytesSchema, ExportDenseRangeSchema, ExportDenseSchema, ExportDownloadSchema, ExportOptionsSchema, ExportRecordSchema, ExportSetupFieldSchema, ExportSetupSchema, ExportSpeedSchema, ExportStateSchema, ExportTimelapseSchema, ExposedDeviceSchema, ExposureModeSchema, ExpressionBindingSourceSchema, ExpressionEvalError, ExpressionFieldBindingSchema, ExpressionGlobalBindingSchema, ExpressionLiteralBindingSchema, ExpressionParseError, ExpressionSourceSchema, FanControlStatusSchema, FanDirectionSchema, FeatureManifestSchema, FeatureProbeStatusSchema, FloodStatusSchema, Fmp4BoxSplitter, FrameHandleFormatSchema, FrameHandleSchema, FrameInputSchema, GasStatusSchema, GetStreamWithCodecInputSchema, GlobalMetricsSchema, HAP_AUDIO_BASE, HAP_AUDIO_BITRATE_KBPS, HAP_AUDIO_VBV_KBITS, HAP_KEYFRAME_INTERVAL_SEC, HF_BASE_URL, HF_REPO, HWACCEL_OPTIONS, HealthStatusSchema, HistoryPointSchema, HistoryResolutionEnum, HumidifierStatusSchema, HumiditySensorStatusSchema, HvacModeSchema, ImageContractSchema, ImageContractStateSchema, ImageRotateSchema, ImageSettingsOptionsSchema, ImageSettingsPatchSchema, ImageSettingsStatusSchema, ImageStatusSchema, IngestOwnerSchema, InstalledPackageSchema, IntegrationLiteSchema, IntegrationWithStateSchema, IntercomAbilitySchema, IntercomStatusSchema, KNOWN_CAP_NAMES, KeyEventSchema, LOG_LEVEL_RANK, LabelAttributionSchema, LabelDefinitionSchema, LabelTierSchema, LawnMowerActivitySchema, LawnMowerControlStatusSchema, LinkedDeviceSchema, LinkedDevicesModeSchema, LlmDefaultSchema, LlmDefaultSelectorSchema, LlmErrorCodeSchema, LlmGenerateBaseInputSchema, LlmGenerateErrSchema, LlmGenerateOkSchema, LlmGenerateResultSchema, LlmImageSchema, LlmNodeModelSchema, LlmProfileKindDescriptorSchema, LlmProfileKindSchema, LlmProfileSchema, LlmRuntimeCompleteInputSchema, LlmRuntimeDiskUsageSchema, LlmRuntimeNodeSchema, LlmRuntimeStatusSchema, LlmUsageRollupSchema, LlmUsageSchema, LocateSegmentResultSchema, LocationStatSchema, LockControlStatusSchema, LockStateSchema, LogEntrySchema, LogLevelSchema, LogStreamEntrySchema, LoginMethodContributionSchema, LoginStageEnum, MACRO_LABELS, MAX_CONDITION_DEPTH, MAX_CONDITION_LEAVES, MAX_EXPRESSION_AST_NODES, MAX_EXPRESSION_BINDINGS, MAX_EXPRESSION_CALL_ARGS, MAX_EXPRESSION_EVAL_STEPS, MAX_EXPRESSION_SOURCE_LENGTH, METHOD_ACCESS_MAP, METHOD_DEVICE_SELECTORS, MODEL_FORMATS, MOTION_TRIGGER_FEATURE, ManagedModelCatalogEntrySchema, ManagedModelRefSchema, ManagedRuntimeConfigSchema, MaskGridDimsSchema, MaskGridShapeSchema, MaskLineShapeSchema, MaskPointSchema, MaskPolygonShapeSchema, MaskPolygonVerticesSchema, MaskRectShapeSchema, MaskShapeKindSchema, MaskShapeSchema, MediaFileInfoSchema, MediaFileSchema, MediaPlayerRepeatSchema, MediaPlayerStateSchema, MediaPlayerStatusSchema, MeshPeerSchema, MeshStatusSchema, MethodAccessSchema, ModelCatalogEntrySchema, ModelConvertInputSchema, ModelConvertMetadataSchema, ModelDistributeInputSchema, ModelDistributeResultSchema, ModelExtraFileSchema, ModelFormatEntrySchema, ModelFormatsSchema, ModelSubstitutionSchema, ModelVariantGroupSchema, MotionAnalysisResultSchema, MotionEventSchema, MotionOnMotionChangedDataSchema, MotionRegionSchema, MotionSourceEnum, MotionSourcesSchema, MotionStatusSchema, MotionTriggerRuntimeStateSchema, MotionTriggerStatusSchema, MotionZoneOptionsSchema, MotionZonePatchSchema, MotionZoneRegionSchema, MotionZoneStatusSchema, StatusSchema as MqttBrokerStatusSchema, MutationFilterSchema, NATIVE_LEASE_ACTIVITY_FIELD, NATIVE_LEASE_ACTIVITY_KEY, NATIVE_LEASE_ADMISSION_FIELD, NATIVE_LEASE_ADMISSION_KEY, NATIVE_LEASE_BUDGET_FIELD, NATIVE_LEASE_BUDGET_KEY, NATIVE_LEASE_HOLD_FIELD, NATIVE_LEASE_HOLD_KEY, NATIVE_LEASE_SECTION_ID, NATIVE_LEASE_TILE_BUDGET_FIELD, NATIVE_LEASE_TILE_BUDGET_KEY, NC_ALARM_SYSTEM_EVENT_KINDS, NC_AUDIO_DBFS_FLOOR, NC_AUDIO_DB_MAX, NC_AUDIO_DB_MIN, NC_AUDIO_DB_OFFERED, NC_AUDIO_DB_STEP, NC_AUDIO_DEFAULTS, NC_AUDIO_HIT_PERCENT_MAX, NC_AUDIO_HIT_PERCENT_MIN, NC_AUDIO_SAMPLING_MAX_SEC, NC_AUDIO_SAMPLING_MIN_SEC, NC_AUTHORABLE_SYSTEM_EVENT_KINDS, NC_BASE_CONDITION_KEYS, NC_CONDITION_CATALOG, NC_CONFIRM_DEFAULT_MAX_IMAGE_PX, NC_CONFIRM_DEFAULT_TIMEOUT_MS, NC_CONFIRM_MAX_TIMEOUT_MS, NC_CONFIRM_MIN_TIMEOUT_MS, NC_DEFAULT_SNOOZE_MINUTES, NC_HISTORY_LIMIT_DEFAULT, NC_HISTORY_LIMIT_MAX, NC_MAX_PER_TRACK_IMMEDIATE, NC_SNOOZE_MAX_MINUTES, NC_TAXONOMY, NativeCropBboxSchema, NativeCropRefSchema, NativeCropResultSchema, NativeDetectionSchema, NativeLeaseAdmissionSchema, NativeLeaseSettingsSchema, NativeObjectClassEnum, NativeObjectDetectionRuntimeStateSchema, NativeObjectDetectionStatusSchema, NcAlarmConfigSchema, NcAlarmModeCoverageSchema, NcAlarmSettingsPatchSchema, NcAlarmSettingsSchema, NcAlarmSkipReasonSchema, NcAlarmSkippedDeviceSchema, NcAudioConditionSchema, NcConditionDescriptorSchema, NcConditionsSchema, NcConfirmExpectSchema, NcConfirmSchema, NcCrossingSchema, NcDeliverySchema, NcDeviceStateConditionSchema, NcHistoryEntrySchema, NcHistoryFilterSchema, NcHistoryRecordKindSchema, NcHistoryStatusSchema, NcHistorySubjectSchema, NcMediaFrameSchema, NcMediaPolicySchema, NcOccupancyConditionSchema, NcPlateMatcherSchema, NcRuleActionSchema, NcRuleActionSequenceSchema, NcRuleActionsSchema, NcRuleInputSchema, NcRuleNotificationButtonSchema, NcRulePatchSchema, NcRuleSchema, NcRuleTargetSchema, NcScheduleSchema, NcScheduleWindowSchema, NcSnoozeInputSchema, NcSnoozeSchema, NcSnoozeScopeSchema, NcSnoozeSuppressedSchema, NcSystemEventConditionSchema, NcSystemEventKindSchema, NcTaxonomyEntrySchema, NcTaxonomySchema, NcTestResultSchema, NcThrottleGranularitySchema, NcThrottleSchema, NcZoneConditionSchema, NetworkAccessStatusSchema, NetworkAddressSchema, NetworkEndpointSchema, NotificationActionIconSchema, NotificationActionSchema, NotificationFormatSchema, NotificationSchema, NotifierStatusSchema, NumericSensorStatusSchema, OPS_LOG_DEFAULT_LIMIT, OPS_LOG_RING_DEFAULT_MAX, OauthIntegrationDescriptorSchema, ObjectEventSchema, OpsLogDomainSchema, OpsLogEntrySchema, OpsLogOpSchema, OpsLogQueryInputSchema, OpsLogReasonSchema, OrchestratorMetricsSchema, OsdOverlayKindEnum, OsdOverlayPatchSchema, OsdOverlaySchema, OsdPositionEnum, OsdRenderOutcomeEnum, OsdRenderResultSchema, OsdSlotBindingSchema, OsdSlotViewSchema, OsdSourceOptionSchema, OsdSourceSchema, OsdSourceValueTypeEnum, OsdStatusSchema, PET_FEEDER_MANUAL_FEED_MAX, PET_FEEDER_MANUAL_FEED_MIN, PIPELINE_FLOW_CAPABILITY_NAMES, PIPELINE_OWNER_CAPABILITY_NAMES, PRIVACY_MASK_CAP_NAME, PROVIDER_KIND_CAP_NAMES, PYTHON_SCRIPT, PackageUpdateSchema, PackageVersionInfoSchema, PasskeyLoginMethodSchema, PasskeySummarySchema, PcmSampleFormatSchema, PerScopeBreakdownSchema, PetFeederStatusSchema, PickStreamPreferencesSchema, PickStreamRequirementsSchema, PickedCamStreamSchema, PipelineAssignmentSchema, PipelineDefaultStepSchema, PipelineEngineChoiceSchema, PipelineRunResultBridge, PipelineStepInputSchema, PipelineValidationIssueSchema, PipelineValidationResultSchema, PlaceholderReasonSchema, PolygonPointSchema, PowerMeterStatusSchema, PresenceStatusSchema, PressureSensorStatusSchema, PrivacyMaskOptionsSchema, PrivacyMaskPatchSchema, PrivacyMaskRegionSchema, PrivacyMaskShapeSchema, PrivacyMaskStatusSchema, ProfileRtspEntrySchema, ProfileSlotSchema, ProfileSlotStatusSchema, ProviderStatusSchema, PtzAutotrackRuntimeStateSchema, PtzAutotrackSettingsSchema, PtzAutotrackStatusSchema, PtzAutotrackTargetOptionSchema, PtzMoveCommandSchema, PtzOptionsSchema, PtzPositionSchema, PtzPresetSchema, PtzStatusSchema, QueryFilterSchema, RATE_CONTROL_RELAXED, RATE_CONTROL_TIGHT, REACHABILITY_FAILURES_TO_OFFLINE, REACHABILITY_POLL_INTERVAL_MS, REACHABILITY_PROBE_TIMEOUT_MS, RECOGNITION_TYPES, RECORDING_EXPORT_MAX_READ_BYTES, RESERVED_BINDING_NAMES, RESTORED_CAP_NAMES, RUNTIME_DEFAULTS, RUNTIME_STATE_POLICY, RUNTIME_TO_FORMAT, RawStateResultSchema, ReadGopBytesResultSchema, ReadSegmentBytesResultSchema, ReadinessRegistry, ReadinessTimeoutError, RecentTracksPageSchema, RecentTracksQueryInput, RecordingAvailabilitySchema, RecordingBandModeSchema, RecordingBandSchema, RecordingBandTriggersSchema, RecordingConfigSchema, RecordingDaysSchema, RecordingDeviceUsageSchema, RecordingLocationUsageSchema, RecordingManifestSchema, RecordingRangeSchema, RecordingRebalanceInputSchema, RecordingRebalanceMoveSchema, RecordingRebalancePlanSchema, RecordingRebalanceSkipReasonSchema, RecordingRebalanceSkipSchema, RecordingRetentionSchema, RecordingStatusSchema, RecordingStorageModeSchema, RecordingStorageUsageSchema, RecordingTriggersSchema, RecordingWeekdaySchema, RedirectLoginMethodSchema, RelocateFootageClassSchema, RelocateFootageInputSchema, RelocateJobSchema, RelocateJobStateSchema, RelocateMediaInputSchema, RenderedAsSchema, ReportMotionInputSchema, RetrainAnnotationDraftSchema, RetrainAnnotationKindSchema, RetrainAnnotationSchema, RetrainAnnotationSourceSchema, RetrainAssistResultSchema, RetrainAssistSubjectSchema, RetrainCopyRefusalSchema, RetrainFrameCandidateSchema, RetrainFrameListSchema, RetrainFrameSchema, RetrainFrameSelectionSchema, RetrainMacroClassSchema, RetrainStatusSchema, RetrainTrackSchema, RetrainTransitionResultSchema, RingBuffer, RtpSourceSchema, RtspRestreamEntrySchema, RunnerCameraConfigSchema, RunnerCameraDeviceUIFields, RunnerFrameSourceSchema, RunnerInferenceDeviceSchema, RunnerLocalLoadSchema, RunnerLocalMetricsSchema, SCOPE_PRESETS, SCRUB_THUMBNAIL_PRESETS, SCRUB_THUMBNAIL_PRESET_LABELS, SCRUB_THUMBNAIL_PRESET_ORDER, SENSOR_FEATURES, SENSOR_MAP, SOURCE_INFO_METADATA_KEY, STREAM_PROFILE_META, STREAM_QUALITY_LABELS, SUB_DETECTION_TYPES, SYSTEM_CAP_NAMES, SYSTEM_SCOPE_DEVICE_METHODS, SceneCheckSchema, SceneConditionSchema, SceneMonitorSchema, SceneMonitorStateSchema, SceneMonitorStatusSchema, SceneReferenceSchema, ScopedTokenSchema, ScopedTokenSummarySchema, ScoredObjectEventSchema, ScriptRunnerStatusSchema, ScrubThumbnailPresetSchema, SearchResultSchema, SendEmailInputSchema, SendEmailResultSchema, SendResultSchema, SensorEventSchema, ServerBootModeSchema, ServerPackageStatusSchema, ServerRollbackInfoSchema, ServerUpdateActionResultSchema, ServerUpdateCheckResultSchema, ServerUpdateStateSchema, SettingsPatchSchema, SettingsRecordSchema, SettingsSchemaWithValuesSchema, SettingsUpdateResultSchema, ShmRingStatsSchema, SmokeStatusSchema, SmtpStatusSchema, SnapshotImageSchema, SourceInfoSchema, SpatialDetectionSchema, SsoBridgeClaimsSchema, StartEmbeddedInputSchema, StationaryObjectSchema, AbortUploadInputSchema as StorageAbortUploadInputSchema, BeginDownloadInputSchema as StorageBeginDownloadInputSchema, BeginDownloadResultSchema as StorageBeginDownloadResultSchema, BeginUploadInputSchema as StorageBeginUploadInputSchema, BeginUploadResultSchema as StorageBeginUploadResultSchema, EndDownloadInputSchema as StorageEndDownloadInputSchema, FinalizeUploadInputSchema as StorageFinalizeUploadInputSchema, StorageLocationDeclarationSchema, StorageLocationRefSchema, StorageLocationSchema, StorageLocationTypeSchema, StorageMigrationClassSchema, StorageMigrationDestinationsSchema, StorageMigrationFootageMoveInputSchema, StorageMigrationInputSchema, StorageMigrationJobSchema, StorageMigrationLeaseInputSchema, StorageMigrationMediaMoveInputSchema, StorageMigrationMoveSchema, StorageMigrationParticipantSchema, StorageMigrationPhaseSchema, StorageMigrationPlanSchema, ProviderInfoSchema as StorageProviderInfoSchema, ReadChunkInputSchema as StorageReadChunkInputSchema, TestLocationResultSchema as StorageTestLocationResultSchema, WriteChunkInputSchema as StorageWriteChunkInputSchema, StreamCodecSchema, StreamFormatSchema, StreamNetworkStatsSchema, StreamParamsOptionsSchema, StreamParamsStatusSchema, StreamProfileConfigSchema, StreamProfileOptionsSchema, StreamProfilePatchSchema, StreamProfileSchema, StreamSourceEntrySchema, StreamSourceSchema, SubscribeAudioChunksInputSchema, SubscribeAudioChunksResultSchema, SubscribeFramesInputSchema, SubscribeFramesResultSchema, SwitchStatusSchema, SystemMetricsSchema, SystemMirror, TAXONOMY_COLORS, TIMELAPSE_DENSE_FLOOR_SEC, TIMEZONES, TRANSCODE_DOWN_MAX_BITRATE_KBPS, TRANSCODE_DOWN_MAX_HEIGHT, TamperStatusSchema, TankStatusSchema, TargetKindCapsSchema, TargetKindLevelSchema, TargetKindSchema, TargetSchema, TemperatureSensorStatusSchema, TerminalInstanceInfoSchema, TerminalLegacyCameraSchema, TerminalOutputBatchSchema, TerminalOutputEventSchema, TerminalProfileInfoSchema, TerminalSessionInfoSchema, TestConnectionResultSchema$1 as TestConnectionResultSchema, TestConnectionStatusEnum, TestResultSchema, TimelapseRuleInputSchema, TimelapseRulePatchSchema, TimelapseRuleSchema, TimelapseTemplateSchema, ToastSchema, TokenScopeSchema, TopologyNodeSchema, TopologyProcessSchema, TopologyServiceSchema, TrackCascadeCountsSchema, TrackEnvelopeSchema, TrackFlagsPatchSchema, TrackFlagsSchema, TrackProjectionSchema, TrackSchema, TrackSourceSchema, TrackStateSchema, TrackZoneFilterSchema, TrackedDetectionSchema, TrainingExportDeviceTotalsSchema, TrainingExportSummarySchema, TurnServerSchema, UNIT_TABLE, BrokerInfoSchema$1 as UnifiedBrokerInfoSchema, UnitConversionError, UpdateIntegrationInputSchema, UpdateStatusSchema, UpdateUserInputSchema, UserRecordSchema, UserSummarySchema, VacuumControlStatusSchema, VacuumStateSchema, ValveStateSchema, ValveStatusSchema, VectorDeclareIndexInputSchema, VectorDeleteByFilterInputSchema, VectorDeleteInputSchema, VectorDeleteResultSchema, VectorFilterSchema, VectorGetInputSchema, VectorGetResultSchema, VectorItemSchema, VectorMatchSchema, VectorMetadataSchema, VectorMetricSchema, VectorQueryInputSchema, VectorQueryResultSchema, VectorStatsInputSchema, VectorStatsResultSchema, VectorUpsertInputSchema, VectorUpsertResultSchema, VibrationStatusSchema, VideoEncodeSchema, WEBRTC_EGRESS_PROFILE, WELL_KNOWN_TABS, WELL_KNOWN_TAB_MAP, WaterHeaterStatusSchema, WeatherStatusSchema, WebrtcStreamChoiceSchema, WebrtcStreamTargetSchema, WhiteBalanceModeSchema, WidgetHostEnum, WidgetLoginMethodSchema, WidgetMetadataSchema, WidgetRemoteSchema, WidgetSizeEnum, YAMNET_TO_MACRO, ZoneCrossingDirectionSchema, ZoneCrossingSchema, ZoneKindEnum, ZoneRuleModeEnum, ZoneRuleSchema, ZoneRuleStageEnum, ZoneRulesArraySchema, ZoneSchema, ZoneScopeBreakdownSchema, accessoriesCapability, accessoryStableId, addonPagesCapability, addonPagesSourceCapability, addonRoutesCapability, addonSettingsCapability, addonWidgetsCapability, addonWidgetsSourceCapability, addonsCapability, adminUiCapability, airQualitySensorCapability, alarmPanelCapability, alertsCapability, ambientLightSensorCapability, asBoolean, asJsonArray, asJsonObject, asNumber, asString, assertTimelapseCadences, audioAnalysisCapability, audioAnalyzerCapability, audioCodecCapability, audioIsFailClosed, audioLabelChoices, audioMetricsCapability, audioOrDefaults, audioPlanFromEncodeProfile, authProviderCapability, autoAssignProfiles, automationControlCapability, backupCapability, bareAddonId, batteryCapability, bestLocationMatch, binaryCapability, bindAddonActions, brightnessCapability, brokerCapability, buildAddonRouteProvider, buildAudioArgs, buildEventKindDescriptor, buildFfmpegArgs, buildInputArgs, buildModelVariantGroups, buildNcTaxonomy, buildRoleScopes, buildStreamParamsConfigSchema, buildVideoArgs, buttonCapability, cameraCredentialsCapability, cameraPipelineConfigCapability, cameraStreamsCapability, canConvertUnit, canonicalEgressPlan, carbonMonoxideCapability, cellsToRects, classifyBearerPrincipal, classifyStream, classifyStreams, climateControlCapability, collectHydratedFieldEntries, collectHydratedFieldValues, colorCapability, colorForKind, compileExpression, compileExpressionSafe, composeSwitchedOff, conditionDepth, connectionTestCapability, connectivityCapability, consumablesCapability, contactCapability, controlCapability, convertUnit, coreBlockAddonId, coreBlockIdFromAddonId, coreBlocksCapability, cosineSimilarity, countConditionLeaves, coverCapability, createDeviceProxy, createDurableState, createEvent, createExpressionScope, createHwAccelCache, createLazyTrpcSource, createMirrorSource, createRuntimeStateBridge, createSliceHandle, createSystemProxy, customAction, customModelRegistryCapability, dataStoreProviderCapability, dayNightCapability, declarationOwnerNodeId, decodeVectorBase64, decoderCapability, defaultDeviceFor, defineCustomActions, deriveCameraSwitches, deriveDetailCropRect, deriveRecordingMode, describeModelVariant, detectAccessRole, detectionPipelineCapability, deviceAdoptionCapability, deviceBackendToFormat, deviceCustomAction, deviceDiscoveryCapability, deviceExportCapability, deviceManagerCapability, deviceMatchesProfile, deviceOpsCapability, deviceProviderCapability, deviceSelectorMatches, deviceStateCapability, deviceStatusCapability, doorbellCapability, egressTranscodeSharingKey, egressTransportFromRequest, embeddingEncoderCapability, emitDownForOwnedCaps, emitReadiness, encodeProfileFromStreamShape, encodeVectorBase64, enumSensorCapability, enumerateInferenceDevices, enumerateItemArrayFields, enumerateSchemaFields, errMsg, evaluateAst, evaluateExpressionSource, evaluateZoneRules, event, eventEmitterCapability, eventsCapability, expandCapMethods, extractNestedAddonId, extractSourceInfoFromMetadata, faceGalleryCapability, fanControlCapability, featureProbeCapability, filesystemBrowseCapability, findTimezone, floodCapability, formatForBackend, formatForRuntime, gasCapability, generateAutomationBlock, getAudioMacroClassIds, getByPath, getCapsByProviderKind, getTaxonomyEntry, hasMotionTrigger, hfModelUrl, htmlToText, humidifierCapability, humiditySensorCapability, hydrateSchema, imageCapability, imageSettingsCapability, integrationsCapability, intercomCapability, invocationFromEncodeProfile, isAgentOnlyPlacement, isArrayOutputSchema, isAudioLabelSelected, isBaseConditionKey, isCollectionArrayMethod, isDeployableToAgent, isDetectionMacroClass, isDeviceConfigCap, isDeviceScopedCap, isEvent, isIsolatedBuiltin, isNode, isObjectInput, isRestoredCap, isSameAddonId, isScheduleActive, isSoftwareDecode, isVoidInput, jobKindSchema, kebabToCamel, knownValues, lawnMowerControlCapability, lifecycleJobSchema, lifecycleJobScopeSchema, lifecycleJobStateSchema, lifecycleTaskSchema, llmCapability, llmRuntimeCapability, localNetworkCapability, locationSimilarity, lockControlCapability, logBannerArgs, logDestinationCapability, logLevelAtMost, loginMethodCapability, looseSchema, makeProfileBrokerId, makeSourceBrokerId, mapAudioLabelToMacro, markdownToHtmlLite, markdownToText, maskUrlCredentials, mediaPlayerCapability, mergeSourceInfo, meshNetworkCapability, method, methodAccessForHttpMethod, metricsProviderCapability, modelConvertCapability, modelDistributorCapability, modelFormatForRuntime, motionCapability, motionDetectionCapability, motionTriggerCapability, motionZonesCapability, mqttBrokerCapability, nativeObjectDetectionCapability, networkAccessCapability, networkQualityCapability, nodePin, nodesCapability, normalizeAddonInitResult, normalizeAudioLabel, normalizeTokenScopes, normalizeUnit, notificationOutputCapability, notificationRulesCapability, notifierCapability, numericSensorCapability, oauthIntegrationCapability, objectInputDeclaresAddonId, osdCapability, osdManagerCapability, parseCameraStreamConfig, parseExpression, parseJsonArray, parseJsonObject, parseJsonUnknown, parseProfileBrokerId, parseStreamParamsFormPatch, patchAudio, petFeederCapability, pickAccessoryControl, pickDetailCropConvention, pickNativeLeaseOverride, pickPreferredRtspEntry, pickVideoEncoder, pickerForCondition, pipelineAnalyticsCapability, pipelineExecutorCapability, pipelineOrchestratorCapability, pipelineRunnerCapability, plateGalleryCapability, platformProbeCapability, powerMeterCapability, prepareNotification, presenceCapability, pressureSensorCapability, principalMayReachAddon, privacyMaskCapability, procedureAuthKey, ptzAutotrackCapability, ptzCapability, pythonScriptForBackend, readDetailCropConvention, readDeviceStateFrom, readNativeLeaseOverride, readNodePin, readTimelapseGeneratedAt, readinessKey, rebootCapability, recordingCapability, recordingExportCapability, rectsToCells, requiresPython, resolveAddonExecution, resolveAddonGroup, resolveAddonPlacement, resolveAddonRuntime, resolveCapMount, resolveDetectionRuntime, resolveDeviceControlKind, resolveDeviceProfile, resolveEgressDecodeHwAccel, resolveFormat, resolveHydratedFieldValue, resolveModelFormat, resolveMutate, resolveRunnerId, resolveScrubThumbnailGeometry, resolveVariantModelId, resolveViewableDeviceIds, roleSpec, runInferenceStep, runtimeDevices, runtimeStatePolicyFor, sceneMonitorCapability, scopeInherits, scopeKey, scopesAllowAddon, scopesAllowDeviceCap, scoreRuntimes, scriptRunnerCapability, selectAssignedProfileSlots, serverManagementCapability, setByPath, settingsStoreCapability, sleep, sleepCancellable, smokeCapability, smtpProviderCapability, snapshotCapability, ssoBridgeCapability, startReachabilityPoll, stateVocabularyFor, storageCapability, storageEvictableCapability, storageMigrationCapability, storageProviderCapability, streamBrokerCapability, streamCatalogCapability, streamParamsCapability, streamPixels, streamQualityLabel, subKindsOf, summarisePrivacyAudio, summarizeEffectiveScope, supportedRuntimes, switchCapability, switchedOffIds, synthesizeSourceInfo, systemCapability, tamperCapability, taskLogEntrySchema, taskPhaseSchema, taskTargetSchema, temperatureSensorCapability, terminalSessionCapability, textToHtml, toDeviceSummary, toExpressionValue, toNodeId, toStreamSourceEntry, toastCapability, toggleAudioLabel, tokenize, transcodeBody, tryConvertUnit, turnProviderCapability, unitDimension, unitsForDimension, updateCapability, userManagementCapability, userPasskeysCapability, vacuumControlCapability, validateExpressionSource, validateRecipeBounds, valveCapability, vectorDimFromBase64, vectorStoreCapability, vibrationCapability, videoclipsCapability, viewerUiCapability, waterHeaterCapability, weatherCapability, webrtcClientHintsSchema, webrtcSessionCapability, wiringAddonHealthSchema, wiringHealthSnapshotSchema, wiringNodeHealthSchema, wiringProbeKindSchema, wiringProbeResultSchema, zodEntriesToConfigUI, zoneAnalyticsCapability, zoneRulesCapability, zonesCapability };
|