Ho to send the Alarms and events to external platforms

Hi,

I am looking how to consume the events logged in the Milestone Event Server in a an external Platform. A specific example would be whenever Video Motion Detection Event is detected and reported to the Milestone Event Server, it should be also sent to an external platform. Does Milestone Mobile SDK or any other non .NET based SDK help to achieve this.

Thanks,

Nidheesh

Alarm list sample might be interesting for you -

https://doc.developer.milestonesys.com/html/index.html?base=samples/protocolsamples/alarmlist/readme.html&tree=tree_3.html

This sample shows you alarms but you can change the sample from alarms to events, please explore it.