XML events recognised by XProtect Milestone

Hello, I’m working with a manufacturer to integrate their device’s events into Milestone, and they’ve asked me for some details regarding the XML so that they can send it to Milestone and have it recognised.
The events they’re going to send me are:
-Sabotage (Tampering)
tns1:Device/Trigger/ReaderTamper
Which part would correspond to <tt:SimpleItem Name=“" Value=“*****”/>?
-Door Open Too Long (DOTL)
Which part would correspond to tns1 and <tt:SimpleItem Name="
” Value=““/>?
-Door Closed
tns1:Device/Trigger/DoorClosed
Which part would correspond to <tt:SimpleItem Name=”****" Value="
”/>?
-Exit button pressed
tns1:Device/Trigger/RequestToExit
Which part would correspond to <tt:SimpleItem Name=“" Value=“*****”/>?
-Tampering
tns1:VideoSource/Tampering
Which part would correspond to <tt:SimpleItem Name="
” Value=““/>?
-Face detection:
tns1:RuleEngine/FaceDetector/FacePresent
Which part would correspond to <tt:SimpleItem Name=”****" Value="
”/>?

In any case, I can give you another tns1 and tt and then rename it in Milestone. What I want is for you to send me something that Milestone can understand and pass on to the event manager.

Thanks

Best regards,

Please look in the Events section of the ONVIF Driver Overview documentation.

I have an idea that the answer to your question is there.