In a plugin I’m helping to develop, we want to share the comments operators make / add to alarms on Milestone with the access control system we are integrating with. Is this possible? Looking at the Milestone SDK, I’ve seen some references to something called ChangedAlarmHistoryData which has mentioned some thing called ChangedAlarmUpdateActivitiesData, although I haven’t been able to get more information on it. [Is this related to the solution for this problem?]
The Alarm and Event Viewer sample uses ChangedAlarmIndication. Try to explore the sample and extend the sample to listen on ChangedAlarmHistoryIndication also,