Download Print this page

2N Helios IP Configuration Manual page 22

Door access intercom http api
Hide thumbs Also See for Helios IP:

Advertisement

<?xml version="1.0" encoding="UTF-8"?>
<s:Envelope
<s:Header>
</s:Header>
<s:Body>
</s:Body>
</s:Envelope>
Message Parameters
EVENT_LIST
Refer to the Logged Events subsection for the list of events. The event list can be
empty. Specify the maximum count of events to be sent at one time in the
CreatePullPoint request in the Subscribe or the GetMessages request.
Notify
The Notify message informs you of the rise of a new event in the Subscription mode.
®
2N
Helios IP sends Notify to the address specified in the Subscribe request.
<?xml version="1.0" encoding="UTF-8"?>
<s:Envelope
<s:Header>
</s:Header>
<s:Body>
</s:Body>
</s:Envelope>
®
2N
TELEKOMUNIKACE a.s., www.2n.cz
xmlns:s="http://www.w3.org/2003/05/soap-envelope"
xmlns:topic2n="http://www.2n.cz/2013/event/topics"
xmlns:wsa5="http://www.w3.org/2005/08/addressing"
xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2"
xmlns:event2n="http://www.2n.cz/2013/event">
<wsa5:Action s:mustUnderstand="true">
http://docs.oasis-open.org/wsn/bw-2/PullPoint/GetMessagesResponse
</wsa5:Action>
<wsnt:GetMessagesResponse>
{EVENT_LIST}
</wsnt:GetMessagesResponse>
xmlns:s="http://www.w3.org/2003/05/soap-envelope"
xmlns:topic2n="http://www.2n.cz/2013/event/topics"
xmlns:event2n="http://www.2n.cz/2013/event"
xmlns:wsa5="http://www.w3.org/2005/08/addressing"
xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2">
<wsa5:Action s:mustUnderstand="true">
http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify
</wsa5:Action>
<wsnt:Notify>
{EVENT_LIST}
</wsnt:Notify>
22

Advertisement

loading