Is there a way to create new Alarm Definition using MIP SDK that is triggered by an access control event ?

Configuration API doesn’t seem to have access to access control and LPR configuration.

No, the current situation is that you cannot create (or edit or see) Alarm Definition where Trigger Event (group) is Access Control Event Categories.

It is on the wish-list for Milestone Development to develop this support, but currently it has not been prioritized and I cannot say when (or even if) it will be developed.

Notes:

The Access Control items are not MIP Items which are supported even if you create new and by Milestone unknown items.

If you have LPR you can configure “License plate match lists” events..

Ok, Thanks Bo for the precision.

Hi, I just a got a new request related to this topic and I was wondering if there was any update in the last year ? More precisely, is it planned to be able to get access control items from Configuration API ?

Thanks

Yes, it is possible now to get the Access Control items in the Configuration API.

This was achieved as a side-effect to the enhancement that was developed that now enable you to configure rules (also rules involving Access Control items) in the Configuration API. this was introduced with 2020R1.

If you have an XProtect 2020R1 VMS with access control and open the Config API Client sample app you see it..

Good! Thanks Bo for the update