Download Print this page

2N Helios IP Configuration Manual page 16

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

Advertisement

EXPIRE_TIME
Specify the subscription date and time. Use the Renew request to extend the
subscription time before expiry. Refer to the Format of Selected Parameters for format
details.
CreatePullPoint
The CreatePullPoint request helps you subscribe to 2N
PullPoint mode, in which you read out events from the log actively using the
GetMessages request.
Send
http://helios_ip_address/notification
®
2N
Helios IP will reply with the CreatePullPointResponse.
CreatePullPoint request format:
<?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
the
CreatePullPoint
xmlns:s="http://www.w3.org/2003/05/soap-envelope"
xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2"
xmlns:event2n="http://www.2n.cz/2013/event">
<wsnt:CreatePullPoint>
<wsnt:Filter>
<wsnt:TopicExpression Dialect=
"http://www.2n.cz/2013/TopicExpression/Multiple">
{EVENTS_LIST}
</wsnt:TopicExpression>
</wsnt:Filter>
<wsnt:InitialTerminationTime>
{DATETIME_OR_DURATION}
</wsnt:InitialTerminationTime>
<wsnt:SubscriptionPolicy>
<event2n:SimpleMessages>
{SIMPLE_MSGS_ENABLED_FLAG}
</event2n:SimpleMessages>
<event2n:StartRecordId>
{START_RECORD_ID}
</event2n:StartRecordId>
<event2n:StartTimestamp>
{START_TIMESTAMP}
</event2n:StartTimestamp>
</wsnt:SubscriptionPolicy>
</wsnt:Subscribe>
request
to
the
.
®
Helios IP event retrieval in the
®
2N
Helios
IP
address:
16

Advertisement

loading