@camera.ui/sdk / sensor / ModelRuntime
Interface: ModelRuntime
Defined in: sensor/spec.ts:40
What a sensor runs on. Optional throughout: a plugin that reports nothing simply shows nothing.
Extended by
Properties
models?
optionalmodels?:LoadedModel[]
Defined in: sensor/spec.ts:44
Models this sensor has loaded, primary one first.
runtime?
optionalruntime?:string
Defined in: sensor/spec.ts:42
Inference framework and version, e.g. 'openvino 2025.3.0'.