I am evaluating the integration of LPR Events in our existing integration and have a few questions.
From the LPREventViewer Sample I already know that the LPR events are received as AnalyticsEvents with type “LPR Event”.
Which information are sent alongside these events? Which AnalyticsObjects? Are these events enriched with the data from the match lists (employee name, …)? Is it possible to integrate a similar range of functions as the SmartClient ?
I made some tests with LPR in our test environment.
There is an AnalyticsObject of type “LPR Plate” in the AnalyticsEvent which contains the license plate. I also noticed that the EventHeader contains the country (field CustomTag) and the name of the match list (field Message).
Is there a configuration in XProtect to add the custom fields from the match list to the AnalyticsObject or is it possible to request the custom fields from the match list within MIP SDK?