Hi,
Using MIP SDK 2024 R1 with XProtect 2024 R1.
Is there any support for reading/modifying the LPR server configuration using SDK?
Thanks,
Vega Support.
Hi,
Using MIP SDK 2024 R1 with XProtect 2024 R1.
Is there any support for reading/modifying the LPR server configuration using SDK?
Thanks,
Vega Support.
It is possible to manage LPR Matchlists with the Configuration API.
You can see methods here - https://doc.developer.milestonesys.com/html/index.html?base=miphelp/class_video_o_s_1_1_platform_1_1_configuration_items_1_1_lpr_match_list.html&tree=tree_search.html?search=lpr
Please note that the ‘usual’ sample for Configuration API, the Config API Client has a special note: The following functionality is not supported by the sample: Add or edit data for registration numbers under LPR match lists.
If the question is about LPR configuration outside managing LPR Matchlists, it is not supported but some properties for the setup can be reached as MIP KInds, this you can observe using the Config API Client sample.