beautypg.com

6 e mail settings, E-mail settings -11 – Echelon i.LON SmartServer 2.0 User Manual

Page 311

background image

i.LON SmartServer 2.0 Programmer’s Reference

19-11

Property Description

R/W

The number of free blocks of RAM on the
SmartServer.

r

The number of blocks of RAM that have been
allocated on the SmartServer.

r


An array of that indicate
the rate and number of data point message failures
over the last 2 minutes, 10 minutes, 60 minutes, and
24 hours (1440 minutes).

Data point message failures occur when the
SmartServer's data server passes data point updates to
an application. This problem can be caused by
high-network traffic, misconfigured applications, or
overactive remote applications attempting read or
write to the SmartServer's data points.

r

19.1.6

E-Mail Settings

You can use the SystemService_Read_Info function to get the settings of the e-mail (SMTP) servers
connected to your SmartServer. To do this, you provide the SystemService_Read_Info function with
an element that includes one property that is set to
SI_MAIL.

Request



SI_MAIL


Response




10.2.120.3
[email protected]
ilon
ilon

The SystemService_Read_Info function returns one item. The following table lists and
describes the properties of the item. You can use the SystemService_Write_Info function to
configure those properties that are marked (r/w).

Property Description

R/W

The IP address of the designated default SMTP e-mail
server.

r/w

The string that appears in the From field of e-mail
messages sent through this SMTP service (e.g.
[email protected]).

r/w