Echelon i.LON SmartServer 2.0 Manuel d'utilisateur Page 17

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 443
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 16
i.LON SmartServer 2.0 Programmer’s Reference
2-3
2.4.1
SOAP Request
<?xml version="1.0" encoding="utf-8" ?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Header>
<p:messageProperties xmlns:p="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
</p:messageProperties>
</soap:Header>
<soap:Body>
<MessageName xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLonItem>
<xSelect>xSelectStatement</xSelect>
<Item xsi:type=“type”>
<UCPTname>networkName/channelName/deviceName/functionBlockName/pointName<UCPTname>
<Parameter1>Parameter1Value</Parameter1>
<Parameter2>Parameter2Value</Parameter2>
...
</Item>
<Item xsi:type=“type”>
<UCPTname>networkName/channelName/deviceName/functionBlockName/pointName1<UCPTname>
<Parameter1>Parameter1Value</Parameter1>
<Parameter2>Parameter2Value</Parameter2>
...
</Item>
...
</iLonItem>
</MessageName>
</soap:Body>
</soap:Envelope>
Vue de la page 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 442 443

Commentaires sur ces manuels

Pas de commentaire