With Terra 4D version 2.7 the Milestone XProtect® VMS was integrated.
Every Milestone alarm can raise a Terra4D event. To configure:
<event name="System Alarm Axis Loitering"> <guitext>Axis Loitering</guitext> <description>Axis Loitering</description> </event>
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet href="subsystem.xsl" type="text/xsl"?> <types> <type name="Camera"> <subsystem name="Milestone"> <!-- name = AlarmType + " " + AlarmRule --> <event name="System Alarm Motion Detected"> <guitext>Motion Detected</guitext> <description>Motion Detected</description> </event> <event name="System Alarm AxisVMD"> <guitext>Axis VMD</guitext> <description>Axis VMD</description> </event> <event name="System Alarm Axis Loitering"> <guitext>Axis Loitering</guitext> <description>Axis Loitering</description> </event> </subsystem> </type> </types>
The configured custom alarms will appear as events at the camera device in TERRA 4D Configurator.
see also: https://www.milestonesys.com/solution-finder/fast-protect-gmbh/terra-4d/