The Elipse Mobile app allows you to send e-mails with information about events or alarms to users registered to the server. To do so, follow these procedures:
1. Once the Elipse Mobile Server is installed in your machine, open its settings at http://localhost:8080/
Figure 1
2. Access the application; on the menu to the left, click Settings.
Figure 2
3. Choose the SMTP E-mail Server option (Figure 3), set up the SMTP server as seen below, and click Save (Figure 4):
- Server: SMTP server name (examples: smtp.gmail.com or smtp.live.com or smtp.mail.yahoo.com.br, etc).
- Username: E-mail address (examples: user@gmail.com or user@hotmail.com or user@yahoo.com.br, etc).
- Password: E-mail password.
- Port: SMTP port (examples: 25, 465, 587)
- Use SSL/TLS: option for servers with authentication.
Figure 3
Figure 4
4. On the menu to the left, click Triggers
Figure 5
5. Click Add
Figure 6
6. A trigger is created. In it, you can make the necessary changes for the alarm or event to take place (Figure 7). Set up the trigger as described below and then click Save (Figure 8):
- Name: Descriptive name of the alarm/event. No spaces allowed. Example: FanAlarmOn
- Condition: Required condition for the server to identify the tag in alarm. Example: E3:Data.InternalTag1.Value = 1
- Send e-mail to: Users receiving the information about the alarm/event. Don’t forget to set up an e-mail account for the user!
- Subject: Title of the e-mail being sent.
- Message: Body of the e-mail being sent
- Disable: In case this trigger is not used anymore, this property can be enabled to stop sending e-mails for this condition.
Figure 7
Figure 8
After these settings, whenever the event/alarm triggers these conditions, an e-mail will be sent to the chosen users.
NOTES:
1. The most common errors displayed by these settings are:
Invalid response. Command 8: User (e-mail address) or password must be incorrect
Figure 9
Invalid response. Command 9: Server’s SSL/TSL authentication must be disabled
Figure 10
CONNECTION_CLOSED: Port must be incorrect
Figure 11
WSA_GETHOSTBY_NAME_ADDR: SMTP server name must be incorrect
Figure 12
WSA_SELECT: Port is invalid, and must be replaced
Figure 13
2. These settings were developed with Elipse Mobile version 1.2 build 93.