The following is our code,but we can’t find where the detailed place point at in Milestone SQL:
EnvironmentManager.Instance.SendMessage(
new VideoOS.Platform.Messaging.Message(MessageId.Server.NewEventCommand)
{ Data = analyticsEvent });
The following is our code,but we can’t find where the detailed place point at in Milestone SQL:
EnvironmentManager.Instance.SendMessage(
new VideoOS.Platform.Messaging.Message(MessageId.Server.NewEventCommand)
{ Data = analyticsEvent });
In the 2019 R1 version Milestone introduced Configuration API support for match lists.
It is now possible to manage LPR match lists in the Milestone XProtect LPR product. Match lists can be created, deleted, read and edited through the Configuration API. Please see the MIP SDK documentation on the Configuration API and the new ConfigurationItems.LprMatchList class for further details.
You can in the Config API Client sample explore how you can add and manage match lists.
There is no support for using the SQL database directly, the database is not documented and is subject to change without notice from one version to the next.
Hi Bo
We realize that you do not support using the SQL directly. However, could you please name the database/table where the data is stored. Customer wants to do programming on their own and at their own risk. They understand the potential consequenses.
There are tables in the Surveillance database with names starting with LPR but I really hope I can persuade you to use the Configuration API.
The configuration SQL database is not documented or supported. The database is subject to change without notice from one version to the next or as a result of fixes from Milestone. If you do something wrong in handling the database and locks it or writes data that corrupts it it can easily render the full VMS incapable of running.