2n Helios IP HTTP API Manual v2.7 Manuel d'utilisateur Page 21

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 29
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 20
212N TELEKOMUNIKACE a.s., www.2n.cz
®
GetMessages
The GetMessages request helps you read out events actively from 2N Helios IP. Send
®
the request to the address included in the CreatePullPointResponse. 2N Helios IP
®
replies with the GetMessageResponse.
<?xml version="1.0" encoding="utf-8"?>
<s:Envelope
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">
<s:Header>
<event2n:SubscriptionId a:IsReferenceParameter="true">
{SUBSCRIPTION_ID}
</event2n:SubscriptionId>
</s:Header>
<s:Body>
<wsnt:GetMessages>
<wsnt:MaximumNumber>
{MAXIMUM_MSGS_IN_RESPONSE}
</wsnt:MaximumNumber>
</wsnt:GetMessages>
</s:Body>
</s:Envelope>
Message Parameters
SUBSCRIPTION_ID
A unique subscription identification code included in the SubscriptionResponse. The
parameter is obligatory.
MAXIMUM_MSGS_IN_RESPONSE
Set the maximum count of events to be sent within the GetMessagesResponse. The
parameter is optional. If no value is completed, up to 10 events will be sent in one
GetMessagesResponse message.
GetMessagesResponse
The GetMessagesResponse message is a reply to the GetMessages request.
Vue de la page 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 27 28 29

Commentaires sur ces manuels

Pas de commentaire