How can I collect the data of Alarms and related cameras by using MIPSDK 2018 R1?

One of our 3rd party partner wants to develop the solution.

And that solution needs the list of alarms made in Management Client.

Also the list of related cameras of alarm.

Is is possible to collect those data by using MIPSDK 2018 R1?

Best regards,

Lee

A really good start would be the Alarm and Event Viewer sample. This sample will show both how to find alarms from the past or subscribe to see them as they happen.

http://doc.developer.milestonesys.com/html/index.html?base=samples/alarmviewer_sample.html&tree=tree_2.html

NOTE:

You should not use an old MIP SDK. Please download and use the newest one, especially if starting on a new development job. Right now the newest one is MIP SDK 2018R3.