@camstack/addon-pipeline 1.2.74 → 1.2.76
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-utils-CQs-AjTJ.js → addon-utils-CTpQfjSR.js} +4 -4
- package/dist/audio-analyzer/index.js +5 -6
- package/dist/audio-analyzer/index.mjs +3 -3
- package/dist/detection-pipeline/index.js +9 -10
- package/dist/detection-pipeline/index.mjs +5 -5
- package/dist/{dist-CgJ8MRAy.js → dist-CZLjObZZ.js} +1996 -29
- package/dist/{dist-CKY0efl3.mjs → dist-zksfWnEA.mjs} +1961 -29
- package/dist/{event-loop-stall-monitor-CIapFIez.mjs → event-loop-stall-monitor-BuZA3loB.mjs} +1 -1
- package/dist/{event-loop-stall-monitor-Dx-zXcNg.js → event-loop-stall-monitor-CcBQAI28.js} +1 -1
- package/dist/lazy-sharp-6oymT_yf.mjs +341 -0
- package/dist/lazy-sharp-SWR_D1Um.js +360 -0
- package/dist/motion-wasm/index.js +3 -3
- package/dist/motion-wasm/index.mjs +3 -3
- package/dist/pipeline-runner/index.js +280 -18
- package/dist/pipeline-runner/index.mjs +278 -15
- package/dist/recorder/index.js +138 -32
- package/dist/recorder/index.mjs +137 -30
- package/dist/session-decode/decode-worker-child.js +311 -126
- package/dist/session-decode/decode-worker-child.mjs +311 -123
- package/dist/stream-broker/_stub.js +94 -94
- package/dist/stream-broker/{_virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-DVJ4gKkk.mjs → _virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-Dd6XOtVn.mjs} +2 -2
- package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-RYTOS6B-.mjs +26 -0
- package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-DfsLsn2e.mjs +26 -0
- package/dist/stream-broker/{hostInit-5SFdfUyc.mjs → hostInit-COc_Q_xX.mjs} +2 -2
- package/dist/stream-broker/index.js +12 -13
- package/dist/stream-broker/index.mjs +3 -3
- package/dist/stream-broker/remoteEntry.js +1 -1
- package/dist/{worker-protocol-D44DCkcs.js → worker-protocol-DAQ1iZFK.js} +1 -1
- package/dist/{worker-protocol-BzAQPUR-.mjs → worker-protocol-DyX_HbaJ.mjs} +1 -1
- package/package.json +1 -1
- package/dist/chunk-emK7D4bc.js +0 -35
- package/dist/lazy-sharp-B-mb8uWx.mjs +0 -20
- package/dist/lazy-sharp-CcYuXtsa.js +0 -25
- package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-C_plRUtD.mjs +0 -26
- package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-CExO0piw.mjs +0 -26
- package/dist/{addon-utils-CZ2xo67g.mjs → addon-utils-A2S9D7pu.mjs} +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createHash } from "node:crypto";
|
|
2
|
-
//#region ../types/dist/event-category-
|
|
2
|
+
//#region ../types/dist/event-category-Bxo5yJjt.mjs
|
|
3
3
|
var EventCategory = /* @__PURE__ */ function(EventCategory) {
|
|
4
4
|
EventCategory["SystemBoot"] = "system.boot";
|
|
5
5
|
EventCategory["SystemAddonsReady"] = "system.addons-ready";
|
|
@@ -206,6 +206,33 @@ var EventCategory = /* @__PURE__ */ function(EventCategory) {
|
|
|
206
206
|
EventCategory["PipelineCameraAssigned"] = "pipeline.camera-assigned";
|
|
207
207
|
EventCategory["PipelineCameraUnassigned"] = "pipeline.camera-unassigned";
|
|
208
208
|
/**
|
|
209
|
+
* A node the orchestrator would otherwise place cameras on has NO usable
|
|
210
|
+
* inference device: the operator enabled one or more accelerators there and
|
|
211
|
+
* the live probe reports every one of them unavailable. Emitted once per
|
|
212
|
+
* TRANSITION into that state (never per dispatch), and the node is dropped
|
|
213
|
+
* from the placement candidate set for as long as it holds.
|
|
214
|
+
*
|
|
215
|
+
* This exists because the state was previously invisible: little-unraid
|
|
216
|
+
* absorbed 283k inference errors in a day while still being handed cameras,
|
|
217
|
+
* and nothing in the system said so.
|
|
218
|
+
*
|
|
219
|
+
* A node with no accelerators configured at all is NOT this — its devices
|
|
220
|
+
* are `disabled`, not `unavailable`, and the runner's default CPU pool
|
|
221
|
+
* serves it exactly as before.
|
|
222
|
+
*/
|
|
223
|
+
EventCategory["PipelineNodeInferenceUnavailable"] = "pipeline.node-inference-unavailable";
|
|
224
|
+
/**
|
|
225
|
+
* A camera has an OPEN detection session and has produced no detection at
|
|
226
|
+
* all for longer than the blind threshold — the camera is being decoded and
|
|
227
|
+
* inferred and is returning nothing. Emitted once per transition into blind,
|
|
228
|
+
* per camera.
|
|
229
|
+
*
|
|
230
|
+
* The failure it reports: a 1h43 detection blackout on the entrance camera
|
|
231
|
+
* that nobody noticed, because "a camera that detects nothing" and "a quiet
|
|
232
|
+
* camera" produce byte-identical silence.
|
|
233
|
+
*/
|
|
234
|
+
EventCategory["PipelineDetectionBlind"] = "pipeline.detection-blind";
|
|
235
|
+
/**
|
|
209
236
|
* Per-camera pipeline config was mutated by the orchestrator
|
|
210
237
|
* (3-level settings change via `setAgentAddonDefaults` /
|
|
211
238
|
* `setCameraStepToggle` / `setCameraPipelineForAgent` or a
|
|
@@ -2997,6 +3024,9 @@ function handlePipeResult(left, next, ctx) {
|
|
|
2997
3024
|
fallback: left.fallback
|
|
2998
3025
|
}, ctx);
|
|
2999
3026
|
}
|
|
3027
|
+
var $ZodPreprocess = /*@__PURE__*/ $constructor("$ZodPreprocess", (inst, def) => {
|
|
3028
|
+
$ZodPipe.init(inst, def);
|
|
3029
|
+
});
|
|
3000
3030
|
var $ZodReadonly = /*@__PURE__*/ $constructor("$ZodReadonly", (inst, def) => {
|
|
3001
3031
|
$ZodType.init(inst, def);
|
|
3002
3032
|
defineLazy(inst._zod, "propValues", () => def.innerType._zod.propValues);
|
|
@@ -5182,6 +5212,10 @@ function pipe(in_, out) {
|
|
|
5182
5212
|
out
|
|
5183
5213
|
});
|
|
5184
5214
|
}
|
|
5215
|
+
var ZodPreprocess = /*@__PURE__*/ $constructor("ZodPreprocess", (inst, def) => {
|
|
5216
|
+
ZodPipe.init(inst, def);
|
|
5217
|
+
$ZodPreprocess.init(inst, def);
|
|
5218
|
+
});
|
|
5185
5219
|
var ZodReadonly = /*@__PURE__*/ $constructor("ZodReadonly", (inst, def) => {
|
|
5186
5220
|
$ZodReadonly.init(inst, def);
|
|
5187
5221
|
ZodType.init(inst, def);
|
|
@@ -5240,6 +5274,13 @@ function _instanceof(cls, params = {}) {
|
|
|
5240
5274
|
};
|
|
5241
5275
|
return inst;
|
|
5242
5276
|
}
|
|
5277
|
+
function preprocess(fn, schema) {
|
|
5278
|
+
return new ZodPreprocess({
|
|
5279
|
+
type: "pipe",
|
|
5280
|
+
in: transform(fn),
|
|
5281
|
+
out: schema
|
|
5282
|
+
});
|
|
5283
|
+
}
|
|
5243
5284
|
//#endregion
|
|
5244
5285
|
//#region ../../node_modules/zod/v4/classic/compat.js
|
|
5245
5286
|
/** @deprecated Use the raw string literal codes instead, e.g. "invalid_type". */
|
|
@@ -15784,6 +15825,8 @@ var NcSystemEventKindSchema = _enum([
|
|
|
15784
15825
|
"stream-offline",
|
|
15785
15826
|
"node-online",
|
|
15786
15827
|
"node-offline",
|
|
15828
|
+
"node-inference-unavailable",
|
|
15829
|
+
"detection-blind",
|
|
15787
15830
|
"addon-update-available",
|
|
15788
15831
|
"server-update-available",
|
|
15789
15832
|
"alarm-triggered",
|
|
@@ -15845,7 +15888,16 @@ var NcScheduleSchema = object({
|
|
|
15845
15888
|
});
|
|
15846
15889
|
/** Fuzzy plate matcher — OCR noise makes exact match useless (spec row 12/13). */
|
|
15847
15890
|
var NcPlateMatcherSchema = object({
|
|
15848
|
-
|
|
15891
|
+
/**
|
|
15892
|
+
* Plate texts (or gallery vehicle names) to match. EMPTY = **any plate the
|
|
15893
|
+
* pipeline could read** — the plate half of "no selection = no narrowing",
|
|
15894
|
+
* and the switch that says this rule is about vehicles that were IDENTIFIED
|
|
15895
|
+
* rather than merely seen. A subject carrying no plate still fails.
|
|
15896
|
+
*
|
|
15897
|
+
* The `.min(1)` this used to carry made that state unauthorable; nothing has
|
|
15898
|
+
* ever persisted an empty list, so widening it cannot change an existing rule.
|
|
15899
|
+
*/
|
|
15900
|
+
values: array(string().min(1)),
|
|
15849
15901
|
/** Max Levenshtein distance after normalization (uppercase alphanumeric). */
|
|
15850
15902
|
maxDistance: number().int().min(0).max(3).default(1)
|
|
15851
15903
|
});
|
|
@@ -16084,18 +16136,47 @@ var NcConditionsSchema = object({
|
|
|
16084
16136
|
*/
|
|
16085
16137
|
labelEquals: array(string().min(1)).optional(),
|
|
16086
16138
|
/**
|
|
16087
|
-
*
|
|
16088
|
-
*
|
|
16089
|
-
*
|
|
16139
|
+
* KNOWN FACES — the rule's identity scope, and the switch that says the rule
|
|
16140
|
+
* is about recognised people at all.
|
|
16141
|
+
*
|
|
16142
|
+
* Three states, and the empty one is the point:
|
|
16143
|
+
*
|
|
16144
|
+
* | value | meaning |
|
|
16145
|
+
* | --- | --- |
|
|
16146
|
+
* | absent | the rule does not care who it is; an unrecognised person matches |
|
|
16147
|
+
* | `[]` | **only known faces** — any identity in the gallery, nobody in particular |
|
|
16148
|
+
* | a list | only these identities |
|
|
16149
|
+
*
|
|
16150
|
+
* `[]` is the repo-wide "no selection = no narrowing" reading (an absent
|
|
16151
|
+
* `devices` list is every device), applied one level down: the operator has
|
|
16152
|
+
* turned the face scope ON and narrowed it to nothing, which is every known
|
|
16153
|
+
* face. No second field states the same thing — a switch that can disagree
|
|
16154
|
+
* with the list under it is worse than no switch (D62).
|
|
16155
|
+
*
|
|
16156
|
+
* MEMBERS ARE FACE-GALLERY `Identity.id`s (uuid), not display names. A name is
|
|
16157
|
+
* renameable, and a rule authored on "Gianluca" went silently dark the moment
|
|
16158
|
+
* the operator fixed the spelling. The id reaches the record on
|
|
16159
|
+
* `LabelAttribution.identityId`; the name is what the editor shows and what
|
|
16160
|
+
* `{{label}}` renders.
|
|
16161
|
+
*
|
|
16162
|
+
* Rules written before this carry NAMES, and are resolved to ids lazily at
|
|
16163
|
+
* load (`NcRuleStore.load`) against the live gallery — a name nothing answers
|
|
16164
|
+
* for is left as it stands and reported, never dropped. The engine also
|
|
16165
|
+
* accepts a display-name hit as a compatibility leg, so a rule whose
|
|
16166
|
+
* migration could not resolve keeps matching exactly what it matched before.
|
|
16090
16167
|
*/
|
|
16091
16168
|
identities: array(string().min(1)).optional(),
|
|
16092
|
-
/**
|
|
16169
|
+
/**
|
|
16170
|
+
* KNOWN PLATES / VEHICLES — the plate mirror of {@link identities}, including
|
|
16171
|
+
* the empty-list reading: `values: []` is "any plate the OCR could read",
|
|
16172
|
+
* a non-empty list is those plates (fuzzily). See {@link NcPlateMatcherSchema}.
|
|
16173
|
+
*/
|
|
16093
16174
|
plates: NcPlateMatcherSchema.optional(),
|
|
16094
16175
|
/**
|
|
16095
|
-
* Identity EXCLUDE — mirror of {@link identities} with `notIn` semantics
|
|
16096
|
-
*
|
|
16097
|
-
* identity
|
|
16098
|
-
*
|
|
16176
|
+
* Identity EXCLUDE — mirror of {@link identities} with `notIn` semantics, and
|
|
16177
|
+
* the same id members and the same lazy name→id migration. A record with NO
|
|
16178
|
+
* identity passes (nothing to exclude), unlike the include variant which
|
|
16179
|
+
* fails on an unrecognised subject. An EMPTY list excludes nobody.
|
|
16099
16180
|
*/
|
|
16100
16181
|
identitiesExclude: array(string().min(1)).optional(),
|
|
16101
16182
|
/**
|
|
@@ -16487,7 +16568,80 @@ var NcRuleInputSchema = object({
|
|
|
16487
16568
|
* a rule that predates the gate must keep delivering byte-for-byte as it
|
|
16488
16569
|
* did, and absent is the only way to say that without a migration.
|
|
16489
16570
|
*/
|
|
16490
|
-
confirm: NcConfirmSchema.optional()
|
|
16571
|
+
confirm: NcConfirmSchema.optional(),
|
|
16572
|
+
/**
|
|
16573
|
+
* WAIT for face/plate recognition before saying anything.
|
|
16574
|
+
*
|
|
16575
|
+
* A notification's TEXT is frozen at enqueue and its media is re-resolved at
|
|
16576
|
+
* send; the identity is neither. A face is confirmed after `confirmFrames`
|
|
16577
|
+
* agreeing observations — p50 **11.4 s** after the track was first seen,
|
|
16578
|
+
* measured on this hub — and an `immediate` rule enqueues on the first object
|
|
16579
|
+
* event, seconds before that. So "Gianluca è arrivato" is unsayable on the
|
|
16580
|
+
* immediate path, and no amount of media re-resolution fixes a sentence.
|
|
16581
|
+
*
|
|
16582
|
+
* Only two honest answers exist, and this flag picks between them. It has
|
|
16583
|
+
* effect ONLY on a rule that declares a recognition scope
|
|
16584
|
+
* ({@link NcConditions.identities} or {@link NcConditions.plates}) — on any
|
|
16585
|
+
* other rule there is nothing to wait for and the flag is inert.
|
|
16586
|
+
*
|
|
16587
|
+
* | value | what happens |
|
|
16588
|
+
* | --- | --- |
|
|
16589
|
+
* | `true` | the rule stops firing on the object event and fires at TRACK CLOSE instead, once, with the name — later, and complete |
|
|
16590
|
+
* | absent / `false` | it fires at once WITHOUT the name, and if recognition lands before the track closes a SECOND, "…is Gianluca" notification follows (one per track, per rule, per target) |
|
|
16591
|
+
*
|
|
16592
|
+
* `.optional()` and deliberately NOT `.default()`: a Zod default does not run
|
|
16593
|
+
* on the addon cap path, and absent has to keep meaning exactly what every
|
|
16594
|
+
* rule authored before this field meant.
|
|
16595
|
+
*
|
|
16596
|
+
* The cost of `true` is stated here because the editor states it too: a rule
|
|
16597
|
+
* that waits also inherits track-close SEMANTICS — its `zones` condition
|
|
16598
|
+
* tests every zone the track visited and a `crossing` condition can no longer
|
|
16599
|
+
* be satisfied, because a closed track carries no crossing.
|
|
16600
|
+
*/
|
|
16601
|
+
waitForEnhancement: boolean().optional(),
|
|
16602
|
+
/**
|
|
16603
|
+
* GROUP a burst of subjects into ONE notification that grows.
|
|
16604
|
+
*
|
|
16605
|
+
* Seconds of quiet after the last matching subject before the burst is
|
|
16606
|
+
* considered over. While it is open, the first subject enqueues immediately —
|
|
16607
|
+
* **exactly as today, with no added latency** — and every real growth (a new
|
|
16608
|
+
* subject, or a name confirmed on one already in it) REPLACES that
|
|
16609
|
+
* notification with an updated one naming everybody. The push carries the
|
|
16610
|
+
* group's own coalescing tag, so the phone replaces rather than stacks.
|
|
16611
|
+
*
|
|
16612
|
+
* `0` / absent = off, and off is today's behaviour byte for byte.
|
|
16613
|
+
*
|
|
16614
|
+
* ### Why an idle cutoff and not a window
|
|
16615
|
+
*
|
|
16616
|
+
* The measured seven-person arrival on device 590 spans 110 s with every
|
|
16617
|
+
* internal gap under 30 s. A 12 s fixed window cuts it into three groups; an
|
|
16618
|
+
* idle cutoff holds it as one and ends it when the arrival actually ends.
|
|
16619
|
+
* 30 is Frigate's shipped value for the same decision.
|
|
16620
|
+
*
|
|
16621
|
+
* ### What it replaces
|
|
16622
|
+
*
|
|
16623
|
+
* The blind cooldown, which collapses a burst by DISCARDING it. Measured on
|
|
16624
|
+
* device 615 / *Persona su Uscio* over six days: 116 qualifying tracks → 74
|
|
16625
|
+
* notifications, **44 (37.9%) suppressed outright**, 23 of them overlapping a
|
|
16626
|
+
* track that did fire and 7 carrying a confirmed identity nobody heard about.
|
|
16627
|
+
* A group collapses the same volume by MERGING, so the cooldown becomes a
|
|
16628
|
+
* budget over GROUPS — which is what it always meant — and a growth is never
|
|
16629
|
+
* throttled by the window its own first member spent.
|
|
16630
|
+
*
|
|
16631
|
+
* ### Interaction with {@link waitForEnhancement}
|
|
16632
|
+
*
|
|
16633
|
+
* They compose, and the order matters. `waitForEnhancement` defers the rule to
|
|
16634
|
+
* TRACK CLOSE, so with both set the group is opened by the first member to
|
|
16635
|
+
* CLOSE — already carrying its name — and grows as later members close. That
|
|
16636
|
+
* is later, and complete. With grouping alone the group opens on the first
|
|
16637
|
+
* object event and picks up names as they are confirmed, through the growth
|
|
16638
|
+
* path. Neither combination fires twice for one subject.
|
|
16639
|
+
*
|
|
16640
|
+
* `.optional()` and deliberately NOT `.default()`: a Zod default does not run
|
|
16641
|
+
* on the addon cap path, so absent must keep meaning what it meant before this
|
|
16642
|
+
* field existed.
|
|
16643
|
+
*/
|
|
16644
|
+
groupIdleSec: number().int().min(0).max(600).optional()
|
|
16491
16645
|
});
|
|
16492
16646
|
/**
|
|
16493
16647
|
* Partial patch for `updateRule` — any subset of the input fields, plus the
|
|
@@ -16999,7 +17153,87 @@ var MethodAccessSchema = _enum([
|
|
|
16999
17153
|
var AllowedProviderSchema = union([literal("*"), array(string())]);
|
|
17000
17154
|
var AllowedDevicesSchema = record(string(), union([literal("*"), array(string())]));
|
|
17001
17155
|
var CapScopeSchema = _enum(["device", "system"]);
|
|
17002
|
-
|
|
17156
|
+
/**
|
|
17157
|
+
* DeviceSelector (scope model v3 — 2026-08-12).
|
|
17158
|
+
*
|
|
17159
|
+
* A `device` grant no longer carries a frozen list of deviceIds. It carries
|
|
17160
|
+
* a SELECTOR the matcher resolves against the live fleet, so the grant can be
|
|
17161
|
+
* DYNAMIC: a `types:['camera']` selector automatically covers a camera added
|
|
17162
|
+
* AFTER the grant was minted — no re-grant, no re-login.
|
|
17163
|
+
*
|
|
17164
|
+
* - `all` — every device in the deployment. The broad viewer/operator
|
|
17165
|
+
* lever without a `category` grant (a `category` grant also covers device
|
|
17166
|
+
* caps that carry no deviceId; `all` is specifically the device set).
|
|
17167
|
+
* - `ids` — an explicit deviceId list. This is what a v2 `device:[…]`
|
|
17168
|
+
* grant migrates to (see {@link TokenScopeSchema}); STATIC — a new camera
|
|
17169
|
+
* is NOT covered until the grant is edited.
|
|
17170
|
+
* - `types` — every device of a `DeviceType` (e.g. every `camera`).
|
|
17171
|
+
* DYNAMIC. A device that changes type, or a new device of the type,
|
|
17172
|
+
* re-resolves on the next request.
|
|
17173
|
+
* - `locations` — every device whose operator-assigned `location` label is
|
|
17174
|
+
* in the set (e.g. "Garden", "Front door"). DYNAMIC. A device with a
|
|
17175
|
+
* null/unset location matches NO `locations` selector.
|
|
17176
|
+
*/
|
|
17177
|
+
var DeviceSelectorSchema = discriminatedUnion("kind", [
|
|
17178
|
+
object({ kind: literal("all") }),
|
|
17179
|
+
object({
|
|
17180
|
+
kind: literal("ids"),
|
|
17181
|
+
ids: array(number().int()).min(1)
|
|
17182
|
+
}),
|
|
17183
|
+
object({
|
|
17184
|
+
kind: literal("types"),
|
|
17185
|
+
types: array(_enum(DeviceType)).min(1)
|
|
17186
|
+
}),
|
|
17187
|
+
object({
|
|
17188
|
+
kind: literal("locations"),
|
|
17189
|
+
locations: array(string().min(1)).min(1)
|
|
17190
|
+
})
|
|
17191
|
+
]);
|
|
17192
|
+
var DeviceTokenScopeSchema = object({
|
|
17193
|
+
type: literal("device"),
|
|
17194
|
+
/** The device SET this grant covers — resolved against the live fleet. */
|
|
17195
|
+
selector: DeviceSelectorSchema,
|
|
17196
|
+
access: array(MethodAccessSchema).min(1),
|
|
17197
|
+
/**
|
|
17198
|
+
* Whether a grant on a PARENT device transparently covers its accessory
|
|
17199
|
+
* CHILDREN (siren / floodlight / PIR) via the persisted-parentage walk.
|
|
17200
|
+
* Direction is parent → children ONLY.
|
|
17201
|
+
*
|
|
17202
|
+
* Absent → the matcher DERIVES it from the access flavour: `view`
|
|
17203
|
+
* inherits (a camera viewer sees the camera's accessories), `create` /
|
|
17204
|
+
* `delete` do NOT (actuating/removing a child is an explicit act the
|
|
17205
|
+
* operator must grant on the child, not inherit from the parent). Set it
|
|
17206
|
+
* explicitly to override that default per grant.
|
|
17207
|
+
*/
|
|
17208
|
+
includeLinked: boolean().optional()
|
|
17209
|
+
});
|
|
17210
|
+
/**
|
|
17211
|
+
* v2 → v3 lazy migration. A pre-v3 `device` grant carried
|
|
17212
|
+
* `targets: string[]` (stringified deviceIds); it rewrites to the equivalent
|
|
17213
|
+
* `selector: {kind:'ids', ids}`. Applied as a `preprocess` so it runs on
|
|
17214
|
+
* EVERY parse path — stored records AND the JWT-carried scope arrays
|
|
17215
|
+
* normalised at the request boundary ({@link normalizeTokenScopes} in
|
|
17216
|
+
* `device-selector.ts`). Chosen over a one-time DB migration because a
|
|
17217
|
+
* migration cannot reach a JWT already in a client's hands; parse-time
|
|
17218
|
+
* migration covers both without a flag day. No cast — the raw object is read
|
|
17219
|
+
* through `Reflect.get` (its static type is `unknown`).
|
|
17220
|
+
*/
|
|
17221
|
+
function migrateLegacyTokenScope(raw) {
|
|
17222
|
+
if (raw === null || typeof raw !== "object" || Array.isArray(raw)) return raw;
|
|
17223
|
+
if (Reflect.get(raw, "type") !== "device") return raw;
|
|
17224
|
+
if (Reflect.get(raw, "selector") !== void 0) return raw;
|
|
17225
|
+
const targets = Reflect.get(raw, "targets");
|
|
17226
|
+
if (!Array.isArray(targets)) return raw;
|
|
17227
|
+
return {
|
|
17228
|
+
type: "device",
|
|
17229
|
+
selector: {
|
|
17230
|
+
kind: "ids",
|
|
17231
|
+
ids: targets.map((t) => typeof t === "string" ? Number(t) : t).filter((n) => typeof n === "number" && Number.isInteger(n))
|
|
17232
|
+
},
|
|
17233
|
+
access: Reflect.get(raw, "access")
|
|
17234
|
+
};
|
|
17235
|
+
}
|
|
17236
|
+
var TokenScopeSchema = preprocess(migrateLegacyTokenScope, discriminatedUnion("type", [
|
|
17003
17237
|
object({
|
|
17004
17238
|
type: literal("category"),
|
|
17005
17239
|
target: CapScopeSchema,
|
|
@@ -17015,18 +17249,8 @@ var TokenScopeSchema = discriminatedUnion("type", [
|
|
|
17015
17249
|
target: string(),
|
|
17016
17250
|
access: array(MethodAccessSchema).min(1)
|
|
17017
17251
|
}),
|
|
17018
|
-
|
|
17019
|
-
|
|
17020
|
-
/**
|
|
17021
|
-
* One or more deviceIds (serialised as strings for wire-format
|
|
17022
|
-
* consistency with the rest of the union). Matcher accepts if
|
|
17023
|
-
* `input.deviceId` ∈ `targets`. Array shape avoids the row-explosion
|
|
17024
|
-
* of one scope-per-device when granting access to a set of cameras.
|
|
17025
|
-
*/
|
|
17026
|
-
targets: array(string()).min(1),
|
|
17027
|
-
access: array(MethodAccessSchema).min(1)
|
|
17028
|
-
})
|
|
17029
|
-
]);
|
|
17252
|
+
DeviceTokenScopeSchema
|
|
17253
|
+
]));
|
|
17030
17254
|
object({
|
|
17031
17255
|
id: string(),
|
|
17032
17256
|
username: string(),
|
|
@@ -17343,7 +17567,7 @@ var TrackEnvelopeSchema = object({
|
|
|
17343
17567
|
* `snapshots[]` references — megabytes across a page of tracks. `slim`
|
|
17344
17568
|
* keeps every scalar the list surfaces actually render (ids, class(es),
|
|
17345
17569
|
* label / audioLabels / importance enrichment, firstSeen/lastSeen, state,
|
|
17346
|
-
* zonesVisited, bestEventId, envelope, hasFace) and returns `positions` /
|
|
17570
|
+
* zonesVisited, bestEventId, envelope, hasFace, hasRider) and returns `positions` /
|
|
17347
17571
|
* `snapshots` as EMPTY arrays — detail views re-fetch the full row via
|
|
17348
17572
|
* `getTrack`. Mirrors the event-store `projection` convention
|
|
17349
17573
|
* (`getObjectEvents` et al.).
|
|
@@ -17479,7 +17703,21 @@ union([literal(1), literal(2)]);
|
|
|
17479
17703
|
var LabelAttributionSchema = object({
|
|
17480
17704
|
stepId: string(),
|
|
17481
17705
|
modelId: string().optional(),
|
|
17482
|
-
decidedAt: number()
|
|
17706
|
+
decidedAt: number(),
|
|
17707
|
+
/**
|
|
17708
|
+
* The GALLERY id behind a recognised tier-2 label — a face-gallery
|
|
17709
|
+
* `Identity.id` or a plate-gallery `Vehicle.id` (both `randomUUID`).
|
|
17710
|
+
*
|
|
17711
|
+
* The text alone is a DISPLAY NAME, and a display name is renameable: a
|
|
17712
|
+
* notification rule authored on "Gianluca" stopped matching the moment the
|
|
17713
|
+
* operator fixed the spelling in the gallery, and nothing said so. The id is
|
|
17714
|
+
* the thing that does not move, so it is what a rule matches on
|
|
17715
|
+
* (`NcConditions.identities`) and the text is what a human is shown.
|
|
17716
|
+
*
|
|
17717
|
+
* Absent when the label names no gallery row — a plate the OCR read but no
|
|
17718
|
+
* vehicle claims, a sub-class, a species, any tier-1 value.
|
|
17719
|
+
*/
|
|
17720
|
+
identityId: string().optional()
|
|
17483
17721
|
});
|
|
17484
17722
|
/**
|
|
17485
17723
|
* The TIERED label model (roadmap 4g), spread into `TrackSchema` and
|
|
@@ -17616,6 +17854,28 @@ var TrackSchema = object({
|
|
|
17616
17854
|
* `=== true` and render nothing otherwise, never infer "no face".
|
|
17617
17855
|
*/
|
|
17618
17856
|
hasFace: boolean().optional(),
|
|
17857
|
+
/**
|
|
17858
|
+
* This subject CONTAINS a folded rider — a person the rider-pairing step
|
|
17859
|
+
* ([D34](../decisions/adr-0034.md)) removed from the frame BEFORE the tracker,
|
|
17860
|
+
* so the passage is tracked once and as a VEHICLE.
|
|
17861
|
+
*
|
|
17862
|
+
* It exists because the fold's record was dishonest. D34 and the code both
|
|
17863
|
+
* said "the person is not lost — it is reported so both entities stay on the
|
|
17864
|
+
* record"; in fact the pair went into a per-processor RAM field behind an
|
|
17865
|
+
* accessor nobody called, and every durable surface said `vehicle`, full
|
|
17866
|
+
* stop. This is the composition note that makes the row true.
|
|
17867
|
+
*
|
|
17868
|
+
* A COMPOSITION, never a class and never a label. "This vehicle contains a
|
|
17869
|
+
* person" is not an answer to "what is this" — both label tiers would refuse
|
|
17870
|
+
* a macro token anyway (D89), and correctly. Nothing here changes what the
|
|
17871
|
+
* subject IS: a cyclist stays one vehicle track, occupancy still counts one,
|
|
17872
|
+
* and a `person` rule still does not fire for someone cycling past.
|
|
17873
|
+
*
|
|
17874
|
+
* **Absent ≠ false**, exactly like {@link hasFace}: every row written before
|
|
17875
|
+
* the column, and every hub that predates the field, omits it. Test
|
|
17876
|
+
* `=== true` and render nothing otherwise — never infer "no rider".
|
|
17877
|
+
*/
|
|
17878
|
+
hasRider: boolean().optional(),
|
|
17619
17879
|
...TrackFlagFields,
|
|
17620
17880
|
...TrackRetrainFields
|
|
17621
17881
|
});
|
|
@@ -25756,7 +26016,7 @@ var recordingCapability = {
|
|
|
25756
26016
|
toMs: number()
|
|
25757
26017
|
}), RecordingAvailabilitySchema, {
|
|
25758
26018
|
kind: "query",
|
|
25759
|
-
auth: "
|
|
26019
|
+
auth: "protected"
|
|
25760
26020
|
}),
|
|
25761
26021
|
/** Which calendar days in [fromMs,toMs) have ≥1 recorded segment, bucketed by
|
|
25762
26022
|
* the client's local day (`tzOffsetMinutes` = minutes to add to UTC). Drives
|
|
@@ -25768,7 +26028,7 @@ var recordingCapability = {
|
|
|
25768
26028
|
tzOffsetMinutes: number()
|
|
25769
26029
|
}), RecordingDaysSchema, {
|
|
25770
26030
|
kind: "query",
|
|
25771
|
-
auth: "
|
|
26031
|
+
auth: "protected"
|
|
25772
26032
|
}),
|
|
25773
26033
|
getPlaybackManifest: method(object({
|
|
25774
26034
|
deviceId: number(),
|
|
@@ -25776,7 +26036,7 @@ var recordingCapability = {
|
|
|
25776
26036
|
toMs: number()
|
|
25777
26037
|
}), RecordingManifestSchema, {
|
|
25778
26038
|
kind: "query",
|
|
25779
|
-
auth: "
|
|
26039
|
+
auth: "protected"
|
|
25780
26040
|
}),
|
|
25781
26041
|
getStorageUsage: method(object({}), RecordingStorageUsageSchema, {
|
|
25782
26042
|
kind: "query",
|
|
@@ -32913,6 +33173,1678 @@ Object.freeze({
|
|
|
32913
33173
|
access: "create"
|
|
32914
33174
|
}
|
|
32915
33175
|
});
|
|
33176
|
+
Object.freeze({
|
|
33177
|
+
"accessories.setChildHidden": [{
|
|
33178
|
+
name: "childDeviceId",
|
|
33179
|
+
form: "single",
|
|
33180
|
+
optional: false
|
|
33181
|
+
}, {
|
|
33182
|
+
name: "deviceId",
|
|
33183
|
+
form: "single",
|
|
33184
|
+
optional: false
|
|
33185
|
+
}],
|
|
33186
|
+
"addonSettings.getDeviceSettings": [{
|
|
33187
|
+
name: "deviceId",
|
|
33188
|
+
form: "single",
|
|
33189
|
+
optional: false
|
|
33190
|
+
}],
|
|
33191
|
+
"addonSettings.updateDeviceSettings": [{
|
|
33192
|
+
name: "deviceId",
|
|
33193
|
+
form: "single",
|
|
33194
|
+
optional: false
|
|
33195
|
+
}],
|
|
33196
|
+
"alarmPanel.arm": [{
|
|
33197
|
+
name: "deviceId",
|
|
33198
|
+
form: "single",
|
|
33199
|
+
optional: false
|
|
33200
|
+
}],
|
|
33201
|
+
"alarmPanel.disarm": [{
|
|
33202
|
+
name: "deviceId",
|
|
33203
|
+
form: "single",
|
|
33204
|
+
optional: false
|
|
33205
|
+
}],
|
|
33206
|
+
"alarmPanel.trigger": [{
|
|
33207
|
+
name: "deviceId",
|
|
33208
|
+
form: "single",
|
|
33209
|
+
optional: false
|
|
33210
|
+
}],
|
|
33211
|
+
"audioAnalysis.resolveDeviceSettings": [{
|
|
33212
|
+
name: "deviceId",
|
|
33213
|
+
form: "single",
|
|
33214
|
+
optional: false
|
|
33215
|
+
}],
|
|
33216
|
+
"audioAnalyzer.classify": [{
|
|
33217
|
+
name: "deviceId",
|
|
33218
|
+
form: "single",
|
|
33219
|
+
optional: true
|
|
33220
|
+
}],
|
|
33221
|
+
"audioMetrics.getCurrentSnapshot": [{
|
|
33222
|
+
name: "deviceId",
|
|
33223
|
+
form: "single",
|
|
33224
|
+
optional: false
|
|
33225
|
+
}],
|
|
33226
|
+
"audioMetrics.getHistory": [{
|
|
33227
|
+
name: "deviceId",
|
|
33228
|
+
form: "single",
|
|
33229
|
+
optional: false
|
|
33230
|
+
}],
|
|
33231
|
+
"automationControl.disable": [{
|
|
33232
|
+
name: "deviceId",
|
|
33233
|
+
form: "single",
|
|
33234
|
+
optional: false
|
|
33235
|
+
}],
|
|
33236
|
+
"automationControl.enable": [{
|
|
33237
|
+
name: "deviceId",
|
|
33238
|
+
form: "single",
|
|
33239
|
+
optional: false
|
|
33240
|
+
}],
|
|
33241
|
+
"automationControl.trigger": [{
|
|
33242
|
+
name: "deviceId",
|
|
33243
|
+
form: "single",
|
|
33244
|
+
optional: false
|
|
33245
|
+
}],
|
|
33246
|
+
"battery.wakeForStream": [{
|
|
33247
|
+
name: "deviceId",
|
|
33248
|
+
form: "single",
|
|
33249
|
+
optional: false
|
|
33250
|
+
}],
|
|
33251
|
+
"brightness.setBrightness": [{
|
|
33252
|
+
name: "deviceId",
|
|
33253
|
+
form: "single",
|
|
33254
|
+
optional: false
|
|
33255
|
+
}],
|
|
33256
|
+
"button.press": [{
|
|
33257
|
+
name: "deviceId",
|
|
33258
|
+
form: "single",
|
|
33259
|
+
optional: false
|
|
33260
|
+
}],
|
|
33261
|
+
"cameraCredentials.getCredentials": [{
|
|
33262
|
+
name: "deviceId",
|
|
33263
|
+
form: "single",
|
|
33264
|
+
optional: false
|
|
33265
|
+
}],
|
|
33266
|
+
"cameraStreams.getBrokerStreams": [{
|
|
33267
|
+
name: "deviceId",
|
|
33268
|
+
form: "single",
|
|
33269
|
+
optional: false
|
|
33270
|
+
}],
|
|
33271
|
+
"cameraStreams.getCameraStreams": [{
|
|
33272
|
+
name: "deviceId",
|
|
33273
|
+
form: "single",
|
|
33274
|
+
optional: false
|
|
33275
|
+
}],
|
|
33276
|
+
"cameraStreams.getProfileRtspEntries": [{
|
|
33277
|
+
name: "deviceId",
|
|
33278
|
+
form: "single",
|
|
33279
|
+
optional: false
|
|
33280
|
+
}],
|
|
33281
|
+
"cameraStreams.getRtspEntries": [{
|
|
33282
|
+
name: "deviceId",
|
|
33283
|
+
form: "single",
|
|
33284
|
+
optional: false
|
|
33285
|
+
}],
|
|
33286
|
+
"cameraStreams.pickStream": [{
|
|
33287
|
+
name: "deviceId",
|
|
33288
|
+
form: "single",
|
|
33289
|
+
optional: false
|
|
33290
|
+
}],
|
|
33291
|
+
"climateControl.setFanMode": [{
|
|
33292
|
+
name: "deviceId",
|
|
33293
|
+
form: "single",
|
|
33294
|
+
optional: false
|
|
33295
|
+
}],
|
|
33296
|
+
"climateControl.setMode": [{
|
|
33297
|
+
name: "deviceId",
|
|
33298
|
+
form: "single",
|
|
33299
|
+
optional: false
|
|
33300
|
+
}],
|
|
33301
|
+
"climateControl.setPreset": [{
|
|
33302
|
+
name: "deviceId",
|
|
33303
|
+
form: "single",
|
|
33304
|
+
optional: false
|
|
33305
|
+
}],
|
|
33306
|
+
"climateControl.setSwingHorizontal": [{
|
|
33307
|
+
name: "deviceId",
|
|
33308
|
+
form: "single",
|
|
33309
|
+
optional: false
|
|
33310
|
+
}],
|
|
33311
|
+
"climateControl.setSwingVertical": [{
|
|
33312
|
+
name: "deviceId",
|
|
33313
|
+
form: "single",
|
|
33314
|
+
optional: false
|
|
33315
|
+
}],
|
|
33316
|
+
"climateControl.setTarget": [{
|
|
33317
|
+
name: "deviceId",
|
|
33318
|
+
form: "single",
|
|
33319
|
+
optional: false
|
|
33320
|
+
}],
|
|
33321
|
+
"climateControl.setTargetHumidity": [{
|
|
33322
|
+
name: "deviceId",
|
|
33323
|
+
form: "single",
|
|
33324
|
+
optional: false
|
|
33325
|
+
}],
|
|
33326
|
+
"climateControl.setTargetRange": [{
|
|
33327
|
+
name: "deviceId",
|
|
33328
|
+
form: "single",
|
|
33329
|
+
optional: false
|
|
33330
|
+
}],
|
|
33331
|
+
"color.setColor": [{
|
|
33332
|
+
name: "deviceId",
|
|
33333
|
+
form: "single",
|
|
33334
|
+
optional: false
|
|
33335
|
+
}],
|
|
33336
|
+
"consumables.reset": [{
|
|
33337
|
+
name: "deviceId",
|
|
33338
|
+
form: "single",
|
|
33339
|
+
optional: false
|
|
33340
|
+
}],
|
|
33341
|
+
"control.setValue": [{
|
|
33342
|
+
name: "deviceId",
|
|
33343
|
+
form: "single",
|
|
33344
|
+
optional: false
|
|
33345
|
+
}],
|
|
33346
|
+
"cover.close": [{
|
|
33347
|
+
name: "deviceId",
|
|
33348
|
+
form: "single",
|
|
33349
|
+
optional: false
|
|
33350
|
+
}],
|
|
33351
|
+
"cover.open": [{
|
|
33352
|
+
name: "deviceId",
|
|
33353
|
+
form: "single",
|
|
33354
|
+
optional: false
|
|
33355
|
+
}],
|
|
33356
|
+
"cover.setPosition": [{
|
|
33357
|
+
name: "deviceId",
|
|
33358
|
+
form: "single",
|
|
33359
|
+
optional: false
|
|
33360
|
+
}],
|
|
33361
|
+
"cover.setTiltPosition": [{
|
|
33362
|
+
name: "deviceId",
|
|
33363
|
+
form: "single",
|
|
33364
|
+
optional: false
|
|
33365
|
+
}],
|
|
33366
|
+
"cover.stop": [{
|
|
33367
|
+
name: "deviceId",
|
|
33368
|
+
form: "single",
|
|
33369
|
+
optional: false
|
|
33370
|
+
}],
|
|
33371
|
+
"dayNight.getOptions": [{
|
|
33372
|
+
name: "deviceId",
|
|
33373
|
+
form: "single",
|
|
33374
|
+
optional: false
|
|
33375
|
+
}],
|
|
33376
|
+
"dayNight.setSettings": [{
|
|
33377
|
+
name: "deviceId",
|
|
33378
|
+
form: "single",
|
|
33379
|
+
optional: false
|
|
33380
|
+
}],
|
|
33381
|
+
"decoder.createSession": [{
|
|
33382
|
+
name: "deviceId",
|
|
33383
|
+
form: "single",
|
|
33384
|
+
optional: true
|
|
33385
|
+
}],
|
|
33386
|
+
"deviceAdoption.release": [{
|
|
33387
|
+
name: "camDeviceId",
|
|
33388
|
+
form: "single",
|
|
33389
|
+
optional: false
|
|
33390
|
+
}],
|
|
33391
|
+
"deviceAdoption.resync": [{
|
|
33392
|
+
name: "camDeviceId",
|
|
33393
|
+
form: "single",
|
|
33394
|
+
optional: false
|
|
33395
|
+
}],
|
|
33396
|
+
"deviceDiscovery.adoptDevice": [{
|
|
33397
|
+
name: "deviceId",
|
|
33398
|
+
form: "single",
|
|
33399
|
+
optional: false
|
|
33400
|
+
}],
|
|
33401
|
+
"deviceDiscovery.listDiscovered": [{
|
|
33402
|
+
name: "deviceId",
|
|
33403
|
+
form: "single",
|
|
33404
|
+
optional: false
|
|
33405
|
+
}],
|
|
33406
|
+
"deviceDiscovery.refreshDiscovery": [{
|
|
33407
|
+
name: "deviceId",
|
|
33408
|
+
form: "single",
|
|
33409
|
+
optional: false
|
|
33410
|
+
}],
|
|
33411
|
+
"deviceDiscovery.releaseDevice": [{
|
|
33412
|
+
name: "childDeviceId",
|
|
33413
|
+
form: "single",
|
|
33414
|
+
optional: false
|
|
33415
|
+
}, {
|
|
33416
|
+
name: "deviceId",
|
|
33417
|
+
form: "single",
|
|
33418
|
+
optional: false
|
|
33419
|
+
}],
|
|
33420
|
+
"deviceManager.adoptionRelease": [{
|
|
33421
|
+
name: "camDeviceId",
|
|
33422
|
+
form: "single",
|
|
33423
|
+
optional: false
|
|
33424
|
+
}],
|
|
33425
|
+
"deviceManager.adoptionResync": [{
|
|
33426
|
+
name: "camDeviceId",
|
|
33427
|
+
form: "single",
|
|
33428
|
+
optional: false
|
|
33429
|
+
}],
|
|
33430
|
+
"deviceManager.applyInitialMeta": [{
|
|
33431
|
+
name: "deviceId",
|
|
33432
|
+
form: "single",
|
|
33433
|
+
optional: false
|
|
33434
|
+
}, {
|
|
33435
|
+
name: "linkDeviceId",
|
|
33436
|
+
form: "single",
|
|
33437
|
+
optional: true
|
|
33438
|
+
}],
|
|
33439
|
+
"deviceManager.disable": [{
|
|
33440
|
+
name: "deviceId",
|
|
33441
|
+
form: "single",
|
|
33442
|
+
optional: false
|
|
33443
|
+
}],
|
|
33444
|
+
"deviceManager.enable": [{
|
|
33445
|
+
name: "deviceId",
|
|
33446
|
+
form: "single",
|
|
33447
|
+
optional: false
|
|
33448
|
+
}],
|
|
33449
|
+
"deviceManager.getBindings": [{
|
|
33450
|
+
name: "deviceId",
|
|
33451
|
+
form: "single",
|
|
33452
|
+
optional: false
|
|
33453
|
+
}],
|
|
33454
|
+
"deviceManager.getChildren": [{
|
|
33455
|
+
name: "parentDeviceId",
|
|
33456
|
+
form: "single",
|
|
33457
|
+
optional: false
|
|
33458
|
+
}],
|
|
33459
|
+
"deviceManager.getConfigSchema": [{
|
|
33460
|
+
name: "deviceId",
|
|
33461
|
+
form: "single",
|
|
33462
|
+
optional: false
|
|
33463
|
+
}],
|
|
33464
|
+
"deviceManager.getDevice": [{
|
|
33465
|
+
name: "deviceId",
|
|
33466
|
+
form: "single",
|
|
33467
|
+
optional: false
|
|
33468
|
+
}],
|
|
33469
|
+
"deviceManager.getDeviceAggregate": [{
|
|
33470
|
+
name: "deviceId",
|
|
33471
|
+
form: "single",
|
|
33472
|
+
optional: false
|
|
33473
|
+
}],
|
|
33474
|
+
"deviceManager.getDeviceLiveInfoAggregate": [{
|
|
33475
|
+
name: "deviceId",
|
|
33476
|
+
form: "single",
|
|
33477
|
+
optional: false
|
|
33478
|
+
}],
|
|
33479
|
+
"deviceManager.getDeviceSettingsAggregate": [{
|
|
33480
|
+
name: "deviceId",
|
|
33481
|
+
form: "single",
|
|
33482
|
+
optional: false
|
|
33483
|
+
}],
|
|
33484
|
+
"deviceManager.getDeviceStatusAggregate": [{
|
|
33485
|
+
name: "deviceId",
|
|
33486
|
+
form: "single",
|
|
33487
|
+
optional: false
|
|
33488
|
+
}],
|
|
33489
|
+
"deviceManager.getDeviceStatusAggregateBatch": [{
|
|
33490
|
+
name: "deviceIds",
|
|
33491
|
+
form: "array",
|
|
33492
|
+
optional: false
|
|
33493
|
+
}],
|
|
33494
|
+
"deviceManager.getLinkedDevices": [{
|
|
33495
|
+
name: "deviceId",
|
|
33496
|
+
form: "single",
|
|
33497
|
+
optional: false
|
|
33498
|
+
}],
|
|
33499
|
+
"deviceManager.getSettingsSchema": [{
|
|
33500
|
+
name: "deviceId",
|
|
33501
|
+
form: "single",
|
|
33502
|
+
optional: false
|
|
33503
|
+
}],
|
|
33504
|
+
"deviceManager.getStreamProfileMap": [{
|
|
33505
|
+
name: "deviceId",
|
|
33506
|
+
form: "single",
|
|
33507
|
+
optional: false
|
|
33508
|
+
}],
|
|
33509
|
+
"deviceManager.getStreamSources": [{
|
|
33510
|
+
name: "deviceId",
|
|
33511
|
+
form: "single",
|
|
33512
|
+
optional: false
|
|
33513
|
+
}],
|
|
33514
|
+
"deviceManager.getWireableFields": [{
|
|
33515
|
+
name: "deviceId",
|
|
33516
|
+
form: "single",
|
|
33517
|
+
optional: false
|
|
33518
|
+
}],
|
|
33519
|
+
"deviceManager.loadConfig": [{
|
|
33520
|
+
name: "deviceId",
|
|
33521
|
+
form: "single",
|
|
33522
|
+
optional: false
|
|
33523
|
+
}],
|
|
33524
|
+
"deviceManager.loadMeta": [{
|
|
33525
|
+
name: "deviceId",
|
|
33526
|
+
form: "single",
|
|
33527
|
+
optional: false
|
|
33528
|
+
}],
|
|
33529
|
+
"deviceManager.loadRuntimeState": [{
|
|
33530
|
+
name: "deviceId",
|
|
33531
|
+
form: "single",
|
|
33532
|
+
optional: false
|
|
33533
|
+
}],
|
|
33534
|
+
"deviceManager.persistConfig": [{
|
|
33535
|
+
name: "deviceId",
|
|
33536
|
+
form: "single",
|
|
33537
|
+
optional: false
|
|
33538
|
+
}],
|
|
33539
|
+
"deviceManager.probeStreams": [{
|
|
33540
|
+
name: "deviceId",
|
|
33541
|
+
form: "single",
|
|
33542
|
+
optional: false
|
|
33543
|
+
}],
|
|
33544
|
+
"deviceManager.registerDevice": [{
|
|
33545
|
+
name: "parentDeviceId",
|
|
33546
|
+
form: "single",
|
|
33547
|
+
optional: true
|
|
33548
|
+
}],
|
|
33549
|
+
"deviceManager.remove": [{
|
|
33550
|
+
name: "deviceId",
|
|
33551
|
+
form: "single",
|
|
33552
|
+
optional: false
|
|
33553
|
+
}],
|
|
33554
|
+
"deviceManager.removeDevice": [{
|
|
33555
|
+
name: "deviceId",
|
|
33556
|
+
form: "single",
|
|
33557
|
+
optional: false
|
|
33558
|
+
}],
|
|
33559
|
+
"deviceManager.runDeviceAction": [{
|
|
33560
|
+
name: "deviceId",
|
|
33561
|
+
form: "single",
|
|
33562
|
+
optional: false
|
|
33563
|
+
}],
|
|
33564
|
+
"deviceManager.setChildLayout": [{
|
|
33565
|
+
name: "deviceId",
|
|
33566
|
+
form: "single",
|
|
33567
|
+
optional: false
|
|
33568
|
+
}],
|
|
33569
|
+
"deviceManager.setDisabled": [{
|
|
33570
|
+
name: "deviceId",
|
|
33571
|
+
form: "single",
|
|
33572
|
+
optional: false
|
|
33573
|
+
}],
|
|
33574
|
+
"deviceManager.setDisplay": [{
|
|
33575
|
+
name: "deviceId",
|
|
33576
|
+
form: "single",
|
|
33577
|
+
optional: false
|
|
33578
|
+
}],
|
|
33579
|
+
"deviceManager.setIntegrationId": [{
|
|
33580
|
+
name: "deviceId",
|
|
33581
|
+
form: "single",
|
|
33582
|
+
optional: false
|
|
33583
|
+
}],
|
|
33584
|
+
"deviceManager.setLinkDeviceId": [{
|
|
33585
|
+
name: "deviceId",
|
|
33586
|
+
form: "single",
|
|
33587
|
+
optional: false
|
|
33588
|
+
}, {
|
|
33589
|
+
name: "linkDeviceId",
|
|
33590
|
+
form: "single",
|
|
33591
|
+
optional: true
|
|
33592
|
+
}],
|
|
33593
|
+
"deviceManager.setLocation": [{
|
|
33594
|
+
name: "deviceId",
|
|
33595
|
+
form: "single",
|
|
33596
|
+
optional: false
|
|
33597
|
+
}],
|
|
33598
|
+
"deviceManager.setMetadata": [{
|
|
33599
|
+
name: "deviceId",
|
|
33600
|
+
form: "single",
|
|
33601
|
+
optional: false
|
|
33602
|
+
}],
|
|
33603
|
+
"deviceManager.setName": [{
|
|
33604
|
+
name: "deviceId",
|
|
33605
|
+
form: "single",
|
|
33606
|
+
optional: false
|
|
33607
|
+
}],
|
|
33608
|
+
"deviceManager.setPrimaryChildEntityId": [{
|
|
33609
|
+
name: "deviceId",
|
|
33610
|
+
form: "single",
|
|
33611
|
+
optional: false
|
|
33612
|
+
}],
|
|
33613
|
+
"deviceManager.setRole": [{
|
|
33614
|
+
name: "deviceId",
|
|
33615
|
+
form: "single",
|
|
33616
|
+
optional: false
|
|
33617
|
+
}],
|
|
33618
|
+
"deviceManager.setStreamProfileMap": [{
|
|
33619
|
+
name: "deviceId",
|
|
33620
|
+
form: "single",
|
|
33621
|
+
optional: false
|
|
33622
|
+
}],
|
|
33623
|
+
"deviceManager.setType": [{
|
|
33624
|
+
name: "deviceId",
|
|
33625
|
+
form: "single",
|
|
33626
|
+
optional: false
|
|
33627
|
+
}],
|
|
33628
|
+
"deviceManager.setWrapperActive": [{
|
|
33629
|
+
name: "deviceId",
|
|
33630
|
+
form: "single",
|
|
33631
|
+
optional: false
|
|
33632
|
+
}],
|
|
33633
|
+
"deviceManager.testField": [{
|
|
33634
|
+
name: "deviceId",
|
|
33635
|
+
form: "single",
|
|
33636
|
+
optional: false
|
|
33637
|
+
}],
|
|
33638
|
+
"deviceManager.updateConfig": [{
|
|
33639
|
+
name: "deviceId",
|
|
33640
|
+
form: "single",
|
|
33641
|
+
optional: false
|
|
33642
|
+
}],
|
|
33643
|
+
"deviceManager.updateDeviceField": [{
|
|
33644
|
+
name: "deviceId",
|
|
33645
|
+
form: "single",
|
|
33646
|
+
optional: false
|
|
33647
|
+
}],
|
|
33648
|
+
"deviceManager.updateDeviceFieldsBatch": [{
|
|
33649
|
+
name: "deviceId",
|
|
33650
|
+
form: "single",
|
|
33651
|
+
optional: false
|
|
33652
|
+
}],
|
|
33653
|
+
"deviceOps.getConfigEntries": [{
|
|
33654
|
+
name: "deviceId",
|
|
33655
|
+
form: "single",
|
|
33656
|
+
optional: false
|
|
33657
|
+
}],
|
|
33658
|
+
"deviceOps.getRawState": [{
|
|
33659
|
+
name: "deviceId",
|
|
33660
|
+
form: "single",
|
|
33661
|
+
optional: false
|
|
33662
|
+
}],
|
|
33663
|
+
"deviceOps.getSettingsSchema": [{
|
|
33664
|
+
name: "deviceId",
|
|
33665
|
+
form: "single",
|
|
33666
|
+
optional: false
|
|
33667
|
+
}],
|
|
33668
|
+
"deviceOps.getStreamSources": [{
|
|
33669
|
+
name: "deviceId",
|
|
33670
|
+
form: "single",
|
|
33671
|
+
optional: false
|
|
33672
|
+
}],
|
|
33673
|
+
"deviceOps.removeDevice": [{
|
|
33674
|
+
name: "deviceId",
|
|
33675
|
+
form: "single",
|
|
33676
|
+
optional: false
|
|
33677
|
+
}],
|
|
33678
|
+
"deviceOps.runAction": [{
|
|
33679
|
+
name: "deviceId",
|
|
33680
|
+
form: "single",
|
|
33681
|
+
optional: false
|
|
33682
|
+
}],
|
|
33683
|
+
"deviceOps.setConfig": [{
|
|
33684
|
+
name: "deviceId",
|
|
33685
|
+
form: "single",
|
|
33686
|
+
optional: false
|
|
33687
|
+
}],
|
|
33688
|
+
"deviceState.getCapSlice": [{
|
|
33689
|
+
name: "deviceId",
|
|
33690
|
+
form: "single",
|
|
33691
|
+
optional: false
|
|
33692
|
+
}],
|
|
33693
|
+
"deviceState.getSnapshot": [{
|
|
33694
|
+
name: "deviceId",
|
|
33695
|
+
form: "single",
|
|
33696
|
+
optional: false
|
|
33697
|
+
}],
|
|
33698
|
+
"deviceState.setCapSlice": [{
|
|
33699
|
+
name: "deviceId",
|
|
33700
|
+
form: "single",
|
|
33701
|
+
optional: false
|
|
33702
|
+
}],
|
|
33703
|
+
"events.getEventClipUrl": [{
|
|
33704
|
+
name: "deviceId",
|
|
33705
|
+
form: "single",
|
|
33706
|
+
optional: false
|
|
33707
|
+
}],
|
|
33708
|
+
"events.getEvents": [{
|
|
33709
|
+
name: "deviceId",
|
|
33710
|
+
form: "single",
|
|
33711
|
+
optional: false
|
|
33712
|
+
}],
|
|
33713
|
+
"events.getEventThumbnail": [{
|
|
33714
|
+
name: "deviceId",
|
|
33715
|
+
form: "single",
|
|
33716
|
+
optional: false
|
|
33717
|
+
}],
|
|
33718
|
+
"faceGallery.getFaceByTrack": [{
|
|
33719
|
+
name: "deviceId",
|
|
33720
|
+
form: "single",
|
|
33721
|
+
optional: false
|
|
33722
|
+
}],
|
|
33723
|
+
"faceGallery.listRecentFaces": [{
|
|
33724
|
+
name: "deviceId",
|
|
33725
|
+
form: "single",
|
|
33726
|
+
optional: true
|
|
33727
|
+
}],
|
|
33728
|
+
"fanControl.setDirection": [{
|
|
33729
|
+
name: "deviceId",
|
|
33730
|
+
form: "single",
|
|
33731
|
+
optional: false
|
|
33732
|
+
}],
|
|
33733
|
+
"fanControl.setOscillating": [{
|
|
33734
|
+
name: "deviceId",
|
|
33735
|
+
form: "single",
|
|
33736
|
+
optional: false
|
|
33737
|
+
}],
|
|
33738
|
+
"fanControl.setPercentage": [{
|
|
33739
|
+
name: "deviceId",
|
|
33740
|
+
form: "single",
|
|
33741
|
+
optional: false
|
|
33742
|
+
}],
|
|
33743
|
+
"fanControl.setPreset": [{
|
|
33744
|
+
name: "deviceId",
|
|
33745
|
+
form: "single",
|
|
33746
|
+
optional: false
|
|
33747
|
+
}],
|
|
33748
|
+
"humidifier.setMode": [{
|
|
33749
|
+
name: "deviceId",
|
|
33750
|
+
form: "single",
|
|
33751
|
+
optional: false
|
|
33752
|
+
}],
|
|
33753
|
+
"humidifier.setOn": [{
|
|
33754
|
+
name: "deviceId",
|
|
33755
|
+
form: "single",
|
|
33756
|
+
optional: false
|
|
33757
|
+
}],
|
|
33758
|
+
"humidifier.setTargetHumidity": [{
|
|
33759
|
+
name: "deviceId",
|
|
33760
|
+
form: "single",
|
|
33761
|
+
optional: false
|
|
33762
|
+
}],
|
|
33763
|
+
"imageSettings.getOptions": [{
|
|
33764
|
+
name: "deviceId",
|
|
33765
|
+
form: "single",
|
|
33766
|
+
optional: false
|
|
33767
|
+
}],
|
|
33768
|
+
"imageSettings.setSettings": [{
|
|
33769
|
+
name: "deviceId",
|
|
33770
|
+
form: "single",
|
|
33771
|
+
optional: false
|
|
33772
|
+
}],
|
|
33773
|
+
"intercom.endTalkSession": [{
|
|
33774
|
+
name: "deviceId",
|
|
33775
|
+
form: "single",
|
|
33776
|
+
optional: false
|
|
33777
|
+
}],
|
|
33778
|
+
"intercom.handleAnswer": [{
|
|
33779
|
+
name: "deviceId",
|
|
33780
|
+
form: "single",
|
|
33781
|
+
optional: false
|
|
33782
|
+
}],
|
|
33783
|
+
"intercom.pushTalkAudio": [{
|
|
33784
|
+
name: "deviceId",
|
|
33785
|
+
form: "single",
|
|
33786
|
+
optional: false
|
|
33787
|
+
}],
|
|
33788
|
+
"intercom.startSession": [{
|
|
33789
|
+
name: "deviceId",
|
|
33790
|
+
form: "single",
|
|
33791
|
+
optional: false
|
|
33792
|
+
}],
|
|
33793
|
+
"intercom.startTalkSession": [{
|
|
33794
|
+
name: "deviceId",
|
|
33795
|
+
form: "single",
|
|
33796
|
+
optional: false
|
|
33797
|
+
}],
|
|
33798
|
+
"intercom.stopSession": [{
|
|
33799
|
+
name: "deviceId",
|
|
33800
|
+
form: "single",
|
|
33801
|
+
optional: false
|
|
33802
|
+
}],
|
|
33803
|
+
"lawnMowerControl.dock": [{
|
|
33804
|
+
name: "deviceId",
|
|
33805
|
+
form: "single",
|
|
33806
|
+
optional: false
|
|
33807
|
+
}],
|
|
33808
|
+
"lawnMowerControl.pause": [{
|
|
33809
|
+
name: "deviceId",
|
|
33810
|
+
form: "single",
|
|
33811
|
+
optional: false
|
|
33812
|
+
}],
|
|
33813
|
+
"lawnMowerControl.startMowing": [{
|
|
33814
|
+
name: "deviceId",
|
|
33815
|
+
form: "single",
|
|
33816
|
+
optional: false
|
|
33817
|
+
}],
|
|
33818
|
+
"lockControl.lock": [{
|
|
33819
|
+
name: "deviceId",
|
|
33820
|
+
form: "single",
|
|
33821
|
+
optional: false
|
|
33822
|
+
}],
|
|
33823
|
+
"lockControl.open": [{
|
|
33824
|
+
name: "deviceId",
|
|
33825
|
+
form: "single",
|
|
33826
|
+
optional: false
|
|
33827
|
+
}],
|
|
33828
|
+
"lockControl.unlock": [{
|
|
33829
|
+
name: "deviceId",
|
|
33830
|
+
form: "single",
|
|
33831
|
+
optional: false
|
|
33832
|
+
}],
|
|
33833
|
+
"mediaPlayer.next": [{
|
|
33834
|
+
name: "deviceId",
|
|
33835
|
+
form: "single",
|
|
33836
|
+
optional: false
|
|
33837
|
+
}],
|
|
33838
|
+
"mediaPlayer.pause": [{
|
|
33839
|
+
name: "deviceId",
|
|
33840
|
+
form: "single",
|
|
33841
|
+
optional: false
|
|
33842
|
+
}],
|
|
33843
|
+
"mediaPlayer.play": [{
|
|
33844
|
+
name: "deviceId",
|
|
33845
|
+
form: "single",
|
|
33846
|
+
optional: false
|
|
33847
|
+
}],
|
|
33848
|
+
"mediaPlayer.playMedia": [{
|
|
33849
|
+
name: "deviceId",
|
|
33850
|
+
form: "single",
|
|
33851
|
+
optional: false
|
|
33852
|
+
}],
|
|
33853
|
+
"mediaPlayer.previous": [{
|
|
33854
|
+
name: "deviceId",
|
|
33855
|
+
form: "single",
|
|
33856
|
+
optional: false
|
|
33857
|
+
}],
|
|
33858
|
+
"mediaPlayer.seek": [{
|
|
33859
|
+
name: "deviceId",
|
|
33860
|
+
form: "single",
|
|
33861
|
+
optional: false
|
|
33862
|
+
}],
|
|
33863
|
+
"mediaPlayer.selectSource": [{
|
|
33864
|
+
name: "deviceId",
|
|
33865
|
+
form: "single",
|
|
33866
|
+
optional: false
|
|
33867
|
+
}],
|
|
33868
|
+
"mediaPlayer.setMute": [{
|
|
33869
|
+
name: "deviceId",
|
|
33870
|
+
form: "single",
|
|
33871
|
+
optional: false
|
|
33872
|
+
}],
|
|
33873
|
+
"mediaPlayer.setRepeat": [{
|
|
33874
|
+
name: "deviceId",
|
|
33875
|
+
form: "single",
|
|
33876
|
+
optional: false
|
|
33877
|
+
}],
|
|
33878
|
+
"mediaPlayer.setShuffle": [{
|
|
33879
|
+
name: "deviceId",
|
|
33880
|
+
form: "single",
|
|
33881
|
+
optional: false
|
|
33882
|
+
}],
|
|
33883
|
+
"mediaPlayer.setVolume": [{
|
|
33884
|
+
name: "deviceId",
|
|
33885
|
+
form: "single",
|
|
33886
|
+
optional: false
|
|
33887
|
+
}],
|
|
33888
|
+
"mediaPlayer.stop": [{
|
|
33889
|
+
name: "deviceId",
|
|
33890
|
+
form: "single",
|
|
33891
|
+
optional: false
|
|
33892
|
+
}],
|
|
33893
|
+
"motion.isDetected": [{
|
|
33894
|
+
name: "deviceId",
|
|
33895
|
+
form: "single",
|
|
33896
|
+
optional: false
|
|
33897
|
+
}],
|
|
33898
|
+
"motionDetection.analyze": [{
|
|
33899
|
+
name: "deviceId",
|
|
33900
|
+
form: "single",
|
|
33901
|
+
optional: false
|
|
33902
|
+
}],
|
|
33903
|
+
"motionDetection.removeCamera": [{
|
|
33904
|
+
name: "deviceId",
|
|
33905
|
+
form: "single",
|
|
33906
|
+
optional: false
|
|
33907
|
+
}],
|
|
33908
|
+
"motionTrigger.setMotionTrigger": [{
|
|
33909
|
+
name: "deviceId",
|
|
33910
|
+
form: "single",
|
|
33911
|
+
optional: false
|
|
33912
|
+
}],
|
|
33913
|
+
"motionZones.getOptions": [{
|
|
33914
|
+
name: "deviceId",
|
|
33915
|
+
form: "single",
|
|
33916
|
+
optional: false
|
|
33917
|
+
}],
|
|
33918
|
+
"motionZones.setZone": [{
|
|
33919
|
+
name: "deviceId",
|
|
33920
|
+
form: "single",
|
|
33921
|
+
optional: false
|
|
33922
|
+
}],
|
|
33923
|
+
"nativeObjectDetection.setEnabled": [{
|
|
33924
|
+
name: "deviceId",
|
|
33925
|
+
form: "single",
|
|
33926
|
+
optional: false
|
|
33927
|
+
}],
|
|
33928
|
+
"networkQuality.getDeviceStats": [{
|
|
33929
|
+
name: "deviceId",
|
|
33930
|
+
form: "single",
|
|
33931
|
+
optional: false
|
|
33932
|
+
}],
|
|
33933
|
+
"networkQuality.reportClientStats": [{
|
|
33934
|
+
name: "deviceId",
|
|
33935
|
+
form: "single",
|
|
33936
|
+
optional: false
|
|
33937
|
+
}],
|
|
33938
|
+
"notificationRules.setDeviceMuted": [{
|
|
33939
|
+
name: "deviceId",
|
|
33940
|
+
form: "single",
|
|
33941
|
+
optional: false
|
|
33942
|
+
}],
|
|
33943
|
+
"notifier.cancel": [{
|
|
33944
|
+
name: "deviceId",
|
|
33945
|
+
form: "single",
|
|
33946
|
+
optional: false
|
|
33947
|
+
}],
|
|
33948
|
+
"notifier.send": [{
|
|
33949
|
+
name: "deviceId",
|
|
33950
|
+
form: "single",
|
|
33951
|
+
optional: false
|
|
33952
|
+
}],
|
|
33953
|
+
"osd.setOverlay": [{
|
|
33954
|
+
name: "deviceId",
|
|
33955
|
+
form: "single",
|
|
33956
|
+
optional: false
|
|
33957
|
+
}],
|
|
33958
|
+
"osdManager.clearSlotBinding": [{
|
|
33959
|
+
name: "deviceId",
|
|
33960
|
+
form: "single",
|
|
33961
|
+
optional: false
|
|
33962
|
+
}],
|
|
33963
|
+
"osdManager.copyDeviceConfiguration": [{
|
|
33964
|
+
name: "sourceDeviceId",
|
|
33965
|
+
form: "single",
|
|
33966
|
+
optional: false
|
|
33967
|
+
}, {
|
|
33968
|
+
name: "targetDeviceId",
|
|
33969
|
+
form: "single",
|
|
33970
|
+
optional: false
|
|
33971
|
+
}],
|
|
33972
|
+
"osdManager.getDeviceOsd": [{
|
|
33973
|
+
name: "deviceId",
|
|
33974
|
+
form: "single",
|
|
33975
|
+
optional: false
|
|
33976
|
+
}],
|
|
33977
|
+
"osdManager.getSourceCatalog": [{
|
|
33978
|
+
name: "deviceId",
|
|
33979
|
+
form: "single",
|
|
33980
|
+
optional: false
|
|
33981
|
+
}],
|
|
33982
|
+
"osdManager.previewSlot": [{
|
|
33983
|
+
name: "deviceId",
|
|
33984
|
+
form: "single",
|
|
33985
|
+
optional: false
|
|
33986
|
+
}],
|
|
33987
|
+
"osdManager.renderDevice": [{
|
|
33988
|
+
name: "deviceId",
|
|
33989
|
+
form: "single",
|
|
33990
|
+
optional: false
|
|
33991
|
+
}],
|
|
33992
|
+
"osdManager.setSlotBinding": [{
|
|
33993
|
+
name: "deviceId",
|
|
33994
|
+
form: "single",
|
|
33995
|
+
optional: false
|
|
33996
|
+
}],
|
|
33997
|
+
"petFeeder.callPet": [{
|
|
33998
|
+
name: "deviceId",
|
|
33999
|
+
form: "single",
|
|
34000
|
+
optional: false
|
|
34001
|
+
}],
|
|
34002
|
+
"petFeeder.cancelFeed": [{
|
|
34003
|
+
name: "deviceId",
|
|
34004
|
+
form: "single",
|
|
34005
|
+
optional: false
|
|
34006
|
+
}],
|
|
34007
|
+
"petFeeder.feed": [{
|
|
34008
|
+
name: "deviceId",
|
|
34009
|
+
form: "single",
|
|
34010
|
+
optional: false
|
|
34011
|
+
}],
|
|
34012
|
+
"petFeeder.markFoodReplenished": [{
|
|
34013
|
+
name: "deviceId",
|
|
34014
|
+
form: "single",
|
|
34015
|
+
optional: false
|
|
34016
|
+
}],
|
|
34017
|
+
"petFeeder.playSound": [{
|
|
34018
|
+
name: "deviceId",
|
|
34019
|
+
form: "single",
|
|
34020
|
+
optional: false
|
|
34021
|
+
}],
|
|
34022
|
+
"petFeeder.resetDesiccant": [{
|
|
34023
|
+
name: "deviceId",
|
|
34024
|
+
form: "single",
|
|
34025
|
+
optional: false
|
|
34026
|
+
}],
|
|
34027
|
+
"petFeeder.setChildLock": [{
|
|
34028
|
+
name: "deviceId",
|
|
34029
|
+
form: "single",
|
|
34030
|
+
optional: false
|
|
34031
|
+
}],
|
|
34032
|
+
"petFeeder.setFeedSound": [{
|
|
34033
|
+
name: "deviceId",
|
|
34034
|
+
form: "single",
|
|
34035
|
+
optional: false
|
|
34036
|
+
}],
|
|
34037
|
+
"petFeeder.setIndicatorLight": [{
|
|
34038
|
+
name: "deviceId",
|
|
34039
|
+
form: "single",
|
|
34040
|
+
optional: false
|
|
34041
|
+
}],
|
|
34042
|
+
"petFeeder.setVolume": [{
|
|
34043
|
+
name: "deviceId",
|
|
34044
|
+
form: "single",
|
|
34045
|
+
optional: false
|
|
34046
|
+
}],
|
|
34047
|
+
"pipelineAnalytics.clearTracks": [{
|
|
34048
|
+
name: "deviceId",
|
|
34049
|
+
form: "single",
|
|
34050
|
+
optional: false
|
|
34051
|
+
}],
|
|
34052
|
+
"pipelineAnalytics.completeRetrainTrack": [{
|
|
34053
|
+
name: "deviceId",
|
|
34054
|
+
form: "single",
|
|
34055
|
+
optional: false
|
|
34056
|
+
}],
|
|
34057
|
+
"pipelineAnalytics.deleteDeviceEvents": [{
|
|
34058
|
+
name: "deviceId",
|
|
34059
|
+
form: "single",
|
|
34060
|
+
optional: false
|
|
34061
|
+
}],
|
|
34062
|
+
"pipelineAnalytics.deleteTracks": [{
|
|
34063
|
+
name: "deviceId",
|
|
34064
|
+
form: "single",
|
|
34065
|
+
optional: false
|
|
34066
|
+
}],
|
|
34067
|
+
"pipelineAnalytics.deselectRetrainFrame": [{
|
|
34068
|
+
name: "deviceId",
|
|
34069
|
+
form: "single",
|
|
34070
|
+
optional: false
|
|
34071
|
+
}],
|
|
34072
|
+
"pipelineAnalytics.getActiveTracks": [{
|
|
34073
|
+
name: "deviceId",
|
|
34074
|
+
form: "single",
|
|
34075
|
+
optional: false
|
|
34076
|
+
}],
|
|
34077
|
+
"pipelineAnalytics.getAudioEvents": [{
|
|
34078
|
+
name: "deviceId",
|
|
34079
|
+
form: "single",
|
|
34080
|
+
optional: false
|
|
34081
|
+
}],
|
|
34082
|
+
"pipelineAnalytics.getEventDensity": [{
|
|
34083
|
+
name: "deviceId",
|
|
34084
|
+
form: "single",
|
|
34085
|
+
optional: false
|
|
34086
|
+
}],
|
|
34087
|
+
"pipelineAnalytics.getKeyEvents": [{
|
|
34088
|
+
name: "deviceId",
|
|
34089
|
+
form: "single",
|
|
34090
|
+
optional: false
|
|
34091
|
+
}],
|
|
34092
|
+
"pipelineAnalytics.getMotionEvents": [{
|
|
34093
|
+
name: "deviceId",
|
|
34094
|
+
form: "single",
|
|
34095
|
+
optional: false
|
|
34096
|
+
}],
|
|
34097
|
+
"pipelineAnalytics.getObjectEvents": [{
|
|
34098
|
+
name: "deviceId",
|
|
34099
|
+
form: "single",
|
|
34100
|
+
optional: false
|
|
34101
|
+
}],
|
|
34102
|
+
"pipelineAnalytics.getRetrainExportUrl": [{
|
|
34103
|
+
name: "deviceIds",
|
|
34104
|
+
form: "array",
|
|
34105
|
+
optional: true
|
|
34106
|
+
}],
|
|
34107
|
+
"pipelineAnalytics.getSensorEvents": [{
|
|
34108
|
+
name: "deviceId",
|
|
34109
|
+
form: "single",
|
|
34110
|
+
optional: false
|
|
34111
|
+
}],
|
|
34112
|
+
"pipelineAnalytics.getTrack": [{
|
|
34113
|
+
name: "deviceId",
|
|
34114
|
+
form: "single",
|
|
34115
|
+
optional: false
|
|
34116
|
+
}],
|
|
34117
|
+
"pipelineAnalytics.getTrainingExportSummary": [{
|
|
34118
|
+
name: "deviceIds",
|
|
34119
|
+
form: "array",
|
|
34120
|
+
optional: true
|
|
34121
|
+
}],
|
|
34122
|
+
"pipelineAnalytics.getTrainingExportUrl": [{
|
|
34123
|
+
name: "deviceIds",
|
|
34124
|
+
form: "array",
|
|
34125
|
+
optional: true
|
|
34126
|
+
}],
|
|
34127
|
+
"pipelineAnalytics.listEventKinds": [{
|
|
34128
|
+
name: "deviceId",
|
|
34129
|
+
form: "single",
|
|
34130
|
+
optional: false
|
|
34131
|
+
}],
|
|
34132
|
+
"pipelineAnalytics.listEventKindsBatch": [{
|
|
34133
|
+
name: "deviceIds",
|
|
34134
|
+
form: "array",
|
|
34135
|
+
optional: false
|
|
34136
|
+
}],
|
|
34137
|
+
"pipelineAnalytics.listOpsLog": [{
|
|
34138
|
+
name: "deviceId",
|
|
34139
|
+
form: "single",
|
|
34140
|
+
optional: true
|
|
34141
|
+
}],
|
|
34142
|
+
"pipelineAnalytics.listRecentTracks": [{
|
|
34143
|
+
name: "deviceIds",
|
|
34144
|
+
form: "array",
|
|
34145
|
+
optional: false
|
|
34146
|
+
}],
|
|
34147
|
+
"pipelineAnalytics.listRetrainStaging": [{
|
|
34148
|
+
name: "deviceIds",
|
|
34149
|
+
form: "array",
|
|
34150
|
+
optional: true
|
|
34151
|
+
}],
|
|
34152
|
+
"pipelineAnalytics.listTracks": [{
|
|
34153
|
+
name: "deviceId",
|
|
34154
|
+
form: "single",
|
|
34155
|
+
optional: false
|
|
34156
|
+
}],
|
|
34157
|
+
"pipelineAnalytics.proposeRetrainAnnotations": [{
|
|
34158
|
+
name: "deviceId",
|
|
34159
|
+
form: "single",
|
|
34160
|
+
optional: false
|
|
34161
|
+
}],
|
|
34162
|
+
"pipelineAnalytics.pruneEventsBefore": [{
|
|
34163
|
+
name: "deviceId",
|
|
34164
|
+
form: "single",
|
|
34165
|
+
optional: false
|
|
34166
|
+
}],
|
|
34167
|
+
"pipelineAnalytics.pruneTracksBefore": [{
|
|
34168
|
+
name: "deviceId",
|
|
34169
|
+
form: "single",
|
|
34170
|
+
optional: false
|
|
34171
|
+
}],
|
|
34172
|
+
"pipelineAnalytics.rebuildObjectEmbeddings": [{
|
|
34173
|
+
name: "deviceId",
|
|
34174
|
+
form: "single",
|
|
34175
|
+
optional: true
|
|
34176
|
+
}],
|
|
34177
|
+
"pipelineAnalytics.restageRetrainTrack": [{
|
|
34178
|
+
name: "deviceId",
|
|
34179
|
+
form: "single",
|
|
34180
|
+
optional: false
|
|
34181
|
+
}],
|
|
34182
|
+
"pipelineAnalytics.saveRetrainAnnotations": [{
|
|
34183
|
+
name: "deviceId",
|
|
34184
|
+
form: "single",
|
|
34185
|
+
optional: false
|
|
34186
|
+
}],
|
|
34187
|
+
"pipelineAnalytics.searchObjectEvents": [{
|
|
34188
|
+
name: "deviceId",
|
|
34189
|
+
form: "single",
|
|
34190
|
+
optional: true
|
|
34191
|
+
}],
|
|
34192
|
+
"pipelineAnalytics.selectRetrainFrames": [{
|
|
34193
|
+
name: "deviceId",
|
|
34194
|
+
form: "single",
|
|
34195
|
+
optional: false
|
|
34196
|
+
}],
|
|
34197
|
+
"pipelineAnalytics.setTrackFlags": [{
|
|
34198
|
+
name: "deviceId",
|
|
34199
|
+
form: "single",
|
|
34200
|
+
optional: false
|
|
34201
|
+
}],
|
|
34202
|
+
"pipelineAnalytics.wipeAllAnalytics": [{
|
|
34203
|
+
name: "deviceId",
|
|
34204
|
+
form: "single",
|
|
34205
|
+
optional: false
|
|
34206
|
+
}],
|
|
34207
|
+
"pipelineExecutor.runPipeline": [{
|
|
34208
|
+
name: "deviceId",
|
|
34209
|
+
form: "single",
|
|
34210
|
+
optional: true
|
|
34211
|
+
}],
|
|
34212
|
+
"pipelineExecutor.runPipelineBatch": [{
|
|
34213
|
+
name: "deviceId",
|
|
34214
|
+
form: "single",
|
|
34215
|
+
optional: true
|
|
34216
|
+
}],
|
|
34217
|
+
"pipelineOrchestrator.assignAudio": [{
|
|
34218
|
+
name: "deviceId",
|
|
34219
|
+
form: "single",
|
|
34220
|
+
optional: false
|
|
34221
|
+
}],
|
|
34222
|
+
"pipelineOrchestrator.assignPipeline": [{
|
|
34223
|
+
name: "deviceId",
|
|
34224
|
+
form: "single",
|
|
34225
|
+
optional: false
|
|
34226
|
+
}],
|
|
34227
|
+
"pipelineOrchestrator.getAudioAssignment": [{
|
|
34228
|
+
name: "deviceId",
|
|
34229
|
+
form: "single",
|
|
34230
|
+
optional: false
|
|
34231
|
+
}],
|
|
34232
|
+
"pipelineOrchestrator.getCameraMetrics": [{
|
|
34233
|
+
name: "deviceId",
|
|
34234
|
+
form: "single",
|
|
34235
|
+
optional: false
|
|
34236
|
+
}],
|
|
34237
|
+
"pipelineOrchestrator.getCameraSettings": [{
|
|
34238
|
+
name: "deviceId",
|
|
34239
|
+
form: "single",
|
|
34240
|
+
optional: false
|
|
34241
|
+
}],
|
|
34242
|
+
"pipelineOrchestrator.getCameraStatus": [{
|
|
34243
|
+
name: "deviceId",
|
|
34244
|
+
form: "single",
|
|
34245
|
+
optional: false
|
|
34246
|
+
}],
|
|
34247
|
+
"pipelineOrchestrator.getCameraStatuses": [{
|
|
34248
|
+
name: "deviceIds",
|
|
34249
|
+
form: "array",
|
|
34250
|
+
optional: true
|
|
34251
|
+
}],
|
|
34252
|
+
"pipelineOrchestrator.getCameraStepOverrides": [{
|
|
34253
|
+
name: "deviceId",
|
|
34254
|
+
form: "single",
|
|
34255
|
+
optional: false
|
|
34256
|
+
}],
|
|
34257
|
+
"pipelineOrchestrator.getCameraSwitches": [{
|
|
34258
|
+
name: "deviceId",
|
|
34259
|
+
form: "single",
|
|
34260
|
+
optional: false
|
|
34261
|
+
}],
|
|
34262
|
+
"pipelineOrchestrator.getPipelineAssignment": [{
|
|
34263
|
+
name: "deviceId",
|
|
34264
|
+
form: "single",
|
|
34265
|
+
optional: false
|
|
34266
|
+
}],
|
|
34267
|
+
"pipelineOrchestrator.getPipelineDevicePin": [{
|
|
34268
|
+
name: "deviceId",
|
|
34269
|
+
form: "single",
|
|
34270
|
+
optional: false
|
|
34271
|
+
}],
|
|
34272
|
+
"pipelineOrchestrator.resolvePipeline": [{
|
|
34273
|
+
name: "deviceId",
|
|
34274
|
+
form: "single",
|
|
34275
|
+
optional: false
|
|
34276
|
+
}],
|
|
34277
|
+
"pipelineOrchestrator.setCameraPipelineForAgent": [{
|
|
34278
|
+
name: "deviceId",
|
|
34279
|
+
form: "single",
|
|
34280
|
+
optional: false
|
|
34281
|
+
}],
|
|
34282
|
+
"pipelineOrchestrator.setCameraStepOverride": [{
|
|
34283
|
+
name: "deviceId",
|
|
34284
|
+
form: "single",
|
|
34285
|
+
optional: false
|
|
34286
|
+
}],
|
|
34287
|
+
"pipelineOrchestrator.setCameraStepToggle": [{
|
|
34288
|
+
name: "deviceId",
|
|
34289
|
+
form: "single",
|
|
34290
|
+
optional: false
|
|
34291
|
+
}],
|
|
34292
|
+
"pipelineOrchestrator.setCameraSwitch": [{
|
|
34293
|
+
name: "deviceId",
|
|
34294
|
+
form: "single",
|
|
34295
|
+
optional: false
|
|
34296
|
+
}],
|
|
34297
|
+
"pipelineOrchestrator.setPipelineDevicePin": [{
|
|
34298
|
+
name: "deviceId",
|
|
34299
|
+
form: "single",
|
|
34300
|
+
optional: false
|
|
34301
|
+
}],
|
|
34302
|
+
"pipelineOrchestrator.unassignAudio": [{
|
|
34303
|
+
name: "deviceId",
|
|
34304
|
+
form: "single",
|
|
34305
|
+
optional: false
|
|
34306
|
+
}],
|
|
34307
|
+
"pipelineOrchestrator.unassignPipeline": [{
|
|
34308
|
+
name: "deviceId",
|
|
34309
|
+
form: "single",
|
|
34310
|
+
optional: false
|
|
34311
|
+
}],
|
|
34312
|
+
"pipelineRunner.attachCamera": [{
|
|
34313
|
+
name: "deviceId",
|
|
34314
|
+
form: "single",
|
|
34315
|
+
optional: false
|
|
34316
|
+
}],
|
|
34317
|
+
"pipelineRunner.detachCamera": [{
|
|
34318
|
+
name: "deviceId",
|
|
34319
|
+
form: "single",
|
|
34320
|
+
optional: false
|
|
34321
|
+
}],
|
|
34322
|
+
"pipelineRunner.getCameraMetrics": [{
|
|
34323
|
+
name: "deviceId",
|
|
34324
|
+
form: "single",
|
|
34325
|
+
optional: false
|
|
34326
|
+
}],
|
|
34327
|
+
"pipelineRunner.reportMotion": [{
|
|
34328
|
+
name: "deviceId",
|
|
34329
|
+
form: "single",
|
|
34330
|
+
optional: false
|
|
34331
|
+
}],
|
|
34332
|
+
"pipelineRunner.runDetailSubtree": [{
|
|
34333
|
+
name: "deviceId",
|
|
34334
|
+
form: "single",
|
|
34335
|
+
optional: false
|
|
34336
|
+
}],
|
|
34337
|
+
"pipelineRunner.runStatelessStep": [{
|
|
34338
|
+
name: "sourceDeviceId",
|
|
34339
|
+
form: "single",
|
|
34340
|
+
optional: false
|
|
34341
|
+
}],
|
|
34342
|
+
"plateGallery.getPlateByTrack": [{
|
|
34343
|
+
name: "deviceId",
|
|
34344
|
+
form: "single",
|
|
34345
|
+
optional: false
|
|
34346
|
+
}],
|
|
34347
|
+
"plateGallery.listPlates": [{
|
|
34348
|
+
name: "deviceId",
|
|
34349
|
+
form: "single",
|
|
34350
|
+
optional: true
|
|
34351
|
+
}],
|
|
34352
|
+
"privacyMask.getOptions": [{
|
|
34353
|
+
name: "deviceId",
|
|
34354
|
+
form: "single",
|
|
34355
|
+
optional: false
|
|
34356
|
+
}],
|
|
34357
|
+
"privacyMask.setAudioEnabled": [{
|
|
34358
|
+
name: "deviceId",
|
|
34359
|
+
form: "single",
|
|
34360
|
+
optional: false
|
|
34361
|
+
}],
|
|
34362
|
+
"privacyMask.setMask": [{
|
|
34363
|
+
name: "deviceId",
|
|
34364
|
+
form: "single",
|
|
34365
|
+
optional: false
|
|
34366
|
+
}],
|
|
34367
|
+
"ptz.continuousMove": [{
|
|
34368
|
+
name: "deviceId",
|
|
34369
|
+
form: "single",
|
|
34370
|
+
optional: false
|
|
34371
|
+
}],
|
|
34372
|
+
"ptz.deletePreset": [{
|
|
34373
|
+
name: "deviceId",
|
|
34374
|
+
form: "single",
|
|
34375
|
+
optional: false
|
|
34376
|
+
}],
|
|
34377
|
+
"ptz.getOptions": [{
|
|
34378
|
+
name: "deviceId",
|
|
34379
|
+
form: "single",
|
|
34380
|
+
optional: false
|
|
34381
|
+
}],
|
|
34382
|
+
"ptz.getPosition": [{
|
|
34383
|
+
name: "deviceId",
|
|
34384
|
+
form: "single",
|
|
34385
|
+
optional: false
|
|
34386
|
+
}],
|
|
34387
|
+
"ptz.getPresets": [{
|
|
34388
|
+
name: "deviceId",
|
|
34389
|
+
form: "single",
|
|
34390
|
+
optional: false
|
|
34391
|
+
}],
|
|
34392
|
+
"ptz.goHome": [{
|
|
34393
|
+
name: "deviceId",
|
|
34394
|
+
form: "single",
|
|
34395
|
+
optional: false
|
|
34396
|
+
}],
|
|
34397
|
+
"ptz.goToPreset": [{
|
|
34398
|
+
name: "deviceId",
|
|
34399
|
+
form: "single",
|
|
34400
|
+
optional: false
|
|
34401
|
+
}],
|
|
34402
|
+
"ptz.move": [{
|
|
34403
|
+
name: "deviceId",
|
|
34404
|
+
form: "single",
|
|
34405
|
+
optional: false
|
|
34406
|
+
}],
|
|
34407
|
+
"ptz.savePreset": [{
|
|
34408
|
+
name: "deviceId",
|
|
34409
|
+
form: "single",
|
|
34410
|
+
optional: false
|
|
34411
|
+
}],
|
|
34412
|
+
"ptz.setAutofocus": [{
|
|
34413
|
+
name: "deviceId",
|
|
34414
|
+
form: "single",
|
|
34415
|
+
optional: false
|
|
34416
|
+
}],
|
|
34417
|
+
"ptz.stop": [{
|
|
34418
|
+
name: "deviceId",
|
|
34419
|
+
form: "single",
|
|
34420
|
+
optional: false
|
|
34421
|
+
}],
|
|
34422
|
+
"ptzAutotrack.getSettings": [{
|
|
34423
|
+
name: "deviceId",
|
|
34424
|
+
form: "single",
|
|
34425
|
+
optional: false
|
|
34426
|
+
}],
|
|
34427
|
+
"ptzAutotrack.getStatus": [{
|
|
34428
|
+
name: "deviceId",
|
|
34429
|
+
form: "single",
|
|
34430
|
+
optional: false
|
|
34431
|
+
}],
|
|
34432
|
+
"ptzAutotrack.setEnabled": [{
|
|
34433
|
+
name: "deviceId",
|
|
34434
|
+
form: "single",
|
|
34435
|
+
optional: false
|
|
34436
|
+
}],
|
|
34437
|
+
"ptzAutotrack.setSettings": [{
|
|
34438
|
+
name: "deviceId",
|
|
34439
|
+
form: "single",
|
|
34440
|
+
optional: false
|
|
34441
|
+
}],
|
|
34442
|
+
"reboot.reboot": [{
|
|
34443
|
+
name: "deviceId",
|
|
34444
|
+
form: "single",
|
|
34445
|
+
optional: false
|
|
34446
|
+
}],
|
|
34447
|
+
"recording.deleteFootprint": [{
|
|
34448
|
+
name: "deviceId",
|
|
34449
|
+
form: "single",
|
|
34450
|
+
optional: false
|
|
34451
|
+
}],
|
|
34452
|
+
"recording.getAvailability": [{
|
|
34453
|
+
name: "deviceId",
|
|
34454
|
+
form: "single",
|
|
34455
|
+
optional: false
|
|
34456
|
+
}],
|
|
34457
|
+
"recording.getDaysWithRecordings": [{
|
|
34458
|
+
name: "deviceId",
|
|
34459
|
+
form: "single",
|
|
34460
|
+
optional: false
|
|
34461
|
+
}],
|
|
34462
|
+
"recording.getDeviceConfig": [{
|
|
34463
|
+
name: "deviceId",
|
|
34464
|
+
form: "single",
|
|
34465
|
+
optional: false
|
|
34466
|
+
}],
|
|
34467
|
+
"recording.getPlaybackManifest": [{
|
|
34468
|
+
name: "deviceId",
|
|
34469
|
+
form: "single",
|
|
34470
|
+
optional: false
|
|
34471
|
+
}],
|
|
34472
|
+
"recording.listOpsLog": [{
|
|
34473
|
+
name: "deviceId",
|
|
34474
|
+
form: "single",
|
|
34475
|
+
optional: true
|
|
34476
|
+
}],
|
|
34477
|
+
"recording.locateSegment": [{
|
|
34478
|
+
name: "deviceId",
|
|
34479
|
+
form: "single",
|
|
34480
|
+
optional: false
|
|
34481
|
+
}],
|
|
34482
|
+
"recording.pruneFootage": [{
|
|
34483
|
+
name: "deviceId",
|
|
34484
|
+
form: "single",
|
|
34485
|
+
optional: false
|
|
34486
|
+
}],
|
|
34487
|
+
"recording.readGopBytes": [{
|
|
34488
|
+
name: "deviceId",
|
|
34489
|
+
form: "single",
|
|
34490
|
+
optional: false
|
|
34491
|
+
}],
|
|
34492
|
+
"recording.readSegmentBytes": [{
|
|
34493
|
+
name: "deviceId",
|
|
34494
|
+
form: "single",
|
|
34495
|
+
optional: false
|
|
34496
|
+
}],
|
|
34497
|
+
"recording.relocateFootage": [{
|
|
34498
|
+
name: "deviceId",
|
|
34499
|
+
form: "single",
|
|
34500
|
+
optional: true
|
|
34501
|
+
}],
|
|
34502
|
+
"recording.renderClip": [{
|
|
34503
|
+
name: "deviceId",
|
|
34504
|
+
form: "single",
|
|
34505
|
+
optional: false
|
|
34506
|
+
}],
|
|
34507
|
+
"recording.renderGif": [{
|
|
34508
|
+
name: "deviceId",
|
|
34509
|
+
form: "single",
|
|
34510
|
+
optional: false
|
|
34511
|
+
}],
|
|
34512
|
+
"recording.rescanStorage": [{
|
|
34513
|
+
name: "deviceId",
|
|
34514
|
+
form: "single",
|
|
34515
|
+
optional: false
|
|
34516
|
+
}],
|
|
34517
|
+
"recording.setDeviceConfig": [{
|
|
34518
|
+
name: "deviceId",
|
|
34519
|
+
form: "single",
|
|
34520
|
+
optional: false
|
|
34521
|
+
}],
|
|
34522
|
+
"recording.startStorageMigrationMove": [{
|
|
34523
|
+
name: "deviceId",
|
|
34524
|
+
form: "single",
|
|
34525
|
+
optional: true
|
|
34526
|
+
}],
|
|
34527
|
+
"recordingExport.createExport": [{
|
|
34528
|
+
name: "deviceId",
|
|
34529
|
+
form: "single",
|
|
34530
|
+
optional: false
|
|
34531
|
+
}],
|
|
34532
|
+
"recordingExport.listExports": [{
|
|
34533
|
+
name: "deviceId",
|
|
34534
|
+
form: "single",
|
|
34535
|
+
optional: true
|
|
34536
|
+
}],
|
|
34537
|
+
"sceneMonitor.captureReference": [{
|
|
34538
|
+
name: "deviceId",
|
|
34539
|
+
form: "single",
|
|
34540
|
+
optional: false
|
|
34541
|
+
}],
|
|
34542
|
+
"sceneMonitor.createScene": [{
|
|
34543
|
+
name: "deviceId",
|
|
34544
|
+
form: "single",
|
|
34545
|
+
optional: false
|
|
34546
|
+
}],
|
|
34547
|
+
"sceneMonitor.deleteReference": [{
|
|
34548
|
+
name: "deviceId",
|
|
34549
|
+
form: "single",
|
|
34550
|
+
optional: false
|
|
34551
|
+
}],
|
|
34552
|
+
"sceneMonitor.deleteScene": [{
|
|
34553
|
+
name: "deviceId",
|
|
34554
|
+
form: "single",
|
|
34555
|
+
optional: false
|
|
34556
|
+
}],
|
|
34557
|
+
"sceneMonitor.listScenes": [{
|
|
34558
|
+
name: "deviceId",
|
|
34559
|
+
form: "single",
|
|
34560
|
+
optional: false
|
|
34561
|
+
}],
|
|
34562
|
+
"sceneMonitor.recheckNow": [{
|
|
34563
|
+
name: "deviceId",
|
|
34564
|
+
form: "single",
|
|
34565
|
+
optional: false
|
|
34566
|
+
}],
|
|
34567
|
+
"sceneMonitor.updateScene": [{
|
|
34568
|
+
name: "deviceId",
|
|
34569
|
+
form: "single",
|
|
34570
|
+
optional: false
|
|
34571
|
+
}],
|
|
34572
|
+
"scriptRunner.run": [{
|
|
34573
|
+
name: "deviceId",
|
|
34574
|
+
form: "single",
|
|
34575
|
+
optional: false
|
|
34576
|
+
}],
|
|
34577
|
+
"scriptRunner.stop": [{
|
|
34578
|
+
name: "deviceId",
|
|
34579
|
+
form: "single",
|
|
34580
|
+
optional: false
|
|
34581
|
+
}],
|
|
34582
|
+
"snapshot.getSnapshot": [{
|
|
34583
|
+
name: "deviceId",
|
|
34584
|
+
form: "single",
|
|
34585
|
+
optional: false
|
|
34586
|
+
}],
|
|
34587
|
+
"snapshot.getSnapshotOverview": [{
|
|
34588
|
+
name: "deviceIds",
|
|
34589
|
+
form: "array",
|
|
34590
|
+
optional: false
|
|
34591
|
+
}],
|
|
34592
|
+
"snapshot.invalidateCache": [{
|
|
34593
|
+
name: "deviceId",
|
|
34594
|
+
form: "single",
|
|
34595
|
+
optional: false
|
|
34596
|
+
}],
|
|
34597
|
+
"streamBroker.acquireEgressTranscode": [{
|
|
34598
|
+
name: "deviceId",
|
|
34599
|
+
form: "single",
|
|
34600
|
+
optional: false
|
|
34601
|
+
}],
|
|
34602
|
+
"streamBroker.assignProfile": [{
|
|
34603
|
+
name: "deviceId",
|
|
34604
|
+
form: "single",
|
|
34605
|
+
optional: false
|
|
34606
|
+
}],
|
|
34607
|
+
"streamBroker.getDeviceAudioMute": [{
|
|
34608
|
+
name: "deviceId",
|
|
34609
|
+
form: "single",
|
|
34610
|
+
optional: false
|
|
34611
|
+
}],
|
|
34612
|
+
"streamBroker.getStreamWithCodec": [{
|
|
34613
|
+
name: "deviceId",
|
|
34614
|
+
form: "single",
|
|
34615
|
+
optional: false
|
|
34616
|
+
}],
|
|
34617
|
+
"streamBroker.produceEventMedia": [{
|
|
34618
|
+
name: "deviceId",
|
|
34619
|
+
form: "single",
|
|
34620
|
+
optional: false
|
|
34621
|
+
}],
|
|
34622
|
+
"streamBroker.publishCameraStream": [{
|
|
34623
|
+
name: "deviceId",
|
|
34624
|
+
form: "single",
|
|
34625
|
+
optional: false
|
|
34626
|
+
}],
|
|
34627
|
+
"streamBroker.renderPreBufferClip": [{
|
|
34628
|
+
name: "deviceId",
|
|
34629
|
+
form: "single",
|
|
34630
|
+
optional: false
|
|
34631
|
+
}],
|
|
34632
|
+
"streamBroker.restartProfile": [{
|
|
34633
|
+
name: "deviceId",
|
|
34634
|
+
form: "single",
|
|
34635
|
+
optional: false
|
|
34636
|
+
}],
|
|
34637
|
+
"streamBroker.retractCameraStream": [{
|
|
34638
|
+
name: "deviceId",
|
|
34639
|
+
form: "single",
|
|
34640
|
+
optional: false
|
|
34641
|
+
}],
|
|
34642
|
+
"streamBroker.setDeviceAudioMute": [{
|
|
34643
|
+
name: "deviceId",
|
|
34644
|
+
form: "single",
|
|
34645
|
+
optional: false
|
|
34646
|
+
}],
|
|
34647
|
+
"streamBroker.unassignProfile": [{
|
|
34648
|
+
name: "deviceId",
|
|
34649
|
+
form: "single",
|
|
34650
|
+
optional: false
|
|
34651
|
+
}],
|
|
34652
|
+
"streamCatalog.getCatalog": [{
|
|
34653
|
+
name: "deviceId",
|
|
34654
|
+
form: "single",
|
|
34655
|
+
optional: false
|
|
34656
|
+
}],
|
|
34657
|
+
"streamParams.getConfigSchema": [{
|
|
34658
|
+
name: "deviceId",
|
|
34659
|
+
form: "single",
|
|
34660
|
+
optional: false
|
|
34661
|
+
}],
|
|
34662
|
+
"streamParams.getOptions": [{
|
|
34663
|
+
name: "deviceId",
|
|
34664
|
+
form: "single",
|
|
34665
|
+
optional: false
|
|
34666
|
+
}],
|
|
34667
|
+
"streamParams.setProfile": [{
|
|
34668
|
+
name: "deviceId",
|
|
34669
|
+
form: "single",
|
|
34670
|
+
optional: false
|
|
34671
|
+
}],
|
|
34672
|
+
"switch.setState": [{
|
|
34673
|
+
name: "deviceId",
|
|
34674
|
+
form: "single",
|
|
34675
|
+
optional: false
|
|
34676
|
+
}],
|
|
34677
|
+
"vacuumControl.locate": [{
|
|
34678
|
+
name: "deviceId",
|
|
34679
|
+
form: "single",
|
|
34680
|
+
optional: false
|
|
34681
|
+
}],
|
|
34682
|
+
"vacuumControl.pause": [{
|
|
34683
|
+
name: "deviceId",
|
|
34684
|
+
form: "single",
|
|
34685
|
+
optional: false
|
|
34686
|
+
}],
|
|
34687
|
+
"vacuumControl.returnToBase": [{
|
|
34688
|
+
name: "deviceId",
|
|
34689
|
+
form: "single",
|
|
34690
|
+
optional: false
|
|
34691
|
+
}],
|
|
34692
|
+
"vacuumControl.setFanSpeed": [{
|
|
34693
|
+
name: "deviceId",
|
|
34694
|
+
form: "single",
|
|
34695
|
+
optional: false
|
|
34696
|
+
}],
|
|
34697
|
+
"vacuumControl.start": [{
|
|
34698
|
+
name: "deviceId",
|
|
34699
|
+
form: "single",
|
|
34700
|
+
optional: false
|
|
34701
|
+
}],
|
|
34702
|
+
"vacuumControl.stop": [{
|
|
34703
|
+
name: "deviceId",
|
|
34704
|
+
form: "single",
|
|
34705
|
+
optional: false
|
|
34706
|
+
}],
|
|
34707
|
+
"valve.close": [{
|
|
34708
|
+
name: "deviceId",
|
|
34709
|
+
form: "single",
|
|
34710
|
+
optional: false
|
|
34711
|
+
}],
|
|
34712
|
+
"valve.open": [{
|
|
34713
|
+
name: "deviceId",
|
|
34714
|
+
form: "single",
|
|
34715
|
+
optional: false
|
|
34716
|
+
}],
|
|
34717
|
+
"valve.setPosition": [{
|
|
34718
|
+
name: "deviceId",
|
|
34719
|
+
form: "single",
|
|
34720
|
+
optional: false
|
|
34721
|
+
}],
|
|
34722
|
+
"valve.stop": [{
|
|
34723
|
+
name: "deviceId",
|
|
34724
|
+
form: "single",
|
|
34725
|
+
optional: false
|
|
34726
|
+
}],
|
|
34727
|
+
"videoclips.getClipPlayback": [{
|
|
34728
|
+
name: "deviceId",
|
|
34729
|
+
form: "single",
|
|
34730
|
+
optional: false
|
|
34731
|
+
}],
|
|
34732
|
+
"videoclips.listClips": [{
|
|
34733
|
+
name: "deviceId",
|
|
34734
|
+
form: "single",
|
|
34735
|
+
optional: false
|
|
34736
|
+
}],
|
|
34737
|
+
"waterHeater.setAway": [{
|
|
34738
|
+
name: "deviceId",
|
|
34739
|
+
form: "single",
|
|
34740
|
+
optional: false
|
|
34741
|
+
}],
|
|
34742
|
+
"waterHeater.setOperationMode": [{
|
|
34743
|
+
name: "deviceId",
|
|
34744
|
+
form: "single",
|
|
34745
|
+
optional: false
|
|
34746
|
+
}],
|
|
34747
|
+
"waterHeater.setTargetTemp": [{
|
|
34748
|
+
name: "deviceId",
|
|
34749
|
+
form: "single",
|
|
34750
|
+
optional: false
|
|
34751
|
+
}],
|
|
34752
|
+
"webrtcSession.addIceCandidate": [{
|
|
34753
|
+
name: "deviceId",
|
|
34754
|
+
form: "single",
|
|
34755
|
+
optional: false
|
|
34756
|
+
}],
|
|
34757
|
+
"webrtcSession.closeSession": [{
|
|
34758
|
+
name: "deviceId",
|
|
34759
|
+
form: "single",
|
|
34760
|
+
optional: false
|
|
34761
|
+
}],
|
|
34762
|
+
"webrtcSession.createSession": [{
|
|
34763
|
+
name: "deviceId",
|
|
34764
|
+
form: "single",
|
|
34765
|
+
optional: false
|
|
34766
|
+
}],
|
|
34767
|
+
"webrtcSession.getIceCandidates": [{
|
|
34768
|
+
name: "deviceId",
|
|
34769
|
+
form: "single",
|
|
34770
|
+
optional: false
|
|
34771
|
+
}],
|
|
34772
|
+
"webrtcSession.getSessionState": [{
|
|
34773
|
+
name: "deviceId",
|
|
34774
|
+
form: "single",
|
|
34775
|
+
optional: false
|
|
34776
|
+
}],
|
|
34777
|
+
"webrtcSession.handleAnswer": [{
|
|
34778
|
+
name: "deviceId",
|
|
34779
|
+
form: "single",
|
|
34780
|
+
optional: false
|
|
34781
|
+
}],
|
|
34782
|
+
"webrtcSession.handleOffer": [{
|
|
34783
|
+
name: "deviceId",
|
|
34784
|
+
form: "single",
|
|
34785
|
+
optional: false
|
|
34786
|
+
}],
|
|
34787
|
+
"webrtcSession.hasAdaptiveBitrate": [{
|
|
34788
|
+
name: "deviceId",
|
|
34789
|
+
form: "single",
|
|
34790
|
+
optional: false
|
|
34791
|
+
}],
|
|
34792
|
+
"webrtcSession.listStreams": [{
|
|
34793
|
+
name: "deviceId",
|
|
34794
|
+
form: "single",
|
|
34795
|
+
optional: false
|
|
34796
|
+
}],
|
|
34797
|
+
"zoneAnalytics.getCameraHistory": [{
|
|
34798
|
+
name: "deviceId",
|
|
34799
|
+
form: "single",
|
|
34800
|
+
optional: false
|
|
34801
|
+
}],
|
|
34802
|
+
"zoneAnalytics.getCurrentSnapshot": [{
|
|
34803
|
+
name: "deviceId",
|
|
34804
|
+
form: "single",
|
|
34805
|
+
optional: false
|
|
34806
|
+
}],
|
|
34807
|
+
"zoneAnalytics.getUnzonedHistory": [{
|
|
34808
|
+
name: "deviceId",
|
|
34809
|
+
form: "single",
|
|
34810
|
+
optional: false
|
|
34811
|
+
}],
|
|
34812
|
+
"zoneAnalytics.getZoneHistory": [{
|
|
34813
|
+
name: "deviceId",
|
|
34814
|
+
form: "single",
|
|
34815
|
+
optional: false
|
|
34816
|
+
}],
|
|
34817
|
+
"zoneRules.listRules": [{
|
|
34818
|
+
name: "deviceId",
|
|
34819
|
+
form: "single",
|
|
34820
|
+
optional: false
|
|
34821
|
+
}],
|
|
34822
|
+
"zoneRules.setRules": [{
|
|
34823
|
+
name: "deviceId",
|
|
34824
|
+
form: "single",
|
|
34825
|
+
optional: false
|
|
34826
|
+
}],
|
|
34827
|
+
"zones.addZone": [{
|
|
34828
|
+
name: "deviceId",
|
|
34829
|
+
form: "single",
|
|
34830
|
+
optional: false
|
|
34831
|
+
}],
|
|
34832
|
+
"zones.listZones": [{
|
|
34833
|
+
name: "deviceId",
|
|
34834
|
+
form: "single",
|
|
34835
|
+
optional: false
|
|
34836
|
+
}],
|
|
34837
|
+
"zones.removeZone": [{
|
|
34838
|
+
name: "deviceId",
|
|
34839
|
+
form: "single",
|
|
34840
|
+
optional: false
|
|
34841
|
+
}],
|
|
34842
|
+
"zones.updateZone": [{
|
|
34843
|
+
name: "deviceId",
|
|
34844
|
+
form: "single",
|
|
34845
|
+
optional: false
|
|
34846
|
+
}]
|
|
34847
|
+
});
|
|
32916
34848
|
Object.freeze({
|
|
32917
34849
|
"broker": "broker",
|
|
32918
34850
|
"device-export": "device-export",
|