How to Send Events to External systems ?

Similar to Milestone receiving events from External sources, be it analytic events or access control event, can we anyway send a trigger to an external system when an event is triggered within Milestone ? For example, when there is a motion in a specific camera, we have the capability to set the smart wall to change presets, like wise can I send an event to an external system when that happens? The idea is to have the external system perform specific tasks when the event happens within Milestone or when Milestone receives an event. In simple terms, how we send events back to access control systems from Milestone.

I reckon we need to use the SDK to deliver this if I am not wrong. I need to understand the logic first before going into technical details.

Appreciate any directions here . Thanks in advance.

Cheers

Srini

Hi.

Please see this sample;

Demo Access Control Plug-in, this is a sample of access control.

https://doc.developer.milestonesys.com/html/index.html?base=samples/acplugin.html&tree=tree_1.html

You will subscribe an event from Milestone and receive it in your application.