Receiving ANPR (Automatic Number plate recognition) parameters from Analytics event

We currently have an application that uses the VideoOS.Platform.Messaging library to receive and log events. Is there a way that we can display the additional information shown in the XPS client in case of Analytics events?

For Example: For a License plate recognition event, we receive “Unregistered License Plate” but the XPS client also shows details such as number plate, country code and timestamp. Is there a way to retrieve this data from the AnalyticsEvent Object?

Please try the Alarms and Event Viewer sample, and you can set a breakpoint in the sample code (fx: on loadClientAnalytics() method ) so that you can see all data that the sample does not display. https://doc.developer.milestonesys.com/html/index.html?base=samples/componentsamples/alarmeventviewer/readme.html&tree=tree_2.html