2 time settings, Time settings -4 – Echelon i.LON SmartServer 2.0 User Manual
Page 304

i.LON SmartServer 2.0 Programmer’s Reference
19-4
Property Description
R/W
address prior to a reboot.
<UCPTcurrentIpMask>
The SmartServer’s current configured IPv4 mask. This
property does not reflect changes made to the IPv4 mask
prior to a reboot.
r
<UCPTcurrentGateway>
The SmartServer’s current configured IPv4 gateway.
This property does not reflect changes made to the IPv4
gateway prior to a reboot.
r
<UCPTgprsIpAddress>
If the SmartServer connects to the LAN via a GPRS
modem connection, this is the SmartServer’s IP address
assigned by the provider
r
<UCPTipv4Only>
A flag indicating whether the IP mode used is IPV4 only
(1) or IPV4/IPV6 (0).
r/w
<UCPTipv6StaticConfigE
nable>
A flag indicating whether IPV6 static configuration is
enabled.
r/w
<UCPTipv6AddressStatic
>
The SmartServer’s static IPV6 address
r/w
<UCPTipv6Gateway>
The SmartServer’s static IPV6 gateway address
r/w
<UCPTipv6AddressAutoCo
nfigLocal>
The SmartServer’s link local IPV6 address
r
<UCPTipv6AddressAutoCo
nfigGlobal>
The SmartServer’s router advisement IPV6 address
r
<UCPTipv6AddressViaDHC
PEnable>
A flag indicating whether acquiring the SmartServer’s
IPv6 address via DHCP is enabled.
r/w
<UCPTipv6DNSServerViaD
HCPEnable>
A flag indicating whether acquiring the SmartServer’s
IPv6 DNS server via DHCP is enabled.
r/w
<UCPTipv6DNSDomainViaD
HCPv6Enabled>
A flag indicating whether acquiring the SmartServer’s
IPv6 DNS server domain via DHCP is enabled.
r/w
<UCPTipv6AddressDHCP>
The SmartServer’s IPv6 address assigned by the DHCP
server.
r
19.1.2
Time Settings
You can use the SystemService_Read_Info function to get the SmartServer’s real-time clock settings.
To do this, you provide the SystemService_Read_Info function with an <iLONSystemService> element
that includes one <UCPTsystemInfoType> property that is set to SI_TIME.
Request
<SystemService_Read_Info xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLONSystemService>
<UCPTsystemInfoType>SI_TIME</UCPTsystemInfoType>