LPR Event

This event is generated every time a new vehicle is detected in a camera and it's license plate is read out.

Kind ID: 'lpr'

The LPREvent object

Attributes
platestringRead-onlyOptional

The plate that was read out

camera_idstringRead-onlyOptional

The camera id that detected this plate.

location_idstringRead-onlyOptional

The location id of the camera that detected this plate.

timestampstring · date-timeRead-onlyOptional

The time the vehicle was detected.

vehicle_idinteger · date-timeRead-onlyOptional

An opaque vehicle ID, that is deduplicated on a best-effort bassis.

The LPREvent object

Last updated