Skip to content

@camera.ui/sdk / sensor / licensePlateMeta

Variable: licensePlateMeta

const licensePlateMeta: object

Defined in: sensor/licensePlate.ts:180

Registry metadata for LicensePlateSensor.

Type Declaration

assignmentKey

readonly assignmentKey: "licensePlate" = 'licensePlate'

category

readonly category: Sensor = SensorCategory.Sensor

isDetectionType

readonly isDetectionType: true = true

multiProvider

readonly multiProvider: false = false

properties

readonly properties: object

properties.detected

readonly detected: object

properties.detected.type

readonly type: "boolean" = 'boolean'

properties.detections

readonly detections: object

properties.detections.internal

readonly internal: true = true

properties.detections.type

readonly type: "object" = 'object'

properties.plates

readonly plates: object

properties.plates.type

readonly type: "object" = 'object'

semantics

readonly semantics: null = null

type

readonly type: LicensePlate = SensorType.LicensePlate