Echelon i.LON SmartServer Technical Information Page 20

  • Download
  • Add to my manuals
  • Print
  • Page
    / 443
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 19
i.LON SmartServer 2.0 Programmer’s Reference
2-6
<UCPTtimeStamp>
A time stamp indicating when the message was sent. Per the
ISO 8601 standard, the timestamp is in local time, with
appended time zone indicators to denote the difference between
local time and UTC.
<UCPTuniqueId>
A unique identifier assigned to the SmartServer. By default, this
is set to the third Neuron ID in the block of 16 Neuron IDs the
SmartServer. You can define the unique ID.
<UCPTipAddress>
The IP address of the SmartServer that sent the SOAP message.
The IP address in this field depends on the network interface
used for the SOAP request/response transaction. The
SmartServer has two network interfaces: the LAN interface and
the PPP interface (modem). As a result, when the SmartServer
responds to a SOAP request from the LAN interface, the
response header will contain the LAN IP address, and when an
outgoing WebBinder SOAP message uses the LAN interface, the
SOAP request header will contain the LAN IP address.
Conversely, when a SOAP request is received over a PPP
connection, including GPRS connections, the SOAP response
header will contain the IP address of the PPP interface, and
outgoing WebBinder SOAP messages sent over the PPP
interface will contain the IP address of the PPP interface in the
request header.
<UCPTport>
The HTTP port of the SmartServer that sent the SOAP message
<UCPTlastUpdate>
A timestamp indicating the last time the configuration of any of
the applications of the SmartServer was modified. After a
reboot, the timestamp is set to match the reboot time. The
timestamp is in local time.
<UCPTprocessingTime>
The time elapsed in milliseconds from the server (SmartServer
or LNS Proxy Web service) receiving a SOAP request to
sending the SOAP response.
2.5.3
SOAP Body
The SOAP body contains general information about the SOAP message, and contains the data that is
passed to the function as input. The SOAP body conforms to the W3C SOAP 1.1 proposed Technical
Recommendation.
Request messages are identified by the message name for the SOAP call, and the response messages
are identified by the message name plus the string “Response”. The message name, which serves as
the element name within the XML structure, is uniquely identified by the SmartServer namespace.
Each and every SOAP message in the version 4.0 WSDL has one parameter named <iLonItem>. The
<iLonItem> property is a structure derived from E_xSelect and has a type of Item_Coll. The SOAP
body of the sample input message shown in section 2.4 includes the following:
Page view 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 442 443

Comments to this Manuals

No comments